| 1 | [ Mar 26 05:46:25 Enabled. ] | ||
| 2 | [ Mar 26 05:46:25 Rereading configuration. ] | ||
| 3 | [ Mar 26 05:46:27 Rereading configuration. ] | ||
| 4 | [ Mar 26 05:46:30 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 | [ Mar 26 05:46:30 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.26 05:46:31.304469 [ 1 ] {} <Information> Application: Will watch for the process with pid 27049 | ||
| 29 | 2026.03.26 05:46:31.304941 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.26 05:46:31.505321 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 27049 | ||
| 31 | 2026.03.26 05:46:31.506066 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.26 05:46:31.506212 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.26 05:46:31.590787 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.26 05:46:31.663451 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.26 05:46:31.663535 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.26 05:46:31.663564 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.26 05:46:31.663646 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.26 05:46:31.664225 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.26 05:46:31.666381 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.26 05:46:31.667142 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.26 05:46:31.667940 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.26 05:46:31.667961 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.26 05:46:31.667975 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.26 05:46:31.668647 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.26 05:46:31.669575 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.26 05:46:31.674845 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.26 05:46:31.675853 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.26 05:46:31.677177 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.26 05:46:31.677237 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.26 05:46:31.678207 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.26 05:46:31.678600 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.26 05:46:31.681762 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.26 05:46:31.682163 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.26 05:46:31.685070 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.26 05:46:31.685505 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.26 05:46:31.685878 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.26 05:46:31.686262 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.26 05:46:31.687608 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.26 05:46:31.687635 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.26 05:46:31.687730 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.26 05:46:31.687824 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.26 05:46:31.712265 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.26 05:46:31.712295 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153464 sec | ||
| 68 | 2026.03.26 05:46:31.712315 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.26 05:46:31.712329 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.26 05:46:31.712944 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.26 05:46:31.713465 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.26 05:46:31.720564 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.26 05:46:31.720604 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.26 05:46:31.720624 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.26 05:46:31.720635 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.26 05:46:31.720665 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.26 05:46:31.720686 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.26 05:46:31.722704 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.26 05:46:31.722744 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.26 05:46:31.722767 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.26 05:46:31.722898 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.26 05:46:31.722938 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.26 05:46:31.722954 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.26 05:46:31.722971 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.26 05:46:31.722983 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.26 05:46:31.723009 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.26 05:46:31.723025 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.26 05:46:31.744200 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.26 05:46:31.754553 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.26 05:46:31.754582 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7301e-05 sec | ||
| 91 | 2026.03.26 05:46:31.754594 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.26 05:46:31.754604 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.26 05:46:31.754627 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.26 05:46:31.754804 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.26 05:46:31.754847 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.26 05:46:31.754860 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.26 05:46:31.754871 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.26 05:46:31.754882 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.26 05:46:31.781012 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.26 05:46:31.781212 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2026.03.26 05:46:31.782510 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3051e-05 sec. | ||
| 102 | 2026.03.26 05:46:31.782814 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.26 05:46:31.783425 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.26 05:46:31.783441 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.26 05:46:32.511510 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40891 | ||
| 106 | 2026.03.26 05:46:32.512331 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.26 05:46:32.512383 [ 3 ] {} <Debug> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:40891 | ||
| 108 | 2026.03.26 05:46:32.512409 [ 3 ] {} <Debug> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.26 05:46:32.512431 [ 3 ] {} <Debug> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.26 05:46:32.512519 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.26 05:46:32.512544 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.26 05:46:32.512565 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.26 05:46:32.512996 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57892 | ||
| 114 | 2026.03.26 05:46:32.513840 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.26 05:46:32.513883 [ 4 ] {} <Debug> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Authenticating user 'default' from [fd00:1122:3344:101::d]:57892 | ||
| 116 | 2026.03.26 05:46:32.513857 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44524 | ||
| 117 | 2026.03.26 05:46:32.514249 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41076 | ||
| 118 | 2026.03.26 05:46:32.514512 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60291 | ||
| 119 | 2026.03.26 05:46:32.514301 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56565 | ||
| 120 | 2026.03.26 05:46:32.513836 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48373 | ||
| 121 | 2026.03.26 05:46:32.514468 [ 4 ] {} <Debug> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.26 05:46:32.514048 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48106 | ||
| 123 | 2026.03.26 05:46:32.514643 [ 4 ] {} <Debug> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.26 05:46:32.514122 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57897 | ||
| 125 | 2026.03.26 05:46:32.514708 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.26 05:46:32.514741 [ 257 ] {} <Debug> TCP-Session: 5bfaa5cf-ebb8-418f-9225-8e47b5066b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:41076 | ||
| 127 | 2026.03.26 05:46:32.514757 [ 257 ] {} <Debug> TCP-Session: 5bfaa5cf-ebb8-418f-9225-8e47b5066b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.26 05:46:32.514781 [ 257 ] {} <Debug> TCP-Session: 5bfaa5cf-ebb8-418f-9225-8e47b5066b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.26 05:46:32.514805 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.26 05:46:32.514830 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.26 05:46:32.514913 [ 5 ] {} <Debug> TCP-Session: 4ae40bb9-ab8a-4a5b-a867-96d94763a203 Authenticating user 'default' from [fd00:1122:3344:101::d]:44524 | ||
| 132 | 2026.03.26 05:46:32.514940 [ 5 ] {} <Debug> TCP-Session: 4ae40bb9-ab8a-4a5b-a867-96d94763a203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.26 05:46:32.514953 [ 5 ] {} <Debug> TCP-Session: 4ae40bb9-ab8a-4a5b-a867-96d94763a203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.26 05:46:32.514954 [ 259 ] {} <Debug> TCP-Session: 91e86e04-bfe7-41b3-8b5a-d3f2dbbed281 Authenticating user 'default' from [fd00:1122:3344:101::d]:60291 | ||
| 135 | 2026.03.26 05:46:32.514985 [ 259 ] {} <Debug> TCP-Session: 91e86e04-bfe7-41b3-8b5a-d3f2dbbed281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.26 05:46:32.514996 [ 259 ] {} <Debug> TCP-Session: 91e86e04-bfe7-41b3-8b5a-d3f2dbbed281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.26 05:46:32.515033 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.26 05:46:32.515076 [ 253 ] {} <Debug> TCP-Session: 13fa279c-a776-4770-8fda-0bc835429184 Authenticating user 'default' from [fd00:1122:3344:101::d]:48373 | ||
| 139 | 2026.03.26 05:46:32.515094 [ 253 ] {} <Debug> TCP-Session: 13fa279c-a776-4770-8fda-0bc835429184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.26 05:46:32.515090 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.03.26 05:46:32.515105 [ 253 ] {} <Debug> TCP-Session: 13fa279c-a776-4770-8fda-0bc835429184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.26 05:46:32.515147 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.26 05:46:32.515150 [ 256 ] {} <Debug> TCP-Session: 08fcd046-071e-4564-8e72-d43ed06a5dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57897 | ||
| 144 | 2026.03.26 05:46:32.515187 [ 255 ] {} <Debug> TCP-Session: b0768dbe-53b8-4f56-b653-65a82557ba81 Authenticating user 'default' from [fd00:1122:3344:101::d]:48106 | ||
| 145 | 2026.03.26 05:46:32.515199 [ 256 ] {} <Debug> TCP-Session: 08fcd046-071e-4564-8e72-d43ed06a5dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.26 05:46:32.515208 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.26 05:46:32.515224 [ 256 ] {} <Debug> TCP-Session: 08fcd046-071e-4564-8e72-d43ed06a5dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.26 05:46:32.515213 [ 255 ] {} <Debug> TCP-Session: b0768dbe-53b8-4f56-b653-65a82557ba81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.26 05:46:32.515279 [ 255 ] {} <Debug> TCP-Session: b0768dbe-53b8-4f56-b653-65a82557ba81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.26 05:46:32.515281 [ 258 ] {} <Debug> TCP-Session: 64603b99-3aec-4284-ac60-f65d14c1d09f Authenticating user 'default' from [fd00:1122:3344:101::d]:56565 | ||
| 151 | 2026.03.26 05:46:32.515328 [ 258 ] {} <Debug> TCP-Session: 64603b99-3aec-4284-ac60-f65d14c1d09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.26 05:46:32.515340 [ 258 ] {} <Debug> TCP-Session: 64603b99-3aec-4284-ac60-f65d14c1d09f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.26 05:46:32.522116 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.26 05:46:32.524770 [ 3 ] {1fec6d36-3617-491e-a9c1-7d11c2d6aa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.26 05:46:32.637383 [ 3 ] {1fec6d36-3617-491e-a9c1-7d11c2d6aa6d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40891) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.26 05:46:32.638151 [ 3 ] {1fec6d36-3617-491e-a9c1-7d11c2d6aa6d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.26 05:46:32.638233 [ 3 ] {1fec6d36-3617-491e-a9c1-7d11c2d6aa6d} <Debug> TCPHandler: Processed in 0.118055774 sec. | ||
| 204 | 2026.03.26 05:46:32.638618 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.26 05:46:32.638908 [ 4 ] {35605353-ed69-46fd-a29e-a656e73a3254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.26 05:46:32.639357 [ 4 ] {35605353-ed69-46fd-a29e-a656e73a3254} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57892) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.26 05:46:32.639522 [ 4 ] {35605353-ed69-46fd-a29e-a656e73a3254} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.26 05:46:32.639608 [ 4 ] {35605353-ed69-46fd-a29e-a656e73a3254} <Debug> TCPHandler: Processed in 0.001150127 sec. | ||
| 255 | 2026.03.26 05:46:32.639909 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.26 05:46:32.640643 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.26 05:46:32.641239 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.26 05:46:32.648202 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.26 05:46:32.648244 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.7022e-05 sec | ||
| 260 | 2026.03.26 05:46:32.648267 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.26 05:46:32.648304 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.26 05:46:32.648351 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.26 05:46:32.649182 [ 3 ] {c7df9d3f-f57b-4e4d-bd84-d0d6c41cd6ba} <Debug> TCPHandler: Processed in 0.00938382 sec. | ||
| 264 | 2026.03.26 05:46:32.649333 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.26 05:46:32.649512 [ 3 ] {edbd8c88-92ce-4ddf-a851-0de3b50ad14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.26 05:46:32.649566 [ 3 ] {edbd8c88-92ce-4ddf-a851-0de3b50ad14a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.26 05:46:32.654218 [ 3 ] {edbd8c88-92ce-4ddf-a851-0de3b50ad14a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.26 05:46:32.659566 [ 3 ] {edbd8c88-92ce-4ddf-a851-0de3b50ad14a} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8): Loading data parts | ||
| 270 | 2026.03.26 05:46:32.660629 [ 3 ] {edbd8c88-92ce-4ddf-a851-0de3b50ad14a} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8): There are no data parts | ||
| 271 | 2026.03.26 05:46:32.671354 [ 3 ] {edbd8c88-92ce-4ddf-a851-0de3b50ad14a} <Debug> TCPHandler: Processed in 0.022074167 sec. | ||
| 272 | 2026.03.26 05:46:32.671521 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.26 05:46:32.671703 [ 3 ] {a82b99a1-5234-448f-9030-d8b6c94dee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.26 05:46:32.671768 [ 3 ] {a82b99a1-5234-448f-9030-d8b6c94dee35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.26 05:46:32.688407 [ 3 ] {a82b99a1-5234-448f-9030-d8b6c94dee35} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Loading data parts | ||
| 286 | 2026.03.26 05:46:32.688649 [ 3 ] {a82b99a1-5234-448f-9030-d8b6c94dee35} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): There are no data parts | ||
| 287 | 2026.03.26 05:46:32.698632 [ 3 ] {a82b99a1-5234-448f-9030-d8b6c94dee35} <Debug> TCPHandler: Processed in 0.027165726 sec. | ||
| 288 | 2026.03.26 05:46:32.698824 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.26 05:46:32.699030 [ 3 ] {9c8cca4b-447b-42fa-89fd-14022d1f61bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.26 05:46:32.699091 [ 3 ] {9c8cca4b-447b-42fa-89fd-14022d1f61bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.26 05:46:32.709090 [ 3 ] {9c8cca4b-447b-42fa-89fd-14022d1f61bb} <Debug> oximeter.measurements_i8 (92b4c062-9646-47be-aaa4-ae3b8af30111): Loading data parts | ||
| 292 | 2026.03.26 05:46:32.709236 [ 3 ] {9c8cca4b-447b-42fa-89fd-14022d1f61bb} <Debug> oximeter.measurements_i8 (92b4c062-9646-47be-aaa4-ae3b8af30111): There are no data parts | ||
| 293 | 2026.03.26 05:46:32.719309 [ 3 ] {9c8cca4b-447b-42fa-89fd-14022d1f61bb} <Debug> TCPHandler: Processed in 0.020547781 sec. | ||
| 294 | 2026.03.26 05:46:32.719488 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.26 05:46:32.719673 [ 3 ] {c7d90e3e-c30a-4531-9711-c1c5ab8f5601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.26 05:46:32.719734 [ 3 ] {c7d90e3e-c30a-4531-9711-c1c5ab8f5601} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.26 05:46:32.729211 [ 3 ] {c7d90e3e-c30a-4531-9711-c1c5ab8f5601} <Debug> oximeter.measurements_u8 (80bd6ec1-c96c-4f92-be89-af917baae35e): Loading data parts | ||
| 298 | 2026.03.26 05:46:32.729408 [ 3 ] {c7d90e3e-c30a-4531-9711-c1c5ab8f5601} <Debug> oximeter.measurements_u8 (80bd6ec1-c96c-4f92-be89-af917baae35e): There are no data parts | ||
| 299 | 2026.03.26 05:46:32.734749 [ 3 ] {c7d90e3e-c30a-4531-9711-c1c5ab8f5601} <Debug> TCPHandler: Processed in 0.015319488 sec. | ||
| 300 | 2026.03.26 05:46:32.734904 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.26 05:46:32.735103 [ 3 ] {7124d3f8-6a67-4229-b387-df4f99fb6a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.26 05:46:32.735155 [ 3 ] {7124d3f8-6a67-4229-b387-df4f99fb6a6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.26 05:46:32.743123 [ 3 ] {7124d3f8-6a67-4229-b387-df4f99fb6a6d} <Debug> oximeter.measurements_i16 (aed18ef9-aebb-4dd0-a316-a6d4facc50d8): Loading data parts | ||
| 304 | 2026.03.26 05:46:32.743392 [ 3 ] {7124d3f8-6a67-4229-b387-df4f99fb6a6d} <Debug> oximeter.measurements_i16 (aed18ef9-aebb-4dd0-a316-a6d4facc50d8): There are no data parts | ||
| 305 | 2026.03.26 05:46:32.754236 [ 3 ] {7124d3f8-6a67-4229-b387-df4f99fb6a6d} <Debug> TCPHandler: Processed in 0.019390294 sec. | ||
| 306 | 2026.03.26 05:46:32.754505 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.26 05:46:32.754816 [ 3 ] {23487174-3508-4b52-85f2-dcb3852ae0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.26 05:46:32.754872 [ 3 ] {23487174-3508-4b52-85f2-dcb3852ae0db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.26 05:46:32.765720 [ 3 ] {23487174-3508-4b52-85f2-dcb3852ae0db} <Debug> oximeter.measurements_u16 (bb1436da-26a9-4023-bbec-9dbcee555096): Loading data parts | ||
| 310 | 2026.03.26 05:46:32.765942 [ 3 ] {23487174-3508-4b52-85f2-dcb3852ae0db} <Debug> oximeter.measurements_u16 (bb1436da-26a9-4023-bbec-9dbcee555096): There are no data parts | ||
| 311 | 2026.03.26 05:46:32.768667 [ 3 ] {23487174-3508-4b52-85f2-dcb3852ae0db} <Debug> TCPHandler: Processed in 0.014268774 sec. | ||
| 312 | 2026.03.26 05:46:32.768806 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.26 05:46:32.768979 [ 3 ] {7ccd0169-81d0-4067-b25e-ce2b8731ca1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.26 05:46:32.769025 [ 3 ] {7ccd0169-81d0-4067-b25e-ce2b8731ca1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.26 05:46:32.776905 [ 3 ] {7ccd0169-81d0-4067-b25e-ce2b8731ca1a} <Debug> oximeter.measurements_i32 (ff3ee84d-7d5d-4f7b-b2a7-aef3c32d195c): Loading data parts | ||
| 316 | 2026.03.26 05:46:32.777076 [ 3 ] {7ccd0169-81d0-4067-b25e-ce2b8731ca1a} <Debug> oximeter.measurements_i32 (ff3ee84d-7d5d-4f7b-b2a7-aef3c32d195c): There are no data parts | ||
| 317 | 2026.03.26 05:46:32.779745 [ 3 ] {7ccd0169-81d0-4067-b25e-ce2b8731ca1a} <Debug> TCPHandler: Processed in 0.010987877 sec. | ||
| 318 | 2026.03.26 05:46:32.779922 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.26 05:46:32.780109 [ 3 ] {a97241e4-145d-4734-9e6a-a464e797b1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.26 05:46:32.780176 [ 3 ] {a97241e4-145d-4734-9e6a-a464e797b1c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.26 05:46:32.788580 [ 3 ] {a97241e4-145d-4734-9e6a-a464e797b1c1} <Debug> oximeter.measurements_u32 (e108634c-ee08-4353-9412-fbbf253f57d5): Loading data parts | ||
| 322 | 2026.03.26 05:46:32.788795 [ 3 ] {a97241e4-145d-4734-9e6a-a464e797b1c1} <Debug> oximeter.measurements_u32 (e108634c-ee08-4353-9412-fbbf253f57d5): There are no data parts | ||
| 323 | 2026.03.26 05:46:32.818306 [ 3 ] {a97241e4-145d-4734-9e6a-a464e797b1c1} <Debug> TCPHandler: Processed in 0.03844246 sec. | ||
| 324 | 2026.03.26 05:46:32.818589 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.26 05:46:32.818862 [ 3 ] {25b04503-3dc8-4ba8-9a7f-2905d3c73a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.26 05:46:32.818916 [ 3 ] {25b04503-3dc8-4ba8-9a7f-2905d3c73a67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.26 05:46:32.827204 [ 3 ] {25b04503-3dc8-4ba8-9a7f-2905d3c73a67} <Debug> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Loading data parts | ||
| 328 | 2026.03.26 05:46:32.827396 [ 3 ] {25b04503-3dc8-4ba8-9a7f-2905d3c73a67} <Debug> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): There are no data parts | ||
| 329 | 2026.03.26 05:46:32.830069 [ 3 ] {25b04503-3dc8-4ba8-9a7f-2905d3c73a67} <Debug> TCPHandler: Processed in 0.011597221 sec. | ||
| 330 | 2026.03.26 05:46:32.830229 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.26 05:46:32.830380 [ 3 ] {f89ea4b6-e557-4f6f-9bda-f3d742ed284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.26 05:46:32.830436 [ 3 ] {f89ea4b6-e557-4f6f-9bda-f3d742ed284c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.26 05:46:32.838668 [ 3 ] {f89ea4b6-e557-4f6f-9bda-f3d742ed284c} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Loading data parts | ||
| 334 | 2026.03.26 05:46:32.838852 [ 3 ] {f89ea4b6-e557-4f6f-9bda-f3d742ed284c} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): There are no data parts | ||
| 335 | 2026.03.26 05:46:32.841365 [ 3 ] {f89ea4b6-e557-4f6f-9bda-f3d742ed284c} <Debug> TCPHandler: Processed in 0.011185351 sec. | ||
| 336 | 2026.03.26 05:46:32.841515 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.26 05:46:32.841675 [ 3 ] {8b5eeaf5-675c-4e69-a687-2eb5dcc48bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.26 05:46:32.841736 [ 3 ] {8b5eeaf5-675c-4e69-a687-2eb5dcc48bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.26 05:46:32.849967 [ 3 ] {8b5eeaf5-675c-4e69-a687-2eb5dcc48bd1} <Debug> oximeter.measurements_f32 (56bbcf53-4260-494d-b9df-5533f3a3721f): Loading data parts | ||
| 340 | 2026.03.26 05:46:32.850251 [ 3 ] {8b5eeaf5-675c-4e69-a687-2eb5dcc48bd1} <Debug> oximeter.measurements_f32 (56bbcf53-4260-494d-b9df-5533f3a3721f): There are no data parts | ||
| 341 | 2026.03.26 05:46:32.853231 [ 3 ] {8b5eeaf5-675c-4e69-a687-2eb5dcc48bd1} <Debug> TCPHandler: Processed in 0.011769535 sec. | ||
| 342 | 2026.03.26 05:46:32.853373 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.26 05:46:32.853544 [ 3 ] {e8447d82-233e-434a-9fc8-dd5b48ac6153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.03.26 05:46:32.853601 [ 3 ] {e8447d82-233e-434a-9fc8-dd5b48ac6153} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.26 05:46:32.861567 [ 3 ] {e8447d82-233e-434a-9fc8-dd5b48ac6153} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Loading data parts | ||
| 346 | 2026.03.26 05:46:32.861772 [ 3 ] {e8447d82-233e-434a-9fc8-dd5b48ac6153} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): There are no data parts | ||
| 347 | 2026.03.26 05:46:32.864711 [ 3 ] {e8447d82-233e-434a-9fc8-dd5b48ac6153} <Debug> TCPHandler: Processed in 0.011388207 sec. | ||
| 348 | 2026.03.26 05:46:32.864868 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.26 05:46:32.865054 [ 3 ] {07844747-ddcd-4d51-9906-674e97077901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.03.26 05:46:32.865123 [ 3 ] {07844747-ddcd-4d51-9906-674e97077901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.26 05:46:32.873278 [ 3 ] {07844747-ddcd-4d51-9906-674e97077901} <Debug> oximeter.measurements_string (a32856a8-2834-495a-85cc-f3dbdceab0f3): Loading data parts | ||
| 352 | 2026.03.26 05:46:32.873582 [ 3 ] {07844747-ddcd-4d51-9906-674e97077901} <Debug> oximeter.measurements_string (a32856a8-2834-495a-85cc-f3dbdceab0f3): There are no data parts | ||
| 353 | 2026.03.26 05:46:32.883957 [ 3 ] {07844747-ddcd-4d51-9906-674e97077901} <Debug> TCPHandler: Processed in 0.019149609 sec. | ||
| 354 | 2026.03.26 05:46:32.884127 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.26 05:46:32.884334 [ 3 ] {0a3c38c2-70c4-419d-a119-993e198cc63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.26 05:46:32.884414 [ 3 ] {0a3c38c2-70c4-419d-a119-993e198cc63a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.26 05:46:32.894624 [ 3 ] {0a3c38c2-70c4-419d-a119-993e198cc63a} <Debug> oximeter.measurements_bytes (130ed443-6ae4-4d54-81c4-d052332da3b6): Loading data parts | ||
| 365 | 2026.03.26 05:46:32.894876 [ 3 ] {0a3c38c2-70c4-419d-a119-993e198cc63a} <Debug> oximeter.measurements_bytes (130ed443-6ae4-4d54-81c4-d052332da3b6): There are no data parts | ||
| 366 | 2026.03.26 05:46:32.906350 [ 3 ] {0a3c38c2-70c4-419d-a119-993e198cc63a} <Debug> TCPHandler: Processed in 0.022283582 sec. | ||
| 367 | 2026.03.26 05:46:32.906519 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.26 05:46:32.906692 [ 3 ] {2242cbc0-22a3-4b4b-bbcd-e196234a8865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.26 05:46:32.906752 [ 3 ] {2242cbc0-22a3-4b4b-bbcd-e196234a8865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.26 05:46:32.917290 [ 3 ] {2242cbc0-22a3-4b4b-bbcd-e196234a8865} <Debug> oximeter.measurements_cumulativei64 (f4fd3428-35f4-4c00-8d4f-36684b071412): Loading data parts | ||
| 371 | 2026.03.26 05:46:32.917572 [ 3 ] {2242cbc0-22a3-4b4b-bbcd-e196234a8865} <Debug> oximeter.measurements_cumulativei64 (f4fd3428-35f4-4c00-8d4f-36684b071412): There are no data parts | ||
| 372 | 2026.03.26 05:46:32.928797 [ 3 ] {2242cbc0-22a3-4b4b-bbcd-e196234a8865} <Debug> TCPHandler: Processed in 0.022329592 sec. | ||
| 373 | 2026.03.26 05:46:32.928982 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.26 05:46:32.929212 [ 3 ] {4b06c360-d0ad-4214-b061-61b33e095c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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 | 2026.03.26 05:46:32.929288 [ 3 ] {4b06c360-d0ad-4214-b061-61b33e095c9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.26 05:46:32.940086 [ 3 ] {4b06c360-d0ad-4214-b061-61b33e095c9b} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Loading data parts | ||
| 377 | 2026.03.26 05:46:32.940364 [ 3 ] {4b06c360-d0ad-4214-b061-61b33e095c9b} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): There are no data parts | ||
| 378 | 2026.03.26 05:46:32.951849 [ 3 ] {4b06c360-d0ad-4214-b061-61b33e095c9b} <Debug> TCPHandler: Processed in 0.022929336 sec. | ||
| 379 | 2026.03.26 05:46:32.952021 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.26 05:46:32.952215 [ 3 ] {b3c4dae9-8e74-4a1e-bab6-6ca6b5d6bfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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 | 2026.03.26 05:46:32.952285 [ 3 ] {b3c4dae9-8e74-4a1e-bab6-6ca6b5d6bfdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.26 05:46:32.962725 [ 3 ] {b3c4dae9-8e74-4a1e-bab6-6ca6b5d6bfdc} <Debug> oximeter.measurements_cumulativef32 (4076c8b7-a093-42c2-b177-74476d04ab6f): Loading data parts | ||
| 383 | 2026.03.26 05:46:32.963002 [ 3 ] {b3c4dae9-8e74-4a1e-bab6-6ca6b5d6bfdc} <Debug> oximeter.measurements_cumulativef32 (4076c8b7-a093-42c2-b177-74476d04ab6f): There are no data parts | ||
| 384 | 2026.03.26 05:46:32.974060 [ 3 ] {b3c4dae9-8e74-4a1e-bab6-6ca6b5d6bfdc} <Debug> TCPHandler: Processed in 0.022098167 sec. | ||
| 385 | 2026.03.26 05:46:32.974255 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.26 05:46:32.974471 [ 3 ] {5120e073-26bd-43a5-b9d3-e37dfda88087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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 | 2026.03.26 05:46:32.974528 [ 3 ] {5120e073-26bd-43a5-b9d3-e37dfda88087} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.26 05:46:32.985040 [ 3 ] {5120e073-26bd-43a5-b9d3-e37dfda88087} <Debug> oximeter.measurements_cumulativef64 (f6df8381-1d28-4eb6-9060-e9ee715d5378): Loading data parts | ||
| 389 | 2026.03.26 05:46:32.985305 [ 3 ] {5120e073-26bd-43a5-b9d3-e37dfda88087} <Debug> oximeter.measurements_cumulativef64 (f6df8381-1d28-4eb6-9060-e9ee715d5378): There are no data parts | ||
| 390 | 2026.03.26 05:46:32.988034 [ 3 ] {5120e073-26bd-43a5-b9d3-e37dfda88087} <Debug> TCPHandler: Processed in 0.013850794 sec. | ||
| 391 | 2026.03.26 05:46:32.988209 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.26 05:46:32.988468 [ 3 ] {a2881225-3167-4ba3-99d1-0335bcf979ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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 | 2026.03.26 05:46:32.988545 [ 3 ] {a2881225-3167-4ba3-99d1-0335bcf979ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.26 05:46:32.996459 [ 3 ] {a2881225-3167-4ba3-99d1-0335bcf979ca} <Debug> oximeter.measurements_histogrami8 (c4d5a679-3778-4187-807e-fc26a150f739): Loading data parts | ||
| 405 | 2026.03.26 05:46:32.996750 [ 3 ] {a2881225-3167-4ba3-99d1-0335bcf979ca} <Debug> oximeter.measurements_histogrami8 (c4d5a679-3778-4187-807e-fc26a150f739): There are no data parts | ||
| 406 | 2026.03.26 05:46:33.001123 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.69 MiB, peak 122.69 MiB, free memory in arenas 0.00 B, will set to 132.25 MiB (RSS), difference: 9.56 MiB | ||
| 407 | 2026.03.26 05:46:33.008092 [ 3 ] {a2881225-3167-4ba3-99d1-0335bcf979ca} <Debug> TCPHandler: Processed in 0.019944817 sec. | ||
| 408 | 2026.03.26 05:46:33.008386 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.26 05:46:33.008701 [ 3 ] {02eeb5d3-051b-4ff2-b0a8-f136d7a362b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 410 | 2026.03.26 05:46:33.008811 [ 3 ] {02eeb5d3-051b-4ff2-b0a8-f136d7a362b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.26 05:46:33.018975 [ 3 ] {02eeb5d3-051b-4ff2-b0a8-f136d7a362b9} <Debug> oximeter.measurements_histogramu8 (9654e653-15fe-4ab8-bf84-ab0c4fa6b892): Loading data parts | ||
| 412 | 2026.03.26 05:46:33.019202 [ 3 ] {02eeb5d3-051b-4ff2-b0a8-f136d7a362b9} <Debug> oximeter.measurements_histogramu8 (9654e653-15fe-4ab8-bf84-ab0c4fa6b892): There are no data parts | ||
| 413 | 2026.03.26 05:46:33.022314 [ 3 ] {02eeb5d3-051b-4ff2-b0a8-f136d7a362b9} <Debug> TCPHandler: Processed in 0.014045599 sec. | ||
| 414 | 2026.03.26 05:46:33.022523 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.26 05:46:33.022793 [ 3 ] {512e75dc-1331-482e-86c2-6b8736863eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 416 | 2026.03.26 05:46:33.022872 [ 3 ] {512e75dc-1331-482e-86c2-6b8736863eeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.26 05:46:33.030847 [ 3 ] {512e75dc-1331-482e-86c2-6b8736863eeb} <Debug> oximeter.measurements_histogrami16 (97e77d4b-4096-45fb-ba9b-4a248e92722c): Loading data parts | ||
| 418 | 2026.03.26 05:46:33.030992 [ 3 ] {512e75dc-1331-482e-86c2-6b8736863eeb} <Debug> oximeter.measurements_histogrami16 (97e77d4b-4096-45fb-ba9b-4a248e92722c): There are no data parts | ||
| 419 | 2026.03.26 05:46:33.041970 [ 3 ] {512e75dc-1331-482e-86c2-6b8736863eeb} <Debug> TCPHandler: Processed in 0.019526217 sec. | ||
| 420 | 2026.03.26 05:46:33.042187 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.26 05:46:33.042445 [ 3 ] {aff67e1e-4d3c-4137-b08a-af86ccf35a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 422 | 2026.03.26 05:46:33.042519 [ 3 ] {aff67e1e-4d3c-4137-b08a-af86ccf35a1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.26 05:46:33.052933 [ 3 ] {aff67e1e-4d3c-4137-b08a-af86ccf35a1f} <Debug> oximeter.measurements_histogramu16 (5e0718ac-e985-4f97-a8d4-ed8193429d5a): Loading data parts | ||
| 424 | 2026.03.26 05:46:33.053129 [ 3 ] {aff67e1e-4d3c-4137-b08a-af86ccf35a1f} <Debug> oximeter.measurements_histogramu16 (5e0718ac-e985-4f97-a8d4-ed8193429d5a): There are no data parts | ||
| 425 | 2026.03.26 05:46:33.055958 [ 3 ] {aff67e1e-4d3c-4137-b08a-af86ccf35a1f} <Debug> TCPHandler: Processed in 0.013834463 sec. | ||
| 426 | 2026.03.26 05:46:33.056127 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.26 05:46:33.056424 [ 3 ] {1793f61e-9fc8-4a2d-9277-9c9aa719e55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 428 | 2026.03.26 05:46:33.056517 [ 3 ] {1793f61e-9fc8-4a2d-9277-9c9aa719e55c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.26 05:46:33.064664 [ 3 ] {1793f61e-9fc8-4a2d-9277-9c9aa719e55c} <Debug> oximeter.measurements_histogrami32 (72410bd2-c596-47a5-815c-0f164f6ad8f8): Loading data parts | ||
| 430 | 2026.03.26 05:46:33.064906 [ 3 ] {1793f61e-9fc8-4a2d-9277-9c9aa719e55c} <Debug> oximeter.measurements_histogrami32 (72410bd2-c596-47a5-815c-0f164f6ad8f8): There are no data parts | ||
| 431 | 2026.03.26 05:46:33.075724 [ 3 ] {1793f61e-9fc8-4a2d-9277-9c9aa719e55c} <Debug> TCPHandler: Processed in 0.01964835 sec. | ||
| 432 | 2026.03.26 05:46:33.075929 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.26 05:46:33.076165 [ 3 ] {2ca78665-15cd-4883-9fa1-41c3d44d7f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 434 | 2026.03.26 05:46:33.076242 [ 3 ] {2ca78665-15cd-4883-9fa1-41c3d44d7f16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.26 05:46:33.087190 [ 3 ] {2ca78665-15cd-4883-9fa1-41c3d44d7f16} <Debug> oximeter.measurements_histogramu32 (cc8cab01-2e60-4386-aaf5-9992cc7b68fc): Loading data parts | ||
| 436 | 2026.03.26 05:46:33.087470 [ 3 ] {2ca78665-15cd-4883-9fa1-41c3d44d7f16} <Debug> oximeter.measurements_histogramu32 (cc8cab01-2e60-4386-aaf5-9992cc7b68fc): There are no data parts | ||
| 437 | 2026.03.26 05:46:33.098263 [ 3 ] {2ca78665-15cd-4883-9fa1-41c3d44d7f16} <Debug> TCPHandler: Processed in 0.022384224 sec. | ||
| 438 | 2026.03.26 05:46:33.098431 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.26 05:46:33.098675 [ 3 ] {a18aa9f4-3040-4da5-b78a-e0ce309b1c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 440 | 2026.03.26 05:46:33.098748 [ 3 ] {a18aa9f4-3040-4da5-b78a-e0ce309b1c37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.26 05:46:33.109829 [ 3 ] {a18aa9f4-3040-4da5-b78a-e0ce309b1c37} <Debug> oximeter.measurements_histogrami64 (44717a6c-9f7f-4977-a477-e21d41b25f35): Loading data parts | ||
| 442 | 2026.03.26 05:46:33.110140 [ 3 ] {a18aa9f4-3040-4da5-b78a-e0ce309b1c37} <Debug> oximeter.measurements_histogrami64 (44717a6c-9f7f-4977-a477-e21d41b25f35): There are no data parts | ||
| 443 | 2026.03.26 05:46:33.113171 [ 3 ] {a18aa9f4-3040-4da5-b78a-e0ce309b1c37} <Debug> TCPHandler: Processed in 0.014798486 sec. | ||
| 444 | 2026.03.26 05:46:33.113375 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.26 05:46:33.113594 [ 3 ] {4bba8877-e091-477e-b2d0-ab5f571406fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 446 | 2026.03.26 05:46:33.113662 [ 3 ] {4bba8877-e091-477e-b2d0-ab5f571406fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.26 05:46:33.121951 [ 3 ] {4bba8877-e091-477e-b2d0-ab5f571406fa} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Loading data parts | ||
| 448 | 2026.03.26 05:46:33.122183 [ 3 ] {4bba8877-e091-477e-b2d0-ab5f571406fa} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): There are no data parts | ||
| 449 | 2026.03.26 05:46:33.133206 [ 3 ] {4bba8877-e091-477e-b2d0-ab5f571406fa} <Debug> TCPHandler: Processed in 0.019894496 sec. | ||
| 450 | 2026.03.26 05:46:33.133367 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.26 05:46:33.133640 [ 3 ] {1f50499d-ba09-4063-b5a0-b83bcaf4be7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 452 | 2026.03.26 05:46:33.133729 [ 3 ] {1f50499d-ba09-4063-b5a0-b83bcaf4be7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.26 05:46:33.162205 [ 3 ] {1f50499d-ba09-4063-b5a0-b83bcaf4be7d} <Debug> oximeter.measurements_histogramf32 (a8fcfae1-5a08-43e1-acbe-72acb796783b): Loading data parts | ||
| 454 | 2026.03.26 05:46:33.162464 [ 3 ] {1f50499d-ba09-4063-b5a0-b83bcaf4be7d} <Debug> oximeter.measurements_histogramf32 (a8fcfae1-5a08-43e1-acbe-72acb796783b): There are no data parts | ||
| 455 | 2026.03.26 05:46:33.190914 [ 3 ] {1f50499d-ba09-4063-b5a0-b83bcaf4be7d} <Debug> TCPHandler: Processed in 0.057600228 sec. | ||
| 456 | 2026.03.26 05:46:33.191112 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.26 05:46:33.191377 [ 3 ] {0c4333b3-127d-4467-9035-ad98653e87cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 458 | 2026.03.26 05:46:33.191453 [ 3 ] {0c4333b3-127d-4467-9035-ad98653e87cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.26 05:46:33.210045 [ 3 ] {0c4333b3-127d-4467-9035-ad98653e87cd} <Debug> oximeter.measurements_histogramf64 (615eccfa-a0aa-4982-8b7b-5f0a38241997): Loading data parts | ||
| 460 | 2026.03.26 05:46:33.210236 [ 3 ] {0c4333b3-127d-4467-9035-ad98653e87cd} <Debug> oximeter.measurements_histogramf64 (615eccfa-a0aa-4982-8b7b-5f0a38241997): There are no data parts | ||
| 461 | 2026.03.26 05:46:33.228979 [ 3 ] {0c4333b3-127d-4467-9035-ad98653e87cd} <Debug> TCPHandler: Processed in 0.037936768 sec. | ||
| 462 | 2026.03.26 05:46:33.229175 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.26 05:46:33.229394 [ 3 ] {98593b95-3130-4d4e-8d9a-40dcc855bffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.03.26 05:46:33.229477 [ 3 ] {98593b95-3130-4d4e-8d9a-40dcc855bffc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.26 05:46:33.247963 [ 3 ] {98593b95-3130-4d4e-8d9a-40dcc855bffc} <Debug> oximeter.fields_bool (ef9440ff-1082-4d92-934e-df7023a39540): Loading data parts | ||
| 491 | 2026.03.26 05:46:33.248283 [ 3 ] {98593b95-3130-4d4e-8d9a-40dcc855bffc} <Debug> oximeter.fields_bool (ef9440ff-1082-4d92-934e-df7023a39540): There are no data parts | ||
| 492 | 2026.03.26 05:46:33.267317 [ 3 ] {98593b95-3130-4d4e-8d9a-40dcc855bffc} <Debug> TCPHandler: Processed in 0.038203574 sec. | ||
| 493 | 2026.03.26 05:46:33.267502 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.26 05:46:33.267718 [ 3 ] {cb7e8cfa-c42c-48a1-80b6-65942e790306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 495 | 2026.03.26 05:46:33.267783 [ 3 ] {cb7e8cfa-c42c-48a1-80b6-65942e790306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.26 05:46:33.286764 [ 3 ] {cb7e8cfa-c42c-48a1-80b6-65942e790306} <Debug> oximeter.fields_i8 (494e61eb-a499-469c-bbbd-9cf538b0ddbf): Loading data parts | ||
| 497 | 2026.03.26 05:46:33.286920 [ 3 ] {cb7e8cfa-c42c-48a1-80b6-65942e790306} <Debug> oximeter.fields_i8 (494e61eb-a499-469c-bbbd-9cf538b0ddbf): There are no data parts | ||
| 498 | 2026.03.26 05:46:33.305774 [ 3 ] {cb7e8cfa-c42c-48a1-80b6-65942e790306} <Debug> TCPHandler: Processed in 0.038335337 sec. | ||
| 499 | 2026.03.26 05:46:33.305923 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.26 05:46:33.306079 [ 3 ] {c001e4a4-819a-4b48-8a80-a95c022bee82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 501 | 2026.03.26 05:46:33.306133 [ 3 ] {c001e4a4-819a-4b48-8a80-a95c022bee82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.26 05:46:33.324547 [ 3 ] {c001e4a4-819a-4b48-8a80-a95c022bee82} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Loading data parts | ||
| 503 | 2026.03.26 05:46:33.324739 [ 3 ] {c001e4a4-819a-4b48-8a80-a95c022bee82} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): There are no data parts | ||
| 504 | 2026.03.26 05:46:33.343546 [ 3 ] {c001e4a4-819a-4b48-8a80-a95c022bee82} <Debug> TCPHandler: Processed in 0.037674302 sec. | ||
| 505 | 2026.03.26 05:46:33.343718 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.26 05:46:33.343926 [ 3 ] {29342975-7752-4066-91d5-75a8d5d84b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 507 | 2026.03.26 05:46:33.343995 [ 3 ] {29342975-7752-4066-91d5-75a8d5d84b64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.26 05:46:33.372508 [ 3 ] {29342975-7752-4066-91d5-75a8d5d84b64} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Loading data parts | ||
| 509 | 2026.03.26 05:46:33.372688 [ 3 ] {29342975-7752-4066-91d5-75a8d5d84b64} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): There are no data parts | ||
| 510 | 2026.03.26 05:46:33.402245 [ 3 ] {29342975-7752-4066-91d5-75a8d5d84b64} <Debug> TCPHandler: Processed in 0.058591672 sec. | ||
| 511 | 2026.03.26 05:46:33.402410 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.26 05:46:33.402566 [ 3 ] {f5cdcf50-c84d-4ce5-bd5a-32cc51b17b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 513 | 2026.03.26 05:46:33.402623 [ 3 ] {f5cdcf50-c84d-4ce5-bd5a-32cc51b17b43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.26 05:46:33.438321 [ 3 ] {f5cdcf50-c84d-4ce5-bd5a-32cc51b17b43} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Loading data parts | ||
| 515 | 2026.03.26 05:46:33.438612 [ 3 ] {f5cdcf50-c84d-4ce5-bd5a-32cc51b17b43} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): There are no data parts | ||
| 516 | 2026.03.26 05:46:33.459141 [ 3 ] {f5cdcf50-c84d-4ce5-bd5a-32cc51b17b43} <Debug> TCPHandler: Processed in 0.05678205 sec. | ||
| 517 | 2026.03.26 05:46:33.459301 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.26 05:46:33.459474 [ 3 ] {3cba9678-cfda-41c4-9ce2-87ddb036709f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 519 | 2026.03.26 05:46:33.459528 [ 3 ] {3cba9678-cfda-41c4-9ce2-87ddb036709f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.26 05:46:33.468849 [ 3 ] {3cba9678-cfda-41c4-9ce2-87ddb036709f} <Debug> oximeter.fields_i32 (912486bc-03b8-4e82-8771-a1a36cc9b2d4): Loading data parts | ||
| 521 | 2026.03.26 05:46:33.469005 [ 3 ] {3cba9678-cfda-41c4-9ce2-87ddb036709f} <Debug> oximeter.fields_i32 (912486bc-03b8-4e82-8771-a1a36cc9b2d4): There are no data parts | ||
| 522 | 2026.03.26 05:46:33.486645 [ 3 ] {3cba9678-cfda-41c4-9ce2-87ddb036709f} <Debug> TCPHandler: Processed in 0.027398162 sec. | ||
| 523 | 2026.03.26 05:46:33.486827 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.26 05:46:33.487015 [ 3 ] {3375e6a9-5ae2-4769-8967-93d8b060e600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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 | 2026.03.26 05:46:33.487084 [ 3 ] {3375e6a9-5ae2-4769-8967-93d8b060e600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.26 05:46:33.505032 [ 3 ] {3375e6a9-5ae2-4769-8967-93d8b060e600} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Loading data parts | ||
| 527 | 2026.03.26 05:46:33.505291 [ 3 ] {3375e6a9-5ae2-4769-8967-93d8b060e600} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): There are no data parts | ||
| 528 | 2026.03.26 05:46:33.524034 [ 3 ] {3375e6a9-5ae2-4769-8967-93d8b060e600} <Debug> TCPHandler: Processed in 0.037269433 sec. | ||
| 529 | 2026.03.26 05:46:33.524217 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.26 05:46:33.524422 [ 3 ] {6ee23390-d88d-48de-b015-929a9d4997db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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 | 2026.03.26 05:46:33.524477 [ 3 ] {6ee23390-d88d-48de-b015-929a9d4997db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.26 05:46:33.535286 [ 3 ] {6ee23390-d88d-48de-b015-929a9d4997db} <Debug> oximeter.fields_i64 (cc0e166b-bd23-4a6d-b49a-5102010d74d0): Loading data parts | ||
| 533 | 2026.03.26 05:46:33.535442 [ 3 ] {6ee23390-d88d-48de-b015-929a9d4997db} <Debug> oximeter.fields_i64 (cc0e166b-bd23-4a6d-b49a-5102010d74d0): There are no data parts | ||
| 534 | 2026.03.26 05:46:33.549279 [ 3 ] {6ee23390-d88d-48de-b015-929a9d4997db} <Debug> TCPHandler: Processed in 0.025124698 sec. | ||
| 535 | 2026.03.26 05:46:33.549455 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.26 05:46:33.549611 [ 3 ] {3fa39740-8e00-4f9f-8c78-6f0da574fb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 537 | 2026.03.26 05:46:33.549669 [ 3 ] {3fa39740-8e00-4f9f-8c78-6f0da574fb7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.26 05:46:33.562137 [ 3 ] {3fa39740-8e00-4f9f-8c78-6f0da574fb7a} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Loading data parts | ||
| 539 | 2026.03.26 05:46:33.562427 [ 3 ] {3fa39740-8e00-4f9f-8c78-6f0da574fb7a} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): There are no data parts | ||
| 540 | 2026.03.26 05:46:33.573587 [ 3 ] {3fa39740-8e00-4f9f-8c78-6f0da574fb7a} <Debug> TCPHandler: Processed in 0.024183456 sec. | ||
| 541 | 2026.03.26 05:46:33.573738 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.26 05:46:33.573919 [ 3 ] {76201d1c-20c1-41bc-85c2-3f4e9897093b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 543 | 2026.03.26 05:46:33.573978 [ 3 ] {76201d1c-20c1-41bc-85c2-3f4e9897093b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.26 05:46:33.592808 [ 3 ] {76201d1c-20c1-41bc-85c2-3f4e9897093b} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Loading data parts | ||
| 545 | 2026.03.26 05:46:33.592962 [ 3 ] {76201d1c-20c1-41bc-85c2-3f4e9897093b} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): There are no data parts | ||
| 546 | 2026.03.26 05:46:33.604351 [ 3 ] {76201d1c-20c1-41bc-85c2-3f4e9897093b} <Debug> TCPHandler: Processed in 0.030664398 sec. | ||
| 547 | 2026.03.26 05:46:33.604513 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.26 05:46:33.604702 [ 3 ] {f1e337f8-723a-469a-a113-f7a8bcb6a384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 549 | 2026.03.26 05:46:33.604772 [ 3 ] {f1e337f8-723a-469a-a113-f7a8bcb6a384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.26 05:46:33.615433 [ 3 ] {f1e337f8-723a-469a-a113-f7a8bcb6a384} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Loading data parts | ||
| 551 | 2026.03.26 05:46:33.615644 [ 3 ] {f1e337f8-723a-469a-a113-f7a8bcb6a384} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): There are no data parts | ||
| 552 | 2026.03.26 05:46:33.618890 [ 3 ] {f1e337f8-723a-469a-a113-f7a8bcb6a384} <Debug> TCPHandler: Processed in 0.014440948 sec. | ||
| 553 | 2026.03.26 05:46:33.619041 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.26 05:46:33.619231 [ 3 ] {02e45e57-a63c-4315-9d6c-e7cdc3b5501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) 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) | ||
| 555 | 2026.03.26 05:46:33.619300 [ 3 ] {02e45e57-a63c-4315-9d6c-e7cdc3b5501f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.26 05:46:33.627542 [ 3 ] {02e45e57-a63c-4315-9d6c-e7cdc3b5501f} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Loading data parts | ||
| 557 | 2026.03.26 05:46:33.627709 [ 3 ] {02e45e57-a63c-4315-9d6c-e7cdc3b5501f} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): There are no data parts | ||
| 558 | 2026.03.26 05:46:33.639562 [ 3 ] {02e45e57-a63c-4315-9d6c-e7cdc3b5501f} <Debug> TCPHandler: Processed in 0.020572482 sec. | ||
| 559 | 2026.03.26 05:46:33.639749 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.26 05:46:33.640022 [ 3 ] {3423d427-cebb-4cc4-8335-84407faf1a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.03.26 05:46:33.640131 [ 3 ] {3423d427-cebb-4cc4-8335-84407faf1a8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.26 05:46:33.649478 [ 3 ] {3423d427-cebb-4cc4-8335-84407faf1a8b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Loading data parts | ||
| 566 | 2026.03.26 05:46:33.649763 [ 3 ] {3423d427-cebb-4cc4-8335-84407faf1a8b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): There are no data parts | ||
| 567 | 2026.03.26 05:46:33.660916 [ 3 ] {3423d427-cebb-4cc4-8335-84407faf1a8b} <Debug> TCPHandler: Processed in 0.021221857 sec. | ||
| 568 | 2026.03.26 05:46:33.661209 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.26 05:46:33.661500 [ 4 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.26 05:46:33.662788 [ 4 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.26 05:46:33.677200 [ 260 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Trace> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.26 05:46:33.677261 [ 260 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 573 | 2026.03.26 05:46:33.681110 [ 260 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.26 05:46:33.681463 [ 260 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Trace> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.26 05:46:33.681735 [ 4 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020361 sec., 49.11350130150778 rows/sec., 785.82 B/sec. | ||
| 576 | 2026.03.26 05:46:33.682125 [ 4 ] {2b384084-ccd1-4924-b280-079c219e35a7} <Debug> TCPHandler: Processed in 0.021054923 sec. | ||
| 577 | 2026.03.26 05:46:34.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.12 MiB, peak 134.12 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 3.98 MiB | ||
| 578 | 2026.03.26 05:46:35.349307 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60206 | ||
| 579 | 2026.03.26 05:46:35.349511 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.26 05:46:35.349545 [ 262 ] {} <Debug> TCP-Session: 26ee6931-c851-4ea8-9cf7-9631552d62b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:60206 | ||
| 581 | 2026.03.26 05:46:35.349569 [ 262 ] {} <Debug> TCP-Session: 26ee6931-c851-4ea8-9cf7-9631552d62b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.26 05:46:35.349598 [ 262 ] {} <Debug> TCP-Session: 26ee6931-c851-4ea8-9cf7-9631552d62b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.26 05:46:35.349683 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.26 05:46:35.349724 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.26 05:46:35.349770 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.03.26 05:46:35.350693 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55857 | ||
| 587 | 2026.03.26 05:46:35.350782 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46506 | ||
| 588 | 2026.03.26 05:46:35.350870 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.26 05:46:35.350879 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41905 | ||
| 590 | 2026.03.26 05:46:35.350908 [ 263 ] {} <Debug> TCP-Session: ee0631d8-f89a-49d0-a29a-b02dfe4bbfef Authenticating user 'default' from [fd00:1122:3344:101::c]:55857 | ||
| 591 | 2026.03.26 05:46:35.350963 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.03.26 05:46:35.350992 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57225 | ||
| 593 | 2026.03.26 05:46:35.351006 [ 263 ] {} <Debug> TCP-Session: ee0631d8-f89a-49d0-a29a-b02dfe4bbfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.26 05:46:35.351024 [ 264 ] {} <Debug> TCP-Session: 7c0209dd-db10-4aa1-a1a0-75eb61d4ea03 Authenticating user 'default' from [fd00:1122:3344:101::c]:46506 | ||
| 595 | 2026.03.26 05:46:35.351082 [ 263 ] {} <Debug> TCP-Session: ee0631d8-f89a-49d0-a29a-b02dfe4bbfef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.03.26 05:46:35.351174 [ 264 ] {} <Debug> TCP-Session: 7c0209dd-db10-4aa1-a1a0-75eb61d4ea03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.26 05:46:35.351160 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44663 | ||
| 598 | 2026.03.26 05:46:35.351237 [ 264 ] {} <Debug> TCP-Session: 7c0209dd-db10-4aa1-a1a0-75eb61d4ea03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.03.26 05:46:35.351175 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47937 | ||
| 600 | 2026.03.26 05:46:35.351315 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58466 | ||
| 601 | 2026.03.26 05:46:35.351328 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.26 05:46:35.351378 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.26 05:46:35.351442 [ 265 ] {} <Debug> TCP-Session: 48c2225d-ed7c-45ce-8d8f-103941bd081c Authenticating user 'default' from [fd00:1122:3344:101::c]:41905 | ||
| 604 | 2026.03.26 05:46:35.351447 [ 266 ] {} <Debug> TCP-Session: eac106bc-9c43-40e0-b555-e43c9e591b43 Authenticating user 'default' from [fd00:1122:3344:101::c]:57225 | ||
| 605 | 2026.03.26 05:46:35.351520 [ 265 ] {} <Debug> TCP-Session: 48c2225d-ed7c-45ce-8d8f-103941bd081c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.26 05:46:35.351522 [ 266 ] {} <Debug> TCP-Session: eac106bc-9c43-40e0-b555-e43c9e591b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.26 05:46:35.351542 [ 265 ] {} <Debug> TCP-Session: 48c2225d-ed7c-45ce-8d8f-103941bd081c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.26 05:46:35.351529 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.03.26 05:46:35.351593 [ 266 ] {} <Debug> TCP-Session: eac106bc-9c43-40e0-b555-e43c9e591b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.26 05:46:35.351616 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2026.03.26 05:46:35.351622 [ 268 ] {} <Debug> TCP-Session: 3a9a47a7-d6bc-4594-89e7-b96a625b11b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:44663 | ||
| 612 | 2026.03.26 05:46:35.351645 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.03.26 05:46:35.351663 [ 267 ] {} <Debug> TCP-Session: 99d8c6b5-9455-4f0d-b2d6-f363195607e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:47937 | ||
| 614 | 2026.03.26 05:46:35.351693 [ 269 ] {} <Debug> TCP-Session: 2d36ee57-adc4-4fea-834d-44debfc31e6e Authenticating user 'default' from [fd00:1122:3344:101::c]:58466 | ||
| 615 | 2026.03.26 05:46:35.351668 [ 268 ] {} <Debug> TCP-Session: 3a9a47a7-d6bc-4594-89e7-b96a625b11b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.26 05:46:35.351740 [ 267 ] {} <Debug> TCP-Session: 99d8c6b5-9455-4f0d-b2d6-f363195607e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.26 05:46:35.351751 [ 268 ] {} <Debug> TCP-Session: 3a9a47a7-d6bc-4594-89e7-b96a625b11b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.26 05:46:35.351781 [ 267 ] {} <Debug> TCP-Session: 99d8c6b5-9455-4f0d-b2d6-f363195607e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.26 05:46:35.351746 [ 269 ] {} <Debug> TCP-Session: 2d36ee57-adc4-4fea-834d-44debfc31e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.26 05:46:35.351859 [ 269 ] {} <Debug> TCP-Session: 2d36ee57-adc4-4fea-834d-44debfc31e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.26 05:46:35.506171 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36010 | ||
| 622 | 2026.03.26 05:46:35.506509 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.26 05:46:35.506712 [ 270 ] {} <Debug> TCP-Session: bf50c386-94fd-436e-9a85-8e0fbd6934ba Authenticating user 'default' from [fd00:1122:3344:101::a]:36010 | ||
| 624 | 2026.03.26 05:46:35.506747 [ 270 ] {} <Debug> TCP-Session: bf50c386-94fd-436e-9a85-8e0fbd6934ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.26 05:46:35.506762 [ 270 ] {} <Debug> TCP-Session: bf50c386-94fd-436e-9a85-8e0fbd6934ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.26 05:46:35.506925 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.26 05:46:35.506955 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.26 05:46:35.507061 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.26 05:46:35.508073 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43735 | ||
| 630 | 2026.03.26 05:46:35.508149 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60355 | ||
| 631 | 2026.03.26 05:46:35.508231 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65299 | ||
| 632 | 2026.03.26 05:46:35.508305 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51716 | ||
| 633 | 2026.03.26 05:46:35.508449 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.26 05:46:35.508558 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.26 05:46:35.508567 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33188 | ||
| 636 | 2026.03.26 05:46:35.508613 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.26 05:46:35.508643 [ 271 ] {} <Debug> TCP-Session: 1b2672cb-050b-4374-b07c-811ca73aac9a Authenticating user 'default' from [fd00:1122:3344:101::a]:43735 | ||
| 638 | 2026.03.26 05:46:35.508706 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61217 | ||
| 639 | 2026.03.26 05:46:35.508682 [ 272 ] {} <Debug> TCP-Session: 8c107676-5b9d-41f3-a4da-da7c5c95df48 Authenticating user 'default' from [fd00:1122:3344:101::a]:60355 | ||
| 640 | 2026.03.26 05:46:35.508674 [ 273 ] {} <Debug> TCP-Session: 6289ff82-42fd-428b-9837-6b4a9c9b73a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:65299 | ||
| 641 | 2026.03.26 05:46:35.508837 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.26 05:46:35.508858 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49244 | ||
| 643 | 2026.03.26 05:46:35.508795 [ 272 ] {} <Debug> TCP-Session: 8c107676-5b9d-41f3-a4da-da7c5c95df48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.26 05:46:35.508785 [ 271 ] {} <Debug> TCP-Session: 1b2672cb-050b-4374-b07c-811ca73aac9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.26 05:46:35.508944 [ 275 ] {} <Debug> TCP-Session: 50bb39e5-7f1d-4b22-b200-bb175f2fecb8 Authenticating user 'default' from [fd00:1122:3344:101::a]:33188 | ||
| 646 | 2026.03.26 05:46:35.508911 [ 273 ] {} <Debug> TCP-Session: 6289ff82-42fd-428b-9837-6b4a9c9b73a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.26 05:46:35.508975 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.26 05:46:35.509023 [ 275 ] {} <Debug> TCP-Session: 50bb39e5-7f1d-4b22-b200-bb175f2fecb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.26 05:46:35.509089 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.26 05:46:35.509006 [ 273 ] {} <Debug> TCP-Session: 6289ff82-42fd-428b-9837-6b4a9c9b73a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.26 05:46:35.509164 [ 276 ] {} <Debug> TCP-Session: 5a00c4c2-c1f2-4c36-9fa4-5fc18ba5df0f Authenticating user 'default' from [fd00:1122:3344:101::a]:61217 | ||
| 652 | 2026.03.26 05:46:35.509164 [ 277 ] {} <Debug> TCP-Session: 8034f0b0-b523-4cff-a80a-64f15a669f85 Authenticating user 'default' from [fd00:1122:3344:101::a]:49244 | ||
| 653 | 2026.03.26 05:46:35.509166 [ 275 ] {} <Debug> TCP-Session: 50bb39e5-7f1d-4b22-b200-bb175f2fecb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.26 05:46:35.508995 [ 271 ] {} <Debug> TCP-Session: 1b2672cb-050b-4374-b07c-811ca73aac9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.26 05:46:35.509277 [ 277 ] {} <Debug> TCP-Session: 8034f0b0-b523-4cff-a80a-64f15a669f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.26 05:46:35.508911 [ 272 ] {} <Debug> TCP-Session: 8c107676-5b9d-41f3-a4da-da7c5c95df48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.26 05:46:35.509363 [ 277 ] {} <Debug> TCP-Session: 8034f0b0-b523-4cff-a80a-64f15a669f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.26 05:46:35.509381 [ 276 ] {} <Debug> TCP-Session: 5a00c4c2-c1f2-4c36-9fa4-5fc18ba5df0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.26 05:46:35.508646 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.03.26 05:46:35.509469 [ 276 ] {} <Debug> TCP-Session: 5a00c4c2-c1f2-4c36-9fa4-5fc18ba5df0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.26 05:46:35.509565 [ 274 ] {} <Debug> TCP-Session: 3bd0ee09-c0c9-40d2-a49e-635b1011fa2b Authenticating user 'default' from [fd00:1122:3344:101::a]:51716 | ||
| 662 | 2026.03.26 05:46:35.509590 [ 274 ] {} <Debug> TCP-Session: 3bd0ee09-c0c9-40d2-a49e-635b1011fa2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.26 05:46:35.509763 [ 274 ] {} <Debug> TCP-Session: 3bd0ee09-c0c9-40d2-a49e-635b1011fa2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.26 05:46:36.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.28 MiB, peak 138.28 MiB, free memory in arenas 0.00 B, will set to 139.29 MiB (RSS), difference: 1.00 MiB | ||
| 665 | 2026.03.26 05:46:37.564570 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35395 | ||
| 666 | 2026.03.26 05:46:37.564955 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.03.26 05:46:37.565055 [ 278 ] {} <Debug> TCP-Session: c20a4544-445a-4c93-9cb6-c482a99aaa47 Authenticating user 'default' from [fd00:1122:3344:101::b]:35395 | ||
| 668 | 2026.03.26 05:46:37.565079 [ 278 ] {} <Debug> TCP-Session: c20a4544-445a-4c93-9cb6-c482a99aaa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.26 05:46:37.565092 [ 278 ] {} <Debug> TCP-Session: c20a4544-445a-4c93-9cb6-c482a99aaa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.26 05:46:37.565263 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.03.26 05:46:37.565299 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.26 05:46:37.565409 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.03.26 05:46:37.566435 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40443 | ||
| 674 | 2026.03.26 05:46:37.566651 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50093 | ||
| 675 | 2026.03.26 05:46:37.566665 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.26 05:46:37.566654 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42832 | ||
| 677 | 2026.03.26 05:46:37.566731 [ 279 ] {} <Debug> TCP-Session: f09b9e27-d957-4d41-9085-20b398f616e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:40443 | ||
| 678 | 2026.03.26 05:46:37.566728 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45316 | ||
| 679 | 2026.03.26 05:46:37.566867 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37557 | ||
| 680 | 2026.03.26 05:46:37.566896 [ 279 ] {} <Debug> TCP-Session: f09b9e27-d957-4d41-9085-20b398f616e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.26 05:46:37.566916 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.26 05:46:37.566966 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49813 | ||
| 683 | 2026.03.26 05:46:37.567032 [ 279 ] {} <Debug> TCP-Session: f09b9e27-d957-4d41-9085-20b398f616e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.26 05:46:37.567103 [ 280 ] {} <Debug> TCP-Session: 62088508-d4a6-4768-9475-ae6b1c717b40 Authenticating user 'default' from [fd00:1122:3344:101::b]:50093 | ||
| 685 | 2026.03.26 05:46:37.567147 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34655 | ||
| 686 | 2026.03.26 05:46:37.567198 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.26 05:46:37.567234 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.26 05:46:37.567262 [ 280 ] {} <Debug> TCP-Session: 62088508-d4a6-4768-9475-ae6b1c717b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.26 05:46:37.567285 [ 281 ] {} <Debug> TCP-Session: 6ce3e195-c59e-410f-8f85-89311ad72455 Authenticating user 'default' from [fd00:1122:3344:101::b]:42832 | ||
| 690 | 2026.03.26 05:46:37.567354 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.26 05:46:37.567430 [ 280 ] {} <Debug> TCP-Session: 62088508-d4a6-4768-9475-ae6b1c717b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.26 05:46:37.567427 [ 281 ] {} <Debug> TCP-Session: 6ce3e195-c59e-410f-8f85-89311ad72455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.26 05:46:37.567414 [ 282 ] {} <Debug> TCP-Session: cab36ac4-58e2-4e9a-a709-e124f8d36453 Authenticating user 'default' from [fd00:1122:3344:101::b]:45316 | ||
| 694 | 2026.03.26 05:46:37.567526 [ 281 ] {} <Debug> TCP-Session: 6ce3e195-c59e-410f-8f85-89311ad72455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.26 05:46:37.567489 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.03.26 05:46:37.567548 [ 282 ] {} <Debug> TCP-Session: cab36ac4-58e2-4e9a-a709-e124f8d36453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.26 05:46:37.567460 [ 284 ] {} <Debug> TCP-Session: 4b3ce787-5d9a-4957-a989-5e8a9d57eab0 Authenticating user 'default' from [fd00:1122:3344:101::b]:49813 | ||
| 698 | 2026.03.26 05:46:37.567642 [ 282 ] {} <Debug> TCP-Session: cab36ac4-58e2-4e9a-a709-e124f8d36453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.26 05:46:37.567350 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.03.26 05:46:37.567662 [ 284 ] {} <Debug> TCP-Session: 4b3ce787-5d9a-4957-a989-5e8a9d57eab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.26 05:46:37.567740 [ 285 ] {} <Debug> TCP-Session: 5d08004d-d5e9-4ca7-b9e3-72299d939154 Authenticating user 'default' from [fd00:1122:3344:101::b]:34655 | ||
| 702 | 2026.03.26 05:46:37.567764 [ 284 ] {} <Debug> TCP-Session: 4b3ce787-5d9a-4957-a989-5e8a9d57eab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.26 05:46:37.567768 [ 283 ] {} <Debug> TCP-Session: 96c277be-a33e-4614-918e-cbeabb89f726 Authenticating user 'default' from [fd00:1122:3344:101::b]:37557 | ||
| 704 | 2026.03.26 05:46:37.567828 [ 285 ] {} <Debug> TCP-Session: 5d08004d-d5e9-4ca7-b9e3-72299d939154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.26 05:46:37.567967 [ 283 ] {} <Debug> TCP-Session: 96c277be-a33e-4614-918e-cbeabb89f726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.26 05:46:37.567973 [ 285 ] {} <Debug> TCP-Session: 5d08004d-d5e9-4ca7-b9e3-72299d939154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.26 05:46:37.567997 [ 283 ] {} <Debug> TCP-Session: 96c277be-a33e-4614-918e-cbeabb89f726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.26 05:46:39.224185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.26 05:46:39.224243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.26 05:46:39.224278 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.26 05:46:39.224444 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.26 05:46:39.231233 [ 244 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Loading data parts | ||
| 713 | 2026.03.26 05:46:39.231422 [ 244 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): There are no data parts | ||
| 714 | 2026.03.26 05:46:39.236117 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.26 05:46:39.236158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 716 | 2026.03.26 05:46:39.241950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.26 05:46:39.242566 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.26 05:46:39.242670 [ 243 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Loading data parts | ||
| 719 | 2026.03.26 05:46:39.242720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.03.26 05:46:39.242847 [ 243 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): There are no data parts | ||
| 721 | 2026.03.26 05:46:39.271442 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.26 05:46:39.271506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 723 | 2026.03.26 05:46:39.278163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.26 05:46:39.279698 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.26 05:46:39.283707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.26 05:46:40.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.03 MiB | ||
| 727 | 2026.03.26 05:46:41.724167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.26 05:46:41.724325 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.26 05:46:41.734601 [ 242 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Loading data parts | ||
| 730 | 2026.03.26 05:46:41.734906 [ 242 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): There are no data parts | ||
| 731 | 2026.03.26 05:46:41.745053 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.26 05:46:41.745147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 733 | 2026.03.26 05:46:41.748391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.26 05:46:41.749368 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.26 05:46:41.749977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.26 05:46:42.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 154.94 MiB (RSS), difference: -3.13 MiB | ||
| 737 | 2026.03.26 05:46:46.687871 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.26 05:46:46.688031 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.26 05:46:46.742869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.03.26 05:46:46.745653 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.26 05:46:46.745712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 742 | 2026.03.26 05:46:46.746642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.26 05:46:46.747190 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.26 05:46:46.747362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.26 05:46:46.783819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.26 05:46:46.802248 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.26 05:46:46.802308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 748 | 2026.03.26 05:46:46.809118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.26 05:46:46.810389 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.03.26 05:46:46.813765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.26 05:46:47.000278 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.95 MiB | ||
| 752 | 2026.03.26 05:46:48.901696 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41240 | ||
| 753 | 2026.03.26 05:46:48.901822 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.03.26 05:46:48.901850 [ 286 ] {} <Debug> TCP-Session: 14b2a8c1-5a30-4a74-9216-9ee215dff079 Authenticating user 'default' from [fd00:1122:3344:101::e]:41240 | ||
| 755 | 2026.03.26 05:46:48.901871 [ 286 ] {} <Debug> TCP-Session: 14b2a8c1-5a30-4a74-9216-9ee215dff079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.26 05:46:48.901936 [ 286 ] {} <Debug> TCP-Session: 14b2a8c1-5a30-4a74-9216-9ee215dff079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.26 05:46:48.901987 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.03.26 05:46:48.902010 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2026.03.26 05:46:48.902137 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 760 | 2026.03.26 05:46:48.902511 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65153 | ||
| 761 | 2026.03.26 05:46:48.902593 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58475 | ||
| 762 | 2026.03.26 05:46:48.902641 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.03.26 05:46:48.902673 [ 287 ] {} <Debug> TCP-Session: 309e04e8-1896-4b79-bd1c-30209e81d98a Authenticating user 'default' from [fd00:1122:3344:101::e]:65153 | ||
| 764 | 2026.03.26 05:46:48.902673 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39523 | ||
| 765 | 2026.03.26 05:46:48.902697 [ 287 ] {} <Debug> TCP-Session: 309e04e8-1896-4b79-bd1c-30209e81d98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.26 05:46:48.902720 [ 287 ] {} <Debug> TCP-Session: 309e04e8-1896-4b79-bd1c-30209e81d98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.26 05:46:48.902790 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.03.26 05:46:48.902817 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61819 | ||
| 769 | 2026.03.26 05:46:48.902838 [ 288 ] {} <Debug> TCP-Session: 6b3add85-3579-4274-a6fd-8fb79849531e Authenticating user 'default' from [fd00:1122:3344:101::e]:58475 | ||
| 770 | 2026.03.26 05:46:48.902879 [ 288 ] {} <Debug> TCP-Session: 6b3add85-3579-4274-a6fd-8fb79849531e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.26 05:46:48.902898 [ 288 ] {} <Debug> TCP-Session: 6b3add85-3579-4274-a6fd-8fb79849531e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.26 05:46:48.902937 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.26 05:46:48.903012 [ 289 ] {} <Debug> TCP-Session: 1a6bf56f-cb4e-4e3f-a324-cba03798dab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39523 | ||
| 774 | 2026.03.26 05:46:48.903034 [ 289 ] {} <Debug> TCP-Session: 1a6bf56f-cb4e-4e3f-a324-cba03798dab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.26 05:46:48.903118 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35384 | ||
| 776 | 2026.03.26 05:46:48.903142 [ 289 ] {} <Debug> TCP-Session: 1a6bf56f-cb4e-4e3f-a324-cba03798dab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.26 05:46:48.903035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.03.26 05:46:48.903213 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33889 | ||
| 779 | 2026.03.26 05:46:48.903232 [ 290 ] {} <Debug> TCP-Session: ea730827-d6a0-4d75-961e-cb1af1ca67fc Authenticating user 'default' from [fd00:1122:3344:101::e]:61819 | ||
| 780 | 2026.03.26 05:46:48.903271 [ 290 ] {} <Debug> TCP-Session: ea730827-d6a0-4d75-961e-cb1af1ca67fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.26 05:46:48.903285 [ 290 ] {} <Debug> TCP-Session: ea730827-d6a0-4d75-961e-cb1af1ca67fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.26 05:46:48.903373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.03.26 05:46:48.903413 [ 291 ] {} <Debug> TCP-Session: 2a6bde7a-ecdc-4360-98ee-50f87bee1db5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35384 | ||
| 784 | 2026.03.26 05:46:48.903429 [ 291 ] {} <Debug> TCP-Session: 2a6bde7a-ecdc-4360-98ee-50f87bee1db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.26 05:46:48.903441 [ 291 ] {} <Debug> TCP-Session: 2a6bde7a-ecdc-4360-98ee-50f87bee1db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.26 05:46:48.903471 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.03.26 05:46:48.903478 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52574 | ||
| 788 | 2026.03.26 05:46:48.903509 [ 292 ] {} <Debug> TCP-Session: dbea5b7e-fd53-44fd-aacf-d553cf7d6bed Authenticating user 'default' from [fd00:1122:3344:101::e]:33889 | ||
| 789 | 2026.03.26 05:46:48.903535 [ 292 ] {} <Debug> TCP-Session: dbea5b7e-fd53-44fd-aacf-d553cf7d6bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.03.26 05:46:48.903546 [ 292 ] {} <Debug> TCP-Session: dbea5b7e-fd53-44fd-aacf-d553cf7d6bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.26 05:46:48.903562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33228 | ||
| 792 | 2026.03.26 05:46:48.903656 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.03.26 05:46:48.903686 [ 293 ] {} <Debug> TCP-Session: 3ab96166-ead7-4751-af06-ed10790a89d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52574 | ||
| 794 | 2026.03.26 05:46:48.903700 [ 293 ] {} <Debug> TCP-Session: 3ab96166-ead7-4751-af06-ed10790a89d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.03.26 05:46:48.903712 [ 293 ] {} <Debug> TCP-Session: 3ab96166-ead7-4751-af06-ed10790a89d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.26 05:46:48.903736 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.03.26 05:46:48.903780 [ 294 ] {} <Debug> TCP-Session: e331f40f-06c4-489f-9bd2-ff1a5eec0484 Authenticating user 'default' from [fd00:1122:3344:101::e]:33228 | ||
| 798 | 2026.03.26 05:46:48.903795 [ 294 ] {} <Debug> TCP-Session: e331f40f-06c4-489f-9bd2-ff1a5eec0484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.26 05:46:48.903807 [ 294 ] {} <Debug> TCP-Session: e331f40f-06c4-489f-9bd2-ff1a5eec0484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.26 05:46:48.904832 [ 286 ] {} <Trace> TCP-Session: 14b2a8c1-5a30-4a74-9216-9ee215dff079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.03.26 05:46:48.905002 [ 286 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41240) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 802 | 2026.03.26 05:46:48.907527 [ 286 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 803 | 2026.03.26 05:46:48.915893 [ 286 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.03.26 05:46:48.931368 [ 286 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.03.26 05:46:48.945313 [ 299 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.03.26 05:46:48.945483 [ 299 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.03.26 05:46:48.946076 [ 299 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006184765 sec. (161.688 rows/sec., 6.32 KiB/sec.) | ||
| 808 | 2026.03.26 05:46:48.946098 [ 299 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.03.26 05:46:48.946125 [ 299 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.03.26 05:46:48.947398 [ 286 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.042286 sec., 23.64848886156175 rows/sec., 945.94 B/sec. | ||
| 811 | 2026.03.26 05:46:48.947590 [ 286 ] {3435f0e3-84b9-46bc-97a7-aff67c3c5cc5} <Debug> TCPHandler: Processed in 0.042766072 sec. | ||
| 812 | 2026.03.26 05:46:48.952954 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.03.26 05:46:48.952987 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.03.26 05:46:48.953004 [ 286 ] {} <Debug> TCP-Session: 14b2a8c1-5a30-4a74-9216-9ee215dff079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.26 05:46:48.953027 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.03.26 05:46:48.953035 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.03.26 05:46:48.953049 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.03.26 05:46:48.953065 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.03.26 05:46:48.953081 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.03.26 05:46:48.953111 [ 292 ] {} <Debug> TCP-Session: dbea5b7e-fd53-44fd-aacf-d553cf7d6bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.03.26 05:46:48.953124 [ 294 ] {} <Debug> TCP-Session: e331f40f-06c4-489f-9bd2-ff1a5eec0484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.26 05:46:48.953138 [ 290 ] {} <Debug> TCP-Session: ea730827-d6a0-4d75-961e-cb1af1ca67fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.03.26 05:46:48.953117 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2026.03.26 05:46:48.953102 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.03.26 05:46:48.953264 [ 291 ] {} <Debug> TCP-Session: 2a6bde7a-ecdc-4360-98ee-50f87bee1db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.26 05:46:48.953066 [ 289 ] {} <Debug> TCP-Session: 1a6bf56f-cb4e-4e3f-a324-cba03798dab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.03.26 05:46:48.953288 [ 288 ] {} <Debug> TCP-Session: 6b3add85-3579-4274-a6fd-8fb79849531e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.03.26 05:46:48.953084 [ 293 ] {} <Debug> TCP-Session: 3ab96166-ead7-4751-af06-ed10790a89d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.26 05:46:48.953043 [ 287 ] {} <Debug> TCP-Session: 309e04e8-1896-4b79-bd1c-30209e81d98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.03.26 05:46:49.002871 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.92 MiB, peak 166.05 MiB, free memory in arenas 0.00 B, will set to 161.71 MiB (RSS), difference: 3.78 MiB | ||
| 831 | 2026.03.26 05:46:51.758864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.03.26 05:46:51.761046 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.03.26 05:46:51.761094 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 834 | 2026.03.26 05:46:51.762362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.03.26 05:46:51.762864 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.03.26 05:46:51.763095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.03.26 05:46:52.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.76 MiB, peak 166.05 MiB, free memory in arenas 0.00 B, will set to 161.83 MiB (RSS), difference: 4.07 MiB | ||
| 838 | 2026.03.26 05:46:52.347480 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38871 | ||
| 839 | 2026.03.26 05:46:52.347592 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.03.26 05:46:52.347618 [ 286 ] {} <Debug> TCP-Session: c931c269-c187-450e-83cb-daf15539edd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38871 | ||
| 841 | 2026.03.26 05:46:52.347640 [ 286 ] {} <Debug> TCP-Session: c931c269-c187-450e-83cb-daf15539edd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.03.26 05:46:52.347653 [ 286 ] {} <Debug> TCP-Session: c931c269-c187-450e-83cb-daf15539edd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.03.26 05:46:52.347850 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54658 | ||
| 844 | 2026.03.26 05:46:52.347879 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34724 | ||
| 845 | 2026.03.26 05:46:52.347911 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56597 | ||
| 846 | 2026.03.26 05:46:52.347931 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45486 | ||
| 847 | 2026.03.26 05:46:52.347946 [ 286 ] {} <Trace> TCP-Session: c931c269-c187-450e-83cb-daf15539edd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.26 05:46:52.347970 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.26 05:46:52.348004 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.03.26 05:46:52.347987 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.03.26 05:46:52.348021 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.03.26 05:46:52.348034 [ 291 ] {} <Debug> TCP-Session: fc8be3b1-30ba-408b-9b29-4b64cf691d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:56597 | ||
| 853 | 2026.03.26 05:46:52.348057 [ 289 ] {} <Debug> TCP-Session: 34931aba-d07a-44b0-b1e7-af4fcf7012f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34724 | ||
| 854 | 2026.03.26 05:46:52.348070 [ 293 ] {} <Debug> TCP-Session: aa52e0ae-f3bc-4fb8-bdb6-2daa8fca3c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:45486 | ||
| 855 | 2026.03.26 05:46:52.348089 [ 291 ] {} <Debug> TCP-Session: fc8be3b1-30ba-408b-9b29-4b64cf691d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.26 05:46:52.348094 [ 289 ] {} <Debug> TCP-Session: 34931aba-d07a-44b0-b1e7-af4fcf7012f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.26 05:46:52.348106 [ 293 ] {} <Debug> TCP-Session: aa52e0ae-f3bc-4fb8-bdb6-2daa8fca3c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.26 05:46:52.348127 [ 289 ] {} <Debug> TCP-Session: 34931aba-d07a-44b0-b1e7-af4fcf7012f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.26 05:46:52.348118 [ 291 ] {} <Debug> TCP-Session: fc8be3b1-30ba-408b-9b29-4b64cf691d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.26 05:46:52.348135 [ 286 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38871) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 861 | 2026.03.26 05:46:52.348136 [ 293 ] {} <Debug> TCP-Session: aa52e0ae-f3bc-4fb8-bdb6-2daa8fca3c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.26 05:46:52.347985 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46651 | ||
| 863 | 2026.03.26 05:46:52.347923 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33364 | ||
| 864 | 2026.03.26 05:46:52.347914 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46842 | ||
| 865 | 2026.03.26 05:46:52.347853 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36867 | ||
| 866 | 2026.03.26 05:46:52.348308 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.03.26 05:46:52.348027 [ 287 ] {} <Debug> TCP-Session: 257a2798-4744-46d4-8426-e21991e41457 Authenticating user 'default' from [fd00:1122:3344:101::e]:54658 | ||
| 868 | 2026.03.26 05:46:52.348340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.03.26 05:46:52.348349 [ 294 ] {} <Debug> TCP-Session: c4da26f0-d91a-4cf4-978e-c68143ae726e Authenticating user 'default' from [fd00:1122:3344:101::e]:46651 | ||
| 870 | 2026.03.26 05:46:52.348363 [ 287 ] {} <Debug> TCP-Session: 257a2798-4744-46d4-8426-e21991e41457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.26 05:46:52.348382 [ 292 ] {} <Debug> TCP-Session: 288de3a5-1d7c-4750-a91f-0d12f60af399 Authenticating user 'default' from [fd00:1122:3344:101::e]:33364 | ||
| 872 | 2026.03.26 05:46:52.348398 [ 294 ] {} <Debug> TCP-Session: c4da26f0-d91a-4cf4-978e-c68143ae726e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.26 05:46:52.348402 [ 287 ] {} <Debug> TCP-Session: 257a2798-4744-46d4-8426-e21991e41457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.26 05:46:52.348411 [ 286 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 875 | 2026.03.26 05:46:52.348429 [ 294 ] {} <Debug> TCP-Session: c4da26f0-d91a-4cf4-978e-c68143ae726e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.26 05:46:52.348425 [ 292 ] {} <Debug> TCP-Session: 288de3a5-1d7c-4750-a91f-0d12f60af399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.26 05:46:52.348367 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2026.03.26 05:46:52.348496 [ 292 ] {} <Debug> TCP-Session: 288de3a5-1d7c-4750-a91f-0d12f60af399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.26 05:46:52.348509 [ 286 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.03.26 05:46:52.348514 [ 288 ] {} <Debug> TCP-Session: 14fb4273-dcc4-4b65-a951-6ab1c2c671c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36867 | ||
| 881 | 2026.03.26 05:46:52.348346 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 882 | 2026.03.26 05:46:52.348551 [ 288 ] {} <Debug> TCP-Session: 14fb4273-dcc4-4b65-a951-6ab1c2c671c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.26 05:46:52.348577 [ 290 ] {} <Debug> TCP-Session: 065036db-5bf9-4663-9946-5e5b25064d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:46842 | ||
| 884 | 2026.03.26 05:46:52.348579 [ 288 ] {} <Debug> TCP-Session: 14fb4273-dcc4-4b65-a951-6ab1c2c671c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.03.26 05:46:52.348604 [ 290 ] {} <Debug> TCP-Session: 065036db-5bf9-4663-9946-5e5b25064d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.26 05:46:52.348624 [ 290 ] {} <Debug> TCP-Session: 065036db-5bf9-4663-9946-5e5b25064d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.03.26 05:46:52.348803 [ 286 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 888 | 2026.03.26 05:46:52.349702 [ 313 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Trace> AggregatingTransform: Aggregating | ||
| 889 | 2026.03.26 05:46:52.349751 [ 313 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Trace> Aggregator: Aggregation method: without_key | ||
| 890 | 2026.03.26 05:46:52.349790 [ 313 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088748 sec. (1126.786 rows/sec., 44.02 KiB/sec.) | ||
| 891 | 2026.03.26 05:46:52.349810 [ 313 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Trace> Aggregator: Merging aggregated data | ||
| 892 | 2026.03.26 05:46:52.351093 [ 286 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 893 | 2026.03.26 05:46:52.351270 [ 286 ] {8a8c0d29-7603-4205-8f85-ff43ca12101c} <Debug> TCPHandler: Processed in 0.0034395 sec. | ||
| 894 | 2026.03.26 05:46:52.351395 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.26 05:46:52.351426 [ 286 ] {} <Debug> TCP-Session: c931c269-c187-450e-83cb-daf15539edd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.26 05:46:52.351428 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.26 05:46:52.351454 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.26 05:46:52.351472 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.26 05:46:52.351489 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.03.26 05:46:52.351500 [ 288 ] {} <Debug> TCP-Session: 14fb4273-dcc4-4b65-a951-6ab1c2c671c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.26 05:46:52.351517 [ 293 ] {} <Debug> TCP-Session: aa52e0ae-f3bc-4fb8-bdb6-2daa8fca3c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.26 05:46:52.351541 [ 290 ] {} <Debug> TCP-Session: 065036db-5bf9-4663-9946-5e5b25064d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.26 05:46:52.351560 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.03.26 05:46:52.351544 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 905 | 2026.03.26 05:46:52.351610 [ 294 ] {} <Debug> TCP-Session: c4da26f0-d91a-4cf4-978e-c68143ae726e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.03.26 05:46:52.351527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2026.03.26 05:46:52.351636 [ 292 ] {} <Debug> TCP-Session: 288de3a5-1d7c-4750-a91f-0d12f60af399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.26 05:46:52.351509 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 909 | 2026.03.26 05:46:52.351672 [ 289 ] {} <Debug> TCP-Session: 34931aba-d07a-44b0-b1e7-af4fcf7012f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.26 05:46:52.351481 [ 287 ] {} <Debug> TCP-Session: 257a2798-4744-46d4-8426-e21991e41457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.03.26 05:46:52.351712 [ 291 ] {} <Debug> TCP-Session: fc8be3b1-30ba-408b-9b29-4b64cf691d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.03.26 05:46:52.441133 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50252 | ||
| 913 | 2026.03.26 05:46:52.441249 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.03.26 05:46:52.441275 [ 286 ] {} <Debug> TCP-Session: cc8d6248-a864-4210-a7bc-400fc6f0bc2e Authenticating user 'default' from [fd00:1122:3344:101::e]:50252 | ||
| 915 | 2026.03.26 05:46:52.441297 [ 286 ] {} <Debug> TCP-Session: cc8d6248-a864-4210-a7bc-400fc6f0bc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.03.26 05:46:52.441309 [ 286 ] {} <Debug> TCP-Session: cc8d6248-a864-4210-a7bc-400fc6f0bc2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.03.26 05:46:52.441496 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62957 | ||
| 918 | 2026.03.26 05:46:52.441502 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33923 | ||
| 919 | 2026.03.26 05:46:52.441545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63784 | ||
| 920 | 2026.03.26 05:46:52.441583 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46629 | ||
| 921 | 2026.03.26 05:46:52.441596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.26 05:46:52.441624 [ 286 ] {} <Trace> TCP-Session: cc8d6248-a864-4210-a7bc-400fc6f0bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.03.26 05:46:52.441650 [ 288 ] {} <Debug> TCP-Session: e2cc7c30-c2ac-4a52-8aab-c24b2ed413cf Authenticating user 'default' from [fd00:1122:3344:101::e]:62957 | ||
| 924 | 2026.03.26 05:46:52.441651 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.03.26 05:46:52.441670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.03.26 05:46:52.441678 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.03.26 05:46:52.441701 [ 287 ] {} <Debug> TCP-Session: 4d36646c-6633-4bdb-9a51-459071f4fe62 Authenticating user 'default' from [fd00:1122:3344:101::e]:33923 | ||
| 928 | 2026.03.26 05:46:52.441715 [ 290 ] {} <Debug> TCP-Session: 1993a2fe-746a-410c-a9bf-88a3f8d72c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:63784 | ||
| 929 | 2026.03.26 05:46:52.441726 [ 293 ] {} <Debug> TCP-Session: ba761cfc-dd76-4c4c-a3d4-54527cdcd7c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46629 | ||
| 930 | 2026.03.26 05:46:52.441744 [ 287 ] {} <Debug> TCP-Session: 4d36646c-6633-4bdb-9a51-459071f4fe62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.26 05:46:52.441758 [ 290 ] {} <Debug> TCP-Session: 1993a2fe-746a-410c-a9bf-88a3f8d72c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.26 05:46:52.441776 [ 287 ] {} <Debug> TCP-Session: 4d36646c-6633-4bdb-9a51-459071f4fe62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.26 05:46:52.441790 [ 290 ] {} <Debug> TCP-Session: 1993a2fe-746a-410c-a9bf-88a3f8d72c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.26 05:46:52.441802 [ 286 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 935 | 2026.03.26 05:46:52.441767 [ 293 ] {} <Debug> TCP-Session: ba761cfc-dd76-4c4c-a3d4-54527cdcd7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.26 05:46:52.441591 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44499 | ||
| 937 | 2026.03.26 05:46:52.441849 [ 293 ] {} <Debug> TCP-Session: ba761cfc-dd76-4c4c-a3d4-54527cdcd7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.26 05:46:52.441571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45794 | ||
| 939 | 2026.03.26 05:46:52.441563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34239 | ||
| 940 | 2026.03.26 05:46:52.441918 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.03.26 05:46:52.441525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52462 | ||
| 942 | 2026.03.26 05:46:52.441967 [ 294 ] {} <Debug> TCP-Session: 71ddf43a-6997-4108-b83d-2200855273d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44499 | ||
| 943 | 2026.03.26 05:46:52.441993 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.26 05:46:52.442007 [ 294 ] {} <Debug> TCP-Session: 71ddf43a-6997-4108-b83d-2200855273d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.26 05:46:52.442025 [ 291 ] {} <Debug> TCP-Session: 4516b01b-3f58-4cef-9f32-cb13ef8c8eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34239 | ||
| 946 | 2026.03.26 05:46:52.442031 [ 294 ] {} <Debug> TCP-Session: 71ddf43a-6997-4108-b83d-2200855273d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.26 05:46:52.442033 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.03.26 05:46:52.442050 [ 291 ] {} <Debug> TCP-Session: 4516b01b-3f58-4cef-9f32-cb13ef8c8eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.26 05:46:52.442073 [ 286 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 950 | 2026.03.26 05:46:52.442080 [ 289 ] {} <Debug> TCP-Session: bd9854e2-1299-46e6-9482-ab8c320b46a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52462 | ||
| 951 | 2026.03.26 05:46:52.442088 [ 291 ] {} <Debug> TCP-Session: 4516b01b-3f58-4cef-9f32-cb13ef8c8eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.26 05:46:52.442118 [ 289 ] {} <Debug> TCP-Session: bd9854e2-1299-46e6-9482-ab8c320b46a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.26 05:46:52.442136 [ 286 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.03.26 05:46:52.442143 [ 289 ] {} <Debug> TCP-Session: bd9854e2-1299-46e6-9482-ab8c320b46a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.03.26 05:46:52.441963 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2026.03.26 05:46:52.441679 [ 288 ] {} <Debug> TCP-Session: e2cc7c30-c2ac-4a52-8aab-c24b2ed413cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.26 05:46:52.442195 [ 292 ] {} <Debug> TCP-Session: eed02ef8-6b8a-4516-91c3-53612263a19f Authenticating user 'default' from [fd00:1122:3344:101::e]:45794 | ||
| 958 | 2026.03.26 05:46:52.442199 [ 288 ] {} <Debug> TCP-Session: e2cc7c30-c2ac-4a52-8aab-c24b2ed413cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.26 05:46:52.442212 [ 292 ] {} <Debug> TCP-Session: eed02ef8-6b8a-4516-91c3-53612263a19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.26 05:46:52.442225 [ 292 ] {} <Debug> TCP-Session: eed02ef8-6b8a-4516-91c3-53612263a19f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.03.26 05:46:52.442419 [ 286 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 962 | 2026.03.26 05:46:52.443374 [ 336 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Trace> AggregatingTransform: Aggregating | ||
| 963 | 2026.03.26 05:46:52.443436 [ 336 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Trace> Aggregator: Aggregation method: without_key | ||
| 964 | 2026.03.26 05:46:52.443478 [ 336 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921481 sec. (1085.210 rows/sec., 42.39 KiB/sec.) | ||
| 965 | 2026.03.26 05:46:52.443501 [ 336 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Trace> Aggregator: Merging aggregated data | ||
| 966 | 2026.03.26 05:46:52.444934 [ 286 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 967 | 2026.03.26 05:46:52.445079 [ 286 ] {36674ed6-55b4-46a8-9254-e99635e2881a} <Debug> TCPHandler: Processed in 0.003570594 sec. | ||
| 968 | 2026.03.26 05:46:52.445160 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.26 05:46:52.445185 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.26 05:46:52.445205 [ 287 ] {} <Debug> TCP-Session: 4d36646c-6633-4bdb-9a51-459071f4fe62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.03.26 05:46:52.445205 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.26 05:46:52.445231 [ 288 ] {} <Debug> TCP-Session: e2cc7c30-c2ac-4a52-8aab-c24b2ed413cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.26 05:46:52.445246 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.03.26 05:46:52.445264 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.03.26 05:46:52.445268 [ 289 ] {} <Debug> TCP-Session: bd9854e2-1299-46e6-9482-ab8c320b46a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.26 05:46:52.445296 [ 290 ] {} <Debug> TCP-Session: 1993a2fe-746a-410c-a9bf-88a3f8d72c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.26 05:46:52.445306 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.26 05:46:52.445319 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.03.26 05:46:52.445351 [ 293 ] {} <Debug> TCP-Session: ba761cfc-dd76-4c4c-a3d4-54527cdcd7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.03.26 05:46:52.445317 [ 294 ] {} <Debug> TCP-Session: 71ddf43a-6997-4108-b83d-2200855273d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.03.26 05:46:52.445374 [ 286 ] {} <Debug> TCP-Session: cc8d6248-a864-4210-a7bc-400fc6f0bc2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.26 05:46:52.445285 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.03.26 05:46:52.445224 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.03.26 05:46:52.445444 [ 291 ] {} <Debug> TCP-Session: 4516b01b-3f58-4cef-9f32-cb13ef8c8eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.26 05:46:52.445470 [ 292 ] {} <Debug> TCP-Session: eed02ef8-6b8a-4516-91c3-53612263a19f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.03.26 05:46:53.689732 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.26 05:46:53.689948 [ 3 ] {e3fbac64-6d4d-439c-b544-47c6cedb27f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.03.26 05:46:53.690252 [ 3 ] {e3fbac64-6d4d-439c-b544-47c6cedb27f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.03.26 05:46:53.690320 [ 3 ] {e3fbac64-6d4d-439c-b544-47c6cedb27f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.03.26 05:46:53.690775 [ 3 ] {e3fbac64-6d4d-439c-b544-47c6cedb27f5} <Debug> TCPHandler: Processed in 0.001172078 sec. | ||
| 991 | 2026.03.26 05:46:53.710317 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.03.26 05:46:53.710484 [ 3 ] {8d4fa06c-d55e-405e-943b-8489336380fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.03.26 05:46:53.717230 [ 3 ] {8d4fa06c-d55e-405e-943b-8489336380fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.03.26 05:46:53.717284 [ 3 ] {8d4fa06c-d55e-405e-943b-8489336380fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.03.26 05:46:53.719657 [ 3 ] {8d4fa06c-d55e-405e-943b-8489336380fc} <Debug> TCPHandler: Processed in 0.009413221 sec. | ||
| 996 | 2026.03.26 05:46:53.720089 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.03.26 05:46:53.720214 [ 3 ] {048b212a-0035-47bb-9c6d-9fbd907186e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.03.26 05:46:53.724662 [ 3 ] {048b212a-0035-47bb-9c6d-9fbd907186e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.03.26 05:46:53.724723 [ 3 ] {048b212a-0035-47bb-9c6d-9fbd907186e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.03.26 05:46:53.725106 [ 3 ] {048b212a-0035-47bb-9c6d-9fbd907186e8} <Debug> TCPHandler: Processed in 0.005071348 sec. | ||
| 1001 | 2026.03.26 05:46:53.725319 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.03.26 05:46:53.725439 [ 3 ] {cae737f6-c049-429d-bb3f-695d1d83fb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.03.26 05:46:53.725691 [ 3 ] {cae737f6-c049-429d-bb3f-695d1d83fb69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.03.26 05:46:53.725735 [ 3 ] {cae737f6-c049-429d-bb3f-695d1d83fb69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.03.26 05:46:53.726081 [ 3 ] {cae737f6-c049-429d-bb3f-695d1d83fb69} <Debug> TCPHandler: Processed in 0.000815359 sec. | ||
| 1006 | 2026.03.26 05:46:53.726291 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.26 05:46:53.726419 [ 3 ] {277ef5a4-08f3-4d58-87da-dff963a21129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.03.26 05:46:53.726688 [ 3 ] {277ef5a4-08f3-4d58-87da-dff963a21129} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.03.26 05:46:53.726732 [ 3 ] {277ef5a4-08f3-4d58-87da-dff963a21129} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.03.26 05:46:53.727058 [ 3 ] {277ef5a4-08f3-4d58-87da-dff963a21129} <Debug> TCPHandler: Processed in 0.000824509 sec. | ||
| 1011 | 2026.03.26 05:46:53.727449 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.26 05:46:53.727572 [ 3 ] {061d8e79-6a69-4071-9fd9-38fca3f040f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.03.26 05:46:53.727837 [ 3 ] {061d8e79-6a69-4071-9fd9-38fca3f040f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.03.26 05:46:53.727882 [ 3 ] {061d8e79-6a69-4071-9fd9-38fca3f040f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.03.26 05:46:53.728229 [ 3 ] {061d8e79-6a69-4071-9fd9-38fca3f040f8} <Debug> TCPHandler: Processed in 0.00083469 sec. | ||
| 1016 | 2026.03.26 05:46:53.728441 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.03.26 05:46:53.728561 [ 3 ] {058f8453-da9a-4076-8c08-ececd55e7b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.03.26 05:46:53.728811 [ 3 ] {058f8453-da9a-4076-8c08-ececd55e7b83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.03.26 05:46:53.728855 [ 3 ] {058f8453-da9a-4076-8c08-ececd55e7b83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.03.26 05:46:53.729185 [ 3 ] {058f8453-da9a-4076-8c08-ececd55e7b83} <Debug> TCPHandler: Processed in 0.000793609 sec. | ||
| 1021 | 2026.03.26 05:46:53.729385 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.26 05:46:53.729502 [ 3 ] {2c599a75-2f92-4e6c-bbb7-272397ffa147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.03.26 05:46:53.729745 [ 3 ] {2c599a75-2f92-4e6c-bbb7-272397ffa147} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.03.26 05:46:53.729788 [ 3 ] {2c599a75-2f92-4e6c-bbb7-272397ffa147} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.03.26 05:46:53.730106 [ 3 ] {2c599a75-2f92-4e6c-bbb7-272397ffa147} <Debug> TCPHandler: Processed in 0.000771009 sec. | ||
| 1026 | 2026.03.26 05:46:53.730302 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.26 05:46:53.730419 [ 3 ] {8325cffe-a2a1-41b8-ae31-cdc6cb2a1d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.03.26 05:46:53.730660 [ 3 ] {8325cffe-a2a1-41b8-ae31-cdc6cb2a1d39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.03.26 05:46:53.730702 [ 3 ] {8325cffe-a2a1-41b8-ae31-cdc6cb2a1d39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.03.26 05:46:53.731010 [ 3 ] {8325cffe-a2a1-41b8-ae31-cdc6cb2a1d39} <Debug> TCPHandler: Processed in 0.000757858 sec. | ||
| 1031 | 2026.03.26 05:46:53.731202 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.03.26 05:46:53.731320 [ 3 ] {304f3fb6-dd3d-41ad-a4b3-59f775529863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.03.26 05:46:53.731565 [ 3 ] {304f3fb6-dd3d-41ad-a4b3-59f775529863} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.03.26 05:46:53.731607 [ 3 ] {304f3fb6-dd3d-41ad-a4b3-59f775529863} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.03.26 05:46:53.731913 [ 3 ] {304f3fb6-dd3d-41ad-a4b3-59f775529863} <Debug> TCPHandler: Processed in 0.000761408 sec. | ||
| 1036 | 2026.03.26 05:46:53.732122 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.03.26 05:46:53.732239 [ 3 ] {e3cfb5a4-289c-4251-9a00-1f16daa9088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.03.26 05:46:53.732480 [ 3 ] {e3cfb5a4-289c-4251-9a00-1f16daa9088f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.03.26 05:46:53.732522 [ 3 ] {e3cfb5a4-289c-4251-9a00-1f16daa9088f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.03.26 05:46:53.732829 [ 3 ] {e3cfb5a4-289c-4251-9a00-1f16daa9088f} <Debug> TCPHandler: Processed in 0.000756078 sec. | ||
| 1041 | 2026.03.26 05:46:53.733022 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.03.26 05:46:53.733138 [ 3 ] {d463fd3c-641e-4a4b-a4a1-01ee15a55836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.03.26 05:46:53.733388 [ 3 ] {d463fd3c-641e-4a4b-a4a1-01ee15a55836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.03.26 05:46:53.733430 [ 3 ] {d463fd3c-641e-4a4b-a4a1-01ee15a55836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.03.26 05:46:53.733736 [ 3 ] {d463fd3c-641e-4a4b-a4a1-01ee15a55836} <Debug> TCPHandler: Processed in 0.000763308 sec. | ||
| 1046 | 2026.03.26 05:46:53.733933 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.26 05:46:53.734051 [ 3 ] {3d29780c-76f9-4764-8a79-2e70df8da4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.03.26 05:46:53.734295 [ 3 ] {3d29780c-76f9-4764-8a79-2e70df8da4f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.03.26 05:46:53.734337 [ 3 ] {3d29780c-76f9-4764-8a79-2e70df8da4f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.03.26 05:46:53.734642 [ 3 ] {3d29780c-76f9-4764-8a79-2e70df8da4f2} <Debug> TCPHandler: Processed in 0.000758578 sec. | ||
| 1051 | 2026.03.26 05:46:53.734833 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.26 05:46:53.734951 [ 3 ] {37924927-9c13-40ac-83fd-87082d354380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.03.26 05:46:53.735199 [ 3 ] {37924927-9c13-40ac-83fd-87082d354380} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.03.26 05:46:53.735241 [ 3 ] {37924927-9c13-40ac-83fd-87082d354380} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.03.26 05:46:53.735551 [ 3 ] {37924927-9c13-40ac-83fd-87082d354380} <Debug> TCPHandler: Processed in 0.000766848 sec. | ||
| 1056 | 2026.03.26 05:46:53.735741 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.26 05:46:53.735857 [ 3 ] {87d019d5-64a0-4a8c-a70f-48766480e251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.03.26 05:46:53.736104 [ 3 ] {87d019d5-64a0-4a8c-a70f-48766480e251} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.03.26 05:46:53.736145 [ 3 ] {87d019d5-64a0-4a8c-a70f-48766480e251} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.03.26 05:46:53.736455 [ 3 ] {87d019d5-64a0-4a8c-a70f-48766480e251} <Debug> TCPHandler: Processed in 0.000762078 sec. | ||
| 1061 | 2026.03.26 05:46:53.736641 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.26 05:46:53.736760 [ 3 ] {a6b14e11-ec21-4928-afcc-f75e3431aebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.03.26 05:46:53.737009 [ 3 ] {a6b14e11-ec21-4928-afcc-f75e3431aebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.03.26 05:46:53.737051 [ 3 ] {a6b14e11-ec21-4928-afcc-f75e3431aebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.03.26 05:46:53.737361 [ 3 ] {a6b14e11-ec21-4928-afcc-f75e3431aebd} <Debug> TCPHandler: Processed in 0.000769849 sec. | ||
| 1066 | 2026.03.26 05:46:53.737552 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.26 05:46:53.737671 [ 3 ] {29a75d2c-c30f-4b25-8541-ab9016fbfe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.26 05:46:53.737923 [ 3 ] {29a75d2c-c30f-4b25-8541-ab9016fbfe41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.26 05:46:53.737964 [ 3 ] {29a75d2c-c30f-4b25-8541-ab9016fbfe41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.26 05:46:53.738272 [ 3 ] {29a75d2c-c30f-4b25-8541-ab9016fbfe41} <Debug> TCPHandler: Processed in 0.000769578 sec. | ||
| 1071 | 2026.03.26 05:46:53.738463 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.26 05:46:53.738583 [ 3 ] {5218e707-e326-42d4-abd2-9eb40c770759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.26 05:46:53.738834 [ 3 ] {5218e707-e326-42d4-abd2-9eb40c770759} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.26 05:46:53.738876 [ 3 ] {5218e707-e326-42d4-abd2-9eb40c770759} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.26 05:46:53.739221 [ 3 ] {5218e707-e326-42d4-abd2-9eb40c770759} <Debug> TCPHandler: Processed in 0.000807049 sec. | ||
| 1076 | 2026.03.26 05:46:53.739407 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.26 05:46:53.739526 [ 3 ] {f568b231-34d1-4a31-9882-183822166382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.26 05:46:53.739778 [ 3 ] {f568b231-34d1-4a31-9882-183822166382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.26 05:46:53.739819 [ 3 ] {f568b231-34d1-4a31-9882-183822166382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.26 05:46:53.740131 [ 3 ] {f568b231-34d1-4a31-9882-183822166382} <Debug> TCPHandler: Processed in 0.000775168 sec. | ||
| 1081 | 2026.03.26 05:46:53.740765 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.26 05:46:53.740886 [ 3 ] {da22af74-cabe-4065-a320-b8956ffa9fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.03.26 05:46:53.741139 [ 3 ] {da22af74-cabe-4065-a320-b8956ffa9fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.26 05:46:53.741181 [ 3 ] {da22af74-cabe-4065-a320-b8956ffa9fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.03.26 05:46:53.741493 [ 3 ] {da22af74-cabe-4065-a320-b8956ffa9fce} <Debug> TCPHandler: Processed in 0.000776988 sec. | ||
| 1086 | 2026.03.26 05:46:53.741753 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.26 05:46:53.741874 [ 3 ] {b9b9b3dc-38ea-44da-a5e2-bf113255a9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.03.26 05:46:53.742133 [ 3 ] {b9b9b3dc-38ea-44da-a5e2-bf113255a9fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.03.26 05:46:53.742174 [ 3 ] {b9b9b3dc-38ea-44da-a5e2-bf113255a9fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.03.26 05:46:53.742483 [ 3 ] {b9b9b3dc-38ea-44da-a5e2-bf113255a9fa} <Debug> TCPHandler: Processed in 0.000777788 sec. | ||
| 1091 | 2026.03.26 05:46:53.742728 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.26 05:46:53.742850 [ 3 ] {4bd085d2-752e-44f6-82dd-03512bd9eb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.03.26 05:46:53.743111 [ 3 ] {4bd085d2-752e-44f6-82dd-03512bd9eb08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.03.26 05:46:53.743154 [ 3 ] {4bd085d2-752e-44f6-82dd-03512bd9eb08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.03.26 05:46:53.743460 [ 3 ] {4bd085d2-752e-44f6-82dd-03512bd9eb08} <Debug> TCPHandler: Processed in 0.000780538 sec. | ||
| 1096 | 2026.03.26 05:46:53.743747 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.03.26 05:46:53.743868 [ 3 ] {12311004-95c5-4a8b-91e9-3902b5bcaeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.03.26 05:46:53.744146 [ 3 ] {12311004-95c5-4a8b-91e9-3902b5bcaeaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.03.26 05:46:53.744188 [ 3 ] {12311004-95c5-4a8b-91e9-3902b5bcaeaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.03.26 05:46:53.744496 [ 3 ] {12311004-95c5-4a8b-91e9-3902b5bcaeaa} <Debug> TCPHandler: Processed in 0.000797659 sec. | ||
| 1101 | 2026.03.26 05:46:53.744756 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.03.26 05:46:53.744877 [ 3 ] {0820bd67-41da-427e-b914-b64c0e1f569b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.03.26 05:46:53.745140 [ 3 ] {0820bd67-41da-427e-b914-b64c0e1f569b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.03.26 05:46:53.745182 [ 3 ] {0820bd67-41da-427e-b914-b64c0e1f569b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.03.26 05:46:53.745488 [ 3 ] {0820bd67-41da-427e-b914-b64c0e1f569b} <Debug> TCPHandler: Processed in 0.000780268 sec. | ||
| 1106 | 2026.03.26 05:46:53.745725 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.03.26 05:46:53.745850 [ 3 ] {1d2adeea-19bd-4549-ad75-cd4d97d51226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.03.26 05:46:53.746115 [ 3 ] {1d2adeea-19bd-4549-ad75-cd4d97d51226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.03.26 05:46:53.746157 [ 3 ] {1d2adeea-19bd-4549-ad75-cd4d97d51226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.03.26 05:46:53.746470 [ 3 ] {1d2adeea-19bd-4549-ad75-cd4d97d51226} <Debug> TCPHandler: Processed in 0.000794349 sec. | ||
| 1111 | 2026.03.26 05:46:53.755707 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.03.26 05:46:53.755834 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1113 | 2026.03.26 05:46:53.755883 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.03.26 05:46:53.760028 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.03.26 05:46:53.760073 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1116 | 2026.03.26 05:46:53.762747 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.03.26 05:46:53.763124 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.03.26 05:46:53.763277 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.007484 sec., 3340.4596472474614 rows/sec., 734.90 KiB/sec. | ||
| 1119 | 2026.03.26 05:46:53.763316 [ 3 ] {3a1faa3b-ab87-4659-a741-0cedce2782f4} <Debug> TCPHandler: Processed in 0.00767369 sec. | ||
| 1120 | 2026.03.26 05:46:53.763456 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.03.26 05:46:53.763557 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.03.26 05:46:53.763597 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1123 | 2026.03.26 05:46:53.772650 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.03.26 05:46:53.772685 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1125 | 2026.03.26 05:46:53.775231 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.03.26 05:46:53.775747 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.03.26 05:46:53.775880 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012358 sec., 1942.0618223013435 rows/sec., 165.00 KiB/sec. | ||
| 1128 | 2026.03.26 05:46:53.775917 [ 3 ] {b1a21d2d-4b69-4fb2-8da0-cad63728c137} <Debug> TCPHandler: Processed in 0.012524393 sec. | ||
| 1129 | 2026.03.26 05:46:53.776030 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.03.26 05:46:53.776127 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1131 | 2026.03.26 05:46:53.776166 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1132 | 2026.03.26 05:46:53.776541 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.03.26 05:46:53.776578 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1134 | 2026.03.26 05:46:53.776992 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.03.26 05:46:53.777386 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.03.26 05:46:53.777513 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 347.48 KiB/sec. | ||
| 1137 | 2026.03.26 05:46:53.777550 [ 3 ] {bd6f8ccc-3716-4c11-9633-ac98cf9c3172} <Debug> TCPHandler: Processed in 0.001571207 sec. | ||
| 1138 | 2026.03.26 05:46:53.777654 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.03.26 05:46:53.777749 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1140 | 2026.03.26 05:46:53.777788 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1141 | 2026.03.26 05:46:53.778242 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.03.26 05:46:53.778279 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1143 | 2026.03.26 05:46:53.778717 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.03.26 05:46:53.779112 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.03.26 05:46:53.779238 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Debug> executeQuery: Read 157 rows, 14.45 KiB in 0.001508 sec., 104111.40583554376 rows/sec., 9.36 MiB/sec. | ||
| 1146 | 2026.03.26 05:46:53.779273 [ 3 ] {997a37c0-552f-4781-b4d2-5aa66963c2a1} <Debug> TCPHandler: Processed in 0.00167126 sec. | ||
| 1147 | 2026.03.26 05:46:53.779379 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.03.26 05:46:53.779473 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.03.26 05:46:53.779511 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1150 | 2026.03.26 05:46:53.779876 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.03.26 05:46:53.779911 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1152 | 2026.03.26 05:46:53.780382 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.03.26 05:46:53.780843 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.03.26 05:46:53.780969 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Debug> executeQuery: Read 22 rows, 1.68 KiB in 0.001515 sec., 14521.45214521452 rows/sec., 1.08 MiB/sec. | ||
| 1155 | 2026.03.26 05:46:53.781004 [ 3 ] {aa5ea66a-6b47-49f6-a713-c00293c65d68} <Debug> TCPHandler: Processed in 0.001677219 sec. | ||
| 1156 | 2026.03.26 05:46:53.781110 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.03.26 05:46:53.781204 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.03.26 05:46:53.781242 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1159 | 2026.03.26 05:46:53.781641 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.03.26 05:46:53.781675 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1161 | 2026.03.26 05:46:53.782062 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.03.26 05:46:53.782469 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.03.26 05:46:53.782594 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001407 sec., 17057.569296375266 rows/sec., 1.42 MiB/sec. | ||
| 1164 | 2026.03.26 05:46:53.782629 [ 3 ] {38409402-9a2a-4589-8dba-f84aed0ed84c} <Debug> TCPHandler: Processed in 0.001569636 sec. | ||
| 1165 | 2026.03.26 05:46:53.782736 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.03.26 05:46:53.782830 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.03.26 05:46:53.782868 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1168 | 2026.03.26 05:46:53.783230 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.03.26 05:46:53.783266 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1170 | 2026.03.26 05:46:53.785636 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2026.03.26 05:46:53.786099 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.03.26 05:46:53.786252 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003441 sec., 3487.3583260680034 rows/sec., 272.45 KiB/sec. | ||
| 1173 | 2026.03.26 05:46:53.786294 [ 3 ] {6d5c1ae5-fd2d-40c9-a4a6-ff4f7b04653e} <Debug> TCPHandler: Processed in 0.003610755 sec. | ||
| 1174 | 2026.03.26 05:46:53.786427 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.03.26 05:46:53.786539 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1176 | 2026.03.26 05:46:53.786586 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1177 | 2026.03.26 05:46:53.787011 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.03.26 05:46:53.787045 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1179 | 2026.03.26 05:46:53.787473 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2026.03.26 05:46:53.787913 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.03.26 05:46:53.788038 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Debug> executeQuery: Read 80 rows, 6.79 KiB in 0.001524 sec., 52493.43832020998 rows/sec., 4.35 MiB/sec. | ||
| 1182 | 2026.03.26 05:46:53.788075 [ 3 ] {bac18bdf-0a38-4e34-9a41-653eabfe4807} <Debug> TCPHandler: Processed in 0.00171043 sec. | ||
| 1183 | 2026.03.26 05:46:53.788181 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.03.26 05:46:53.788276 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1185 | 2026.03.26 05:46:53.788318 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1186 | 2026.03.26 05:46:53.790993 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.03.26 05:46:53.791031 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1188 | 2026.03.26 05:46:53.795793 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1189 | 2026.03.26 05:46:53.796270 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.03.26 05:46:53.796420 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Debug> executeQuery: Read 231 rows, 18.42 KiB in 0.00817 sec., 28274.173806609546 rows/sec., 2.20 MiB/sec. | ||
| 1191 | 2026.03.26 05:46:53.796464 [ 3 ] {5a180920-aa25-44f2-86ab-e234ecd71b71} <Debug> TCPHandler: Processed in 0.008340415 sec. | ||
| 1192 | 2026.03.26 05:46:53.796600 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.03.26 05:46:53.796714 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.03.26 05:46:53.796769 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1195 | 2026.03.26 05:46:53.797488 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.03.26 05:46:53.797523 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1197 | 2026.03.26 05:46:53.798134 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1198 | 2026.03.26 05:46:53.798538 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.03.26 05:46:53.798668 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00198 sec., 2020.2020202020203 rows/sec., 3.62 MiB/sec. | ||
| 1200 | 2026.03.26 05:46:53.798717 [ 3 ] {4b4ebc98-6872-4ba2-912e-ddfd3ad67c47} <Debug> TCPHandler: Processed in 0.002180031 sec. | ||
| 1201 | 2026.03.26 05:46:53.798830 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.03.26 05:46:53.798925 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1203 | 2026.03.26 05:46:53.798965 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1204 | 2026.03.26 05:46:53.799261 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.03.26 05:46:53.799297 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1206 | 2026.03.26 05:46:53.799795 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1207 | 2026.03.26 05:46:53.800230 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.03.26 05:46:53.800354 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 292.70 KiB/sec. | ||
| 1209 | 2026.03.26 05:46:53.800389 [ 3 ] {29508f64-d600-4caf-a8f1-deecd6b7ff00} <Debug> TCPHandler: Processed in 0.001610688 sec. | ||
| 1210 | 2026.03.26 05:46:53.800495 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.26 05:46:53.800589 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1212 | 2026.03.26 05:46:53.800629 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1213 | 2026.03.26 05:46:53.800922 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.03.26 05:46:53.800957 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1215 | 2026.03.26 05:46:53.801388 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1216 | 2026.03.26 05:46:53.801777 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.03.26 05:46:53.801902 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001333 sec., 13503.37584396099 rows/sec., 947.26 KiB/sec. | ||
| 1218 | 2026.03.26 05:46:53.801939 [ 3 ] {492b7397-c83e-4f45-a1cc-cd3f010f6c53} <Debug> TCPHandler: Processed in 0.001496545 sec. | ||
| 1219 | 2026.03.26 05:46:54.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.68 MiB, peak 172.43 MiB, free memory in arenas 0.00 B, will set to 162.60 MiB (RSS), difference: -1.08 MiB | ||
| 1220 | 2026.03.26 05:46:54.250874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 1482 | ||
| 1221 | 2026.03.26 05:46:54.251443 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.03.26 05:46:54.251484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1223 | 2026.03.26 05:46:54.252114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1224 | 2026.03.26 05:46:54.252608 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.03.26 05:46:54.252750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1482 | ||
| 1226 | 2026.03.26 05:46:54.317159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1227 | 2026.03.26 05:46:54.334452 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.03.26 05:46:54.334520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1229 | 2026.03.26 05:46:54.340886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1230 | 2026.03.26 05:46:54.342078 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.03.26 05:46:54.345222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1232 | 2026.03.26 05:46:55.000818 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.14 MiB, peak 172.43 MiB, free memory in arenas 0.00 B, will set to 164.78 MiB (RSS), difference: 1.64 MiB | ||
| 1233 | 2026.03.26 05:46:58.694552 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.03.26 05:46:58.694763 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1235 | 2026.03.26 05:46:58.694838 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1236 | 2026.03.26 05:46:58.695455 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.03.26 05:46:58.695500 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1238 | 2026.03.26 05:46:58.696035 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2026.03.26 05:46:58.696444 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.03.26 05:46:58.696594 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00193 sec., 13471.502590673575 rows/sec., 1.02 MiB/sec. | ||
| 1241 | 2026.03.26 05:46:58.696637 [ 3 ] {6c288476-2f53-40f2-928e-88a693d03f50} <Debug> TCPHandler: Processed in 0.002267943 sec. | ||
| 1242 | 2026.03.26 05:46:58.696755 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.03.26 05:46:58.696916 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1244 | 2026.03.26 05:46:58.696960 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1245 | 2026.03.26 05:46:58.697354 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.03.26 05:46:58.697392 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1247 | 2026.03.26 05:46:58.697787 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.03.26 05:46:58.698299 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.03.26 05:46:58.698428 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001571 sec., 17823.04264799491 rows/sec., 1.39 MiB/sec. | ||
| 1250 | 2026.03.26 05:46:58.698464 [ 3 ] {43dbc3ce-1dfb-4671-82e5-63233ae82584} <Debug> TCPHandler: Processed in 0.001743151 sec. | ||
| 1251 | 2026.03.26 05:46:58.698572 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.03.26 05:46:58.698662 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.03.26 05:46:58.698703 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1254 | 2026.03.26 05:46:58.699114 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.03.26 05:46:58.699149 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1256 | 2026.03.26 05:46:58.699570 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.03.26 05:46:58.700069 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.03.26 05:46:58.700202 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001513 sec., 66093.85327164574 rows/sec., 4.58 MiB/sec. | ||
| 1259 | 2026.03.26 05:46:58.700240 [ 3 ] {d8b76780-369a-4186-b652-d27fbf4206aa} <Debug> TCPHandler: Processed in 0.00169404 sec. | ||
| 1260 | 2026.03.26 05:46:58.700346 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.03.26 05:46:58.700436 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.03.26 05:46:58.700475 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1263 | 2026.03.26 05:46:58.700763 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.03.26 05:46:58.700797 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1265 | 2026.03.26 05:46:58.701260 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.03.26 05:46:58.701693 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.03.26 05:46:58.701823 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001367 sec., 21945.86686174104 rows/sec., 1.50 MiB/sec. | ||
| 1268 | 2026.03.26 05:46:58.701858 [ 3 ] {0c3cb08a-240b-49fc-a5f8-18873c236e1b} <Debug> TCPHandler: Processed in 0.001530947 sec. | ||
| 1269 | 2026.03.26 05:47:01.688297 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1270 | 2026.03.26 05:47:01.688367 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1271 | 2026.03.26 05:47:01.753340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1930 | ||
| 1272 | 2026.03.26 05:47:01.753814 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.03.26 05:47:01.753862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1274 | 2026.03.26 05:47:01.754524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1275 | 2026.03.26 05:47:01.754971 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.03.26 05:47:01.755120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1277 | 2026.03.26 05:47:01.763149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 | ||
| 1278 | 2026.03.26 05:47:01.766546 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.03.26 05:47:01.766602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1280 | 2026.03.26 05:47:01.768088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1281 | 2026.03.26 05:47:01.768661 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.03.26 05:47:01.769006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1283 | 2026.03.26 05:47:01.845825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1284 | 2026.03.26 05:47:01.863511 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.26 05:47:01.863583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1286 | 2026.03.26 05:47:01.871340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1287 | 2026.03.26 05:47:01.872492 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.26 05:47:01.877654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1289 | 2026.03.26 05:47:03.694896 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.03.26 05:47:03.695088 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1291 | 2026.03.26 05:47:03.695154 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1292 | 2026.03.26 05:47:03.695815 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.03.26 05:47:03.695864 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1294 | 2026.03.26 05:47:03.696420 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.03.26 05:47:03.696905 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.03.26 05:47:03.697071 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Debug> executeQuery: Read 60 rows, 5.22 KiB in 0.00203 sec., 29556.650246305417 rows/sec., 2.51 MiB/sec. | ||
| 1297 | 2026.03.26 05:47:03.697119 [ 3 ] {8874db68-e910-404e-90b0-9368315e3abd} <Debug> TCPHandler: Processed in 0.002350975 sec. | ||
| 1298 | 2026.03.26 05:47:03.697243 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.03.26 05:47:03.697346 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1300 | 2026.03.26 05:47:03.697390 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1301 | 2026.03.26 05:47:03.697796 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.03.26 05:47:03.697834 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1303 | 2026.03.26 05:47:03.698335 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.03.26 05:47:03.698883 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.03.26 05:47:03.699017 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001696 sec., 10023.584905660377 rows/sec., 753.73 KiB/sec. | ||
| 1306 | 2026.03.26 05:47:03.699056 [ 3 ] {ef27a35e-9233-4b37-94ed-50d25f8e23f9} <Debug> TCPHandler: Processed in 0.001867674 sec. | ||
| 1307 | 2026.03.26 05:47:03.699166 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.03.26 05:47:03.699264 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1309 | 2026.03.26 05:47:03.699305 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1310 | 2026.03.26 05:47:03.699706 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.03.26 05:47:03.699744 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1312 | 2026.03.26 05:47:03.700194 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.03.26 05:47:03.700690 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.03.26 05:47:03.700829 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Debug> executeQuery: Read 50 rows, 4.02 KiB in 0.001585 sec., 31545.741324921135 rows/sec., 2.48 MiB/sec. | ||
| 1315 | 2026.03.26 05:47:03.700867 [ 3 ] {b192c819-1585-4b69-a5cb-303b4a39557e} <Debug> TCPHandler: Processed in 0.001752401 sec. | ||
| 1316 | 2026.03.26 05:47:03.700975 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.26 05:47:03.701071 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.03.26 05:47:03.701115 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2026.03.26 05:47:03.701473 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.03.26 05:47:03.701509 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1321 | 2026.03.26 05:47:03.702014 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.03.26 05:47:03.702499 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.03.26 05:47:03.702631 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001579 sec., 63331.222292590246 rows/sec., 4.39 MiB/sec. | ||
| 1324 | 2026.03.26 05:47:03.702666 [ 3 ] {9cf45aee-c436-4de3-b89a-d38c0e3226a6} <Debug> TCPHandler: Processed in 0.00174134 sec. | ||
| 1325 | 2026.03.26 05:47:03.702783 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.03.26 05:47:03.702876 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.03.26 05:47:03.702929 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1328 | 2026.03.26 05:47:03.703678 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.03.26 05:47:03.703714 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1330 | 2026.03.26 05:47:03.707428 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.03.26 05:47:03.707887 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.03.26 05:47:03.708029 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.005171 sec., 3287.565267839876 rows/sec., 5.89 MiB/sec. | ||
| 1333 | 2026.03.26 05:47:03.708091 [ 3 ] {8766101a-e6f2-4b43-80eb-e35d75b29bd1} <Debug> TCPHandler: Processed in 0.005370285 sec. | ||
| 1334 | 2026.03.26 05:47:03.708200 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.03.26 05:47:03.708294 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.03.26 05:47:03.708336 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1337 | 2026.03.26 05:47:03.708649 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.03.26 05:47:03.708685 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1339 | 2026.03.26 05:47:03.709156 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.03.26 05:47:03.709591 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.03.26 05:47:03.709720 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001445 sec., 6228.373702422145 rows/sec., 479.16 KiB/sec. | ||
| 1342 | 2026.03.26 05:47:03.709760 [ 3 ] {bf04568c-b31b-4dac-a661-983c18a5cade} <Debug> TCPHandler: Processed in 0.001610927 sec. | ||
| 1343 | 2026.03.26 05:47:03.709871 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.03.26 05:47:03.709968 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.03.26 05:47:03.710008 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2026.03.26 05:47:03.710312 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.03.26 05:47:03.710348 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1348 | 2026.03.26 05:47:03.710886 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.03.26 05:47:03.711416 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.03.26 05:47:03.711556 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001608 sec., 18656.716417910447 rows/sec., 1.28 MiB/sec. | ||
| 1351 | 2026.03.26 05:47:03.711592 [ 3 ] {6191eee5-7dec-4352-9da7-ee9d265ee155} <Debug> TCPHandler: Processed in 0.001776941 sec. | ||
| 1352 | 2026.03.26 05:47:08.694408 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.03.26 05:47:08.694618 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1354 | 2026.03.26 05:47:08.694691 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1355 | 2026.03.26 05:47:08.695356 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.03.26 05:47:08.695414 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1357 | 2026.03.26 05:47:08.695898 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1358 | 2026.03.26 05:47:08.696332 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.03.26 05:47:08.696496 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001971 sec., 13191.273465246068 rows/sec., 1018.18 KiB/sec. | ||
| 1360 | 2026.03.26 05:47:08.696544 [ 3 ] {683fb10a-0ddb-4821-a1b1-f58c97581111} <Debug> TCPHandler: Processed in 0.002319164 sec. | ||
| 1361 | 2026.03.26 05:47:08.696662 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.03.26 05:47:08.696769 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1363 | 2026.03.26 05:47:08.696882 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1364 | 2026.03.26 05:47:08.697359 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.03.26 05:47:08.697396 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1366 | 2026.03.26 05:47:08.697816 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1367 | 2026.03.26 05:47:08.698237 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.03.26 05:47:08.698373 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001572 sec., 17811.704834605596 rows/sec., 1.39 MiB/sec. | ||
| 1369 | 2026.03.26 05:47:08.698410 [ 3 ] {d79795ec-813c-4a2d-b694-a05492b1b45e} <Debug> TCPHandler: Processed in 0.001750081 sec. | ||
| 1370 | 2026.03.26 05:47:08.698522 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.03.26 05:47:08.698619 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1372 | 2026.03.26 05:47:08.698663 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1373 | 2026.03.26 05:47:08.699042 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.03.26 05:47:08.699079 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1375 | 2026.03.26 05:47:08.699497 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1376 | 2026.03.26 05:47:08.700012 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.03.26 05:47:08.700144 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001545 sec., 64724.91909385114 rows/sec., 4.49 MiB/sec. | ||
| 1378 | 2026.03.26 05:47:08.700180 [ 3 ] {c0fb727f-badb-43c5-88bd-62e5001c4299} <Debug> TCPHandler: Processed in 0.00170863 sec. | ||
| 1379 | 2026.03.26 05:47:08.700287 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.03.26 05:47:08.700382 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1381 | 2026.03.26 05:47:08.700423 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1382 | 2026.03.26 05:47:08.700732 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.03.26 05:47:08.700768 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1384 | 2026.03.26 05:47:08.701231 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1385 | 2026.03.26 05:47:08.701642 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.03.26 05:47:08.701774 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001411 sec., 21261.516654854713 rows/sec., 1.46 MiB/sec. | ||
| 1387 | 2026.03.26 05:47:08.701808 [ 3 ] {9fb50002-a84a-4377-89f8-8ac19345447a} <Debug> TCPHandler: Processed in 0.001571156 sec. | ||
| 1388 | 2026.03.26 05:47:09.256155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2442 | ||
| 1389 | 2026.03.26 05:47:09.256689 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.26 05:47:09.256732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1391 | 2026.03.26 05:47:09.257377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1392 | 2026.03.26 05:47:09.257833 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.26 05:47:09.258003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2442 | ||
| 1394 | 2026.03.26 05:47:09.378703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1395 | 2026.03.26 05:47:09.397765 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.26 05:47:09.397833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1397 | 2026.03.26 05:47:09.404200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1398 | 2026.03.26 05:47:09.405388 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.26 05:47:09.408965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1400 | 2026.03.26 05:47:10.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.91 MiB, peak 172.43 MiB, free memory in arenas 0.00 B, will set to 167.92 MiB (RSS), difference: 1.01 MiB | ||
| 1401 | 2026.03.26 05:47:11.769285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 198 | ||
| 1402 | 2026.03.26 05:47:11.771665 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.03.26 05:47:11.771726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1404 | 2026.03.26 05:47:11.773245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1405 | 2026.03.26 05:47:11.773960 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.03.26 05:47:11.774360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1407 | 2026.03.26 05:47:13.696155 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.03.26 05:47:13.696351 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1409 | 2026.03.26 05:47:13.696416 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1410 | 2026.03.26 05:47:13.697077 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.03.26 05:47:13.697129 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1412 | 2026.03.26 05:47:13.697660 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2026.03.26 05:47:13.698163 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.03.26 05:47:13.698347 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.002044 sec., 37181.996086105675 rows/sec., 3.21 MiB/sec. | ||
| 1415 | 2026.03.26 05:47:13.698395 [ 3 ] {b91922fa-7a28-4458-b29e-abf5d5deb9f4} <Debug> TCPHandler: Processed in 0.002365735 sec. | ||
| 1416 | 2026.03.26 05:47:13.698512 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.26 05:47:13.698615 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.03.26 05:47:13.698658 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1419 | 2026.03.26 05:47:13.699060 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.03.26 05:47:13.699097 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1421 | 2026.03.26 05:47:13.699511 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1422 | 2026.03.26 05:47:13.699954 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.03.26 05:47:13.700091 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001498 sec., 16688.918558077436 rows/sec., 1.23 MiB/sec. | ||
| 1424 | 2026.03.26 05:47:13.700129 [ 3 ] {e76b513f-9858-4510-b780-af59c95e4c0b} <Debug> TCPHandler: Processed in 0.001669459 sec. | ||
| 1425 | 2026.03.26 05:47:13.700228 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.03.26 05:47:13.700324 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1427 | 2026.03.26 05:47:13.700364 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1428 | 2026.03.26 05:47:13.700771 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.03.26 05:47:13.700808 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1430 | 2026.03.26 05:47:13.701238 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1431 | 2026.03.26 05:47:13.701670 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.03.26 05:47:13.701820 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Debug> executeQuery: Read 58 rows, 4.66 KiB in 0.001514 sec., 38309.11492734478 rows/sec., 3.01 MiB/sec. | ||
| 1433 | 2026.03.26 05:47:13.701860 [ 3 ] {e44dea53-225b-4a9d-9010-f05d0838ad96} <Debug> TCPHandler: Processed in 0.001683629 sec. | ||
| 1434 | 2026.03.26 05:47:13.701968 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.03.26 05:47:13.702064 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.03.26 05:47:13.702107 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1437 | 2026.03.26 05:47:13.702458 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.03.26 05:47:13.702493 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1439 | 2026.03.26 05:47:13.703065 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1440 | 2026.03.26 05:47:13.703535 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.03.26 05:47:13.703687 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001642 sec., 60901.339829476245 rows/sec., 4.22 MiB/sec. | ||
| 1442 | 2026.03.26 05:47:13.703724 [ 3 ] {f9e02a9d-65ef-4950-aada-380dd58a5ced} <Debug> TCPHandler: Processed in 0.001806213 sec. | ||
| 1443 | 2026.03.26 05:47:13.703823 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.03.26 05:47:13.703917 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.03.26 05:47:13.703971 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1446 | 2026.03.26 05:47:13.704819 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.03.26 05:47:13.704855 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1448 | 2026.03.26 05:47:13.705490 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1449 | 2026.03.26 05:47:13.705924 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.03.26 05:47:13.706063 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002164 sec., 11552.680221811459 rows/sec., 20.70 MiB/sec. | ||
| 1451 | 2026.03.26 05:47:13.706118 [ 3 ] {b03c24d8-6412-43e3-b153-08cc4bbfe211} <Debug> TCPHandler: Processed in 0.002345205 sec. | ||
| 1452 | 2026.03.26 05:47:13.706221 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.03.26 05:47:13.706316 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.03.26 05:47:13.706357 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1455 | 2026.03.26 05:47:13.706645 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.03.26 05:47:13.706680 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1457 | 2026.03.26 05:47:13.707101 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1458 | 2026.03.26 05:47:13.707549 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.03.26 05:47:13.707676 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 328.12 KiB/sec. | ||
| 1460 | 2026.03.26 05:47:13.707711 [ 3 ] {3500e30e-ac9c-4a17-829f-b35184bcd46d} <Debug> TCPHandler: Processed in 0.001540556 sec. | ||
| 1461 | 2026.03.26 05:47:13.707835 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.03.26 05:47:13.707930 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.03.26 05:47:13.707970 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1464 | 2026.03.26 05:47:13.708287 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.03.26 05:47:13.708322 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1466 | 2026.03.26 05:47:13.708732 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1467 | 2026.03.26 05:47:13.709218 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.03.26 05:47:13.709371 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001458 sec., 20576.131687242796 rows/sec., 1.41 MiB/sec. | ||
| 1469 | 2026.03.26 05:47:13.709407 [ 3 ] {0aa7b1da-6af0-488c-ba4c-a17e97aeefa7} <Debug> TCPHandler: Processed in 0.001621648 sec. | ||
| 1470 | 2026.03.26 05:47:16.688411 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1471 | 2026.03.26 05:47:16.688467 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1472 | 2026.03.26 05:47:16.758979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2890 | ||
| 1473 | 2026.03.26 05:47:16.759438 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.03.26 05:47:16.759475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1475 | 2026.03.26 05:47:16.759948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1476 | 2026.03.26 05:47:16.760180 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.03.26 05:47:16.760297 [ 68 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1478 | 2026.03.26 05:47:16.760315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1479 | 2026.03.26 05:47:16.760349 [ 68 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.03.26 05:47:16.760372 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1481 | 2026.03.26 05:47:16.762463 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 1482 | 2026.03.26 05:47:16.764675 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1483 | 2026.03.26 05:47:16.766638 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1484 | 2026.03.26 05:47:16.773022 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1485 | 2026.03.26 05:47:16.773103 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 506 rows starting from the beginning of the part | ||
| 1486 | 2026.03.26 05:47:16.773163 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1487 | 2026.03.26 05:47:16.773227 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1488 | 2026.03.26 05:47:16.773292 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1489 | 2026.03.26 05:47:16.807720 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.047258716 sec., 61152.74058651953 rows/sec., 895.79 KiB/sec. | ||
| 1490 | 2026.03.26 05:47:16.808526 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1491 | 2026.03.26 05:47:16.808779 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.03.26 05:47:16.808840 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_6_1} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1493 | 2026.03.26 05:47:16.808923 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1494 | 2026.03.26 05:47:16.909933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1495 | 2026.03.26 05:47:16.927288 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.03.26 05:47:16.927349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1497 | 2026.03.26 05:47:16.933533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1498 | 2026.03.26 05:47:16.934229 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.03.26 05:47:16.934495 [ 67 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1500 | 2026.03.26 05:47:16.934536 [ 67 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.03.26 05:47:16.934558 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1502 | 2026.03.26 05:47:16.934654 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 1503 | 2026.03.26 05:47:16.937866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1504 | 2026.03.26 05:47:16.939111 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1505 | 2026.03.26 05:47:16.940605 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 1506 | 2026.03.26 05:47:16.945397 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 1507 | 2026.03.26 05:47:16.949893 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 1508 | 2026.03.26 05:47:16.954338 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 1509 | 2026.03.26 05:47:16.962118 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 1510 | 2026.03.26 05:47:16.966506 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 1511 | 2026.03.26 05:47:17.024761 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09014097 sec., 510.31179273974976 rows/sec., 2.64 MiB/sec. | ||
| 1512 | 2026.03.26 05:47:17.027150 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1513 | 2026.03.26 05:47:17.029333 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_6_1} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.03.26 05:47:17.029444 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_6_1} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1515 | 2026.03.26 05:47:17.031399 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1516 | 2026.03.26 05:47:18.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.87 MiB, peak 178.59 MiB, free memory in arenas 0.00 B, will set to 179.44 MiB (RSS), difference: 10.57 MiB | ||
| 1517 | 2026.03.26 05:47:18.694130 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.03.26 05:47:18.694307 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1519 | 2026.03.26 05:47:18.694374 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1520 | 2026.03.26 05:47:18.694982 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.03.26 05:47:18.695033 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1522 | 2026.03.26 05:47:18.695417 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1523 | 2026.03.26 05:47:18.695641 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.03.26 05:47:18.695785 [ 66 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1525 | 2026.03.26 05:47:18.695805 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001545 sec., 16828.478964401296 rows/sec., 1.27 MiB/sec. | ||
| 1526 | 2026.03.26 05:47:18.695859 [ 66 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.03.26 05:47:18.695876 [ 3 ] {e75514d4-d455-4cdc-9246-824befd10cc0} <Debug> TCPHandler: Processed in 0.001877734 sec. | ||
| 1528 | 2026.03.26 05:47:18.695890 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1529 | 2026.03.26 05:47:18.696020 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.03.26 05:47:18.696055 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 1531 | 2026.03.26 05:47:18.696135 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1532 | 2026.03.26 05:47:18.696183 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1533 | 2026.03.26 05:47:18.696202 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1534 | 2026.03.26 05:47:18.696247 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 157 rows starting from the beginning of the part | ||
| 1535 | 2026.03.26 05:47:18.696344 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1536 | 2026.03.26 05:47:18.696393 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1537 | 2026.03.26 05:47:18.696437 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1538 | 2026.03.26 05:47:18.696477 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1539 | 2026.03.26 05:47:18.696519 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1540 | 2026.03.26 05:47:18.696608 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.03.26 05:47:18.696652 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1542 | 2026.03.26 05:47:18.697096 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1543 | 2026.03.26 05:47:18.697341 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.03.26 05:47:18.697449 [ 66 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1545 | 2026.03.26 05:47:18.697483 [ 66 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.03.26 05:47:18.697491 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001379 sec., 20304.568527918782 rows/sec., 1.58 MiB/sec. | ||
| 1547 | 2026.03.26 05:47:18.697499 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1548 | 2026.03.26 05:47:18.697538 [ 3 ] {9848d809-7c68-4c72-ac53-873616b31314} <Debug> TCPHandler: Processed in 0.001579337 sec. | ||
| 1549 | 2026.03.26 05:47:18.697634 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 1550 | 2026.03.26 05:47:18.697657 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.03.26 05:47:18.697672 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686169 sec., 220025.3948447635 rows/sec., 19.61 MiB/sec. | ||
| 1552 | 2026.03.26 05:47:18.697760 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1553 | 2026.03.26 05:47:18.697764 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.03.26 05:47:18.697810 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1555 | 2026.03.26 05:47:18.697828 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1556 | 2026.03.26 05:47:18.697897 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1557 | 2026.03.26 05:47:18.697903 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1558 | 2026.03.26 05:47:18.697955 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1559 | 2026.03.26 05:47:18.698007 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1560 | 2026.03.26 05:47:18.698051 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 58 rows starting from the beginning of the part | ||
| 1561 | 2026.03.26 05:47:18.698114 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1562 | 2026.03.26 05:47:18.698236 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.03.26 05:47:18.698256 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.03.26 05:47:18.698280 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1565 | 2026.03.26 05:47:18.698347 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_6_1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1566 | 2026.03.26 05:47:18.698458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1567 | 2026.03.26 05:47:18.698663 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1568 | 2026.03.26 05:47:18.699022 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.03.26 05:47:18.699141 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1570 | 2026.03.26 05:47:18.699172 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001429 sec., 69979.00629811057 rows/sec., 4.85 MiB/sec. | ||
| 1571 | 2026.03.26 05:47:18.699175 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.03.26 05:47:18.699214 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1573 | 2026.03.26 05:47:18.699218 [ 3 ] {49b1a3d4-3a39-4d94-b1ec-75049b459a22} <Debug> TCPHandler: Processed in 0.001610957 sec. | ||
| 1574 | 2026.03.26 05:47:18.699247 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671529 sec., 162725.26531098175 rows/sec., 13.57 MiB/sec. | ||
| 1575 | 2026.03.26 05:47:18.699288 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 1576 | 2026.03.26 05:47:18.699342 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.03.26 05:47:18.699394 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1578 | 2026.03.26 05:47:18.699399 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1579 | 2026.03.26 05:47:18.699437 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 231 rows starting from the beginning of the part | ||
| 1580 | 2026.03.26 05:47:18.699440 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.03.26 05:47:18.699490 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1582 | 2026.03.26 05:47:18.699525 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1583 | 2026.03.26 05:47:18.699576 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1584 | 2026.03.26 05:47:18.699630 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1585 | 2026.03.26 05:47:18.699671 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.03.26 05:47:18.699676 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 1587 | 2026.03.26 05:47:18.699743 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 1588 | 2026.03.26 05:47:18.699756 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_6_1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1589 | 2026.03.26 05:47:18.699808 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.26 05:47:18.699837 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1591 | 2026.03.26 05:47:18.699848 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1592 | 2026.03.26 05:47:18.700206 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1593 | 2026.03.26 05:47:18.700428 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.03.26 05:47:18.700526 [ 66 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1595 | 2026.03.26 05:47:18.700553 [ 66 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.03.26 05:47:18.700562 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001142 sec., 26269.702276707532 rows/sec., 1.80 MiB/sec. | ||
| 1597 | 2026.03.26 05:47:18.700570 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1598 | 2026.03.26 05:47:18.700605 [ 3 ] {1054b715-1649-4e8a-9ba1-c332bc9393b7} <Debug> TCPHandler: Processed in 0.001313331 sec. | ||
| 1599 | 2026.03.26 05:47:18.700686 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 1600 | 2026.03.26 05:47:18.700733 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477335 sec., 494809.91108990175 rows/sec., 35.64 MiB/sec. | ||
| 1601 | 2026.03.26 05:47:18.700786 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1602 | 2026.03.26 05:47:18.700824 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1603 | 2026.03.26 05:47:18.700890 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1604 | 2026.03.26 05:47:18.700902 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1605 | 2026.03.26 05:47:18.700950 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 1606 | 2026.03.26 05:47:18.701005 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 1607 | 2026.03.26 05:47:18.701053 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 1608 | 2026.03.26 05:47:18.701101 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 1609 | 2026.03.26 05:47:18.701145 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.03.26 05:47:18.701206 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1611 | 2026.03.26 05:47:18.701266 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1612 | 2026.03.26 05:47:18.701858 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219048 sec., 137812.45693360723 rows/sec., 9.44 MiB/sec. | ||
| 1613 | 2026.03.26 05:47:18.701974 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1614 | 2026.03.26 05:47:18.702197 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_6_1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.03.26 05:47:18.702251 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_6_1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1616 | 2026.03.26 05:47:18.702300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1617 | 2026.03.26 05:47:21.774507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 220 | ||
| 1618 | 2026.03.26 05:47:21.776663 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.03.26 05:47:21.776721 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1620 | 2026.03.26 05:47:21.777913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1621 | 2026.03.26 05:47:21.778172 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.03.26 05:47:21.778464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1623 | 2026.03.26 05:47:23.691684 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.03.26 05:47:23.691958 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1625 | 2026.03.26 05:47:23.692293 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1626 | 2026.03.26 05:47:23.696311 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1627 | 2026.03.26 05:47:23.696616 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1628 | 2026.03.26 05:47:23.696699 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1629 | 2026.03.26 05:47:23.696905 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1630 | 2026.03.26 05:47:23.699020 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1631 | 2026.03.26 05:47:23.701169 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1632 | 2026.03.26 05:47:23.701200 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1633 | 2026.03.26 05:47:23.701294 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1634 | 2026.03.26 05:47:23.701321 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1635 | 2026.03.26 05:47:23.716441 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.02458 sec., 1017.087062652563 rows/sec., 44.70 KiB/sec. | ||
| 1636 | 2026.03.26 05:47:23.716567 [ 3 ] {6ace87cf-2dde-4ff6-b1fd-6e7add841f4a} <Debug> TCPHandler: Processed in 0.025014955 sec. | ||
| 1637 | 2026.03.26 05:47:23.716963 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.03.26 05:47:23.717111 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1639 | 2026.03.26 05:47:23.717343 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1640 | 2026.03.26 05:47:23.717378 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1641 | 2026.03.26 05:47:23.717573 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1642 | 2026.03.26 05:47:23.717629 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1643 | 2026.03.26 05:47:23.717738 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1644 | 2026.03.26 05:47:23.717768 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1645 | 2026.03.26 05:47:23.717787 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1646 | 2026.03.26 05:47:23.717807 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1647 | 2026.03.26 05:47:23.717842 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1648 | 2026.03.26 05:47:23.717860 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1649 | 2026.03.26 05:47:23.718403 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001355 sec., 18450.18450184502 rows/sec., 810.80 KiB/sec. | ||
| 1650 | 2026.03.26 05:47:23.718467 [ 3 ] {11572d61-24ab-4bae-82dd-2a16b969c315} <Debug> TCPHandler: Processed in 0.001562537 sec. | ||
| 1651 | 2026.03.26 05:47:23.718666 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.03.26 05:47:23.718796 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1653 | 2026.03.26 05:47:23.719003 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1654 | 2026.03.26 05:47:23.719036 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1655 | 2026.03.26 05:47:23.719220 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1656 | 2026.03.26 05:47:23.719273 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1657 | 2026.03.26 05:47:23.719373 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1658 | 2026.03.26 05:47:23.719403 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1659 | 2026.03.26 05:47:23.719422 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1660 | 2026.03.26 05:47:23.719436 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1661 | 2026.03.26 05:47:23.719469 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1662 | 2026.03.26 05:47:23.719487 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1663 | 2026.03.26 05:47:23.719878 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001135 sec., 22026.431718061674 rows/sec., 967.96 KiB/sec. | ||
| 1664 | 2026.03.26 05:47:23.719935 [ 3 ] {5b026885-ab9e-4dd2-8a4c-d6de5dc94d58} <Debug> TCPHandler: Processed in 0.001320591 sec. | ||
| 1665 | 2026.03.26 05:47:23.720124 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.03.26 05:47:23.720255 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1667 | 2026.03.26 05:47:23.720455 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.03.26 05:47:23.720489 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1669 | 2026.03.26 05:47:23.720671 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.03.26 05:47:23.720722 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.03.26 05:47:23.720819 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1672 | 2026.03.26 05:47:23.720848 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1673 | 2026.03.26 05:47:23.720867 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1674 | 2026.03.26 05:47:23.720881 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1675 | 2026.03.26 05:47:23.720914 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1676 | 2026.03.26 05:47:23.720931 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1677 | 2026.03.26 05:47:23.721299 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001097 sec., 22789.425706472193 rows/sec., 1001.49 KiB/sec. | ||
| 1678 | 2026.03.26 05:47:23.721355 [ 3 ] {b86a3286-f98b-415f-a198-91f0d260a640} <Debug> TCPHandler: Processed in 0.00128138 sec. | ||
| 1679 | 2026.03.26 05:47:23.722662 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.03.26 05:47:23.722792 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1681 | 2026.03.26 05:47:23.723021 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1682 | 2026.03.26 05:47:23.723062 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1683 | 2026.03.26 05:47:23.723290 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1684 | 2026.03.26 05:47:23.723356 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1685 | 2026.03.26 05:47:23.723474 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1686 | 2026.03.26 05:47:23.723508 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1687 | 2026.03.26 05:47:23.723530 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1688 | 2026.03.26 05:47:23.723548 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1689 | 2026.03.26 05:47:23.723591 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1690 | 2026.03.26 05:47:23.723612 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1691 | 2026.03.26 05:47:23.724060 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00132 sec., 18939.39393939394 rows/sec., 832.30 KiB/sec. | ||
| 1692 | 2026.03.26 05:47:23.724115 [ 3 ] {aba713c6-5442-45a4-a27d-9bdd19a88de1} <Debug> TCPHandler: Processed in 0.001502785 sec. | ||
| 1693 | 2026.03.26 05:47:23.724336 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.03.26 05:47:23.724466 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1695 | 2026.03.26 05:47:23.724665 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1696 | 2026.03.26 05:47:23.724698 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1697 | 2026.03.26 05:47:23.724883 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1698 | 2026.03.26 05:47:23.724936 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1699 | 2026.03.26 05:47:23.725033 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1700 | 2026.03.26 05:47:23.725060 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1701 | 2026.03.26 05:47:23.725078 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1702 | 2026.03.26 05:47:23.725093 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1703 | 2026.03.26 05:47:23.725125 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1704 | 2026.03.26 05:47:23.725143 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1705 | 2026.03.26 05:47:23.725504 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001089 sec., 22956.84113865932 rows/sec., 1008.85 KiB/sec. | ||
| 1706 | 2026.03.26 05:47:23.725560 [ 3 ] {fde0f879-c665-4e70-8109-d770b8829596} <Debug> TCPHandler: Processed in 0.00127392 sec. | ||
| 1707 | 2026.03.26 05:47:23.726026 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.03.26 05:47:23.726157 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1709 | 2026.03.26 05:47:23.726356 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1710 | 2026.03.26 05:47:23.726390 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1711 | 2026.03.26 05:47:23.726574 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1712 | 2026.03.26 05:47:23.726626 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1713 | 2026.03.26 05:47:23.726722 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1714 | 2026.03.26 05:47:23.726751 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1715 | 2026.03.26 05:47:23.726769 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1716 | 2026.03.26 05:47:23.726784 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1717 | 2026.03.26 05:47:23.726821 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1718 | 2026.03.26 05:47:23.726838 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1719 | 2026.03.26 05:47:23.727219 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001115 sec., 22421.524663677126 rows/sec., 985.32 KiB/sec. | ||
| 1720 | 2026.03.26 05:47:23.727275 [ 3 ] {09fffa40-408b-4923-982a-f0bc82f1817a} <Debug> TCPHandler: Processed in 0.00129864 sec. | ||
| 1721 | 2026.03.26 05:47:23.727477 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.03.26 05:47:23.727607 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1723 | 2026.03.26 05:47:23.727810 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1724 | 2026.03.26 05:47:23.727845 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1725 | 2026.03.26 05:47:23.728030 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1726 | 2026.03.26 05:47:23.728082 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1727 | 2026.03.26 05:47:23.728177 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1728 | 2026.03.26 05:47:23.728205 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1729 | 2026.03.26 05:47:23.728224 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1730 | 2026.03.26 05:47:23.728237 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1731 | 2026.03.26 05:47:23.728270 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1732 | 2026.03.26 05:47:23.728287 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1733 | 2026.03.26 05:47:23.728641 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001086 sec., 23020.257826887664 rows/sec., 1011.63 KiB/sec. | ||
| 1734 | 2026.03.26 05:47:23.728696 [ 3 ] {bf4bf1de-a544-4b22-9ef2-6d8047e6e576} <Debug> TCPHandler: Processed in 0.001267939 sec. | ||
| 1735 | 2026.03.26 05:47:23.728896 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.03.26 05:47:23.729026 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1737 | 2026.03.26 05:47:23.729223 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1738 | 2026.03.26 05:47:23.729256 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1739 | 2026.03.26 05:47:23.729441 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1740 | 2026.03.26 05:47:23.729493 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1741 | 2026.03.26 05:47:23.729585 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1742 | 2026.03.26 05:47:23.729614 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1743 | 2026.03.26 05:47:23.729632 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1744 | 2026.03.26 05:47:23.729646 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1745 | 2026.03.26 05:47:23.729678 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1746 | 2026.03.26 05:47:23.729695 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1747 | 2026.03.26 05:47:23.730201 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001228 sec., 20358.306188925082 rows/sec., 894.65 KiB/sec. | ||
| 1748 | 2026.03.26 05:47:23.730279 [ 3 ] {3deee304-af39-49cd-8795-283b88ebc7ad} <Debug> TCPHandler: Processed in 0.001432293 sec. | ||
| 1749 | 2026.03.26 05:47:23.730483 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.03.26 05:47:23.730616 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1751 | 2026.03.26 05:47:23.730827 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1752 | 2026.03.26 05:47:23.730862 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1753 | 2026.03.26 05:47:23.731053 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1754 | 2026.03.26 05:47:23.731105 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1755 | 2026.03.26 05:47:23.731204 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1756 | 2026.03.26 05:47:23.731232 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1757 | 2026.03.26 05:47:23.731250 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1758 | 2026.03.26 05:47:23.731264 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1759 | 2026.03.26 05:47:23.731296 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1760 | 2026.03.26 05:47:23.731313 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1761 | 2026.03.26 05:47:23.731736 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001175 sec., 21276.59574468085 rows/sec., 935.01 KiB/sec. | ||
| 1762 | 2026.03.26 05:47:23.731814 [ 3 ] {64076ef1-4162-40dd-9151-2422a87818b5} <Debug> TCPHandler: Processed in 0.001381042 sec. | ||
| 1763 | 2026.03.26 05:47:23.732056 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.03.26 05:47:23.732188 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1765 | 2026.03.26 05:47:23.732393 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1766 | 2026.03.26 05:47:23.732427 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1767 | 2026.03.26 05:47:23.732625 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2026.03.26 05:47:23.732676 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1769 | 2026.03.26 05:47:23.732771 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1770 | 2026.03.26 05:47:23.732799 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1771 | 2026.03.26 05:47:23.732817 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1772 | 2026.03.26 05:47:23.732831 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2026.03.26 05:47:23.732864 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1774 | 2026.03.26 05:47:23.732882 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1775 | 2026.03.26 05:47:23.733314 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 931.83 KiB/sec. | ||
| 1776 | 2026.03.26 05:47:23.733393 [ 3 ] {ed3214fa-c4b7-4a00-8df9-dff0452d4934} <Debug> TCPHandler: Processed in 0.001386862 sec. | ||
| 1777 | 2026.03.26 05:47:23.733605 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.03.26 05:47:23.733736 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1779 | 2026.03.26 05:47:23.733967 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1780 | 2026.03.26 05:47:23.734004 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1781 | 2026.03.26 05:47:23.734199 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1782 | 2026.03.26 05:47:23.734250 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1783 | 2026.03.26 05:47:23.734346 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1784 | 2026.03.26 05:47:23.734374 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1785 | 2026.03.26 05:47:23.734392 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1786 | 2026.03.26 05:47:23.734406 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1787 | 2026.03.26 05:47:23.734438 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1788 | 2026.03.26 05:47:23.734455 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1789 | 2026.03.26 05:47:23.734853 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001169 sec., 21385.799828913605 rows/sec., 939.81 KiB/sec. | ||
| 1790 | 2026.03.26 05:47:23.734932 [ 3 ] {be2acc6a-bb7f-4f81-94e9-9514cd77d9dd} <Debug> TCPHandler: Processed in 0.001376562 sec. | ||
| 1791 | 2026.03.26 05:47:23.735156 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.03.26 05:47:23.735289 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1793 | 2026.03.26 05:47:23.735494 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1794 | 2026.03.26 05:47:23.735528 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1795 | 2026.03.26 05:47:23.735723 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.03.26 05:47:23.735775 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.03.26 05:47:23.735870 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1798 | 2026.03.26 05:47:23.735898 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1799 | 2026.03.26 05:47:23.735916 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1800 | 2026.03.26 05:47:23.735930 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1801 | 2026.03.26 05:47:23.735962 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1802 | 2026.03.26 05:47:23.735979 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1803 | 2026.03.26 05:47:23.736374 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00114 sec., 21929.82456140351 rows/sec., 963.71 KiB/sec. | ||
| 1804 | 2026.03.26 05:47:23.736452 [ 3 ] {cc11fb36-d5d7-4cde-bd02-0f291127ab6d} <Debug> TCPHandler: Processed in 0.001346112 sec. | ||
| 1805 | 2026.03.26 05:47:23.736665 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.03.26 05:47:23.736797 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1807 | 2026.03.26 05:47:23.737010 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1808 | 2026.03.26 05:47:23.737045 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1809 | 2026.03.26 05:47:23.737242 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1810 | 2026.03.26 05:47:23.737295 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1811 | 2026.03.26 05:47:23.737391 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1812 | 2026.03.26 05:47:23.737419 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1813 | 2026.03.26 05:47:23.737438 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1814 | 2026.03.26 05:47:23.737452 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1815 | 2026.03.26 05:47:23.737484 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1816 | 2026.03.26 05:47:23.737502 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1817 | 2026.03.26 05:47:23.737926 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001184 sec., 21114.864864864867 rows/sec., 927.90 KiB/sec. | ||
| 1818 | 2026.03.26 05:47:23.738005 [ 3 ] {1949aacb-45d7-4b47-8766-90a4bcd92d7d} <Debug> TCPHandler: Processed in 0.001389272 sec. | ||
| 1819 | 2026.03.26 05:47:23.738218 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.03.26 05:47:23.738352 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1821 | 2026.03.26 05:47:23.738565 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1822 | 2026.03.26 05:47:23.738600 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1823 | 2026.03.26 05:47:23.738801 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1824 | 2026.03.26 05:47:23.738852 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1825 | 2026.03.26 05:47:23.738948 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1826 | 2026.03.26 05:47:23.738977 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1827 | 2026.03.26 05:47:23.738995 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1828 | 2026.03.26 05:47:23.739009 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1829 | 2026.03.26 05:47:23.739042 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1830 | 2026.03.26 05:47:23.739088 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1831 | 2026.03.26 05:47:23.739568 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001271 sec., 19669.55153422502 rows/sec., 864.38 KiB/sec. | ||
| 1832 | 2026.03.26 05:47:23.739649 [ 3 ] {91e56bd9-d2cf-4f22-b7d8-29468879c7cd} <Debug> TCPHandler: Processed in 0.001481485 sec. | ||
| 1833 | 2026.03.26 05:47:23.747069 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.03.26 05:47:23.747211 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1835 | 2026.03.26 05:47:23.747470 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1836 | 2026.03.26 05:47:23.747506 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1837 | 2026.03.26 05:47:23.747712 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1838 | 2026.03.26 05:47:23.747766 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1839 | 2026.03.26 05:47:23.747866 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1840 | 2026.03.26 05:47:23.747894 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1841 | 2026.03.26 05:47:23.747912 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 1842 | 2026.03.26 05:47:23.747927 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1843 | 2026.03.26 05:47:23.747960 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1844 | 2026.03.26 05:47:23.747977 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1845 | 2026.03.26 05:47:23.748408 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001255 sec., 19920.3187250996 rows/sec., 875.40 KiB/sec. | ||
| 1846 | 2026.03.26 05:47:23.748490 [ 3 ] {12fce770-d3d1-448f-9eab-6b6ba139e0dd} <Debug> TCPHandler: Processed in 0.001474875 sec. | ||
| 1847 | 2026.03.26 05:47:23.754287 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.03.26 05:47:23.754398 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1849 | 2026.03.26 05:47:23.754440 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1850 | 2026.03.26 05:47:23.755142 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.03.26 05:47:23.755181 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1852 | 2026.03.26 05:47:23.755590 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1853 | 2026.03.26 05:47:23.755783 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.03.26 05:47:23.755924 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001558 sec., 10269.576379974327 rows/sec., 3.06 MiB/sec. | ||
| 1855 | 2026.03.26 05:47:23.755961 [ 3 ] {3233dc7f-7048-467a-bd41-fba6383e3191} <Debug> TCPHandler: Processed in 0.00172593 sec. | ||
| 1856 | 2026.03.26 05:47:23.756083 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.03.26 05:47:23.756180 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.03.26 05:47:23.756219 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1859 | 2026.03.26 05:47:23.756710 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.03.26 05:47:23.756744 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1861 | 2026.03.26 05:47:23.757047 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1862 | 2026.03.26 05:47:23.757254 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.03.26 05:47:23.757376 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001218 sec., 233169.12972085387 rows/sec., 14.81 MiB/sec. | ||
| 1864 | 2026.03.26 05:47:23.757412 [ 3 ] {54bda77c-e79b-4759-8832-608b453c7696} <Debug> TCPHandler: Processed in 0.001378412 sec. | ||
| 1865 | 2026.03.26 05:47:23.757522 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.03.26 05:47:23.757616 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1867 | 2026.03.26 05:47:23.757656 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1868 | 2026.03.26 05:47:23.758026 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.03.26 05:47:23.758061 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1870 | 2026.03.26 05:47:23.758335 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1871 | 2026.03.26 05:47:23.758548 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.03.26 05:47:23.758672 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 455.12 KiB/sec. | ||
| 1873 | 2026.03.26 05:47:23.758707 [ 3 ] {66fe4610-7149-4342-ae92-1f4a0e90a0e9} <Debug> TCPHandler: Processed in 0.001235269 sec. | ||
| 1874 | 2026.03.26 05:47:23.758815 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.03.26 05:47:23.758911 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1876 | 2026.03.26 05:47:23.758948 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1877 | 2026.03.26 05:47:23.759631 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.03.26 05:47:23.759665 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1879 | 2026.03.26 05:47:23.760025 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1880 | 2026.03.26 05:47:23.760230 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.03.26 05:47:23.760352 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Debug> executeQuery: Read 870 rows, 70.43 KiB in 0.00146 sec., 595890.4109589042 rows/sec., 47.11 MiB/sec. | ||
| 1882 | 2026.03.26 05:47:23.760394 [ 3 ] {723d4288-3b2d-40e5-8801-dba424baa285} <Debug> TCPHandler: Processed in 0.001633898 sec. | ||
| 1883 | 2026.03.26 05:47:23.760501 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.03.26 05:47:23.760595 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.03.26 05:47:23.760632 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1886 | 2026.03.26 05:47:23.761045 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.03.26 05:47:23.761079 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1888 | 2026.03.26 05:47:23.761375 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1889 | 2026.03.26 05:47:23.761579 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.03.26 05:47:23.761702 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001126 sec., 162522.2024866785 rows/sec., 10.05 MiB/sec. | ||
| 1891 | 2026.03.26 05:47:23.761743 [ 3 ] {58bbd3d7-cad5-4734-9ce8-3b26e14d3e34} <Debug> TCPHandler: Processed in 0.00129243 sec. | ||
| 1892 | 2026.03.26 05:47:23.761847 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.03.26 05:47:23.761942 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.03.26 05:47:23.761980 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1895 | 2026.03.26 05:47:23.762374 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.03.26 05:47:23.762408 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1897 | 2026.03.26 05:47:23.762692 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1898 | 2026.03.26 05:47:23.762899 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.03.26 05:47:23.763019 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001097 sec., 135824.9772105743 rows/sec., 8.78 MiB/sec. | ||
| 1900 | 2026.03.26 05:47:23.763063 [ 3 ] {06c4387f-5816-4134-8f58-8000e5920cc0} <Debug> TCPHandler: Processed in 0.00126509 sec. | ||
| 1901 | 2026.03.26 05:47:23.763167 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.03.26 05:47:23.763260 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1903 | 2026.03.26 05:47:23.763298 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1904 | 2026.03.26 05:47:23.763699 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.03.26 05:47:23.763732 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1906 | 2026.03.26 05:47:23.764014 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1907 | 2026.03.26 05:47:23.764230 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.03.26 05:47:23.764350 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001107 sec., 133694.67028003614 rows/sec., 7.60 MiB/sec. | ||
| 1909 | 2026.03.26 05:47:23.764392 [ 3 ] {9bd49228-09c4-40a2-85e8-598c544c3a09} <Debug> TCPHandler: Processed in 0.00127527 sec. | ||
| 1910 | 2026.03.26 05:47:23.764496 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.26 05:47:23.764590 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1912 | 2026.03.26 05:47:23.764628 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1913 | 2026.03.26 05:47:23.765138 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.03.26 05:47:23.765173 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1915 | 2026.03.26 05:47:23.765472 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1916 | 2026.03.26 05:47:23.765673 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.03.26 05:47:23.765797 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.001225 sec., 433469.38775510207 rows/sec., 30.67 MiB/sec. | ||
| 1918 | 2026.03.26 05:47:23.765838 [ 3 ] {fea783b4-f6ac-4d89-96af-ae73af0475f1} <Debug> TCPHandler: Processed in 0.001391343 sec. | ||
| 1919 | 2026.03.26 05:47:23.765942 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2026.03.26 05:47:23.766036 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1921 | 2026.03.26 05:47:23.766075 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1922 | 2026.03.26 05:47:23.766366 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.03.26 05:47:23.766399 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1924 | 2026.03.26 05:47:23.766831 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1925 | 2026.03.26 05:47:23.767036 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.03.26 05:47:23.767156 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 1927 | 2026.03.26 05:47:23.767197 [ 3 ] {5607a9f6-1592-43f9-9373-05b0a1a774e5} <Debug> TCPHandler: Processed in 0.001304031 sec. | ||
| 1928 | 2026.03.26 05:47:23.767302 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.03.26 05:47:23.767395 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1930 | 2026.03.26 05:47:23.767436 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1931 | 2026.03.26 05:47:23.767798 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.03.26 05:47:23.767832 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1933 | 2026.03.26 05:47:23.768148 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1934 | 2026.03.26 05:47:23.768363 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.03.26 05:47:23.768487 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Debug> executeQuery: Read 244 rows, 16.52 KiB in 0.00111 sec., 219819.8198198198 rows/sec., 14.53 MiB/sec. | ||
| 1936 | 2026.03.26 05:47:23.768523 [ 3 ] {d37f0761-fa20-4be6-8d63-bf6ad8963c46} <Debug> TCPHandler: Processed in 0.00127116 sec. | ||
| 1937 | 2026.03.26 05:47:23.768628 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.03.26 05:47:23.768721 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1939 | 2026.03.26 05:47:23.768761 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1940 | 2026.03.26 05:47:23.769051 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2026.03.26 05:47:23.769087 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1942 | 2026.03.26 05:47:23.769511 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1943 | 2026.03.26 05:47:23.769714 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.03.26 05:47:23.769836 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 1945 | 2026.03.26 05:47:23.769870 [ 3 ] {5d683134-e86d-4889-b31a-8539aaee7d87} <Debug> TCPHandler: Processed in 0.00129155 sec. | ||
| 1946 | 2026.03.26 05:47:23.769972 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.03.26 05:47:23.770066 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1948 | 2026.03.26 05:47:23.770116 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1949 | 2026.03.26 05:47:23.770916 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.03.26 05:47:23.770951 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1951 | 2026.03.26 05:47:23.771474 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1952 | 2026.03.26 05:47:23.771690 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.03.26 05:47:23.771823 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001776 sec., 19707.207207207208 rows/sec., 35.31 MiB/sec. | ||
| 1954 | 2026.03.26 05:47:23.771872 [ 3 ] {66b5d6da-2ceb-48b2-ab1f-48222e30e128} <Debug> TCPHandler: Processed in 0.001949435 sec. | ||
| 1955 | 2026.03.26 05:47:23.771977 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.03.26 05:47:23.772071 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.03.26 05:47:23.772111 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1958 | 2026.03.26 05:47:23.772431 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.03.26 05:47:23.772466 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1960 | 2026.03.26 05:47:23.772764 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1961 | 2026.03.26 05:47:23.772990 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.03.26 05:47:23.773115 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Debug> executeQuery: Read 78 rows, 4.95 KiB in 0.001063 sec., 73377.23424270932 rows/sec., 4.55 MiB/sec. | ||
| 1963 | 2026.03.26 05:47:23.773149 [ 3 ] {eee07a41-256f-43a5-a12c-b7420f1772b1} <Debug> TCPHandler: Processed in 0.001221979 sec. | ||
| 1964 | 2026.03.26 05:47:24.260442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3402 | ||
| 1965 | 2026.03.26 05:47:24.261120 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.03.26 05:47:24.261153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1967 | 2026.03.26 05:47:24.261621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1968 | 2026.03.26 05:47:24.261844 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.03.26 05:47:24.261968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3402 | ||
| 1970 | 2026.03.26 05:47:24.437963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1971 | 2026.03.26 05:47:24.455898 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.03.26 05:47:24.455968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1973 | 2026.03.26 05:47:24.461513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1974 | 2026.03.26 05:47:24.462195 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.03.26 05:47:24.465530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1976 | 2026.03.26 05:47:28.697296 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.03.26 05:47:28.697489 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1978 | 2026.03.26 05:47:28.697555 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1979 | 2026.03.26 05:47:28.698180 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.03.26 05:47:28.698233 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1981 | 2026.03.26 05:47:28.698629 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1982 | 2026.03.26 05:47:28.698859 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.26 05:47:28.699018 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 1984 | 2026.03.26 05:47:28.699065 [ 3 ] {0a3aec82-5d6c-44d7-9b0a-aa7496aea42f} <Debug> TCPHandler: Processed in 0.001896334 sec. | ||
| 1985 | 2026.03.26 05:47:28.699180 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.03.26 05:47:28.699284 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1987 | 2026.03.26 05:47:28.699327 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1988 | 2026.03.26 05:47:28.699743 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.26 05:47:28.699782 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1990 | 2026.03.26 05:47:28.700088 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1991 | 2026.03.26 05:47:28.700301 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.03.26 05:47:28.700431 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 1993 | 2026.03.26 05:47:28.700468 [ 3 ] {c194e46f-f285-4107-93b3-fc1bdf812213} <Debug> TCPHandler: Processed in 0.001341242 sec. | ||
| 1994 | 2026.03.26 05:47:28.700570 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.26 05:47:28.700666 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1996 | 2026.03.26 05:47:28.700710 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1997 | 2026.03.26 05:47:28.701101 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.26 05:47:28.701138 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 1999 | 2026.03.26 05:47:28.701461 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2000 | 2026.03.26 05:47:28.701669 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.26 05:47:28.701797 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 2002 | 2026.03.26 05:47:28.701833 [ 3 ] {ab4fd3dc-303f-48c0-b7f1-4ee05dd9ebc1} <Debug> TCPHandler: Processed in 0.001312341 sec. | ||
| 2003 | 2026.03.26 05:47:28.701941 [ 3 ] {} <Trace> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.26 05:47:28.702037 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40891) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.03.26 05:47:28.702077 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2006 | 2026.03.26 05:47:28.702710 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.03.26 05:47:28.702745 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2008 | 2026.03.26 05:47:28.703062 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2026.03.26 05:47:28.703271 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.26 05:47:28.703405 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
| 2011 | 2026.03.26 05:47:28.703446 [ 3 ] {b40c4b8e-d529-42e1-94d6-ee948bcb1d1f} <Debug> TCPHandler: Processed in 0.001555427 sec. | ||
| 2012 | 2026.03.26 05:47:31.688504 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2013 | 2026.03.26 05:47:31.688555 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2014 | 2026.03.26 05:47:31.762177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3850 | ||
| 2015 | 2026.03.26 05:47:31.762698 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.03.26 05:47:31.762744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2017 | 2026.03.26 05:47:31.763352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2018 | 2026.03.26 05:47:31.763586 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.03.26 05:47:31.763723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 2020 | 2026.03.26 05:47:31.778647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 286 | ||
| 2021 | 2026.03.26 05:47:31.781665 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.03.26 05:47:31.781722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2023 | 2026.03.26 05:47:31.782977 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2024 | 2026.03.26 05:47:31.783238 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.03.26 05:47:31.783392 [ 44 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2026 | 2026.03.26 05:47:31.783465 [ 44 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.03.26 05:47:31.783496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2028 | 2026.03.26 05:47:31.783500 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2029 | 2026.03.26 05:47:31.783664 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 2030 | 2026.03.26 05:47:31.784337 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2031 | 2026.03.26 05:47:31.784520 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2032 | 2026.03.26 05:47:31.784944 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2033 | 2026.03.26 05:47:31.785327 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 86 rows starting from the beginning of the part | ||
| 2034 | 2026.03.26 05:47:31.785712 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2035 | 2026.03.26 05:47:31.786091 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2036 | 2026.03.26 05:47:31.786455 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 2037 | 2026.03.26 05:47:31.792572 [ 194 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 72 columns (72 merged, 0 gathered) in 0.009009131 sec., 31745.570133234825 rows/sec., 34.14 MiB/sec. | ||
| 2038 | 2026.03.26 05:47:31.793591 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2039 | 2026.03.26 05:47:31.794244 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.03.26 05:47:31.794334 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_6_1} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2041 | 2026.03.26 05:47:31.794568 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2042 | 2026.03.26 05:47:31.965737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2043 | 2026.03.26 05:47:31.982785 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.03.26 05:47:31.982847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2045 | 2026.03.26 05:47:31.989178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2046 | 2026.03.26 05:47:31.989933 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.03.26 05:47:31.993801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2048 | 2026.03.26 05:47:32.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.98 MiB, peak 185.99 MiB, free memory in arenas 0.00 B, will set to 184.52 MiB (RSS), difference: 2.53 MiB | ||
| 2049 | 2026.03.26 05:47:32.520218 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.03.26 05:47:32.520287 [ 3 ] {} <Debug> TCP-Session: 09a04669-cf0e-4f31-a902-f2e6cc6b3f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.03.26 05:47:33.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.48 MiB, peak 185.99 MiB, free memory in arenas 0.00 B, will set to 184.52 MiB (RSS), difference: 2.04 MiB | ||
| 2052 | 2026.03.26 05:47:33.707541 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.03.26 05:47:33.707828 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.03.26 05:47:33.707933 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2055 | 2026.03.26 05:47:33.708948 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.03.26 05:47:33.708994 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2057 | 2026.03.26 05:47:33.709414 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2058 | 2026.03.26 05:47:33.709644 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.03.26 05:47:33.709805 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002055 sec., 138199.51338199514 rows/sec., 8.78 MiB/sec. | ||
| 2060 | 2026.03.26 05:47:33.709850 [ 4 ] {7624e347-0048-4861-be8d-a982a149798e} <Debug> TCPHandler: Processed in 0.002486418 sec. | ||
| 2061 | 2026.03.26 05:47:33.709982 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.26 05:47:33.710085 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2063 | 2026.03.26 05:47:33.710129 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2064 | 2026.03.26 05:47:33.710930 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.03.26 05:47:33.710968 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2066 | 2026.03.26 05:47:33.711331 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2067 | 2026.03.26 05:47:33.711539 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.03.26 05:47:33.711669 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Debug> executeQuery: Read 867 rows, 70.21 KiB in 0.001607 sec., 539514.6235220908 rows/sec., 42.67 MiB/sec. | ||
| 2069 | 2026.03.26 05:47:33.711707 [ 4 ] {0d669bd1-915d-43a1-9584-ae0b3673d7c6} <Debug> TCPHandler: Processed in 0.001778521 sec. | ||
| 2070 | 2026.03.26 05:47:33.711827 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.03.26 05:47:33.711923 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2072 | 2026.03.26 05:47:33.711963 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2073 | 2026.03.26 05:47:33.712417 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.03.26 05:47:33.712454 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2075 | 2026.03.26 05:47:33.712752 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2076 | 2026.03.26 05:47:33.712962 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.03.26 05:47:33.713095 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001193 sec., 148365.46521374685 rows/sec., 9.15 MiB/sec. | ||
| 2078 | 2026.03.26 05:47:33.713134 [ 4 ] {2e18c349-b38d-4dda-9f85-d8604c4189ae} <Debug> TCPHandler: Processed in 0.001358232 sec. | ||
| 2079 | 2026.03.26 05:47:33.713246 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.03.26 05:47:33.713342 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.03.26 05:47:33.713383 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2082 | 2026.03.26 05:47:33.713805 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.03.26 05:47:33.713841 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2084 | 2026.03.26 05:47:33.714148 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2085 | 2026.03.26 05:47:33.714353 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.03.26 05:47:33.714481 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 2087 | 2026.03.26 05:47:33.714520 [ 4 ] {886f6f9f-6ef3-41f6-92e0-e2dc4919f7db} <Debug> TCPHandler: Processed in 0.001324121 sec. | ||
| 2088 | 2026.03.26 05:47:33.714631 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.03.26 05:47:33.714725 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.03.26 05:47:33.714765 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2091 | 2026.03.26 05:47:33.715196 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.03.26 05:47:33.715232 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2093 | 2026.03.26 05:47:33.715528 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2094 | 2026.03.26 05:47:33.715736 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.03.26 05:47:33.715860 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 2096 | 2026.03.26 05:47:33.715897 [ 4 ] {1b0319bd-7a5e-47e8-9901-1fe51a1ea952} <Debug> TCPHandler: Processed in 0.001314991 sec. | ||
| 2097 | 2026.03.26 05:47:33.716009 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.03.26 05:47:33.716102 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2099 | 2026.03.26 05:47:33.716142 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2100 | 2026.03.26 05:47:33.716700 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.03.26 05:47:33.716736 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2102 | 2026.03.26 05:47:33.717054 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2103 | 2026.03.26 05:47:33.717263 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.03.26 05:47:33.717393 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001308 sec., 401376.1467889908 rows/sec., 28.36 MiB/sec. | ||
| 2105 | 2026.03.26 05:47:33.717431 [ 4 ] {c1a7909e-b765-475f-87e2-93cbe1cebf50} <Debug> TCPHandler: Processed in 0.001470805 sec. | ||
| 2106 | 2026.03.26 05:47:33.717543 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.03.26 05:47:33.717637 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2108 | 2026.03.26 05:47:33.717679 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2109 | 2026.03.26 05:47:33.718012 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.03.26 05:47:33.718047 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2111 | 2026.03.26 05:47:33.718346 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2112 | 2026.03.26 05:47:33.718559 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.03.26 05:47:33.718688 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 2114 | 2026.03.26 05:47:33.718724 [ 4 ] {5e676d95-6799-4742-8399-e65932c44429} <Debug> TCPHandler: Processed in 0.001230509 sec. | ||
| 2115 | 2026.03.26 05:47:33.718831 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.03.26 05:47:33.718925 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.03.26 05:47:33.718967 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2118 | 2026.03.26 05:47:33.719364 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.26 05:47:33.719399 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2120 | 2026.03.26 05:47:33.719737 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2121 | 2026.03.26 05:47:33.719942 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.03.26 05:47:33.720083 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 2123 | 2026.03.26 05:47:33.720119 [ 4 ] {673860f2-daba-4c4e-af0d-886f19c9542e} <Debug> TCPHandler: Processed in 0.001337141 sec. | ||
| 2124 | 2026.03.26 05:47:33.720231 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.03.26 05:47:33.720324 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.03.26 05:47:33.720365 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2127 | 2026.03.26 05:47:33.720673 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.03.26 05:47:33.720708 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2129 | 2026.03.26 05:47:33.720990 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2130 | 2026.03.26 05:47:33.721191 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.03.26 05:47:33.721316 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 2132 | 2026.03.26 05:47:33.721352 [ 4 ] {6b279b92-7c05-44f4-80f1-ee77f17b277e} <Debug> TCPHandler: Processed in 0.001170127 sec. | ||
| 2133 | 2026.03.26 05:47:33.721472 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.03.26 05:47:33.721593 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.03.26 05:47:33.721660 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2136 | 2026.03.26 05:47:33.722652 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.03.26 05:47:33.722690 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2138 | 2026.03.26 05:47:33.723262 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2139 | 2026.03.26 05:47:33.723499 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.26 05:47:33.723648 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00208 sec., 16826.923076923078 rows/sec., 30.15 MiB/sec. | ||
| 2141 | 2026.03.26 05:47:33.723709 [ 4 ] {ac2e9111-aad0-40d8-8848-108e3a134e24} <Debug> TCPHandler: Processed in 0.002298264 sec. | ||
| 2142 | 2026.03.26 05:47:33.723839 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.03.26 05:47:33.723933 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.03.26 05:47:33.723977 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2145 | 2026.03.26 05:47:33.724333 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.03.26 05:47:33.724369 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 2147 | 2026.03.26 05:47:33.724686 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2148 | 2026.03.26 05:47:33.724905 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.03.26 05:47:33.725032 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 2150 | 2026.03.26 05:47:33.725069 [ 4 ] {c7e612cc-88cd-421d-b057-696158f8bf19} <Debug> TCPHandler: Processed in 0.00127941 sec. | ||
| 2151 | 2026.03.26 05:47:38.697403 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.03.26 05:47:38.697583 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2153 | 2026.03.26 05:47:38.697645 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2154 | 2026.03.26 05:47:38.698360 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.03.26 05:47:38.698412 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2156 | 2026.03.26 05:47:38.698848 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2157 | 2026.03.26 05:47:38.699100 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.03.26 05:47:38.699261 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 2159 | 2026.03.26 05:47:38.699309 [ 4 ] {b8e343df-2902-48f6-830e-dcdda25769de} <Debug> TCPHandler: Processed in 0.002009847 sec. | ||
| 2160 | 2026.03.26 05:47:38.699442 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.03.26 05:47:38.699547 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2162 | 2026.03.26 05:47:38.699594 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2163 | 2026.03.26 05:47:38.700046 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.03.26 05:47:38.700083 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2165 | 2026.03.26 05:47:38.700421 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2166 | 2026.03.26 05:47:38.700665 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.03.26 05:47:38.700811 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 2168 | 2026.03.26 05:47:38.700852 [ 4 ] {e43a043c-c214-4a92-89d6-2bdaadb5e82f} <Debug> TCPHandler: Processed in 0.001462074 sec. | ||
| 2169 | 2026.03.26 05:47:38.700989 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.03.26 05:47:38.701114 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2171 | 2026.03.26 05:47:38.701166 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2172 | 2026.03.26 05:47:38.701584 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.03.26 05:47:38.701630 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2174 | 2026.03.26 05:47:38.702043 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2175 | 2026.03.26 05:47:38.702282 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.03.26 05:47:38.702413 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 2177 | 2026.03.26 05:47:38.702450 [ 4 ] {bb04fdc5-16af-451f-bef3-4d089c2ca11a} <Debug> TCPHandler: Processed in 0.001527386 sec. | ||
| 2178 | 2026.03.26 05:47:38.702564 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.03.26 05:47:38.702659 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2180 | 2026.03.26 05:47:38.702701 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2181 | 2026.03.26 05:47:38.703047 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.03.26 05:47:38.703082 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2183 | 2026.03.26 05:47:38.703394 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2184 | 2026.03.26 05:47:38.703611 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.03.26 05:47:38.703742 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 2186 | 2026.03.26 05:47:38.703777 [ 4 ] {a43cd1ca-43ad-44ad-bc07-7bbd7192b936} <Debug> TCPHandler: Processed in 0.00126265 sec. | ||
| 2187 | 2026.03.26 05:47:39.263906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4362 | ||
| 2188 | 2026.03.26 05:47:39.264449 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.03.26 05:47:39.264498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2190 | 2026.03.26 05:47:39.265025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2191 | 2026.03.26 05:47:39.265265 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.03.26 05:47:39.265407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4362 | ||
| 2193 | 2026.03.26 05:47:39.493968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2194 | 2026.03.26 05:47:39.512473 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.03.26 05:47:39.512528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2196 | 2026.03.26 05:47:39.519224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2197 | 2026.03.26 05:47:39.519922 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.03.26 05:47:39.523525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2199 | 2026.03.26 05:47:40.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.10 MiB, peak 189.10 MiB, free memory in arenas 0.00 B, will set to 186.34 MiB (RSS), difference: 1.24 MiB | ||
| 2200 | 2026.03.26 05:47:41.104177 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62560 | ||
| 2201 | 2026.03.26 05:47:41.104292 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.03.26 05:47:41.104328 [ 3 ] {} <Debug> TCP-Session: 210c4176-4bfe-4da0-a384-baffa96c33c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62560 | ||
| 2203 | 2026.03.26 05:47:41.104353 [ 3 ] {} <Debug> TCP-Session: 210c4176-4bfe-4da0-a384-baffa96c33c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.03.26 05:47:41.104368 [ 3 ] {} <Debug> TCP-Session: 210c4176-4bfe-4da0-a384-baffa96c33c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.26 05:47:41.104545 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61151 | ||
| 2206 | 2026.03.26 05:47:41.104592 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35413 | ||
| 2207 | 2026.03.26 05:47:41.104620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60575 | ||
| 2208 | 2026.03.26 05:47:41.104617 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56166 | ||
| 2209 | 2026.03.26 05:47:41.104650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40000 | ||
| 2210 | 2026.03.26 05:47:41.104685 [ 3 ] {} <Trace> TCP-Session: 210c4176-4bfe-4da0-a384-baffa96c33c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.03.26 05:47:41.104721 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2212 | 2026.03.26 05:47:41.104735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40082 | ||
| 2213 | 2026.03.26 05:47:41.104752 [ 286 ] {} <Debug> TCP-Session: 21b9105e-73f4-4d63-9a6d-508fd6f57c87 Authenticating user 'default' from [fd00:1122:3344:101::e]:61151 | ||
| 2214 | 2026.03.26 05:47:41.104648 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37173 | ||
| 2215 | 2026.03.26 05:47:41.104774 [ 286 ] {} <Debug> TCP-Session: 21b9105e-73f4-4d63-9a6d-508fd6f57c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.03.26 05:47:41.104650 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51194 | ||
| 2217 | 2026.03.26 05:47:41.104817 [ 286 ] {} <Debug> TCP-Session: 21b9105e-73f4-4d63-9a6d-508fd6f57c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.03.26 05:47:41.104897 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2219 | 2026.03.26 05:47:41.105011 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2220 | 2026.03.26 05:47:41.105039 [ 289 ] {} <Debug> TCP-Session: 31ac8ad3-e41a-4577-80ea-d4cf848475f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60575 | ||
| 2221 | 2026.03.26 05:47:41.105055 [ 289 ] {} <Debug> TCP-Session: 31ac8ad3-e41a-4577-80ea-d4cf848475f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.03.26 05:47:41.105067 [ 289 ] {} <Debug> TCP-Session: 31ac8ad3-e41a-4577-80ea-d4cf848475f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.03.26 05:47:41.105198 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.03.26 05:47:41.105205 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2026.03.26 05:47:41.105229 [ 293 ] {} <Debug> TCP-Session: cb0dc052-bc43-4bfc-90bd-63393aaef944 Authenticating user 'default' from [fd00:1122:3344:101::e]:40082 | ||
| 2226 | 2026.03.26 05:47:41.105253 [ 288 ] {} <Debug> TCP-Session: e03a8925-9d60-423a-a090-f8dbda2f383f Authenticating user 'default' from [fd00:1122:3344:101::e]:56166 | ||
| 2227 | 2026.03.26 05:47:41.105254 [ 293 ] {} <Debug> TCP-Session: cb0dc052-bc43-4bfc-90bd-63393aaef944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.03.26 05:47:41.105285 [ 288 ] {} <Debug> TCP-Session: e03a8925-9d60-423a-a090-f8dbda2f383f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.03.26 05:47:41.105293 [ 293 ] {} <Debug> TCP-Session: cb0dc052-bc43-4bfc-90bd-63393aaef944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.03.26 05:47:41.105285 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2231 | 2026.03.26 05:47:41.105307 [ 288 ] {} <Debug> TCP-Session: e03a8925-9d60-423a-a090-f8dbda2f383f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.03.26 05:47:41.105379 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2233 | 2026.03.26 05:47:41.105429 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.03.26 05:47:41.105437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.03.26 05:47:41.105473 [ 291 ] {} <Debug> TCP-Session: 13fff7ff-1760-4340-bfdd-182b839182ba Authenticating user 'default' from [fd00:1122:3344:101::e]:51194 | ||
| 2236 | 2026.03.26 05:47:41.105472 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.03.26 05:47:41.105491 [ 290 ] {} <Debug> TCP-Session: e9395404-7479-4e0f-9cb7-b41e852a3c63 Authenticating user 'default' from [fd00:1122:3344:101::e]:37173 | ||
| 2238 | 2026.03.26 05:47:41.105503 [ 291 ] {} <Debug> TCP-Session: 13fff7ff-1760-4340-bfdd-182b839182ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.26 05:47:41.105518 [ 287 ] {} <Debug> TCP-Session: c0b0d37b-90f8-4642-a89c-3adf64ffb1fd Authenticating user 'default' from [fd00:1122:3344:101::e]:35413 | ||
| 2240 | 2026.03.26 05:47:41.105535 [ 290 ] {} <Debug> TCP-Session: e9395404-7479-4e0f-9cb7-b41e852a3c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.03.26 05:47:41.105546 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.03.26 05:47:41.105560 [ 290 ] {} <Debug> TCP-Session: e9395404-7479-4e0f-9cb7-b41e852a3c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.03.26 05:47:41.105549 [ 287 ] {} <Debug> TCP-Session: c0b0d37b-90f8-4642-a89c-3adf64ffb1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.03.26 05:47:41.105585 [ 292 ] {} <Debug> TCP-Session: 5ad87051-40b4-49da-bba0-c00cc726d550 Authenticating user 'default' from [fd00:1122:3344:101::e]:40000 | ||
| 2245 | 2026.03.26 05:47:41.105608 [ 287 ] {} <Debug> TCP-Session: c0b0d37b-90f8-4642-a89c-3adf64ffb1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.03.26 05:47:41.105623 [ 292 ] {} <Debug> TCP-Session: 5ad87051-40b4-49da-bba0-c00cc726d550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.26 05:47:41.105538 [ 291 ] {} <Debug> TCP-Session: 13fff7ff-1760-4340-bfdd-182b839182ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.26 05:47:41.105649 [ 292 ] {} <Debug> TCP-Session: 5ad87051-40b4-49da-bba0-c00cc726d550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.26 05:47:41.105744 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 2250 | 2026.03.26 05:47:41.105839 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2251 | 2026.03.26 05:47:41.470172 [ 335 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Trace> AggregatingTransform: Aggregating | ||
| 2252 | 2026.03.26 05:47:41.470234 [ 335 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2253 | 2026.03.26 05:47:41.470267 [ 335 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001357492 sec. (736.653 rows/sec., 28.78 KiB/sec.) | ||
| 2254 | 2026.03.26 05:47:41.470282 [ 335 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Trace> Aggregator: Merging aggregated data | ||
| 2255 | 2026.03.26 05:47:41.471438 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.366605 sec., 2.7277314821129006 rows/sec., 109.11 B/sec. | ||
| 2256 | 2026.03.26 05:47:41.471592 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2257 | 2026.03.26 05:47:41.471608 [ 3 ] {e7bdf248-87bd-4fd6-a1e1-9a088cbdb5d6} <Debug> TCPHandler: Processed in 0.367027132 sec. | ||
| 2258 | 2026.03.26 05:47:41.471721 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2259 | 2026.03.26 05:47:41.471760 [ 286 ] {} <Debug> TCP-Session: 21b9105e-73f4-4d63-9a6d-508fd6f57c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.03.26 05:47:41.471766 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2026.03.26 05:47:41.471793 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2262 | 2026.03.26 05:47:41.471824 [ 293 ] {} <Debug> TCP-Session: cb0dc052-bc43-4bfc-90bd-63393aaef944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.26 05:47:41.471831 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2264 | 2026.03.26 05:47:41.471818 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.03.26 05:47:41.471877 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.03.26 05:47:41.471900 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2026.03.26 05:47:41.471917 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.03.26 05:47:41.471928 [ 288 ] {} <Debug> TCP-Session: e03a8925-9d60-423a-a090-f8dbda2f383f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.03.26 05:47:41.471943 [ 290 ] {} <Debug> TCP-Session: e9395404-7479-4e0f-9cb7-b41e852a3c63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.26 05:47:41.471969 [ 3 ] {} <Debug> TCP-Session: 210c4176-4bfe-4da0-a384-baffa96c33c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.03.26 05:47:41.471956 [ 291 ] {} <Debug> TCP-Session: 13fff7ff-1760-4340-bfdd-182b839182ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.03.26 05:47:41.471882 [ 289 ] {} <Debug> TCP-Session: 31ac8ad3-e41a-4577-80ea-d4cf848475f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.03.26 05:47:41.471868 [ 287 ] {} <Debug> TCP-Session: c0b0d37b-90f8-4642-a89c-3adf64ffb1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.03.26 05:47:41.471860 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.03.26 05:47:41.472095 [ 292 ] {} <Debug> TCP-Session: 5ad87051-40b4-49da-bba0-c00cc726d550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.03.26 05:47:41.784012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 318 | ||
| 2277 | 2026.03.26 05:47:41.790148 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.26 05:47:41.790241 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2279 | 2026.03.26 05:47:41.791949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2280 | 2026.03.26 05:47:41.792337 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.03.26 05:47:41.792843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2282 | 2026.03.26 05:47:42.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.78 MiB, peak 197.90 MiB, free memory in arenas 0.00 B, will set to 207.32 MiB (RSS), difference: 19.54 MiB | ||
| 2283 | 2026.03.26 05:47:42.430393 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44338 | ||
| 2284 | 2026.03.26 05:47:42.430498 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.03.26 05:47:42.430523 [ 288 ] {} <Debug> TCP-Session: 0a180a10-4598-41fb-bc84-8bbd044ef8f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44338 | ||
| 2286 | 2026.03.26 05:47:42.430546 [ 288 ] {} <Debug> TCP-Session: 0a180a10-4598-41fb-bc84-8bbd044ef8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.03.26 05:47:42.430558 [ 288 ] {} <Debug> TCP-Session: 0a180a10-4598-41fb-bc84-8bbd044ef8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.03.26 05:47:42.430825 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50743 | ||
| 2289 | 2026.03.26 05:47:42.430886 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51161 | ||
| 2290 | 2026.03.26 05:47:42.430900 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41346 | ||
| 2291 | 2026.03.26 05:47:42.430936 [ 288 ] {} <Trace> TCP-Session: 0a180a10-4598-41fb-bc84-8bbd044ef8f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.03.26 05:47:42.430940 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.03.26 05:47:42.430952 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58515 | ||
| 2294 | 2026.03.26 05:47:42.430992 [ 289 ] {} <Debug> TCP-Session: 0425b9ae-4921-4f83-9376-d76d788d4e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:50743 | ||
| 2295 | 2026.03.26 05:47:42.430999 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2026.03.26 05:47:42.431000 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2297 | 2026.03.26 05:47:42.431021 [ 289 ] {} <Debug> TCP-Session: 0425b9ae-4921-4f83-9376-d76d788d4e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.26 05:47:42.431042 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2026.03.26 05:47:42.431048 [ 292 ] {} <Debug> TCP-Session: 626c3f5e-b4cb-4615-886f-4a56979a5ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41346 | ||
| 2300 | 2026.03.26 05:47:42.431055 [ 289 ] {} <Debug> TCP-Session: 0425b9ae-4921-4f83-9376-d76d788d4e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.03.26 05:47:42.431071 [ 3 ] {} <Debug> TCP-Session: 5e7e88e4-4519-441a-8cc8-02e10910d386 Authenticating user 'default' from [fd00:1122:3344:101::e]:58515 | ||
| 2302 | 2026.03.26 05:47:42.431085 [ 292 ] {} <Debug> TCP-Session: 626c3f5e-b4cb-4615-886f-4a56979a5ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.03.26 05:47:42.431105 [ 3 ] {} <Debug> TCP-Session: 5e7e88e4-4519-441a-8cc8-02e10910d386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.26 05:47:42.431118 [ 292 ] {} <Debug> TCP-Session: 626c3f5e-b4cb-4615-886f-4a56979a5ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.26 05:47:42.431133 [ 3 ] {} <Debug> TCP-Session: 5e7e88e4-4519-441a-8cc8-02e10910d386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.03.26 05:47:42.431133 [ 288 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2307 | 2026.03.26 05:47:42.431036 [ 290 ] {} <Debug> TCP-Session: 5d1c8942-acfc-46c0-99dd-edbf2ec17474 Authenticating user 'default' from [fd00:1122:3344:101::e]:51161 | ||
| 2308 | 2026.03.26 05:47:42.430961 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56455 | ||
| 2309 | 2026.03.26 05:47:42.431210 [ 290 ] {} <Debug> TCP-Session: 5d1c8942-acfc-46c0-99dd-edbf2ec17474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.26 05:47:42.430926 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44726 | ||
| 2311 | 2026.03.26 05:47:42.431236 [ 290 ] {} <Debug> TCP-Session: 5d1c8942-acfc-46c0-99dd-edbf2ec17474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.03.26 05:47:42.430898 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61599 | ||
| 2313 | 2026.03.26 05:47:42.431299 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2314 | 2026.03.26 05:47:42.431267 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.03.26 05:47:42.431335 [ 293 ] {} <Debug> TCP-Session: eb888688-9efc-414d-9ed5-0cdafadbd278 Authenticating user 'default' from [fd00:1122:3344:101::e]:44726 | ||
| 2316 | 2026.03.26 05:47:42.430940 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33404 | ||
| 2317 | 2026.03.26 05:47:42.431354 [ 286 ] {} <Debug> TCP-Session: 6871a3dc-c357-4536-910a-221e74b9f0dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56455 | ||
| 2318 | 2026.03.26 05:47:42.431356 [ 293 ] {} <Debug> TCP-Session: eb888688-9efc-414d-9ed5-0cdafadbd278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.03.26 05:47:42.431395 [ 286 ] {} <Debug> TCP-Session: 6871a3dc-c357-4536-910a-221e74b9f0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.26 05:47:42.431390 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.03.26 05:47:42.431413 [ 286 ] {} <Debug> TCP-Session: 6871a3dc-c357-4536-910a-221e74b9f0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.26 05:47:42.431405 [ 293 ] {} <Debug> TCP-Session: eb888688-9efc-414d-9ed5-0cdafadbd278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.03.26 05:47:42.431443 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.03.26 05:47:42.431440 [ 291 ] {} <Debug> TCP-Session: 58c7b8c4-e2bc-4feb-91c9-9996ff162442 Authenticating user 'default' from [fd00:1122:3344:101::e]:61599 | ||
| 2325 | 2026.03.26 05:47:42.431468 [ 288 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2326 | 2026.03.26 05:47:42.431477 [ 294 ] {} <Debug> TCP-Session: a8221fd2-a5e7-4863-92a4-7a289f76cade Authenticating user 'default' from [fd00:1122:3344:101::e]:33404 | ||
| 2327 | 2026.03.26 05:47:42.431495 [ 291 ] {} <Debug> TCP-Session: 58c7b8c4-e2bc-4feb-91c9-9996ff162442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.26 05:47:42.431522 [ 294 ] {} <Debug> TCP-Session: a8221fd2-a5e7-4863-92a4-7a289f76cade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.26 05:47:42.431530 [ 291 ] {} <Debug> TCP-Session: 58c7b8c4-e2bc-4feb-91c9-9996ff162442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.26 05:47:42.431545 [ 294 ] {} <Debug> TCP-Session: a8221fd2-a5e7-4863-92a4-7a289f76cade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.03.26 05:47:42.431541 [ 288 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2332 | 2026.03.26 05:47:42.431874 [ 288 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 2333 | 2026.03.26 05:47:42.432943 [ 338 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Trace> AggregatingTransform: Aggregating | ||
| 2334 | 2026.03.26 05:47:42.432986 [ 338 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Trace> Aggregator: Aggregation method: without_key | ||
| 2335 | 2026.03.26 05:47:42.433018 [ 338 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046834 sec. (955.261 rows/sec., 37.31 KiB/sec.) | ||
| 2336 | 2026.03.26 05:47:42.433038 [ 338 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Trace> Aggregator: Merging aggregated data | ||
| 2337 | 2026.03.26 05:47:42.434668 [ 288 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0036 sec., 277.77777777777777 rows/sec., 10.85 KiB/sec. | ||
| 2338 | 2026.03.26 05:47:42.434798 [ 288 ] {cd684782-8343-4be7-81fc-101ff33f6620} <Debug> TCPHandler: Processed in 0.004007073 sec. | ||
| 2339 | 2026.03.26 05:47:42.434928 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.03.26 05:47:42.434956 [ 288 ] {} <Debug> TCP-Session: 0a180a10-4598-41fb-bc84-8bbd044ef8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.26 05:47:42.434964 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.03.26 05:47:42.434982 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2343 | 2026.03.26 05:47:42.435004 [ 289 ] {} <Debug> TCP-Session: 0425b9ae-4921-4f83-9376-d76d788d4e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.03.26 05:47:42.435015 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.03.26 05:47:42.435019 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2346 | 2026.03.26 05:47:42.435038 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.03.26 05:47:42.435056 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.03.26 05:47:42.435101 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.03.26 05:47:42.435101 [ 291 ] {} <Debug> TCP-Session: 58c7b8c4-e2bc-4feb-91c9-9996ff162442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.03.26 05:47:42.435146 [ 3 ] {} <Debug> TCP-Session: 5e7e88e4-4519-441a-8cc8-02e10910d386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.03.26 05:47:42.435139 [ 293 ] {} <Debug> TCP-Session: eb888688-9efc-414d-9ed5-0cdafadbd278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.26 05:47:42.435079 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.03.26 05:47:42.435069 [ 294 ] {} <Debug> TCP-Session: a8221fd2-a5e7-4863-92a4-7a289f76cade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.26 05:47:42.435062 [ 290 ] {} <Debug> TCP-Session: 5d1c8942-acfc-46c0-99dd-edbf2ec17474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.26 05:47:42.435230 [ 292 ] {} <Debug> TCP-Session: 626c3f5e-b4cb-4615-886f-4a56979a5ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.03.26 05:47:42.435019 [ 286 ] {} <Debug> TCP-Session: 6871a3dc-c357-4536-910a-221e74b9f0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.03.26 05:47:42.619030 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38895 | ||
| 2358 | 2026.03.26 05:47:42.619180 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.03.26 05:47:42.619232 [ 288 ] {} <Debug> TCP-Session: 54ae33d8-e203-402d-9761-43f21313571d Authenticating user 'default' from [fd00:1122:3344:101::e]:38895 | ||
| 2360 | 2026.03.26 05:47:42.619272 [ 288 ] {} <Debug> TCP-Session: 54ae33d8-e203-402d-9761-43f21313571d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.26 05:47:42.619295 [ 288 ] {} <Debug> TCP-Session: 54ae33d8-e203-402d-9761-43f21313571d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.26 05:47:42.619600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36988 | ||
| 2363 | 2026.03.26 05:47:42.619637 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58826 | ||
| 2364 | 2026.03.26 05:47:42.619653 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51358 | ||
| 2365 | 2026.03.26 05:47:42.619702 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35907 | ||
| 2366 | 2026.03.26 05:47:42.619737 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48214 | ||
| 2367 | 2026.03.26 05:47:42.619745 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55148 | ||
| 2368 | 2026.03.26 05:47:42.619772 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2369 | 2026.03.26 05:47:42.619719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42212 | ||
| 2370 | 2026.03.26 05:47:42.619816 [ 290 ] {} <Debug> TCP-Session: 975c3660-ed36-4980-b5a1-caea86cf728c Authenticating user 'default' from [fd00:1122:3344:101::e]:58826 | ||
| 2371 | 2026.03.26 05:47:42.619818 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2372 | 2026.03.26 05:47:42.619830 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2026.03.26 05:47:42.619854 [ 290 ] {} <Debug> TCP-Session: 975c3660-ed36-4980-b5a1-caea86cf728c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.03.26 05:47:42.619868 [ 3 ] {} <Debug> TCP-Session: e71401b2-1c7d-4d70-80b7-009b8f441166 Authenticating user 'default' from [fd00:1122:3344:101::e]:48214 | ||
| 2375 | 2026.03.26 05:47:42.619883 [ 286 ] {} <Debug> TCP-Session: d096d922-fa7c-4992-aa38-8c6493465a1a Authenticating user 'default' from [fd00:1122:3344:101::e]:55148 | ||
| 2376 | 2026.03.26 05:47:42.619887 [ 290 ] {} <Debug> TCP-Session: 975c3660-ed36-4980-b5a1-caea86cf728c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.03.26 05:47:42.619891 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2378 | 2026.03.26 05:47:42.619919 [ 286 ] {} <Debug> TCP-Session: d096d922-fa7c-4992-aa38-8c6493465a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.03.26 05:47:42.619969 [ 294 ] {} <Debug> TCP-Session: e146862b-c3c3-4ea6-b418-5b3a11fdc7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42212 | ||
| 2380 | 2026.03.26 05:47:42.619987 [ 286 ] {} <Debug> TCP-Session: d096d922-fa7c-4992-aa38-8c6493465a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.26 05:47:42.619813 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2026.03.26 05:47:42.620012 [ 294 ] {} <Debug> TCP-Session: e146862b-c3c3-4ea6-b418-5b3a11fdc7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.03.26 05:47:42.620042 [ 293 ] {} <Debug> TCP-Session: 33980c2c-8c47-4a22-8a95-ab7da4d19585 Authenticating user 'default' from [fd00:1122:3344:101::e]:35907 | ||
| 2384 | 2026.03.26 05:47:42.620058 [ 294 ] {} <Debug> TCP-Session: e146862b-c3c3-4ea6-b418-5b3a11fdc7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.03.26 05:47:42.620077 [ 293 ] {} <Debug> TCP-Session: 33980c2c-8c47-4a22-8a95-ab7da4d19585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.03.26 05:47:42.619716 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2387 | 2026.03.26 05:47:42.620108 [ 293 ] {} <Debug> TCP-Session: 33980c2c-8c47-4a22-8a95-ab7da4d19585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.26 05:47:42.619686 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60826 | ||
| 2389 | 2026.03.26 05:47:42.620153 [ 289 ] {} <Debug> TCP-Session: 65736344-a34d-437b-bd15-117464621d0a Authenticating user 'default' from [fd00:1122:3344:101::e]:36988 | ||
| 2390 | 2026.03.26 05:47:42.619806 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2391 | 2026.03.26 05:47:42.620210 [ 289 ] {} <Debug> TCP-Session: 65736344-a34d-437b-bd15-117464621d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.03.26 05:47:42.620236 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2026.03.26 05:47:42.620245 [ 291 ] {} <Debug> TCP-Session: eeddb199-8ced-43bf-99e1-9768b1213605 Authenticating user 'default' from [fd00:1122:3344:101::e]:51358 | ||
| 2394 | 2026.03.26 05:47:42.620259 [ 289 ] {} <Debug> TCP-Session: 65736344-a34d-437b-bd15-117464621d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.03.26 05:47:42.620272 [ 292 ] {} <Debug> TCP-Session: 4d709183-2b73-46e8-99e5-87adba0b566e Authenticating user 'default' from [fd00:1122:3344:101::e]:60826 | ||
| 2396 | 2026.03.26 05:47:42.620289 [ 291 ] {} <Debug> TCP-Session: eeddb199-8ced-43bf-99e1-9768b1213605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.03.26 05:47:42.620320 [ 292 ] {} <Debug> TCP-Session: 4d709183-2b73-46e8-99e5-87adba0b566e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.03.26 05:47:42.620336 [ 291 ] {} <Debug> TCP-Session: eeddb199-8ced-43bf-99e1-9768b1213605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.26 05:47:42.620351 [ 292 ] {} <Debug> TCP-Session: 4d709183-2b73-46e8-99e5-87adba0b566e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.26 05:47:42.619914 [ 3 ] {} <Debug> TCP-Session: e71401b2-1c7d-4d70-80b7-009b8f441166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.03.26 05:47:42.619740 [ 288 ] {} <Trace> TCP-Session: 54ae33d8-e203-402d-9761-43f21313571d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.03.26 05:47:42.620409 [ 3 ] {} <Debug> TCP-Session: e71401b2-1c7d-4d70-80b7-009b8f441166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.03.26 05:47:42.620605 [ 288 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2404 | 2026.03.26 05:47:42.620870 [ 288 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2405 | 2026.03.26 05:47:42.620926 [ 288 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2406 | 2026.03.26 05:47:42.621215 [ 288 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 2407 | 2026.03.26 05:47:42.622303 [ 296 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Trace> AggregatingTransform: Aggregating | ||
| 2408 | 2026.03.26 05:47:42.622356 [ 296 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2409 | 2026.03.26 05:47:42.622395 [ 296 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074825 sec. (930.384 rows/sec., 36.34 KiB/sec.) | ||
| 2410 | 2026.03.26 05:47:42.622422 [ 296 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Trace> Aggregator: Merging aggregated data | ||
| 2411 | 2026.03.26 05:47:42.624006 [ 288 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00346 sec., 289.01734104046244 rows/sec., 11.29 KiB/sec. | ||
| 2412 | 2026.03.26 05:47:42.624207 [ 288 ] {8ac3133d-c83f-4907-9057-f0ecd8c69ee9} <Debug> TCPHandler: Processed in 0.004593378 sec. | ||
| 2413 | 2026.03.26 05:47:42.624317 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2414 | 2026.03.26 05:47:42.624348 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2026.03.26 05:47:42.624379 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2416 | 2026.03.26 05:47:42.624394 [ 288 ] {} <Debug> TCP-Session: 54ae33d8-e203-402d-9761-43f21313571d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.03.26 05:47:42.624413 [ 289 ] {} <Debug> TCP-Session: 65736344-a34d-437b-bd15-117464621d0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2026.03.26 05:47:42.624420 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2419 | 2026.03.26 05:47:42.624449 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2420 | 2026.03.26 05:47:42.624474 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2421 | 2026.03.26 05:47:42.624485 [ 3 ] {} <Debug> TCP-Session: e71401b2-1c7d-4d70-80b7-009b8f441166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.03.26 05:47:42.624512 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2423 | 2026.03.26 05:47:42.624510 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2424 | 2026.03.26 05:47:42.624537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2026.03.26 05:47:42.624577 [ 290 ] {} <Debug> TCP-Session: 975c3660-ed36-4980-b5a1-caea86cf728c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.03.26 05:47:42.624550 [ 293 ] {} <Debug> TCP-Session: 33980c2c-8c47-4a22-8a95-ab7da4d19585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.03.26 05:47:42.624603 [ 294 ] {} <Debug> TCP-Session: e146862b-c3c3-4ea6-b418-5b3a11fdc7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.03.26 05:47:42.624526 [ 291 ] {} <Debug> TCP-Session: eeddb199-8ced-43bf-99e1-9768b1213605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.03.26 05:47:42.624500 [ 286 ] {} <Debug> TCP-Session: d096d922-fa7c-4992-aa38-8c6493465a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.03.26 05:47:42.624438 [ 292 ] {} <Debug> TCP-Session: 4d709183-2b73-46e8-99e5-87adba0b566e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.03.26 05:47:43.707009 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.03.26 05:47:43.707223 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2433 | 2026.03.26 05:47:43.707299 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2434 | 2026.03.26 05:47:43.708036 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.03.26 05:47:43.708089 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2436 | 2026.03.26 05:47:43.708491 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2437 | 2026.03.26 05:47:43.708716 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.03.26 05:47:43.708875 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 2439 | 2026.03.26 05:47:43.708925 [ 4 ] {b19c9210-6772-4f70-97cf-647f7a732190} <Debug> TCPHandler: Processed in 0.002052788 sec. | ||
| 2440 | 2026.03.26 05:47:43.709047 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.03.26 05:47:43.709150 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2442 | 2026.03.26 05:47:43.709195 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2443 | 2026.03.26 05:47:43.709894 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.03.26 05:47:43.709933 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2445 | 2026.03.26 05:47:43.710303 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2446 | 2026.03.26 05:47:43.710515 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.03.26 05:47:43.710625 [ 34 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2448 | 2026.03.26 05:47:43.710647 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Debug> executeQuery: Read 867 rows, 70.21 KiB in 0.00152 sec., 570394.7368421053 rows/sec., 45.11 MiB/sec. | ||
| 2449 | 2026.03.26 05:47:43.710691 [ 34 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.03.26 05:47:43.710701 [ 4 ] {9a5456c0-7a34-494b-b44c-c6f556d87e37} <Debug> TCPHandler: Processed in 0.00170534 sec. | ||
| 2451 | 2026.03.26 05:47:43.710720 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2452 | 2026.03.26 05:47:43.710823 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.03.26 05:47:43.710836 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 2454 | 2026.03.26 05:47:43.710926 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2455 | 2026.03.26 05:47:43.710962 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2456 | 2026.03.26 05:47:43.710973 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2457 | 2026.03.26 05:47:43.711002 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part | ||
| 2458 | 2026.03.26 05:47:43.711103 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 870 rows starting from the beginning of the part | ||
| 2459 | 2026.03.26 05:47:43.711162 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2460 | 2026.03.26 05:47:43.711216 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 867 rows starting from the beginning of the part | ||
| 2461 | 2026.03.26 05:47:43.711261 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2462 | 2026.03.26 05:47:43.711308 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 867 rows starting from the beginning of the part | ||
| 2463 | 2026.03.26 05:47:43.711427 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.03.26 05:47:43.711471 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2465 | 2026.03.26 05:47:43.711824 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2466 | 2026.03.26 05:47:43.712068 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.03.26 05:47:43.712173 [ 34 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2468 | 2026.03.26 05:47:43.712204 [ 34 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.03.26 05:47:43.712209 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001301 sec., 136049.1929285165 rows/sec., 8.39 MiB/sec. | ||
| 2470 | 2026.03.26 05:47:43.712221 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2471 | 2026.03.26 05:47:43.712260 [ 4 ] {41989755-5a32-473a-8f02-d39fe1e0239f} <Debug> TCPHandler: Processed in 0.001486655 sec. | ||
| 2472 | 2026.03.26 05:47:43.712320 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 2473 | 2026.03.26 05:47:43.712394 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.03.26 05:47:43.712409 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2475 | 2026.03.26 05:47:43.712440 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 2476 | 2026.03.26 05:47:43.712490 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.03.26 05:47:43.712493 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
| 2478 | 2026.03.26 05:47:43.712532 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2479 | 2026.03.26 05:47:43.712546 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2480 | 2026.03.26 05:47:43.712584 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 183 rows starting from the beginning of the part | ||
| 2481 | 2026.03.26 05:47:43.712623 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 2482 | 2026.03.26 05:47:43.712660 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part | ||
| 2483 | 2026.03.26 05:47:43.712761 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980456 sec., 1471883.2430510954 rows/sec., 123.00 MiB/sec. | ||
| 2484 | 2026.03.26 05:47:43.712995 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.03.26 05:47:43.713023 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2486 | 2026.03.26 05:47:43.713032 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2487 | 2026.03.26 05:47:43.713301 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.03.26 05:47:43.713373 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_11_2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2489 | 2026.03.26 05:47:43.713385 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2490 | 2026.03.26 05:47:43.713448 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2491 | 2026.03.26 05:47:43.713511 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230299 sec., 488499.13720160705 rows/sec., 32.64 MiB/sec. | ||
| 2492 | 2026.03.26 05:47:43.713620 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.03.26 05:47:43.713620 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2494 | 2026.03.26 05:47:43.713754 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001283 sec., 116134.06079501168 rows/sec., 7.50 MiB/sec. | ||
| 2495 | 2026.03.26 05:47:43.713794 [ 4 ] {2fa660d5-7bcc-421e-acf3-00b106ddc873} <Debug> TCPHandler: Processed in 0.001453254 sec. | ||
| 2496 | 2026.03.26 05:47:43.713877 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.03.26 05:47:43.713914 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.03.26 05:47:43.713938 [ 187 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_6_1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2499 | 2026.03.26 05:47:43.713993 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2500 | 2026.03.26 05:47:43.714008 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.03.26 05:47:43.714050 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2502 | 2026.03.26 05:47:43.714485 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.03.26 05:47:43.714524 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2504 | 2026.03.26 05:47:43.714864 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2505 | 2026.03.26 05:47:43.715089 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.03.26 05:47:43.715226 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 2507 | 2026.03.26 05:47:43.715267 [ 4 ] {1e17c977-fec1-41f6-af1d-3aa0f2ef7b8f} <Debug> TCPHandler: Processed in 0.001401393 sec. | ||
| 2508 | 2026.03.26 05:47:43.715381 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.03.26 05:47:43.715474 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2510 | 2026.03.26 05:47:43.715517 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2511 | 2026.03.26 05:47:43.716102 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.03.26 05:47:43.716140 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2513 | 2026.03.26 05:47:43.716491 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2514 | 2026.03.26 05:47:43.716719 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.03.26 05:47:43.716825 [ 34 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2516 | 2026.03.26 05:47:43.716853 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001397 sec., 375805.2970651396 rows/sec., 26.55 MiB/sec. | ||
| 2517 | 2026.03.26 05:47:43.716860 [ 34 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.03.26 05:47:43.716897 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2519 | 2026.03.26 05:47:43.716898 [ 4 ] {f6a9a7bd-df09-4e99-8bcd-761442d2c06c} <Debug> TCPHandler: Processed in 0.001566677 sec. | ||
| 2520 | 2026.03.26 05:47:43.716975 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 2521 | 2026.03.26 05:47:43.717019 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.03.26 05:47:43.717068 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2523 | 2026.03.26 05:47:43.717098 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
| 2524 | 2026.03.26 05:47:43.717115 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2525 | 2026.03.26 05:47:43.717145 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 531 rows starting from the beginning of the part | ||
| 2526 | 2026.03.26 05:47:43.717161 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2527 | 2026.03.26 05:47:43.717187 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2528 | 2026.03.26 05:47:43.717225 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 2529 | 2026.03.26 05:47:43.717260 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2530 | 2026.03.26 05:47:43.717294 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 525 rows starting from the beginning of the part | ||
| 2531 | 2026.03.26 05:47:43.717463 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.03.26 05:47:43.717506 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2533 | 2026.03.26 05:47:43.717815 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2534 | 2026.03.26 05:47:43.718034 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.03.26 05:47:43.718236 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 2536 | 2026.03.26 05:47:43.718274 [ 4 ] {010f3d37-9da7-4523-a37d-a977871f5e64} <Debug> TCPHandler: Processed in 0.00130221 sec. | ||
| 2537 | 2026.03.26 05:47:43.718315 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373332 sec., 1323059.5369510069 rows/sec., 100.12 MiB/sec. | ||
| 2538 | 2026.03.26 05:47:43.718375 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.03.26 05:47:43.718468 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.03.26 05:47:43.718474 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2541 | 2026.03.26 05:47:43.718517 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2542 | 2026.03.26 05:47:43.718743 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.03.26 05:47:43.718817 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_11_2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2544 | 2026.03.26 05:47:43.718888 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2545 | 2026.03.26 05:47:43.718926 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.03.26 05:47:43.718968 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2547 | 2026.03.26 05:47:43.719306 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2548 | 2026.03.26 05:47:43.719518 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.03.26 05:47:43.719618 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2550 | 2026.03.26 05:47:43.719649 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 2551 | 2026.03.26 05:47:43.719678 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.03.26 05:47:43.719703 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2553 | 2026.03.26 05:47:43.719705 [ 4 ] {93aa422a-d558-4c1e-8246-de833d46bfb4} <Debug> TCPHandler: Processed in 0.001376743 sec. | ||
| 2554 | 2026.03.26 05:47:43.719793 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 2555 | 2026.03.26 05:47:43.719821 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.03.26 05:47:43.719918 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.03.26 05:47:43.719920 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2558 | 2026.03.26 05:47:43.719966 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2559 | 2026.03.26 05:47:43.719988 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 731 rows starting from the beginning of the part | ||
| 2560 | 2026.03.26 05:47:43.720098 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 244 rows starting from the beginning of the part | ||
| 2561 | 2026.03.26 05:47:43.720153 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2562 | 2026.03.26 05:47:43.720208 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2563 | 2026.03.26 05:47:43.720257 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2564 | 2026.03.26 05:47:43.720298 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.26 05:47:43.720309 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2566 | 2026.03.26 05:47:43.720345 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2567 | 2026.03.26 05:47:43.720673 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2568 | 2026.03.26 05:47:43.720915 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.03.26 05:47:43.721053 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 2570 | 2026.03.26 05:47:43.721092 [ 4 ] {0f561ac2-2f16-4868-9047-1edeb5420a07} <Debug> TCPHandler: Processed in 0.001318891 sec. | ||
| 2571 | 2026.03.26 05:47:43.721192 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.03.26 05:47:43.721284 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.03.26 05:47:43.721338 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2574 | 2026.03.26 05:47:43.721492 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741961 sec., 1047669.8387621767 rows/sec., 72.50 MiB/sec. | ||
| 2575 | 2026.03.26 05:47:43.721708 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2576 | 2026.03.26 05:47:43.721957 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.03.26 05:47:43.722022 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2578 | 2026.03.26 05:47:43.722084 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2579 | 2026.03.26 05:47:43.722140 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.03.26 05:47:43.722182 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2581 | 2026.03.26 05:47:43.722741 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2582 | 2026.03.26 05:47:43.722960 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.03.26 05:47:43.723062 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2584 | 2026.03.26 05:47:43.723094 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.03.26 05:47:43.723100 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001834 sec., 19083.969465648857 rows/sec., 34.20 MiB/sec. | ||
| 2586 | 2026.03.26 05:47:43.723115 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2587 | 2026.03.26 05:47:43.723164 [ 4 ] {d7e8b079-2666-4349-ba05-5c2c9ab04a6c} <Debug> TCPHandler: Processed in 0.002019927 sec. | ||
| 2588 | 2026.03.26 05:47:43.723196 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 2589 | 2026.03.26 05:47:43.723275 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.03.26 05:47:43.723340 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2591 | 2026.03.26 05:47:43.723368 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.03.26 05:47:43.723382 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2593 | 2026.03.26 05:47:43.723411 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2594 | 2026.03.26 05:47:43.723479 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
| 2595 | 2026.03.26 05:47:43.723570 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2596 | 2026.03.26 05:47:43.723661 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2597 | 2026.03.26 05:47:43.723736 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.03.26 05:47:43.723750 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 2599 | 2026.03.26 05:47:43.723774 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2600 | 2026.03.26 05:47:43.723847 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2601 | 2026.03.26 05:47:43.724086 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2602 | 2026.03.26 05:47:43.724312 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.03.26 05:47:43.724413 [ 34 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2604 | 2026.03.26 05:47:43.724442 [ 34 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.03.26 05:47:43.724443 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 2606 | 2026.03.26 05:47:43.724460 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2607 | 2026.03.26 05:47:43.724493 [ 4 ] {8eac5cc5-16aa-4185-8a39-422e2a22be5b} <Debug> TCPHandler: Processed in 0.00126673 sec. | ||
| 2608 | 2026.03.26 05:47:43.724537 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 2609 | 2026.03.26 05:47:43.724618 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2610 | 2026.03.26 05:47:43.724641 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 168 rows starting from the beginning of the part | ||
| 2611 | 2026.03.26 05:47:43.724684 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2612 | 2026.03.26 05:47:43.724721 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2613 | 2026.03.26 05:47:43.724754 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2614 | 2026.03.26 05:47:43.724789 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2615 | 2026.03.26 05:47:43.724821 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2616 | 2026.03.26 05:47:43.725577 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.001059405 sec., 515383.6351536948 rows/sec., 33.69 MiB/sec. | ||
| 2617 | 2026.03.26 05:47:43.725837 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2618 | 2026.03.26 05:47:43.726174 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.03.26 05:47:43.726259 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_11_2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2620 | 2026.03.26 05:47:43.726311 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 19 columns (19 merged, 0 gathered) in 0.003143663 sec., 48033.13841210079 rows/sec., 86.07 MiB/sec. | ||
| 2621 | 2026.03.26 05:47:43.726348 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2622 | 2026.03.26 05:47:43.726730 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2623 | 2026.03.26 05:47:43.727052 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.03.26 05:47:43.727122 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2625 | 2026.03.26 05:47:43.727238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2626 | 2026.03.26 05:47:46.688595 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2627 | 2026.03.26 05:47:46.688648 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2628 | 2026.03.26 05:47:46.765589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4810 | ||
| 2629 | 2026.03.26 05:47:46.766157 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.03.26 05:47:46.766194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2631 | 2026.03.26 05:47:46.766676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2632 | 2026.03.26 05:47:46.766919 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.03.26 05:47:46.767062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 2634 | 2026.03.26 05:47:47.023693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2635 | 2026.03.26 05:47:47.042106 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.03.26 05:47:47.042172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2637 | 2026.03.26 05:47:47.048168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2638 | 2026.03.26 05:47:47.048869 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.03.26 05:47:47.052306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2640 | 2026.03.26 05:47:48.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.63 MiB, peak 215.72 MiB, free memory in arenas 0.00 B, will set to 210.51 MiB (RSS), difference: 1.88 MiB | ||
| 2641 | 2026.03.26 05:47:48.698284 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.03.26 05:47:48.698460 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2643 | 2026.03.26 05:47:48.698529 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2644 | 2026.03.26 05:47:48.699237 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.03.26 05:47:48.699286 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2646 | 2026.03.26 05:47:48.699685 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2647 | 2026.03.26 05:47:48.699917 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.03.26 05:47:48.700095 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 2649 | 2026.03.26 05:47:48.700150 [ 4 ] {8aa98937-d9e9-4c79-8c65-872e140bfe32} <Debug> TCPHandler: Processed in 0.001995437 sec. | ||
| 2650 | 2026.03.26 05:47:48.700288 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.03.26 05:47:48.700395 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2652 | 2026.03.26 05:47:48.700441 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2653 | 2026.03.26 05:47:48.700883 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.03.26 05:47:48.700920 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2655 | 2026.03.26 05:47:48.701252 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2656 | 2026.03.26 05:47:48.701463 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.03.26 05:47:48.701615 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 2658 | 2026.03.26 05:47:48.701656 [ 4 ] {bff7bf4b-058f-4f7d-af70-8a50765054da} <Debug> TCPHandler: Processed in 0.001418993 sec. | ||
| 2659 | 2026.03.26 05:47:48.701781 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.03.26 05:47:48.701880 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.03.26 05:47:48.701929 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2662 | 2026.03.26 05:47:48.702354 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.03.26 05:47:48.702391 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2664 | 2026.03.26 05:47:48.702715 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2665 | 2026.03.26 05:47:48.702933 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.03.26 05:47:48.703080 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2667 | 2026.03.26 05:47:48.703119 [ 4 ] {e0476451-6628-4425-97b8-d741fde7493e} <Debug> TCPHandler: Processed in 0.001392212 sec. | ||
| 2668 | 2026.03.26 05:47:48.703236 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.03.26 05:47:48.703330 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2670 | 2026.03.26 05:47:48.703376 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2671 | 2026.03.26 05:47:48.703721 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.03.26 05:47:48.703756 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2673 | 2026.03.26 05:47:48.704073 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2674 | 2026.03.26 05:47:48.704287 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.03.26 05:47:48.704437 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 2676 | 2026.03.26 05:47:48.704475 [ 4 ] {1636f578-97db-4cbd-b812-5de66745940b} <Debug> TCPHandler: Processed in 0.00128688 sec. | ||
| 2677 | 2026.03.26 05:47:51.793695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 352 | ||
| 2678 | 2026.03.26 05:47:51.796176 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.26 05:47:51.796237 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2680 | 2026.03.26 05:47:51.797507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2681 | 2026.03.26 05:47:51.797805 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.26 05:47:51.798183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2683 | 2026.03.26 05:47:53.693916 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.03.26 05:47:53.694174 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2685 | 2026.03.26 05:47:53.694569 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2686 | 2026.03.26 05:47:53.694616 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2687 | 2026.03.26 05:47:53.694952 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2688 | 2026.03.26 05:47:53.695034 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2689 | 2026.03.26 05:47:53.695178 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2690 | 2026.03.26 05:47:53.695306 [ 318 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2691 | 2026.03.26 05:47:53.695306 [ 326 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2692 | 2026.03.26 05:47:53.695415 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (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 | ||
| 2693 | 2026.03.26 05:47:53.695446 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2694 | 2026.03.26 05:47:53.697505 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2695 | 2026.03.26 05:47:53.697535 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2696 | 2026.03.26 05:47:53.697594 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2697 | 2026.03.26 05:47:53.697634 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2698 | 2026.03.26 05:47:53.698524 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004457 sec., 9199.012788871438 rows/sec., 370.51 KiB/sec. | ||
| 2699 | 2026.03.26 05:47:53.698634 [ 4 ] {22d1824f-a52c-4ced-ae5e-c74cc46597d9} <Debug> TCPHandler: Processed in 0.004845274 sec. | ||
| 2700 | 2026.03.26 05:47:53.713079 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.03.26 05:47:53.713215 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2702 | 2026.03.26 05:47:53.713271 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2703 | 2026.03.26 05:47:53.713844 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.03.26 05:47:53.713887 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2705 | 2026.03.26 05:47:53.714312 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2706 | 2026.03.26 05:47:53.714510 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.03.26 05:47:53.714669 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 69.29 KiB/sec. | ||
| 2708 | 2026.03.26 05:47:53.714711 [ 4 ] {c7dbb01b-cec6-4dcd-90bc-0746ff329285} <Debug> TCPHandler: Processed in 0.001695739 sec. | ||
| 2709 | 2026.03.26 05:47:53.714820 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.03.26 05:47:53.714917 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.03.26 05:47:53.714960 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2712 | 2026.03.26 05:47:53.715485 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.03.26 05:47:53.715527 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2714 | 2026.03.26 05:47:53.715846 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2715 | 2026.03.26 05:47:53.716052 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.03.26 05:47:53.716198 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001302 sec., 218125.96006144394 rows/sec., 13.85 MiB/sec. | ||
| 2717 | 2026.03.26 05:47:53.716237 [ 4 ] {9b0423d8-e7df-47c7-ae5c-a468d6ce3770} <Debug> TCPHandler: Processed in 0.001466504 sec. | ||
| 2718 | 2026.03.26 05:47:53.716347 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.03.26 05:47:53.716440 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2720 | 2026.03.26 05:47:53.716483 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2721 | 2026.03.26 05:47:53.716859 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.03.26 05:47:53.716897 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2723 | 2026.03.26 05:47:53.717181 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2724 | 2026.03.26 05:47:53.717382 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.03.26 05:47:53.717517 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001094 sec., 9140.767824497258 rows/sec., 745.37 KiB/sec. | ||
| 2726 | 2026.03.26 05:47:53.717556 [ 4 ] {c0d5d7e0-5f7b-4ebb-ab38-6a0964ee6f06} <Debug> TCPHandler: Processed in 0.001258639 sec. | ||
| 2727 | 2026.03.26 05:47:53.717677 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.03.26 05:47:53.717798 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2729 | 2026.03.26 05:47:53.717847 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2730 | 2026.03.26 05:47:53.718691 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.03.26 05:47:53.718729 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2732 | 2026.03.26 05:47:53.719106 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2733 | 2026.03.26 05:47:53.719319 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.03.26 05:47:53.719448 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Debug> executeQuery: Read 883 rows, 71.65 KiB in 0.001675 sec., 527164.1791044776 rows/sec., 41.77 MiB/sec. | ||
| 2735 | 2026.03.26 05:47:53.719486 [ 4 ] {a0ec66c7-c704-4d5d-8f5e-01c36c1a85a1} <Debug> TCPHandler: Processed in 0.001871274 sec. | ||
| 2736 | 2026.03.26 05:47:53.719592 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.03.26 05:47:53.719687 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.03.26 05:47:53.719727 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2739 | 2026.03.26 05:47:53.720176 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.03.26 05:47:53.720213 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2741 | 2026.03.26 05:47:53.720519 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2742 | 2026.03.26 05:47:53.720732 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.03.26 05:47:53.720865 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001196 sec., 160535.1170568562 rows/sec., 10.00 MiB/sec. | ||
| 2744 | 2026.03.26 05:47:53.720905 [ 4 ] {3e508f52-d2cf-43c0-a826-6d7f4f3ca60f} <Debug> TCPHandler: Processed in 0.001361962 sec. | ||
| 2745 | 2026.03.26 05:47:53.721005 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.03.26 05:47:53.721099 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.03.26 05:47:53.721139 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2748 | 2026.03.26 05:47:53.721553 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.03.26 05:47:53.721590 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2750 | 2026.03.26 05:47:53.721890 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2751 | 2026.03.26 05:47:53.722103 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.03.26 05:47:53.722243 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001161 sec., 129198.96640826874 rows/sec., 8.35 MiB/sec. | ||
| 2753 | 2026.03.26 05:47:53.722282 [ 4 ] {3ec01549-b0d3-4884-b1d6-299bf478a32f} <Debug> TCPHandler: Processed in 0.00132646 sec. | ||
| 2754 | 2026.03.26 05:47:53.722386 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.03.26 05:47:53.722479 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.03.26 05:47:53.722520 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2757 | 2026.03.26 05:47:53.722929 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.03.26 05:47:53.722966 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2759 | 2026.03.26 05:47:53.723275 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2760 | 2026.03.26 05:47:53.723484 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.03.26 05:47:53.723616 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 2762 | 2026.03.26 05:47:53.723654 [ 4 ] {6bc4b28f-eab5-4b73-a714-540948f0f512} <Debug> TCPHandler: Processed in 0.001316751 sec. | ||
| 2763 | 2026.03.26 05:47:53.723758 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2026.03.26 05:47:53.723851 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2765 | 2026.03.26 05:47:53.723890 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2766 | 2026.03.26 05:47:53.724434 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.03.26 05:47:53.724472 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2768 | 2026.03.26 05:47:53.724793 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2769 | 2026.03.26 05:47:53.725000 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.03.26 05:47:53.725132 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Debug> executeQuery: Read 546 rows, 39.68 KiB in 0.001298 sec., 420647.14946070884 rows/sec., 29.85 MiB/sec. | ||
| 2771 | 2026.03.26 05:47:53.725170 [ 4 ] {658988f1-07ec-4017-9ffe-91580fb20e11} <Debug> TCPHandler: Processed in 0.001461204 sec. | ||
| 2772 | 2026.03.26 05:47:53.725275 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.03.26 05:47:53.725369 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2774 | 2026.03.26 05:47:53.725410 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2775 | 2026.03.26 05:47:53.725720 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.03.26 05:47:53.725756 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2777 | 2026.03.26 05:47:53.726050 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2778 | 2026.03.26 05:47:53.726261 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.03.26 05:47:53.726390 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 2780 | 2026.03.26 05:47:53.726427 [ 4 ] {50e00552-9d38-47c6-a13a-bb4fe2410734} <Debug> TCPHandler: Processed in 0.001202088 sec. | ||
| 2781 | 2026.03.26 05:47:53.726529 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.03.26 05:47:53.726622 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.03.26 05:47:53.726665 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2784 | 2026.03.26 05:47:53.727054 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.03.26 05:47:53.727092 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2786 | 2026.03.26 05:47:53.727421 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2787 | 2026.03.26 05:47:53.727638 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.03.26 05:47:53.727770 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001166 sec., 231560.89193825045 rows/sec., 15.40 MiB/sec. | ||
| 2789 | 2026.03.26 05:47:53.727807 [ 4 ] {6f3a78a7-7f95-40cc-b6d6-2283cfd2103a} <Debug> TCPHandler: Processed in 0.001327231 sec. | ||
| 2790 | 2026.03.26 05:47:53.727911 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.03.26 05:47:53.728005 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2792 | 2026.03.26 05:47:53.728047 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2793 | 2026.03.26 05:47:53.728354 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.03.26 05:47:53.728392 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2795 | 2026.03.26 05:47:53.728693 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2796 | 2026.03.26 05:47:53.728901 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.03.26 05:47:53.729029 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001042 sec., 1919.3857965451057 rows/sec., 125.58 KiB/sec. | ||
| 2798 | 2026.03.26 05:47:53.729065 [ 4 ] {8fb61ea8-d885-4402-9b79-a03e10e55e31} <Debug> TCPHandler: Processed in 0.001201848 sec. | ||
| 2799 | 2026.03.26 05:47:53.729186 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.03.26 05:47:53.729309 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.03.26 05:47:53.729371 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2802 | 2026.03.26 05:47:53.730208 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.03.26 05:47:53.730244 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2804 | 2026.03.26 05:47:53.730804 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2805 | 2026.03.26 05:47:53.731033 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.03.26 05:47:53.731174 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 2807 | 2026.03.26 05:47:53.731232 [ 4 ] {11daf607-d104-4a12-a9ed-7bcd534f446a} <Debug> TCPHandler: Processed in 0.002106089 sec. | ||
| 2808 | 2026.03.26 05:47:53.731341 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.03.26 05:47:53.731445 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.03.26 05:47:53.731488 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2811 | 2026.03.26 05:47:53.731800 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.03.26 05:47:53.731837 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2813 | 2026.03.26 05:47:53.732152 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2814 | 2026.03.26 05:47:53.732367 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.03.26 05:47:53.732496 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 396.10 KiB/sec. | ||
| 2816 | 2026.03.26 05:47:53.732532 [ 4 ] {b5b9c2d2-ba73-4f2b-8c10-e083275c153e} <Debug> TCPHandler: Processed in 0.00124394 sec. | ||
| 2817 | 2026.03.26 05:47:53.732635 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.03.26 05:47:53.732729 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2819 | 2026.03.26 05:47:53.732770 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2820 | 2026.03.26 05:47:53.733087 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.03.26 05:47:53.733124 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2822 | 2026.03.26 05:47:53.733428 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2823 | 2026.03.26 05:47:53.733644 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.03.26 05:47:53.733775 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 2825 | 2026.03.26 05:47:53.733812 [ 4 ] {9b18a04e-a228-4f60-b13f-2f53510b1a60} <Debug> TCPHandler: Processed in 0.001227549 sec. | ||
| 2826 | 2026.03.26 05:47:54.267468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5322 | ||
| 2827 | 2026.03.26 05:47:54.268216 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.03.26 05:47:54.268256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2829 | 2026.03.26 05:47:54.268746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2830 | 2026.03.26 05:47:54.268973 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.03.26 05:47:54.269099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5322 | ||
| 2832 | 2026.03.26 05:47:54.269133 [ 141 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2833 | 2026.03.26 05:47:54.269204 [ 141 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.03.26 05:47:54.269224 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2835 | 2026.03.26 05:47:54.269430 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 2836 | 2026.03.26 05:47:54.269664 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2837 | 2026.03.26 05:47:54.269748 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2838 | 2026.03.26 05:47:54.269901 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2839 | 2026.03.26 05:47:54.269990 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2840 | 2026.03.26 05:47:54.270065 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2841 | 2026.03.26 05:47:54.270142 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2842 | 2026.03.26 05:47:54.270215 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2843 | 2026.03.26 05:47:54.271741 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002406526 sec., 2211486.5993552534 rows/sec., 31.64 MiB/sec. | ||
| 2844 | 2026.03.26 05:47:54.272076 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2845 | 2026.03.26 05:47:54.272313 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.03.26 05:47:54.272382 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_11_2} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2847 | 2026.03.26 05:47:54.272449 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2848 | 2026.03.26 05:47:54.552611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2849 | 2026.03.26 05:47:54.570294 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.03.26 05:47:54.570359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2851 | 2026.03.26 05:47:54.576824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2852 | 2026.03.26 05:47:54.577521 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.03.26 05:47:54.577801 [ 141 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2854 | 2026.03.26 05:47:54.577866 [ 141 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.03.26 05:47:54.577889 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2856 | 2026.03.26 05:47:54.578018 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 2857 | 2026.03.26 05:47:54.580988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2858 | 2026.03.26 05:47:54.582191 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2859 | 2026.03.26 05:47:54.583635 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 2860 | 2026.03.26 05:47:54.588061 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 2861 | 2026.03.26 05:47:54.592293 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 2862 | 2026.03.26 05:47:54.596497 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 2863 | 2026.03.26 05:47:54.601065 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 2864 | 2026.03.26 05:47:54.604832 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 2865 | 2026.03.26 05:47:54.655304 [ 196 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07734665 sec., 1073.0910776355536 rows/sec., 5.55 MiB/sec. | ||
| 2866 | 2026.03.26 05:47:54.657815 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2867 | 2026.03.26 05:47:54.660082 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_11_2} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.03.26 05:47:54.660194 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_11_2} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2869 | 2026.03.26 05:47:54.662252 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2870 | 2026.03.26 05:47:55.001103 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.89 MiB, peak 221.77 MiB, free memory in arenas 0.00 B, will set to 219.78 MiB (RSS), difference: 7.89 MiB | ||
| 2871 | 2026.03.26 05:47:58.696459 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.03.26 05:47:58.696652 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2873 | 2026.03.26 05:47:58.696721 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2874 | 2026.03.26 05:47:58.697409 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.03.26 05:47:58.697459 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2876 | 2026.03.26 05:47:58.697884 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2877 | 2026.03.26 05:47:58.698129 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.03.26 05:47:58.698316 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.51 MiB/sec. | ||
| 2879 | 2026.03.26 05:47:58.698368 [ 4 ] {a9752094-8a3c-48cb-8c53-cfa172e95b77} <Debug> TCPHandler: Processed in 0.002039678 sec. | ||
| 2880 | 2026.03.26 05:47:58.698481 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.03.26 05:47:58.698585 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2882 | 2026.03.26 05:47:58.698633 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2883 | 2026.03.26 05:47:58.699071 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.03.26 05:47:58.699111 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2885 | 2026.03.26 05:47:58.699437 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2886 | 2026.03.26 05:47:58.699669 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.03.26 05:47:58.699812 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 2888 | 2026.03.26 05:47:58.699852 [ 4 ] {60a165d3-9801-4641-8d13-51073449107e} <Debug> TCPHandler: Processed in 0.001423254 sec. | ||
| 2889 | 2026.03.26 05:47:58.699971 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.03.26 05:47:58.700070 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.03.26 05:47:58.700117 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2892 | 2026.03.26 05:47:58.700576 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.03.26 05:47:58.700614 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2894 | 2026.03.26 05:47:58.700962 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2895 | 2026.03.26 05:47:58.701171 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.03.26 05:47:58.701307 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 2897 | 2026.03.26 05:47:58.701345 [ 4 ] {1c792532-c51a-49a3-9432-693272ad9574} <Debug> TCPHandler: Processed in 0.001427324 sec. | ||
| 2898 | 2026.03.26 05:47:58.701461 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.03.26 05:47:58.701562 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2900 | 2026.03.26 05:47:58.701606 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2901 | 2026.03.26 05:47:58.701945 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.03.26 05:47:58.701983 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2903 | 2026.03.26 05:47:58.702302 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2904 | 2026.03.26 05:47:58.702514 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.03.26 05:47:58.702651 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 2906 | 2026.03.26 05:47:58.702692 [ 4 ] {852b991f-2f4d-4e45-b16c-3156ffb6b1c7} <Debug> TCPHandler: Processed in 0.0012809 sec. | ||
| 2907 | 2026.03.26 05:48:01.688927 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2908 | 2026.03.26 05:48:01.688985 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2909 | 2026.03.26 05:48:01.769608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5770 | ||
| 2910 | 2026.03.26 05:48:01.770093 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.03.26 05:48:01.770141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2912 | 2026.03.26 05:48:01.770813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2913 | 2026.03.26 05:48:01.771055 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.03.26 05:48:01.771200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 2915 | 2026.03.26 05:48:01.798385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 390 | ||
| 2916 | 2026.03.26 05:48:01.800754 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.26 05:48:01.800806 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2918 | 2026.03.26 05:48:01.802022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2919 | 2026.03.26 05:48:01.802292 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.26 05:48:01.802623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2921 | 2026.03.26 05:48:02.081436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2922 | 2026.03.26 05:48:02.095800 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.03.26 05:48:02.095853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2924 | 2026.03.26 05:48:02.101763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2925 | 2026.03.26 05:48:02.102415 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.26 05:48:02.105041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2927 | 2026.03.26 05:48:03.705943 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.03.26 05:48:03.706183 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2929 | 2026.03.26 05:48:03.706265 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2930 | 2026.03.26 05:48:03.707000 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.03.26 05:48:03.707040 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2932 | 2026.03.26 05:48:03.707436 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2933 | 2026.03.26 05:48:03.707651 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.03.26 05:48:03.707768 [ 47 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2935 | 2026.03.26 05:48:03.707804 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00168 sec., 169047.61904761905 rows/sec., 10.74 MiB/sec. | ||
| 2936 | 2026.03.26 05:48:03.707810 [ 47 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.03.26 05:48:03.707839 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2938 | 2026.03.26 05:48:03.707852 [ 4 ] {7e45c70a-c008-40ce-bd6d-1a9ef9845cb6} <Debug> TCPHandler: Processed in 0.002059318 sec. | ||
| 2939 | 2026.03.26 05:48:03.707979 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.03.26 05:48:03.707991 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::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 | ||
| 2941 | 2026.03.26 05:48:03.708081 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2942 | 2026.03.26 05:48:03.708128 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2943 | 2026.03.26 05:48:03.708142 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2944 | 2026.03.26 05:48:03.708189 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2945 | 2026.03.26 05:48:03.708286 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2946 | 2026.03.26 05:48:03.708340 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2947 | 2026.03.26 05:48:03.708393 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2948 | 2026.03.26 05:48:03.708436 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2949 | 2026.03.26 05:48:03.708480 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2950 | 2026.03.26 05:48:03.708944 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.03.26 05:48:03.708984 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2952 | 2026.03.26 05:48:03.709391 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2953 | 2026.03.26 05:48:03.709522 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595118 sec., 905262.1812304795 rows/sec., 61.24 MiB/sec. | ||
| 2954 | 2026.03.26 05:48:03.709617 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.03.26 05:48:03.709741 [ 196 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2956 | 2026.03.26 05:48:03.709759 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001701 sec., 515579.0711346267 rows/sec., 40.87 MiB/sec. | ||
| 2957 | 2026.03.26 05:48:03.709806 [ 4 ] {6db28953-e0b7-478e-8535-2ed357999574} <Debug> TCPHandler: Processed in 0.001878614 sec. | ||
| 2958 | 2026.03.26 05:48:03.709915 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.03.26 05:48:03.710013 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.03.26 05:48:03.710056 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2961 | 2026.03.26 05:48:03.710056 [ 196 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.03.26 05:48:03.710147 [ 196 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_6_1} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2963 | 2026.03.26 05:48:03.710235 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2964 | 2026.03.26 05:48:03.710527 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.03.26 05:48:03.710568 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2966 | 2026.03.26 05:48:03.710868 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2967 | 2026.03.26 05:48:03.711070 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.03.26 05:48:03.711199 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001206 sec., 150912.10613598672 rows/sec., 9.35 MiB/sec. | ||
| 2969 | 2026.03.26 05:48:03.711236 [ 4 ] {e980432c-3909-464b-b9ce-2ba1cea8f6c8} <Debug> TCPHandler: Processed in 0.001369732 sec. | ||
| 2970 | 2026.03.26 05:48:03.711346 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.03.26 05:48:03.711439 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.03.26 05:48:03.711479 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2973 | 2026.03.26 05:48:03.711906 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.03.26 05:48:03.711941 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2975 | 2026.03.26 05:48:03.712239 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2976 | 2026.03.26 05:48:03.712439 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.03.26 05:48:03.712524 [ 47 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2978 | 2026.03.26 05:48:03.712548 [ 47 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.26 05:48:03.712563 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2980 | 2026.03.26 05:48:03.712572 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 2981 | 2026.03.26 05:48:03.712609 [ 4 ] {bb3f76ca-f431-4175-80b0-9326886f7421} <Debug> TCPHandler: Processed in 0.00131146 sec. | ||
| 2982 | 2026.03.26 05:48:03.712671 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::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 | ||
| 2983 | 2026.03.26 05:48:03.712713 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.03.26 05:48:03.712815 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2985 | 2026.03.26 05:48:03.712815 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.03.26 05:48:03.712859 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2987 | 2026.03.26 05:48:03.712877 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2988 | 2026.03.26 05:48:03.712962 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2989 | 2026.03.26 05:48:03.713020 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2990 | 2026.03.26 05:48:03.713068 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2991 | 2026.03.26 05:48:03.713118 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 2992 | 2026.03.26 05:48:03.713166 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2993 | 2026.03.26 05:48:03.713305 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.03.26 05:48:03.713345 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 2995 | 2026.03.26 05:48:03.713657 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2996 | 2026.03.26 05:48:03.713880 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.03.26 05:48:03.713968 [ 47 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2998 | 2026.03.26 05:48:03.713990 [ 47 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.26 05:48:03.714005 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3000 | 2026.03.26 05:48:03.714013 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 3001 | 2026.03.26 05:48:03.714051 [ 4 ] {945dc8a4-5bf5-46e5-be02-8f20cb463e03} <Debug> TCPHandler: Processed in 0.001386212 sec. | ||
| 3002 | 2026.03.26 05:48:03.714081 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::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 | ||
| 3003 | 2026.03.26 05:48:03.714153 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535276 sec., 501538.48558825906 rows/sec., 34.60 MiB/sec. | ||
| 3004 | 2026.03.26 05:48:03.714157 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.26 05:48:03.714175 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3006 | 2026.03.26 05:48:03.714227 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3007 | 2026.03.26 05:48:03.714276 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3008 | 2026.03.26 05:48:03.714306 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3009 | 2026.03.26 05:48:03.714321 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3010 | 2026.03.26 05:48:03.714321 [ 188 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3011 | 2026.03.26 05:48:03.714362 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3012 | 2026.03.26 05:48:03.714410 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3013 | 2026.03.26 05:48:03.714453 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3014 | 2026.03.26 05:48:03.714498 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3015 | 2026.03.26 05:48:03.714653 [ 188 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.03.26 05:48:03.714746 [ 188 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_6_1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3017 | 2026.03.26 05:48:03.714851 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3018 | 2026.03.26 05:48:03.714917 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.03.26 05:48:03.714957 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3020 | 2026.03.26 05:48:03.715304 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3021 | 2026.03.26 05:48:03.715359 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309521 sec., 574255.7774942135 rows/sec., 35.03 MiB/sec. | ||
| 3022 | 2026.03.26 05:48:03.715483 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3023 | 2026.03.26 05:48:03.715532 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.03.26 05:48:03.715695 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001437 sec., 368823.9387613083 rows/sec., 26.08 MiB/sec. | ||
| 3025 | 2026.03.26 05:48:03.715737 [ 4 ] {cadd8a8c-e6cf-495a-8033-893aaa0de102} <Debug> TCPHandler: Processed in 0.001628109 sec. | ||
| 3026 | 2026.03.26 05:48:03.715747 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.03.26 05:48:03.715811 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_6_1} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3028 | 2026.03.26 05:48:03.715844 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.03.26 05:48:03.715873 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3030 | 2026.03.26 05:48:03.715942 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3031 | 2026.03.26 05:48:03.715988 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3032 | 2026.03.26 05:48:03.716301 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.26 05:48:03.716337 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3034 | 2026.03.26 05:48:03.716627 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3035 | 2026.03.26 05:48:03.716837 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.26 05:48:03.716966 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 3037 | 2026.03.26 05:48:03.717001 [ 4 ] {a8e4dcb5-53ba-4a8c-b56a-312a3e7df85c} <Debug> TCPHandler: Processed in 0.001205428 sec. | ||
| 3038 | 2026.03.26 05:48:03.717120 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.03.26 05:48:03.717236 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.03.26 05:48:03.717287 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3041 | 2026.03.26 05:48:03.717770 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.26 05:48:03.717814 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3043 | 2026.03.26 05:48:03.718221 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3044 | 2026.03.26 05:48:03.718430 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.03.26 05:48:03.718560 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001349 sec., 196441.80874722017 rows/sec., 13.05 MiB/sec. | ||
| 3046 | 2026.03.26 05:48:03.718597 [ 4 ] {c41d0481-ea8f-4857-a04f-3c8133bf35e8} <Debug> TCPHandler: Processed in 0.001536176 sec. | ||
| 3047 | 2026.03.26 05:48:03.718701 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.03.26 05:48:03.718795 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.03.26 05:48:03.718836 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3050 | 2026.03.26 05:48:03.719130 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.03.26 05:48:03.719166 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3052 | 2026.03.26 05:48:03.719454 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3053 | 2026.03.26 05:48:03.719666 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.03.26 05:48:03.719795 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 3055 | 2026.03.26 05:48:03.719831 [ 4 ] {3ecf1d27-f7b4-493c-a566-91dcf54d0bc9} <Debug> TCPHandler: Processed in 0.001178257 sec. | ||
| 3056 | 2026.03.26 05:48:03.719942 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.03.26 05:48:03.720053 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.03.26 05:48:03.720115 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3059 | 2026.03.26 05:48:03.721101 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.03.26 05:48:03.721143 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3061 | 2026.03.26 05:48:03.721716 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3062 | 2026.03.26 05:48:03.721926 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.03.26 05:48:03.722058 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002029 sec., 19714.14489896501 rows/sec., 35.33 MiB/sec. | ||
| 3064 | 2026.03.26 05:48:03.722108 [ 4 ] {1dcd8c2a-0f59-4ea1-a5dc-a2cb8107dc72} <Debug> TCPHandler: Processed in 0.002224452 sec. | ||
| 3065 | 2026.03.26 05:48:03.722213 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.03.26 05:48:03.722305 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3067 | 2026.03.26 05:48:03.722346 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3068 | 2026.03.26 05:48:03.722665 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.03.26 05:48:03.722701 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3070 | 2026.03.26 05:48:03.723000 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3071 | 2026.03.26 05:48:03.723194 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.03.26 05:48:03.723317 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001029 sec., 87463.55685131195 rows/sec., 5.47 MiB/sec. | ||
| 3073 | 2026.03.26 05:48:03.723351 [ 4 ] {89ac498c-3e5b-4e79-84c3-35394c63c19b} <Debug> TCPHandler: Processed in 0.001186858 sec. | ||
| 3074 | 2026.03.26 05:48:08.696024 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.03.26 05:48:08.696210 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3076 | 2026.03.26 05:48:08.696272 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3077 | 2026.03.26 05:48:08.696920 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.03.26 05:48:08.696960 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3079 | 2026.03.26 05:48:08.697343 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3080 | 2026.03.26 05:48:08.697573 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.03.26 05:48:08.697690 [ 99 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3082 | 2026.03.26 05:48:08.697726 [ 99 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.03.26 05:48:08.697728 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.75 MiB/sec. | ||
| 3084 | 2026.03.26 05:48:08.697745 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3085 | 2026.03.26 05:48:08.697781 [ 4 ] {dd28bfc4-afe3-436a-9a23-6f729b2f82c6} <Debug> TCPHandler: Processed in 0.001874804 sec. | ||
| 3086 | 2026.03.26 05:48:08.697879 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 3087 | 2026.03.26 05:48:08.697908 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.03.26 05:48:08.698022 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3089 | 2026.03.26 05:48:08.698035 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3090 | 2026.03.26 05:48:08.698066 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3091 | 2026.03.26 05:48:08.698077 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 993 rows starting from the beginning of the part | ||
| 3092 | 2026.03.26 05:48:08.698180 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3093 | 2026.03.26 05:48:08.698233 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 883 rows starting from the beginning of the part | ||
| 3094 | 2026.03.26 05:48:08.698278 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3095 | 2026.03.26 05:48:08.698322 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 877 rows starting from the beginning of the part | ||
| 3096 | 2026.03.26 05:48:08.698373 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3097 | 2026.03.26 05:48:08.698508 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.03.26 05:48:08.698548 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3099 | 2026.03.26 05:48:08.698880 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3100 | 2026.03.26 05:48:08.699101 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.03.26 05:48:08.699238 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 3102 | 2026.03.26 05:48:08.699240 [ 113 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3103 | 2026.03.26 05:48:08.699276 [ 4 ] {76446920-84a4-45ce-9da9-def2b8160883} <Debug> TCPHandler: Processed in 0.001417883 sec. | ||
| 3104 | 2026.03.26 05:48:08.699312 [ 113 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.03.26 05:48:08.699338 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3106 | 2026.03.26 05:48:08.699400 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.03.26 05:48:08.699424 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 3108 | 2026.03.26 05:48:08.699497 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.03.26 05:48:08.699514 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3110 | 2026.03.26 05:48:08.699540 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3111 | 2026.03.26 05:48:08.699542 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 586 rows starting from the beginning of the part | ||
| 3112 | 2026.03.26 05:48:08.699602 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3113 | 2026.03.26 05:48:08.699644 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 546 rows starting from the beginning of the part | ||
| 3114 | 2026.03.26 05:48:08.699657 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845663 sec., 1582629.1148492438 rows/sec., 132.05 MiB/sec. | ||
| 3115 | 2026.03.26 05:48:08.699683 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 3116 | 2026.03.26 05:48:08.699727 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 530 rows starting from the beginning of the part | ||
| 3117 | 2026.03.26 05:48:08.699763 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3118 | 2026.03.26 05:48:08.699923 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3119 | 2026.03.26 05:48:08.699953 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.03.26 05:48:08.699991 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3121 | 2026.03.26 05:48:08.700241 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.03.26 05:48:08.700331 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_16_3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3123 | 2026.03.26 05:48:08.700423 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3124 | 2026.03.26 05:48:08.700457 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3125 | 2026.03.26 05:48:08.700670 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.03.26 05:48:08.700773 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3127 | 2026.03.26 05:48:08.700803 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.03.26 05:48:08.700804 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 3129 | 2026.03.26 05:48:08.700818 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431694 sec., 1294969.455763592 rows/sec., 98.17 MiB/sec. | ||
| 3130 | 2026.03.26 05:48:08.700821 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3131 | 2026.03.26 05:48:08.700853 [ 4 ] {2ae3fd6a-af10-4882-b208-8721df0cd68f} <Debug> TCPHandler: Processed in 0.001499655 sec. | ||
| 3132 | 2026.03.26 05:48:08.700920 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 3133 | 2026.03.26 05:48:08.700970 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.03.26 05:48:08.701013 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3135 | 2026.03.26 05:48:08.701031 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3136 | 2026.03.26 05:48:08.701065 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1825 rows starting from the beginning of the part | ||
| 3137 | 2026.03.26 05:48:08.701068 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.26 05:48:08.701122 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2026.03.26 05:48:08.701123 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3140 | 2026.03.26 05:48:08.701188 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 270 rows starting from the beginning of the part | ||
| 3141 | 2026.03.26 05:48:08.701240 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 3142 | 2026.03.26 05:48:08.701283 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3143 | 2026.03.26 05:48:08.701309 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.26 05:48:08.701334 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3145 | 2026.03.26 05:48:08.701390 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_16_3} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3146 | 2026.03.26 05:48:08.701472 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.03.26 05:48:08.701473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3148 | 2026.03.26 05:48:08.701513 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3149 | 2026.03.26 05:48:08.701844 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3150 | 2026.03.26 05:48:08.702073 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.03.26 05:48:08.702180 [ 113 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3152 | 2026.03.26 05:48:08.702207 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 3153 | 2026.03.26 05:48:08.702214 [ 113 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.26 05:48:08.702246 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3155 | 2026.03.26 05:48:08.702248 [ 4 ] {6adff216-e2f1-40f5-b2e2-3d1302f92f94} <Debug> TCPHandler: Processed in 0.001324541 sec. | ||
| 3156 | 2026.03.26 05:48:08.702336 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 3157 | 2026.03.26 05:48:08.702458 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3158 | 2026.03.26 05:48:08.702499 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 546 rows starting from the beginning of the part | ||
| 3159 | 2026.03.26 05:48:08.702565 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 3160 | 2026.03.26 05:48:08.702611 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3161 | 2026.03.26 05:48:08.702655 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 3162 | 2026.03.26 05:48:08.702697 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3163 | 2026.03.26 05:48:08.702698 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2840 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815972 sec., 1563900.7649897686 rows/sec., 107.54 MiB/sec. | ||
| 3164 | 2026.03.26 05:48:08.702738 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 3165 | 2026.03.26 05:48:08.702997 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3166 | 2026.03.26 05:48:08.703267 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.03.26 05:48:08.703342 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3168 | 2026.03.26 05:48:08.703419 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3169 | 2026.03.26 05:48:08.703676 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368862 sec., 661863.6502437792 rows/sec., 43.17 MiB/sec. | ||
| 3170 | 2026.03.26 05:48:08.703857 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3171 | 2026.03.26 05:48:08.704108 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.03.26 05:48:08.704172 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_16_3} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3173 | 2026.03.26 05:48:08.704251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3174 | 2026.03.26 05:48:09.272158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6282 | ||
| 3175 | 2026.03.26 05:48:09.272702 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.03.26 05:48:09.272747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3177 | 2026.03.26 05:48:09.273225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3178 | 2026.03.26 05:48:09.273450 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.26 05:48:09.273573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6282 | ||
| 3180 | 2026.03.26 05:48:09.606063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3181 | 2026.03.26 05:48:09.624089 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.03.26 05:48:09.624152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3183 | 2026.03.26 05:48:09.629855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3184 | 2026.03.26 05:48:09.630534 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.03.26 05:48:09.633747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3186 | 2026.03.26 05:48:11.803676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 420 | ||
| 3187 | 2026.03.26 05:48:11.806092 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.03.26 05:48:11.806157 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3189 | 2026.03.26 05:48:11.807436 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3190 | 2026.03.26 05:48:11.807741 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.03.26 05:48:11.808202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3192 | 2026.03.26 05:48:13.706180 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.03.26 05:48:13.706369 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.03.26 05:48:13.706436 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3195 | 2026.03.26 05:48:13.707216 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.03.26 05:48:13.707257 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3197 | 2026.03.26 05:48:13.707650 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3198 | 2026.03.26 05:48:13.707874 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.03.26 05:48:13.708025 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 3200 | 2026.03.26 05:48:13.708070 [ 4 ] {a458693a-fb2c-43b6-bf08-d6c9c163c2f6} <Debug> TCPHandler: Processed in 0.002022417 sec. | ||
| 3201 | 2026.03.26 05:48:13.708210 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.03.26 05:48:13.708312 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2026.03.26 05:48:13.708356 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2026.03.26 05:48:13.709220 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.26 05:48:13.709255 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3206 | 2026.03.26 05:48:13.709629 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3207 | 2026.03.26 05:48:13.709881 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.03.26 05:48:13.710016 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001727 sec., 507817.0237405906 rows/sec., 40.25 MiB/sec. | ||
| 3209 | 2026.03.26 05:48:13.710053 [ 4 ] {e9ca36c1-564d-4555-8a7c-ea46f5285fb6} <Debug> TCPHandler: Processed in 0.001895785 sec. | ||
| 3210 | 2026.03.26 05:48:13.710173 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.03.26 05:48:13.710275 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.03.26 05:48:13.710320 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3213 | 2026.03.26 05:48:13.710816 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.03.26 05:48:13.710853 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3215 | 2026.03.26 05:48:13.711197 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3216 | 2026.03.26 05:48:13.711404 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.03.26 05:48:13.711532 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001278 sec., 142410.01564945225 rows/sec., 8.83 MiB/sec. | ||
| 3218 | 2026.03.26 05:48:13.711568 [ 4 ] {ef380974-76bb-453b-a2e3-ac415c04ebf6} <Debug> TCPHandler: Processed in 0.001445334 sec. | ||
| 3219 | 2026.03.26 05:48:13.711682 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.03.26 05:48:13.711781 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.03.26 05:48:13.711821 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3222 | 2026.03.26 05:48:13.712263 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.03.26 05:48:13.712297 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3224 | 2026.03.26 05:48:13.712623 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3225 | 2026.03.26 05:48:13.712828 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.03.26 05:48:13.712952 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 3227 | 2026.03.26 05:48:13.712989 [ 4 ] {543fd32f-2cf7-4d91-8e41-8e67f86a0297} <Debug> TCPHandler: Processed in 0.001357751 sec. | ||
| 3228 | 2026.03.26 05:48:13.713106 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.03.26 05:48:13.713200 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.03.26 05:48:13.713241 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3231 | 2026.03.26 05:48:13.713675 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.26 05:48:13.713709 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3233 | 2026.03.26 05:48:13.714007 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3234 | 2026.03.26 05:48:13.714212 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.03.26 05:48:13.714333 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 3236 | 2026.03.26 05:48:13.714369 [ 4 ] {f4f45976-219e-49c3-9ca5-28f4dbffe9dc} <Debug> TCPHandler: Processed in 0.001311261 sec. | ||
| 3237 | 2026.03.26 05:48:13.714481 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.26 05:48:13.714575 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.26 05:48:13.714614 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3240 | 2026.03.26 05:48:13.715192 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.03.26 05:48:13.715227 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3242 | 2026.03.26 05:48:13.715548 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3243 | 2026.03.26 05:48:13.715749 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.03.26 05:48:13.715882 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001326 sec., 399698.34087481146 rows/sec., 28.27 MiB/sec. | ||
| 3245 | 2026.03.26 05:48:13.715918 [ 4 ] {bc9b2402-8a7f-47ca-bcb5-8b148e018e6e} <Debug> TCPHandler: Processed in 0.001486005 sec. | ||
| 3246 | 2026.03.26 05:48:13.716032 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.03.26 05:48:13.716129 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3248 | 2026.03.26 05:48:13.716172 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3249 | 2026.03.26 05:48:13.716499 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.03.26 05:48:13.716534 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3251 | 2026.03.26 05:48:13.716839 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3252 | 2026.03.26 05:48:13.717045 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.26 05:48:13.717138 [ 151 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3254 | 2026.03.26 05:48:13.717173 [ 151 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.03.26 05:48:13.717175 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 3256 | 2026.03.26 05:48:13.717191 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3257 | 2026.03.26 05:48:13.717216 [ 4 ] {32f905ad-ea14-4547-950a-5f9318af7fde} <Debug> TCPHandler: Processed in 0.001232888 sec. | ||
| 3258 | 2026.03.26 05:48:13.717316 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 3259 | 2026.03.26 05:48:13.717327 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.03.26 05:48:13.717451 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.03.26 05:48:13.717466 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3262 | 2026.03.26 05:48:13.717496 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3263 | 2026.03.26 05:48:13.717508 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3264 | 2026.03.26 05:48:13.717595 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3265 | 2026.03.26 05:48:13.717670 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3266 | 2026.03.26 05:48:13.717736 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3267 | 2026.03.26 05:48:13.717789 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3268 | 2026.03.26 05:48:13.717835 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 3269 | 2026.03.26 05:48:13.717919 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.03.26 05:48:13.717958 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3271 | 2026.03.26 05:48:13.718351 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3272 | 2026.03.26 05:48:13.718582 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.03.26 05:48:13.718717 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001283 sec., 206547.15510522213 rows/sec., 13.73 MiB/sec. | ||
| 3274 | 2026.03.26 05:48:13.718753 [ 4 ] {738d0e95-f5c8-49c0-8214-38258aed9980} <Debug> TCPHandler: Processed in 0.001474904 sec. | ||
| 3275 | 2026.03.26 05:48:13.718750 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001491055 sec., 24143.978592338983 rows/sec., 1.23 MiB/sec. | ||
| 3276 | 2026.03.26 05:48:13.718875 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.03.26 05:48:13.718922 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3278 | 2026.03.26 05:48:13.718972 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.03.26 05:48:13.719019 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3280 | 2026.03.26 05:48:13.719217 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.03.26 05:48:13.719291 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_6_1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3282 | 2026.03.26 05:48:13.719338 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.03.26 05:48:13.719376 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3284 | 2026.03.26 05:48:13.719377 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3285 | 2026.03.26 05:48:13.719686 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3286 | 2026.03.26 05:48:13.719886 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.03.26 05:48:13.719977 [ 127 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3288 | 2026.03.26 05:48:13.720010 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3289 | 2026.03.26 05:48:13.720011 [ 127 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.26 05:48:13.720041 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3291 | 2026.03.26 05:48:13.720045 [ 4 ] {dd47c98e-e4e9-4943-9d99-5d3ad0b504cf} <Debug> TCPHandler: Processed in 0.001219488 sec. | ||
| 3292 | 2026.03.26 05:48:13.720137 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 3293 | 2026.03.26 05:48:13.720174 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.03.26 05:48:13.720249 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3295 | 2026.03.26 05:48:13.720285 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3296 | 2026.03.26 05:48:13.720295 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.03.26 05:48:13.720372 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3298 | 2026.03.26 05:48:13.720374 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3299 | 2026.03.26 05:48:13.720435 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3300 | 2026.03.26 05:48:13.720486 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3301 | 2026.03.26 05:48:13.720528 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3302 | 2026.03.26 05:48:13.720571 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 3303 | 2026.03.26 05:48:13.721343 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.26 05:48:13.721383 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3305 | 2026.03.26 05:48:13.721501 [ 200 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399383 sec., 5002.204543002166 rows/sec., 334.27 KiB/sec. | ||
| 3306 | 2026.03.26 05:48:13.721626 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3307 | 2026.03.26 05:48:13.721896 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.03.26 05:48:13.721960 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_6_1} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3309 | 2026.03.26 05:48:13.722019 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3310 | 2026.03.26 05:48:13.722023 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3311 | 2026.03.26 05:48:13.722285 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.03.26 05:48:13.722422 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002152 sec., 18587.36059479554 rows/sec., 33.31 MiB/sec. | ||
| 3313 | 2026.03.26 05:48:13.722474 [ 4 ] {f18f3d34-d017-40b0-b900-555b60e82b86} <Debug> TCPHandler: Processed in 0.002359665 sec. | ||
| 3314 | 2026.03.26 05:48:13.722589 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.26 05:48:13.722686 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.26 05:48:13.722728 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3317 | 2026.03.26 05:48:13.723059 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.26 05:48:13.723093 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3319 | 2026.03.26 05:48:13.723406 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3320 | 2026.03.26 05:48:13.723613 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.03.26 05:48:13.723737 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 3322 | 2026.03.26 05:48:13.723771 [ 4 ] {979d0416-6f56-43e3-90eb-1ee913b991b2} <Debug> TCPHandler: Processed in 0.001233529 sec. | ||
| 3323 | 2026.03.26 05:48:16.689026 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3324 | 2026.03.26 05:48:16.689084 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3325 | 2026.03.26 05:48:16.773665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6730 | ||
| 3326 | 2026.03.26 05:48:16.774186 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.03.26 05:48:16.774230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3328 | 2026.03.26 05:48:16.774748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3329 | 2026.03.26 05:48:16.774975 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.03.26 05:48:16.775119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 3331 | 2026.03.26 05:48:17.133831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3332 | 2026.03.26 05:48:17.150638 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.03.26 05:48:17.150696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3334 | 2026.03.26 05:48:17.157195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3335 | 2026.03.26 05:48:17.157891 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.03.26 05:48:17.160970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3337 | 2026.03.26 05:48:18.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.04 MiB, peak 227.69 MiB, free memory in arenas 0.00 B, will set to 223.37 MiB (RSS), difference: 1.33 MiB | ||
| 3338 | 2026.03.26 05:48:18.696128 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.03.26 05:48:18.696305 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3340 | 2026.03.26 05:48:18.696372 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3341 | 2026.03.26 05:48:18.696994 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.03.26 05:48:18.697043 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3343 | 2026.03.26 05:48:18.697424 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3344 | 2026.03.26 05:48:18.697643 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.03.26 05:48:18.697805 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.77 MiB/sec. | ||
| 3346 | 2026.03.26 05:48:18.697849 [ 4 ] {68bf09f7-62a5-468b-9e45-7db0f283e520} <Debug> TCPHandler: Processed in 0.001848744 sec. | ||
| 3347 | 2026.03.26 05:48:18.697989 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.03.26 05:48:18.698086 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3349 | 2026.03.26 05:48:18.698129 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3350 | 2026.03.26 05:48:18.698566 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.03.26 05:48:18.698603 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3352 | 2026.03.26 05:48:18.698914 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3353 | 2026.03.26 05:48:18.699134 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.03.26 05:48:18.699267 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 3355 | 2026.03.26 05:48:18.699304 [ 4 ] {6b6a99c4-b039-4c40-a2e9-fb8525975d1a} <Debug> TCPHandler: Processed in 0.001377682 sec. | ||
| 3356 | 2026.03.26 05:48:18.699415 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.03.26 05:48:18.699509 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.03.26 05:48:18.699552 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3359 | 2026.03.26 05:48:18.699964 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.03.26 05:48:18.699999 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3361 | 2026.03.26 05:48:18.700328 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3362 | 2026.03.26 05:48:18.700552 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.03.26 05:48:18.700684 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3364 | 2026.03.26 05:48:18.700721 [ 4 ] {3906e562-1b82-40fe-b09c-9c5f6b19a859} <Debug> TCPHandler: Processed in 0.001354532 sec. | ||
| 3365 | 2026.03.26 05:48:18.700831 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.03.26 05:48:18.700925 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.03.26 05:48:18.700968 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3368 | 2026.03.26 05:48:18.701300 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.03.26 05:48:18.701335 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3370 | 2026.03.26 05:48:18.701637 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3371 | 2026.03.26 05:48:18.701841 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.03.26 05:48:18.701974 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3373 | 2026.03.26 05:48:18.702009 [ 4 ] {5c4efee1-234c-4e67-b49c-7e812b07750d} <Debug> TCPHandler: Processed in 0.001226859 sec. | ||
| 3374 | 2026.03.26 05:48:21.808345 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 450 | ||
| 3375 | 2026.03.26 05:48:21.810575 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.03.26 05:48:21.810624 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3377 | 2026.03.26 05:48:21.811843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3378 | 2026.03.26 05:48:21.812105 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.03.26 05:48:21.812266 [ 143 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3380 | 2026.03.26 05:48:21.812330 [ 143 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.03.26 05:48:21.812352 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3382 | 2026.03.26 05:48:21.812363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3383 | 2026.03.26 05:48:21.812460 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 3384 | 2026.03.26 05:48:21.813090 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3385 | 2026.03.26 05:48:21.813288 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 286 rows starting from the beginning of the part | ||
| 3386 | 2026.03.26 05:48:21.813727 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3387 | 2026.03.26 05:48:21.814116 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 3388 | 2026.03.26 05:48:21.814504 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3389 | 2026.03.26 05:48:21.814898 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3390 | 2026.03.26 05:48:21.815294 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3391 | 2026.03.26 05:48:21.822102 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 72 columns (72 merged, 0 gathered) in 0.009679987 sec., 46487.66573756763 rows/sec., 44.15 MiB/sec. | ||
| 3392 | 2026.03.26 05:48:21.823055 [ 195 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3393 | 2026.03.26 05:48:21.823732 [ 195 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.26 05:48:21.823820 [ 195 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_11_2} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3395 | 2026.03.26 05:48:21.823969 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3396 | 2026.03.26 05:48:22.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.48 MiB, peak 228.15 MiB, free memory in arenas 0.00 B, will set to 224.62 MiB (RSS), difference: 1.14 MiB | ||
| 3397 | 2026.03.26 05:48:23.706878 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.03.26 05:48:23.707089 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.03.26 05:48:23.707166 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3400 | 2026.03.26 05:48:23.707988 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.03.26 05:48:23.708036 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3402 | 2026.03.26 05:48:23.708430 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3403 | 2026.03.26 05:48:23.708660 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.03.26 05:48:23.708815 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001781 sec., 159460.97697922515 rows/sec., 10.13 MiB/sec. | ||
| 3405 | 2026.03.26 05:48:23.708865 [ 4 ] {056f5024-49fa-4e78-8758-0089a39c2ade} <Debug> TCPHandler: Processed in 0.002113879 sec. | ||
| 3406 | 2026.03.26 05:48:23.708996 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.03.26 05:48:23.709097 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3408 | 2026.03.26 05:48:23.709141 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3409 | 2026.03.26 05:48:23.709548 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.03.26 05:48:23.709586 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3411 | 2026.03.26 05:48:23.709888 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3412 | 2026.03.26 05:48:23.710092 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.03.26 05:48:23.710221 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 426.55 KiB/sec. | ||
| 3414 | 2026.03.26 05:48:23.710259 [ 4 ] {09ec1714-5f57-4081-b3bd-e041ecf4bda4} <Debug> TCPHandler: Processed in 0.001315321 sec. | ||
| 3415 | 2026.03.26 05:48:23.710370 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.03.26 05:48:23.710464 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3417 | 2026.03.26 05:48:23.710504 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3418 | 2026.03.26 05:48:23.711279 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.03.26 05:48:23.711316 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3420 | 2026.03.26 05:48:23.711666 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3421 | 2026.03.26 05:48:23.711873 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.03.26 05:48:23.711999 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.001554 sec., 566280.5662805663 rows/sec., 44.87 MiB/sec. | ||
| 3423 | 2026.03.26 05:48:23.712036 [ 4 ] {eab3c93e-2e8a-429a-97d0-c75ad934b868} <Debug> TCPHandler: Processed in 0.001714901 sec. | ||
| 3424 | 2026.03.26 05:48:23.712149 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.03.26 05:48:23.712243 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.03.26 05:48:23.712283 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3427 | 2026.03.26 05:48:23.712741 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.03.26 05:48:23.712777 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3429 | 2026.03.26 05:48:23.713088 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3430 | 2026.03.26 05:48:23.713288 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.03.26 05:48:23.713412 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.001187 sec., 158382.47683235048 rows/sec., 9.85 MiB/sec. | ||
| 3432 | 2026.03.26 05:48:23.713449 [ 4 ] {b2b64d82-3c1d-4e71-ab2a-25a5895aded9} <Debug> TCPHandler: Processed in 0.001349092 sec. | ||
| 3433 | 2026.03.26 05:48:23.713582 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.03.26 05:48:23.713705 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.03.26 05:48:23.713753 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3436 | 2026.03.26 05:48:23.714236 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.03.26 05:48:23.714274 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3438 | 2026.03.26 05:48:23.714595 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3439 | 2026.03.26 05:48:23.714820 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.26 05:48:23.714956 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001276 sec., 116771.15987460814 rows/sec., 7.54 MiB/sec. | ||
| 3441 | 2026.03.26 05:48:23.714996 [ 4 ] {8951e2a4-4898-4771-bc91-38460e2cef9c} <Debug> TCPHandler: Processed in 0.001477035 sec. | ||
| 3442 | 2026.03.26 05:48:23.715111 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.03.26 05:48:23.715206 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.03.26 05:48:23.715246 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3445 | 2026.03.26 05:48:23.715679 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.03.26 05:48:23.715715 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3447 | 2026.03.26 05:48:23.716019 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3448 | 2026.03.26 05:48:23.716235 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.03.26 05:48:23.716363 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 3450 | 2026.03.26 05:48:23.716401 [ 4 ] {c336b837-9815-478d-bb5b-044f7d250594} <Debug> TCPHandler: Processed in 0.001340732 sec. | ||
| 3451 | 2026.03.26 05:48:23.716514 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.03.26 05:48:23.716608 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3453 | 2026.03.26 05:48:23.716647 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3454 | 2026.03.26 05:48:23.717215 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.03.26 05:48:23.717253 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3456 | 2026.03.26 05:48:23.717584 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3457 | 2026.03.26 05:48:23.717811 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.03.26 05:48:23.717942 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001352 sec., 396449.7041420119 rows/sec., 28.08 MiB/sec. | ||
| 3459 | 2026.03.26 05:48:23.717981 [ 4 ] {88c9f39e-9cdb-47de-9008-4f49c0d4f7a2} <Debug> TCPHandler: Processed in 0.001516366 sec. | ||
| 3460 | 2026.03.26 05:48:23.718095 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.03.26 05:48:23.718189 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3462 | 2026.03.26 05:48:23.718231 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3463 | 2026.03.26 05:48:23.718580 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.03.26 05:48:23.718619 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3465 | 2026.03.26 05:48:23.718940 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3466 | 2026.03.26 05:48:23.719156 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.03.26 05:48:23.719287 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 3468 | 2026.03.26 05:48:23.719325 [ 4 ] {fa3fafe6-0e30-4019-be63-d43e431cc53c} <Debug> TCPHandler: Processed in 0.0012778 sec. | ||
| 3469 | 2026.03.26 05:48:23.719442 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.03.26 05:48:23.719536 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.03.26 05:48:23.719579 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3472 | 2026.03.26 05:48:23.719988 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.03.26 05:48:23.720026 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3474 | 2026.03.26 05:48:23.720373 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3475 | 2026.03.26 05:48:23.720588 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.03.26 05:48:23.720716 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001199 sec., 223519.59966638865 rows/sec., 14.86 MiB/sec. | ||
| 3477 | 2026.03.26 05:48:23.720753 [ 4 ] {0490e0f3-f663-4420-a5fb-88edfe53452b} <Debug> TCPHandler: Processed in 0.001360452 sec. | ||
| 3478 | 2026.03.26 05:48:23.720874 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.03.26 05:48:23.720967 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.03.26 05:48:23.721010 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3481 | 2026.03.26 05:48:23.721324 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.03.26 05:48:23.721361 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3483 | 2026.03.26 05:48:23.721655 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3484 | 2026.03.26 05:48:23.721869 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.03.26 05:48:23.721992 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 3486 | 2026.03.26 05:48:23.722026 [ 4 ] {d1b98170-c5a7-49ce-b578-37bea58540fc} <Debug> TCPHandler: Processed in 0.001215139 sec. | ||
| 3487 | 2026.03.26 05:48:23.722125 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.03.26 05:48:23.722216 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.03.26 05:48:23.722267 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3490 | 2026.03.26 05:48:23.723114 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.03.26 05:48:23.723150 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3492 | 2026.03.26 05:48:23.723693 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3493 | 2026.03.26 05:48:23.723908 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.03.26 05:48:23.724043 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001818 sec., 22002.200220022 rows/sec., 39.43 MiB/sec. | ||
| 3495 | 2026.03.26 05:48:23.724100 [ 4 ] {8c84f766-5f26-4855-9b40-685c6a47cab6} <Debug> TCPHandler: Processed in 0.002004337 sec. | ||
| 3496 | 2026.03.26 05:48:23.724210 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.03.26 05:48:23.724303 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.03.26 05:48:23.724345 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3499 | 2026.03.26 05:48:23.724673 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.03.26 05:48:23.724708 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3501 | 2026.03.26 05:48:23.725007 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3502 | 2026.03.26 05:48:23.725209 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.03.26 05:48:23.725333 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 3504 | 2026.03.26 05:48:23.725368 [ 4 ] {cdb1d049-e5e5-4e0a-b244-3465aab172cf} <Debug> TCPHandler: Processed in 0.001207149 sec. | ||
| 3505 | 2026.03.26 05:48:24.275220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7242 | ||
| 3506 | 2026.03.26 05:48:24.275791 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.03.26 05:48:24.275829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3508 | 2026.03.26 05:48:24.276406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3509 | 2026.03.26 05:48:24.276634 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.03.26 05:48:24.276759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7242 | ||
| 3511 | 2026.03.26 05:48:24.661086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3512 | 2026.03.26 05:48:24.676963 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.03.26 05:48:24.677015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3514 | 2026.03.26 05:48:24.682477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3515 | 2026.03.26 05:48:24.683137 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.03.26 05:48:24.685767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3517 | 2026.03.26 05:48:28.695900 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.03.26 05:48:28.696115 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3519 | 2026.03.26 05:48:28.696187 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3520 | 2026.03.26 05:48:28.696836 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.03.26 05:48:28.696881 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3522 | 2026.03.26 05:48:28.697267 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3523 | 2026.03.26 05:48:28.697487 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.03.26 05:48:28.697643 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 3525 | 2026.03.26 05:48:28.697689 [ 4 ] {f6f52cd3-4162-4ddc-84a0-2e28e1270734} <Debug> TCPHandler: Processed in 0.001924355 sec. | ||
| 3526 | 2026.03.26 05:48:28.697817 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.03.26 05:48:28.697919 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3528 | 2026.03.26 05:48:28.697962 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3529 | 2026.03.26 05:48:28.698394 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.03.26 05:48:28.698431 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3531 | 2026.03.26 05:48:28.698743 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3532 | 2026.03.26 05:48:28.698948 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.03.26 05:48:28.699078 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 3534 | 2026.03.26 05:48:28.699115 [ 4 ] {0cfcda05-eed9-445d-8a0d-bbc71470a624} <Debug> TCPHandler: Processed in 0.001350151 sec. | ||
| 3535 | 2026.03.26 05:48:28.699232 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.03.26 05:48:28.699327 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.03.26 05:48:28.699372 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3538 | 2026.03.26 05:48:28.699786 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.26 05:48:28.699822 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3540 | 2026.03.26 05:48:28.700138 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3541 | 2026.03.26 05:48:28.700340 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.03.26 05:48:28.700469 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3543 | 2026.03.26 05:48:28.700505 [ 4 ] {b824384f-e44c-4796-bdb5-875039713d84} <Debug> TCPHandler: Processed in 0.001322251 sec. | ||
| 3544 | 2026.03.26 05:48:28.700621 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.03.26 05:48:28.700717 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3546 | 2026.03.26 05:48:28.700760 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3547 | 2026.03.26 05:48:28.701094 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.03.26 05:48:28.701129 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3549 | 2026.03.26 05:48:28.701419 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3550 | 2026.03.26 05:48:28.701618 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.03.26 05:48:28.701743 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 3552 | 2026.03.26 05:48:28.701778 [ 4 ] {8ac2037b-e63a-4af6-9f0a-e9313ce91243} <Debug> TCPHandler: Processed in 0.001211419 sec. | ||
| 3553 | 2026.03.26 05:48:31.689130 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3554 | 2026.03.26 05:48:31.689177 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3555 | 2026.03.26 05:48:31.776929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7690 | ||
| 3556 | 2026.03.26 05:48:31.777542 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.03.26 05:48:31.777592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3558 | 2026.03.26 05:48:31.778084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3559 | 2026.03.26 05:48:31.778323 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.03.26 05:48:31.778467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3561 | 2026.03.26 05:48:31.778478 [ 131 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3562 | 2026.03.26 05:48:31.778564 [ 131 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.03.26 05:48:31.778599 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3564 | 2026.03.26 05:48:31.778733 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 3565 | 2026.03.26 05:48:31.778881 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3566 | 2026.03.26 05:48:31.778932 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5322 rows starting from the beginning of the part | ||
| 3567 | 2026.03.26 05:48:31.779013 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3568 | 2026.03.26 05:48:31.779072 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3569 | 2026.03.26 05:48:31.779124 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3570 | 2026.03.26 05:48:31.779174 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3571 | 2026.03.26 05:48:31.779224 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3572 | 2026.03.26 05:48:31.780711 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002034478 sec., 3779839.3494547494 rows/sec., 54.07 MiB/sec. | ||
| 3573 | 2026.03.26 05:48:31.781417 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3574 | 2026.03.26 05:48:31.781742 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.03.26 05:48:31.781821 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_16_3} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3576 | 2026.03.26 05:48:31.781923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3577 | 2026.03.26 05:48:31.812600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 482 | ||
| 3578 | 2026.03.26 05:48:31.814908 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.03.26 05:48:31.814952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3580 | 2026.03.26 05:48:31.816108 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3581 | 2026.03.26 05:48:31.816373 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.03.26 05:48:31.816697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3583 | 2026.03.26 05:48:32.001624 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001160697 sec. | ||
| 3584 | 2026.03.26 05:48:32.185914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3585 | 2026.03.26 05:48:32.202585 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.03.26 05:48:32.202644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3587 | 2026.03.26 05:48:32.208188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3588 | 2026.03.26 05:48:32.208862 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.03.26 05:48:32.209155 [ 126 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3590 | 2026.03.26 05:48:32.209214 [ 126 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.03.26 05:48:32.209234 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 3592 | 2026.03.26 05:48:32.209326 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 3593 | 2026.03.26 05:48:32.211755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3594 | 2026.03.26 05:48:32.212374 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.03.26 05:48:32.213111 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 3596 | 2026.03.26 05:48:32.216282 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 3597 | 2026.03.26 05:48:32.219524 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 3598 | 2026.03.26 05:48:32.223111 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 3599 | 2026.03.26 05:48:32.227200 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 3600 | 2026.03.26 05:48:32.231169 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 3601 | 2026.03.26 05:48:32.285717 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076424839 sec., 1583.2548891597928 rows/sec., 8.19 MiB/sec. | ||
| 3602 | 2026.03.26 05:48:32.287532 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3603 | 2026.03.26 05:48:32.289253 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_16_3} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.03.26 05:48:32.289340 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_16_3} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3605 | 2026.03.26 05:48:32.290430 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3606 | 2026.03.26 05:48:33.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.31 MiB, peak 236.26 MiB, free memory in arenas 0.00 B, will set to 234.47 MiB (RSS), difference: 8.16 MiB | ||
| 3607 | 2026.03.26 05:48:33.705548 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.26 05:48:33.705728 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.03.26 05:48:33.705796 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3610 | 2026.03.26 05:48:33.706533 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.03.26 05:48:33.706585 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3612 | 2026.03.26 05:48:33.707004 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3613 | 2026.03.26 05:48:33.707226 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.03.26 05:48:33.707391 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001713 sec., 165791.00992410976 rows/sec., 10.53 MiB/sec. | ||
| 3615 | 2026.03.26 05:48:33.707439 [ 4 ] {a21e377f-fc3b-4a95-aef6-11f5c3c819ff} <Debug> TCPHandler: Processed in 0.002018057 sec. | ||
| 3616 | 2026.03.26 05:48:33.707559 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.03.26 05:48:33.707660 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3618 | 2026.03.26 05:48:33.707704 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3619 | 2026.03.26 05:48:33.708524 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.26 05:48:33.708563 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3621 | 2026.03.26 05:48:33.708937 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3622 | 2026.03.26 05:48:33.709147 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.26 05:48:33.709255 [ 129 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3624 | 2026.03.26 05:48:33.709290 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001652 sec., 530871.6707021792 rows/sec., 42.08 MiB/sec. | ||
| 3625 | 2026.03.26 05:48:33.709321 [ 129 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.03.26 05:48:33.709335 [ 4 ] {eb9d47cb-1555-417e-8306-3580d8706f29} <Debug> TCPHandler: Processed in 0.001826703 sec. | ||
| 3627 | 2026.03.26 05:48:33.709346 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3628 | 2026.03.26 05:48:33.709449 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.03.26 05:48:33.709454 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 3630 | 2026.03.26 05:48:33.709549 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3631 | 2026.03.26 05:48:33.709565 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3632 | 2026.03.26 05:48:33.709590 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3633 | 2026.03.26 05:48:33.709599 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1007 rows starting from the beginning of the part | ||
| 3634 | 2026.03.26 05:48:33.709664 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 877 rows starting from the beginning of the part | ||
| 3635 | 2026.03.26 05:48:33.709714 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3636 | 2026.03.26 05:48:33.709761 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 880 rows starting from the beginning of the part | ||
| 3637 | 2026.03.26 05:48:33.709802 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3638 | 2026.03.26 05:48:33.709847 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 877 rows starting from the beginning of the part | ||
| 3639 | 2026.03.26 05:48:33.710045 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.03.26 05:48:33.710080 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3641 | 2026.03.26 05:48:33.710455 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3642 | 2026.03.26 05:48:33.710660 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.03.26 05:48:33.710761 [ 129 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3644 | 2026.03.26 05:48:33.710795 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001266 sec., 143759.87361769352 rows/sec., 8.91 MiB/sec. | ||
| 3645 | 2026.03.26 05:48:33.710795 [ 129 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.03.26 05:48:33.710835 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3647 | 2026.03.26 05:48:33.710840 [ 4 ] {7976ab4b-ea33-48b0-ae48-ea49ca22403b} <Debug> TCPHandler: Processed in 0.001439504 sec. | ||
| 3648 | 2026.03.26 05:48:33.710948 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.03.26 05:48:33.710953 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 3650 | 2026.03.26 05:48:33.711048 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3651 | 2026.03.26 05:48:33.711094 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3652 | 2026.03.26 05:48:33.711117 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3653 | 2026.03.26 05:48:33.711157 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 3654 | 2026.03.26 05:48:33.711219 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 192 rows starting from the beginning of the part | ||
| 3655 | 2026.03.26 05:48:33.711261 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 182 rows starting from the beginning of the part | ||
| 3656 | 2026.03.26 05:48:33.711299 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 182 rows starting from the beginning of the part | ||
| 3657 | 2026.03.26 05:48:33.711337 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 188 rows starting from the beginning of the part | ||
| 3658 | 2026.03.26 05:48:33.711365 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945586 sec., 1928981.8080516616 rows/sec., 160.95 MiB/sec. | ||
| 3659 | 2026.03.26 05:48:33.711375 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 182 rows starting from the beginning of the part | ||
| 3660 | 2026.03.26 05:48:33.711517 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.03.26 05:48:33.711560 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3662 | 2026.03.26 05:48:33.711642 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3663 | 2026.03.26 05:48:33.711980 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.03.26 05:48:33.712069 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_21_4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3665 | 2026.03.26 05:48:33.712109 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3666 | 2026.03.26 05:48:33.712186 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3667 | 2026.03.26 05:48:33.712344 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.03.26 05:48:33.712482 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001451 sec., 102687.80151619573 rows/sec., 6.63 MiB/sec. | ||
| 3669 | 2026.03.26 05:48:33.712521 [ 4 ] {a9facc1b-0372-4e5b-a9e0-abba90fe7dc0} <Debug> TCPHandler: Processed in 0.001620278 sec. | ||
| 3670 | 2026.03.26 05:48:33.712563 [ 198 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665329 sec., 676743.154055445 rows/sec., 44.71 MiB/sec. | ||
| 3671 | 2026.03.26 05:48:33.712626 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.03.26 05:48:33.712708 [ 190 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3673 | 2026.03.26 05:48:33.712724 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.03.26 05:48:33.712769 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3675 | 2026.03.26 05:48:33.712975 [ 190 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.03.26 05:48:33.713056 [ 190 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_11_2} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3677 | 2026.03.26 05:48:33.713136 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3678 | 2026.03.26 05:48:33.713199 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.26 05:48:33.713240 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3680 | 2026.03.26 05:48:33.713536 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3681 | 2026.03.26 05:48:33.713743 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.03.26 05:48:33.713880 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 3683 | 2026.03.26 05:48:33.713918 [ 4 ] {4d37ba12-fc2a-481c-a54c-97ad16433160} <Debug> TCPHandler: Processed in 0.001340712 sec. | ||
| 3684 | 2026.03.26 05:48:33.714023 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.03.26 05:48:33.714115 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3686 | 2026.03.26 05:48:33.714155 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3687 | 2026.03.26 05:48:33.714744 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.03.26 05:48:33.714779 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3689 | 2026.03.26 05:48:33.715125 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3690 | 2026.03.26 05:48:33.715339 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.03.26 05:48:33.715445 [ 129 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3692 | 2026.03.26 05:48:33.715475 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001377 sec., 384894.6986201888 rows/sec., 27.22 MiB/sec. | ||
| 3693 | 2026.03.26 05:48:33.715478 [ 129 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.03.26 05:48:33.715515 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3695 | 2026.03.26 05:48:33.715519 [ 4 ] {d542b7a8-6598-4f23-b3f5-bcc224fc3797} <Debug> TCPHandler: Processed in 0.001544926 sec. | ||
| 3696 | 2026.03.26 05:48:33.715608 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 3697 | 2026.03.26 05:48:33.715636 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.03.26 05:48:33.715707 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3699 | 2026.03.26 05:48:33.715729 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3700 | 2026.03.26 05:48:33.715738 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 3701 | 2026.03.26 05:48:33.715773 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3702 | 2026.03.26 05:48:33.715798 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 530 rows starting from the beginning of the part | ||
| 3703 | 2026.03.26 05:48:33.715846 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3704 | 2026.03.26 05:48:33.715906 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 536 rows starting from the beginning of the part | ||
| 3705 | 2026.03.26 05:48:33.715951 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3706 | 2026.03.26 05:48:33.715992 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 530 rows starting from the beginning of the part | ||
| 3707 | 2026.03.26 05:48:33.716111 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.03.26 05:48:33.716147 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3709 | 2026.03.26 05:48:33.716445 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3710 | 2026.03.26 05:48:33.716657 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.03.26 05:48:33.716793 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 3712 | 2026.03.26 05:48:33.716829 [ 4 ] {839e54fb-4c5d-44d0-8998-6dc85ff59760} <Debug> TCPHandler: Processed in 0.001241989 sec. | ||
| 3713 | 2026.03.26 05:48:33.716939 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.03.26 05:48:33.717042 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.03.26 05:48:33.717053 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481185 sec., 1570364.2691493635 rows/sec., 118.35 MiB/sec. | ||
| 3716 | 2026.03.26 05:48:33.717088 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3717 | 2026.03.26 05:48:33.717210 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3718 | 2026.03.26 05:48:33.717469 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.03.26 05:48:33.717516 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.26 05:48:33.717539 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_21_4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3721 | 2026.03.26 05:48:33.717566 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3722 | 2026.03.26 05:48:33.717635 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3723 | 2026.03.26 05:48:33.717952 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3724 | 2026.03.26 05:48:33.718178 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.03.26 05:48:33.718285 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3726 | 2026.03.26 05:48:33.718320 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.03.26 05:48:33.718322 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0013 sec., 203846.15384615384 rows/sec., 13.55 MiB/sec. | ||
| 3728 | 2026.03.26 05:48:33.718339 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3729 | 2026.03.26 05:48:33.718374 [ 4 ] {aac7703e-47d6-405b-9189-ba8d2092cef5} <Debug> TCPHandler: Processed in 0.001488065 sec. | ||
| 3730 | 2026.03.26 05:48:33.718428 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 3731 | 2026.03.26 05:48:33.718488 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.03.26 05:48:33.718514 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2026.03.26 05:48:33.718539 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2840 rows starting from the beginning of the part | ||
| 3734 | 2026.03.26 05:48:33.718584 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3735 | 2026.03.26 05:48:33.718585 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3736 | 2026.03.26 05:48:33.718619 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 3737 | 2026.03.26 05:48:33.718635 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3738 | 2026.03.26 05:48:33.718656 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 268 rows starting from the beginning of the part | ||
| 3739 | 2026.03.26 05:48:33.718693 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 3740 | 2026.03.26 05:48:33.718728 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3741 | 2026.03.26 05:48:33.718972 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.03.26 05:48:33.719007 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3743 | 2026.03.26 05:48:33.719336 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3744 | 2026.03.26 05:48:33.719566 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.03.26 05:48:33.719710 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 3746 | 2026.03.26 05:48:33.719749 [ 4 ] {7e929d13-9fcd-467c-a514-eed178004fa0} <Debug> TCPHandler: Processed in 0.00130933 sec. | ||
| 3747 | 2026.03.26 05:48:33.719856 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.03.26 05:48:33.719951 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.03.26 05:48:33.720004 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3750 | 2026.03.26 05:48:33.720334 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001933395 sec., 2047176.0814525743 rows/sec., 139.96 MiB/sec. | ||
| 3751 | 2026.03.26 05:48:33.720786 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3752 | 2026.03.26 05:48:33.720881 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.26 05:48:33.720923 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3754 | 2026.03.26 05:48:33.721161 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.03.26 05:48:33.721284 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3756 | 2026.03.26 05:48:33.721386 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3757 | 2026.03.26 05:48:33.721547 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3758 | 2026.03.26 05:48:33.721800 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.03.26 05:48:33.721910 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3760 | 2026.03.26 05:48:33.721945 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.03.26 05:48:33.721948 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002015 sec., 19851.116625310176 rows/sec., 35.57 MiB/sec. | ||
| 3762 | 2026.03.26 05:48:33.721963 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3763 | 2026.03.26 05:48:33.722022 [ 4 ] {6e6fefda-bf60-4d53-9dcf-d30dff9791f2} <Debug> TCPHandler: Processed in 0.002215592 sec. | ||
| 3764 | 2026.03.26 05:48:33.722061 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 3765 | 2026.03.26 05:48:33.722166 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.03.26 05:48:33.722260 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3767 | 2026.03.26 05:48:33.722265 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3768 | 2026.03.26 05:48:33.722322 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3769 | 2026.03.26 05:48:33.722324 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
| 3770 | 2026.03.26 05:48:33.722475 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3771 | 2026.03.26 05:48:33.722592 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3772 | 2026.03.26 05:48:33.722675 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.03.26 05:48:33.722699 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3774 | 2026.03.26 05:48:33.722717 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3775 | 2026.03.26 05:48:33.722801 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3776 | 2026.03.26 05:48:33.722906 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3777 | 2026.03.26 05:48:33.723045 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3778 | 2026.03.26 05:48:33.723288 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.03.26 05:48:33.723396 [ 129 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3780 | 2026.03.26 05:48:33.723426 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 4.77 MiB/sec. | ||
| 3781 | 2026.03.26 05:48:33.723428 [ 129 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.03.26 05:48:33.723468 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3783 | 2026.03.26 05:48:33.723470 [ 4 ] {c34efdd1-115f-4725-8677-de78415c71dd} <Debug> TCPHandler: Processed in 0.001354462 sec. | ||
| 3784 | 2026.03.26 05:48:33.723570 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 3785 | 2026.03.26 05:48:33.723681 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3786 | 2026.03.26 05:48:33.723713 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
| 3787 | 2026.03.26 05:48:33.723773 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3788 | 2026.03.26 05:48:33.723814 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 3789 | 2026.03.26 05:48:33.723856 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3790 | 2026.03.26 05:48:33.723895 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 3791 | 2026.03.26 05:48:33.723934 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3792 | 2026.03.26 05:48:33.724893 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357972 sec., 954364.3020621927 rows/sec., 61.91 MiB/sec. | ||
| 3793 | 2026.03.26 05:48:33.725054 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3794 | 2026.03.26 05:48:33.725289 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.03.26 05:48:33.725350 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_21_4} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3796 | 2026.03.26 05:48:33.725410 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3797 | 2026.03.26 05:48:33.726480 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 19 columns (19 merged, 0 gathered) in 0.004459554 sec., 78707.4223117379 rows/sec., 141.04 MiB/sec. | ||
| 3798 | 2026.03.26 05:48:33.727092 [ 198 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3799 | 2026.03.26 05:48:33.727408 [ 198 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.03.26 05:48:33.727481 [ 198 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3801 | 2026.03.26 05:48:33.727622 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3802 | 2026.03.26 05:48:34.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.43 MiB, peak 242.15 MiB, free memory in arenas 0.00 B, will set to 237.11 MiB (RSS), difference: 1.67 MiB | ||
| 3803 | 2026.03.26 05:48:36.475415 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2026.03.26 05:48:36.475665 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3805 | 2026.03.26 05:48:36.476038 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3806 | 2026.03.26 05:48:36.476081 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3807 | 2026.03.26 05:48:36.476357 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3808 | 2026.03.26 05:48:36.476429 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3809 | 2026.03.26 05:48:36.476572 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3810 | 2026.03.26 05:48:36.476677 [ 343 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3811 | 2026.03.26 05:48:36.476701 [ 326 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3812 | 2026.03.26 05:48:36.476701 [ 318 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3813 | 2026.03.26 05:48:36.476812 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3814 | 2026.03.26 05:48:36.476839 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3815 | 2026.03.26 05:48:36.476912 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3816 | 2026.03.26 05:48:36.476933 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3817 | 2026.03.26 05:48:36.476969 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3818 | 2026.03.26 05:48:36.477021 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3819 | 2026.03.26 05:48:36.477845 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002287 sec., 17927.415828596415 rows/sec., 722.07 KiB/sec. | ||
| 3820 | 2026.03.26 05:48:36.477969 [ 4 ] {9e438d3a-d4af-4719-8cff-143cba249235} <Debug> TCPHandler: Processed in 0.002696323 sec. | ||
| 3821 | 2026.03.26 05:48:36.478286 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2026.03.26 05:48:36.478436 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3823 | 2026.03.26 05:48:36.478689 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3824 | 2026.03.26 05:48:36.478730 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3825 | 2026.03.26 05:48:36.478954 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3826 | 2026.03.26 05:48:36.479010 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3827 | 2026.03.26 05:48:36.479122 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3828 | 2026.03.26 05:48:36.479191 [ 318 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3829 | 2026.03.26 05:48:36.479194 [ 301 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3830 | 2026.03.26 05:48:36.479192 [ 326 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3831 | 2026.03.26 05:48:36.479322 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3832 | 2026.03.26 05:48:36.479348 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3833 | 2026.03.26 05:48:36.479408 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3834 | 2026.03.26 05:48:36.479426 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3835 | 2026.03.26 05:48:36.479457 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3836 | 2026.03.26 05:48:36.479522 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3837 | 2026.03.26 05:48:36.480172 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001804 sec., 22727.272727272728 rows/sec., 915.39 KiB/sec. | ||
| 3838 | 2026.03.26 05:48:36.480285 [ 4 ] {c7a9ff4a-1e62-4433-96d5-20fb94f474ba} <Debug> TCPHandler: Processed in 0.002051818 sec. | ||
| 3839 | 2026.03.26 05:48:36.480502 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.03.26 05:48:36.480646 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3841 | 2026.03.26 05:48:36.480886 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3842 | 2026.03.26 05:48:36.480925 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3843 | 2026.03.26 05:48:36.481155 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3844 | 2026.03.26 05:48:36.481209 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3845 | 2026.03.26 05:48:36.481311 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3846 | 2026.03.26 05:48:36.481373 [ 301 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3847 | 2026.03.26 05:48:36.481379 [ 318 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3848 | 2026.03.26 05:48:36.481405 [ 261 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3849 | 2026.03.26 05:48:36.481494 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3850 | 2026.03.26 05:48:36.481522 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3851 | 2026.03.26 05:48:36.481581 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3852 | 2026.03.26 05:48:36.481598 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3853 | 2026.03.26 05:48:36.481631 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3854 | 2026.03.26 05:48:36.481666 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3855 | 2026.03.26 05:48:36.482261 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001679 sec., 24419.29720071471 rows/sec., 983.54 KiB/sec. | ||
| 3856 | 2026.03.26 05:48:36.482372 [ 4 ] {0359e3f6-0abe-4fe7-a358-25fc265c7eaf} <Debug> TCPHandler: Processed in 0.001920195 sec. | ||
| 3857 | 2026.03.26 05:48:36.482576 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.03.26 05:48:36.482717 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3859 | 2026.03.26 05:48:36.482951 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3860 | 2026.03.26 05:48:36.482993 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3861 | 2026.03.26 05:48:36.483245 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3862 | 2026.03.26 05:48:36.483299 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3863 | 2026.03.26 05:48:36.483399 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3864 | 2026.03.26 05:48:36.483458 [ 301 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3865 | 2026.03.26 05:48:36.483465 [ 261 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3866 | 2026.03.26 05:48:36.483514 [ 320 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3867 | 2026.03.26 05:48:36.483622 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3868 | 2026.03.26 05:48:36.483647 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3869 | 2026.03.26 05:48:36.483703 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3870 | 2026.03.26 05:48:36.483720 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3871 | 2026.03.26 05:48:36.483752 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3872 | 2026.03.26 05:48:36.483788 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3873 | 2026.03.26 05:48:36.484345 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001689 sec., 24274.718768502073 rows/sec., 977.72 KiB/sec. | ||
| 3874 | 2026.03.26 05:48:36.484453 [ 4 ] {3d8c7dc6-1dc5-4ff1-bc74-e1d97e668f9e} <Debug> TCPHandler: Processed in 0.001926695 sec. | ||
| 3875 | 2026.03.26 05:48:36.484652 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.03.26 05:48:36.484794 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3877 | 2026.03.26 05:48:36.485027 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3878 | 2026.03.26 05:48:36.485063 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3879 | 2026.03.26 05:48:36.485268 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3880 | 2026.03.26 05:48:36.485319 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3881 | 2026.03.26 05:48:36.485411 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3882 | 2026.03.26 05:48:36.485468 [ 301 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3883 | 2026.03.26 05:48:36.485468 [ 260 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3884 | 2026.03.26 05:48:36.485475 [ 320 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3885 | 2026.03.26 05:48:36.485576 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3886 | 2026.03.26 05:48:36.485600 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3887 | 2026.03.26 05:48:36.485652 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3888 | 2026.03.26 05:48:36.485668 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3889 | 2026.03.26 05:48:36.485696 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3890 | 2026.03.26 05:48:36.485726 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3891 | 2026.03.26 05:48:36.486298 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001564 sec., 26214.83375959079 rows/sec., 1.03 MiB/sec. | ||
| 3892 | 2026.03.26 05:48:36.486403 [ 4 ] {8906f92e-0f8d-4579-9182-e4aadf2d1f5a} <Debug> TCPHandler: Processed in 0.001799262 sec. | ||
| 3893 | 2026.03.26 05:48:36.486602 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.03.26 05:48:36.486742 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3895 | 2026.03.26 05:48:36.486974 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3896 | 2026.03.26 05:48:36.487011 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3897 | 2026.03.26 05:48:36.487233 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3898 | 2026.03.26 05:48:36.487286 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3899 | 2026.03.26 05:48:36.487383 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3900 | 2026.03.26 05:48:36.487444 [ 320 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3901 | 2026.03.26 05:48:36.487479 [ 310 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3902 | 2026.03.26 05:48:36.487486 [ 312 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3903 | 2026.03.26 05:48:36.487585 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3904 | 2026.03.26 05:48:36.487611 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3905 | 2026.03.26 05:48:36.487668 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3906 | 2026.03.26 05:48:36.487685 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3907 | 2026.03.26 05:48:36.487716 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3908 | 2026.03.26 05:48:36.487754 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3909 | 2026.03.26 05:48:36.488391 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00171 sec., 23976.608187134505 rows/sec., 965.71 KiB/sec. | ||
| 3910 | 2026.03.26 05:48:36.488504 [ 4 ] {b64343b9-abd7-4958-aa31-7ff0ae784bf1} <Debug> TCPHandler: Processed in 0.001951465 sec. | ||
| 3911 | 2026.03.26 05:48:36.561984 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.03.26 05:48:36.562164 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) 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) | ||
| 3913 | 2026.03.26 05:48:36.562467 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3914 | 2026.03.26 05:48:36.562510 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <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 | ||
| 3915 | 2026.03.26 05:48:36.562736 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3916 | 2026.03.26 05:48:36.562789 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3917 | 2026.03.26 05:48:36.562894 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3918 | 2026.03.26 05:48:36.562965 [ 310 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3919 | 2026.03.26 05:48:36.562977 [ 338 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3920 | 2026.03.26 05:48:36.562990 [ 334 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3921 | 2026.03.26 05:48:36.563079 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3922 | 2026.03.26 05:48:36.563104 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3923 | 2026.03.26 05:48:36.563162 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3924 | 2026.03.26 05:48:36.563179 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3925 | 2026.03.26 05:48:36.563213 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 3926 | 2026.03.26 05:48:36.563251 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 3927 | 2026.03.26 05:48:36.563919 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001835 sec., 22343.3242506812 rows/sec., 899.93 KiB/sec. | ||
| 3928 | 2026.03.26 05:48:36.564030 [ 4 ] {ee25e7c5-08ac-44c2-9ad2-e7348dbf0d28} <Debug> TCPHandler: Processed in 0.00211114 sec. | ||
| 3929 | 2026.03.26 05:48:36.611063 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.03.26 05:48:36.611361 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) 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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3931 | 2026.03.26 05:48:36.611693 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3932 | 2026.03.26 05:48:36.611732 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3933 | 2026.03.26 05:48:36.611960 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3934 | 2026.03.26 05:48:36.612015 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3935 | 2026.03.26 05:48:36.612118 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3936 | 2026.03.26 05:48:36.612198 [ 338 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3937 | 2026.03.26 05:48:36.612226 [ 297 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3938 | 2026.03.26 05:48:36.612245 [ 340 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3939 | 2026.03.26 05:48:36.612395 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3940 | 2026.03.26 05:48:36.612422 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3941 | 2026.03.26 05:48:36.612480 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3942 | 2026.03.26 05:48:36.612497 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3943 | 2026.03.26 05:48:36.612529 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> MergeTreeBaseSelectProcessor: 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', 'zone:cpu_nsec'))" | ||
| 3944 | 2026.03.26 05:48:36.612561 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Trace> MergeTreeBaseSelectProcessor: 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', 'zone:cpu_nsec'))" | ||
| 3945 | 2026.03.26 05:48:36.613311 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002086 sec., 19654.841802492807 rows/sec., 791.64 KiB/sec. | ||
| 3946 | 2026.03.26 05:48:36.613424 [ 4 ] {8b70aa2e-f7dd-4c4e-beb3-0ec6161ed058} <Debug> TCPHandler: Processed in 0.002469738 sec. | ||
| 3947 | 2026.03.26 05:48:36.663814 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.03.26 05:48:36.663962 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) 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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3949 | 2026.03.26 05:48:36.664211 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3950 | 2026.03.26 05:48:36.664250 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3951 | 2026.03.26 05:48:36.664480 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3952 | 2026.03.26 05:48:36.664535 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3953 | 2026.03.26 05:48:36.664644 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 3954 | 2026.03.26 05:48:36.664716 [ 338 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3955 | 2026.03.26 05:48:36.664741 [ 297 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3956 | 2026.03.26 05:48:36.664756 [ 331 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3957 | 2026.03.26 05:48:36.664847 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3958 | 2026.03.26 05:48:36.664870 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3959 | 2026.03.26 05:48:36.664937 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3960 | 2026.03.26 05:48:36.664955 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3961 | 2026.03.26 05:48:36.664987 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> MergeTreeBaseSelectProcessor: 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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3962 | 2026.03.26 05:48:36.665023 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Trace> MergeTreeBaseSelectProcessor: 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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3963 | 2026.03.26 05:48:36.665731 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001834 sec., 22355.507088331517 rows/sec., 900.42 KiB/sec. | ||
| 3964 | 2026.03.26 05:48:36.665822 [ 4 ] {cfb3f925-1f7a-42de-be35-0554975938b0} <Debug> TCPHandler: Processed in 0.002060258 sec. | ||
| 3965 | 2026.03.26 05:48:36.667785 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.03.26 05:48:36.667911 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3967 | 2026.03.26 05:48:36.667962 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3968 | 2026.03.26 05:48:36.668554 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.03.26 05:48:36.668596 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3970 | 2026.03.26 05:48:36.669025 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3971 | 2026.03.26 05:48:36.669227 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.03.26 05:48:36.669377 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001503 sec., 5988.023952095808 rows/sec., 1.22 MiB/sec. | ||
| 3973 | 2026.03.26 05:48:36.669419 [ 4 ] {ce43b6c3-9f78-48b3-8afa-385f7df7561e} <Debug> TCPHandler: Processed in 0.00169469 sec. | ||
| 3974 | 2026.03.26 05:48:36.669543 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.03.26 05:48:36.669641 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3976 | 2026.03.26 05:48:36.669681 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3977 | 2026.03.26 05:48:36.670095 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.03.26 05:48:36.670133 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3979 | 2026.03.26 05:48:36.670431 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3980 | 2026.03.26 05:48:36.670647 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.03.26 05:48:36.670780 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 3982 | 2026.03.26 05:48:36.670820 [ 4 ] {f15219f6-857c-4d65-bfe2-606cb5214f1f} <Debug> TCPHandler: Processed in 0.0013256 sec. | ||
| 3983 | 2026.03.26 05:48:36.670922 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.03.26 05:48:36.671016 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3985 | 2026.03.26 05:48:36.671056 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3986 | 2026.03.26 05:48:36.673227 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.03.26 05:48:36.673265 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3988 | 2026.03.26 05:48:36.673734 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3989 | 2026.03.26 05:48:36.673952 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.03.26 05:48:36.674089 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Debug> executeQuery: Read 2404 rows, 181.55 KiB in 0.003092 sec., 777490.297542044 rows/sec., 57.34 MiB/sec. | ||
| 3991 | 2026.03.26 05:48:36.674128 [ 4 ] {d33ce819-b64b-4f12-8223-403bb10a40d6} <Debug> TCPHandler: Processed in 0.003255366 sec. | ||
| 3992 | 2026.03.26 05:48:36.674235 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.03.26 05:48:36.674337 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3994 | 2026.03.26 05:48:36.674378 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3995 | 2026.03.26 05:48:36.674775 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.03.26 05:48:36.674813 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 3997 | 2026.03.26 05:48:36.675108 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3998 | 2026.03.26 05:48:36.675317 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.03.26 05:48:36.675446 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001128 sec., 9751.77304964539 rows/sec., 723.76 KiB/sec. | ||
| 4000 | 2026.03.26 05:48:36.675483 [ 4 ] {5ee68fa5-081f-49e3-b4a5-4b36648898dd} <Debug> TCPHandler: Processed in 0.001297551 sec. | ||
| 4001 | 2026.03.26 05:48:36.675602 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.03.26 05:48:36.675723 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.03.26 05:48:36.675771 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4004 | 2026.03.26 05:48:36.676633 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.03.26 05:48:36.676670 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4006 | 2026.03.26 05:48:36.677006 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4007 | 2026.03.26 05:48:36.677215 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.03.26 05:48:36.677346 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001647 sec., 486338.7978142076 rows/sec., 28.09 MiB/sec. | ||
| 4009 | 2026.03.26 05:48:36.677383 [ 4 ] {33ea5bf9-3a26-4fa0-9556-8321988c9204} <Debug> TCPHandler: Processed in 0.001842143 sec. | ||
| 4010 | 2026.03.26 05:48:36.677567 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.03.26 05:48:36.677686 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.03.26 05:48:36.677733 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4013 | 2026.03.26 05:48:36.678179 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.03.26 05:48:36.678222 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4015 | 2026.03.26 05:48:36.678564 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4016 | 2026.03.26 05:48:36.678763 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.03.26 05:48:36.678883 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 115.17 KiB/sec. | ||
| 4018 | 2026.03.26 05:48:36.678919 [ 4 ] {81888a09-df37-480f-8615-45962deb903b} <Debug> TCPHandler: Processed in 0.001411513 sec. | ||
| 4019 | 2026.03.26 05:48:36.679023 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.03.26 05:48:36.679115 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4021 | 2026.03.26 05:48:36.679153 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4022 | 2026.03.26 05:48:36.680184 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.03.26 05:48:36.680221 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4024 | 2026.03.26 05:48:36.680602 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4025 | 2026.03.26 05:48:36.680810 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.03.26 05:48:36.680937 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.00184 sec., 701086.9565217391 rows/sec., 46.77 MiB/sec. | ||
| 4027 | 2026.03.26 05:48:36.680973 [ 4 ] {89b8ee27-40f1-4868-b7f0-a6e9f12ee2a5} <Debug> TCPHandler: Processed in 0.001996637 sec. | ||
| 4028 | 2026.03.26 05:48:36.681087 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.03.26 05:48:36.681180 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4030 | 2026.03.26 05:48:36.681223 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4031 | 2026.03.26 05:48:36.683499 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.03.26 05:48:36.683532 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4033 | 2026.03.26 05:48:36.684250 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4034 | 2026.03.26 05:48:36.684462 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.03.26 05:48:36.684599 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Debug> executeQuery: Read 4784 rows, 314.65 KiB in 0.003438 sec., 1391506.6899360092 rows/sec., 89.38 MiB/sec. | ||
| 4036 | 2026.03.26 05:48:36.684640 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4037 | 2026.03.26 05:48:36.684654 [ 4 ] {d7eb7a2e-0d9f-41a5-b800-9cdf74a80ce2} <Debug> TCPHandler: Processed in 0.003613884 sec. | ||
| 4038 | 2026.03.26 05:48:36.684771 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.03.26 05:48:36.684866 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.03.26 05:48:36.684919 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4041 | 2026.03.26 05:48:36.685644 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.03.26 05:48:36.685680 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4043 | 2026.03.26 05:48:36.686251 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4044 | 2026.03.26 05:48:36.686474 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.03.26 05:48:36.686626 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001779 sec., 5059.021922428331 rows/sec., 9.07 MiB/sec. | ||
| 4046 | 2026.03.26 05:48:36.686687 [ 4 ] {0bb04e51-6109-4e60-ab1d-6aa08f502a5b} <Debug> TCPHandler: Processed in 0.001965466 sec. | ||
| 4047 | 2026.03.26 05:48:36.686805 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.03.26 05:48:36.686899 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4049 | 2026.03.26 05:48:36.686941 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4050 | 2026.03.26 05:48:36.687276 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.03.26 05:48:36.687311 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4052 | 2026.03.26 05:48:36.687608 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4053 | 2026.03.26 05:48:36.687811 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.03.26 05:48:36.687936 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001055 sec., 34123.22274881517 rows/sec., 2.30 MiB/sec. | ||
| 4055 | 2026.03.26 05:48:36.687971 [ 4 ] {27294727-27e8-4fa3-a7bf-a4b8d797f558} <Debug> TCPHandler: Processed in 0.001216718 sec. | ||
| 4056 | 2026.03.26 05:48:38.691847 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.03.26 05:48:38.692067 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4058 | 2026.03.26 05:48:38.692142 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4059 | 2026.03.26 05:48:38.692822 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.03.26 05:48:38.692867 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4061 | 2026.03.26 05:48:38.693263 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4062 | 2026.03.26 05:48:38.693491 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.03.26 05:48:38.693663 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec. | ||
| 4064 | 2026.03.26 05:48:38.693712 [ 4 ] {2e85de03-a4eb-43c0-b392-1a8b11f153a1} <Debug> TCPHandler: Processed in 0.001996957 sec. | ||
| 4065 | 2026.03.26 05:48:38.693832 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.03.26 05:48:38.693934 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4067 | 2026.03.26 05:48:38.693978 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4068 | 2026.03.26 05:48:38.694407 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.03.26 05:48:38.694444 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4070 | 2026.03.26 05:48:38.694755 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4071 | 2026.03.26 05:48:38.694991 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.03.26 05:48:38.695130 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 4073 | 2026.03.26 05:48:38.695169 [ 4 ] {fd771494-7f98-4014-92ff-cca1f2f0927b} <Debug> TCPHandler: Processed in 0.001389382 sec. | ||
| 4074 | 2026.03.26 05:48:38.695282 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.03.26 05:48:38.695377 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.03.26 05:48:38.695423 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4077 | 2026.03.26 05:48:38.695802 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.03.26 05:48:38.695838 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4079 | 2026.03.26 05:48:38.696174 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4080 | 2026.03.26 05:48:38.696384 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.03.26 05:48:38.696515 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 3.85 MiB/sec. | ||
| 4082 | 2026.03.26 05:48:38.696552 [ 4 ] {1702df86-14cd-4609-9014-e03d524af529} <Debug> TCPHandler: Processed in 0.001319962 sec. | ||
| 4083 | 2026.03.26 05:48:38.696660 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.03.26 05:48:38.696753 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.03.26 05:48:38.696797 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4086 | 2026.03.26 05:48:38.697110 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.03.26 05:48:38.697146 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4088 | 2026.03.26 05:48:38.697453 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4089 | 2026.03.26 05:48:38.697664 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.03.26 05:48:38.697797 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001063 sec., 22577.610536218253 rows/sec., 1.52 MiB/sec. | ||
| 4091 | 2026.03.26 05:48:38.697833 [ 4 ] {fedcf17c-0c13-4aa2-b395-4404b29a9480} <Debug> TCPHandler: Processed in 0.001223429 sec. | ||
| 4092 | 2026.03.26 05:48:39.278582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8202 | ||
| 4093 | 2026.03.26 05:48:39.279164 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.03.26 05:48:39.279210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4095 | 2026.03.26 05:48:39.279758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4096 | 2026.03.26 05:48:39.279990 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.03.26 05:48:39.280119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8202 | ||
| 4098 | 2026.03.26 05:48:39.711858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4099 | 2026.03.26 05:48:39.727139 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.03.26 05:48:39.727202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4101 | 2026.03.26 05:48:39.733645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4102 | 2026.03.26 05:48:39.734389 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.03.26 05:48:39.737587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4104 | 2026.03.26 05:48:41.149780 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34861 | ||
| 4105 | 2026.03.26 05:48:41.149890 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4106 | 2026.03.26 05:48:41.149916 [ 288 ] {} <Debug> TCP-Session: c4f0032b-4ab7-4730-bf7a-c9eb7bf52ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34861 | ||
| 4107 | 2026.03.26 05:48:41.149938 [ 288 ] {} <Debug> TCP-Session: c4f0032b-4ab7-4730-bf7a-c9eb7bf52ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.03.26 05:48:41.149950 [ 288 ] {} <Debug> TCP-Session: c4f0032b-4ab7-4730-bf7a-c9eb7bf52ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.03.26 05:48:41.150212 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33717 | ||
| 4110 | 2026.03.26 05:48:41.150253 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53998 | ||
| 4111 | 2026.03.26 05:48:41.150278 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38669 | ||
| 4112 | 2026.03.26 05:48:41.150294 [ 288 ] {} <Trace> TCP-Session: c4f0032b-4ab7-4730-bf7a-c9eb7bf52ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.03.26 05:48:41.150347 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4114 | 2026.03.26 05:48:41.150292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35110 | ||
| 4115 | 2026.03.26 05:48:41.150387 [ 289 ] {} <Debug> TCP-Session: a574c84d-f6ca-4328-b7d2-5b6fabfb680a Authenticating user 'default' from [fd00:1122:3344:101::e]:33717 | ||
| 4116 | 2026.03.26 05:48:41.150426 [ 289 ] {} <Debug> TCP-Session: a574c84d-f6ca-4328-b7d2-5b6fabfb680a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.03.26 05:48:41.150267 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55524 | ||
| 4118 | 2026.03.26 05:48:41.150442 [ 289 ] {} <Debug> TCP-Session: a574c84d-f6ca-4328-b7d2-5b6fabfb680a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.03.26 05:48:41.150265 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54050 | ||
| 4120 | 2026.03.26 05:48:41.150506 [ 288 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34861) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4121 | 2026.03.26 05:48:41.150782 [ 288 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4122 | 2026.03.26 05:48:41.150838 [ 288 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4123 | 2026.03.26 05:48:41.151118 [ 288 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 4124 | 2026.03.26 05:48:41.156177 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2026.03.26 05:48:41.156216 [ 293 ] {} <Debug> TCP-Session: 9d9aebc9-f53a-44e4-bca4-3c0fccc58060 Authenticating user 'default' from [fd00:1122:3344:101::e]:38669 | ||
| 4126 | 2026.03.26 05:48:41.156234 [ 293 ] {} <Debug> TCP-Session: 9d9aebc9-f53a-44e4-bca4-3c0fccc58060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.03.26 05:48:41.156246 [ 293 ] {} <Debug> TCP-Session: 9d9aebc9-f53a-44e4-bca4-3c0fccc58060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.03.26 05:48:41.156316 [ 297 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Trace> AggregatingTransform: Aggregating | ||
| 4129 | 2026.03.26 05:48:41.156357 [ 297 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Trace> Aggregator: Aggregation method: without_key | ||
| 4130 | 2026.03.26 05:48:41.156397 [ 297 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005179621 sec. (193.064 rows/sec., 7.54 KiB/sec.) | ||
| 4131 | 2026.03.26 05:48:41.156422 [ 297 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Trace> Aggregator: Merging aggregated data | ||
| 4132 | 2026.03.26 05:48:41.156427 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.03.26 05:48:41.156466 [ 292 ] {} <Debug> TCP-Session: c3486822-4763-4179-9079-2b800f60547b Authenticating user 'default' from [fd00:1122:3344:101::e]:54050 | ||
| 4134 | 2026.03.26 05:48:41.156485 [ 292 ] {} <Debug> TCP-Session: c3486822-4763-4179-9079-2b800f60547b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.03.26 05:48:41.156489 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.03.26 05:48:41.156498 [ 292 ] {} <Debug> TCP-Session: c3486822-4763-4179-9079-2b800f60547b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.03.26 05:48:41.156534 [ 291 ] {} <Debug> TCP-Session: 6e957b2f-e51d-4b43-8c51-5173e275ea99 Authenticating user 'default' from [fd00:1122:3344:101::e]:55524 | ||
| 4138 | 2026.03.26 05:48:41.156564 [ 291 ] {} <Debug> TCP-Session: 6e957b2f-e51d-4b43-8c51-5173e275ea99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.03.26 05:48:41.156577 [ 291 ] {} <Debug> TCP-Session: 6e957b2f-e51d-4b43-8c51-5173e275ea99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.03.26 05:48:41.156613 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53188 | ||
| 4141 | 2026.03.26 05:48:41.156617 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63003 | ||
| 4142 | 2026.03.26 05:48:41.156729 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4143 | 2026.03.26 05:48:41.156729 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4144 | 2026.03.26 05:48:41.156782 [ 294 ] {} <Debug> TCP-Session: 95058ddb-0ef1-4d20-a220-bd4879f55273 Authenticating user 'default' from [fd00:1122:3344:101::e]:35110 | ||
| 4145 | 2026.03.26 05:48:41.156804 [ 290 ] {} <Debug> TCP-Session: 1769b294-b448-443a-b3b1-29cf10bc70d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53998 | ||
| 4146 | 2026.03.26 05:48:41.156811 [ 294 ] {} <Debug> TCP-Session: 95058ddb-0ef1-4d20-a220-bd4879f55273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.03.26 05:48:41.156826 [ 290 ] {} <Debug> TCP-Session: 1769b294-b448-443a-b3b1-29cf10bc70d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.03.26 05:48:41.156831 [ 294 ] {} <Debug> TCP-Session: 95058ddb-0ef1-4d20-a220-bd4879f55273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.03.26 05:48:41.156845 [ 290 ] {} <Debug> TCP-Session: 1769b294-b448-443a-b3b1-29cf10bc70d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.03.26 05:48:41.156858 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4151 | 2026.03.26 05:48:41.156901 [ 286 ] {} <Debug> TCP-Session: a8f579f9-6df2-4b4a-ab91-cec55b5aedc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53188 | ||
| 4152 | 2026.03.26 05:48:41.156917 [ 286 ] {} <Debug> TCP-Session: a8f579f9-6df2-4b4a-ab91-cec55b5aedc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.03.26 05:48:41.156929 [ 286 ] {} <Debug> TCP-Session: a8f579f9-6df2-4b4a-ab91-cec55b5aedc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.03.26 05:48:41.157006 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2026.03.26 05:48:41.157033 [ 3 ] {} <Debug> TCP-Session: 0b71e4e9-3682-4fba-b45c-8532bddc168f Authenticating user 'default' from [fd00:1122:3344:101::e]:63003 | ||
| 4156 | 2026.03.26 05:48:41.157049 [ 3 ] {} <Debug> TCP-Session: 0b71e4e9-3682-4fba-b45c-8532bddc168f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.03.26 05:48:41.157061 [ 3 ] {} <Debug> TCP-Session: 0b71e4e9-3682-4fba-b45c-8532bddc168f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.03.26 05:48:41.157506 [ 288 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.007058 sec., 141.68319637291017 rows/sec., 5.53 KiB/sec. | ||
| 4159 | 2026.03.26 05:48:41.157660 [ 288 ] {22ee6a06-73d6-405d-87d0-5276089a9739} <Debug> TCPHandler: Processed in 0.007478475 sec. | ||
| 4160 | 2026.03.26 05:48:41.157789 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.03.26 05:48:41.157819 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4162 | 2026.03.26 05:48:41.157829 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4163 | 2026.03.26 05:48:41.157846 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.03.26 05:48:41.157858 [ 286 ] {} <Debug> TCP-Session: a8f579f9-6df2-4b4a-ab91-cec55b5aedc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.03.26 05:48:41.157875 [ 289 ] {} <Debug> TCP-Session: a574c84d-f6ca-4328-b7d2-5b6fabfb680a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.03.26 05:48:41.157891 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2026.03.26 05:48:41.157897 [ 291 ] {} <Debug> TCP-Session: 6e957b2f-e51d-4b43-8c51-5173e275ea99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.03.26 05:48:41.157909 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.03.26 05:48:41.157950 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.03.26 05:48:41.157934 [ 293 ] {} <Debug> TCP-Session: 9d9aebc9-f53a-44e4-bca4-3c0fccc58060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.03.26 05:48:41.157989 [ 294 ] {} <Debug> TCP-Session: 95058ddb-0ef1-4d20-a220-bd4879f55273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.03.26 05:48:41.158004 [ 3 ] {} <Debug> TCP-Session: 0b71e4e9-3682-4fba-b45c-8532bddc168f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.03.26 05:48:41.157931 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4174 | 2026.03.26 05:48:41.157869 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.03.26 05:48:41.158066 [ 292 ] {} <Debug> TCP-Session: c3486822-4763-4179-9079-2b800f60547b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.03.26 05:48:41.157829 [ 288 ] {} <Debug> TCP-Session: c4f0032b-4ab7-4730-bf7a-c9eb7bf52ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.03.26 05:48:41.158092 [ 290 ] {} <Debug> TCP-Session: 1769b294-b448-443a-b3b1-29cf10bc70d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.03.26 05:48:41.816957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 552 | ||
| 4179 | 2026.03.26 05:48:41.821295 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.03.26 05:48:41.821383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4181 | 2026.03.26 05:48:41.823247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4182 | 2026.03.26 05:48:41.823620 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.03.26 05:48:41.824136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4184 | 2026.03.26 05:48:42.256289 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59486 | ||
| 4185 | 2026.03.26 05:48:42.256394 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2026.03.26 05:48:42.256418 [ 286 ] {} <Debug> TCP-Session: 96be519d-fea9-4829-8c74-c6788b7b8b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:59486 | ||
| 4187 | 2026.03.26 05:48:42.256439 [ 286 ] {} <Debug> TCP-Session: 96be519d-fea9-4829-8c74-c6788b7b8b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.03.26 05:48:42.256451 [ 286 ] {} <Debug> TCP-Session: 96be519d-fea9-4829-8c74-c6788b7b8b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.03.26 05:48:42.256636 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63202 | ||
| 4190 | 2026.03.26 05:48:42.256693 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36857 | ||
| 4191 | 2026.03.26 05:48:42.256721 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37589 | ||
| 4192 | 2026.03.26 05:48:42.256735 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33939 | ||
| 4193 | 2026.03.26 05:48:42.256770 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39584 | ||
| 4194 | 2026.03.26 05:48:42.256794 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2026.03.26 05:48:42.256765 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40720 | ||
| 4196 | 2026.03.26 05:48:42.256843 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.03.26 05:48:42.256835 [ 289 ] {} <Debug> TCP-Session: 47d06853-68db-4642-af9b-289841f1c737 Authenticating user 'default' from [fd00:1122:3344:101::e]:36857 | ||
| 4198 | 2026.03.26 05:48:42.256860 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.03.26 05:48:42.256880 [ 290 ] {} <Debug> TCP-Session: 0ec777dc-4e78-4bcc-a6ea-f9671af8d048 Authenticating user 'default' from [fd00:1122:3344:101::e]:37589 | ||
| 4200 | 2026.03.26 05:48:42.256888 [ 289 ] {} <Debug> TCP-Session: 47d06853-68db-4642-af9b-289841f1c737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.03.26 05:48:42.256900 [ 3 ] {} <Debug> TCP-Session: d7fe9824-d768-4512-8b2b-63457fa52bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:39584 | ||
| 4202 | 2026.03.26 05:48:42.256908 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.03.26 05:48:42.256922 [ 290 ] {} <Debug> TCP-Session: 0ec777dc-4e78-4bcc-a6ea-f9671af8d048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.03.26 05:48:42.256935 [ 3 ] {} <Debug> TCP-Session: d7fe9824-d768-4512-8b2b-63457fa52bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.03.26 05:48:42.256957 [ 290 ] {} <Debug> TCP-Session: 0ec777dc-4e78-4bcc-a6ea-f9671af8d048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.03.26 05:48:42.256954 [ 294 ] {} <Debug> TCP-Session: a28f410d-39f6-4258-9663-5a0653f26895 Authenticating user 'default' from [fd00:1122:3344:101::e]:40720 | ||
| 4207 | 2026.03.26 05:48:42.256969 [ 3 ] {} <Debug> TCP-Session: d7fe9824-d768-4512-8b2b-63457fa52bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.03.26 05:48:42.256999 [ 294 ] {} <Debug> TCP-Session: a28f410d-39f6-4258-9663-5a0653f26895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.03.26 05:48:42.256875 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2026.03.26 05:48:42.257027 [ 294 ] {} <Debug> TCP-Session: a28f410d-39f6-4258-9663-5a0653f26895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.03.26 05:48:42.256839 [ 286 ] {} <Trace> TCP-Session: 96be519d-fea9-4829-8c74-c6788b7b8b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.26 05:48:42.257065 [ 291 ] {} <Debug> TCP-Session: f1d2c5bc-6053-4bdf-9ace-426d598c0810 Authenticating user 'default' from [fd00:1122:3344:101::e]:33939 | ||
| 4213 | 2026.03.26 05:48:42.256753 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4214 | 2026.03.26 05:48:42.257123 [ 291 ] {} <Debug> TCP-Session: f1d2c5bc-6053-4bdf-9ace-426d598c0810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.03.26 05:48:42.256750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65508 | ||
| 4216 | 2026.03.26 05:48:42.257161 [ 291 ] {} <Debug> TCP-Session: f1d2c5bc-6053-4bdf-9ace-426d598c0810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.03.26 05:48:42.257157 [ 288 ] {} <Debug> TCP-Session: 115658b7-635c-4648-8b87-998270b98614 Authenticating user 'default' from [fd00:1122:3344:101::e]:63202 | ||
| 4218 | 2026.03.26 05:48:42.256727 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36532 | ||
| 4219 | 2026.03.26 05:48:42.257237 [ 288 ] {} <Debug> TCP-Session: 115658b7-635c-4648-8b87-998270b98614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.03.26 05:48:42.257228 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2026.03.26 05:48:42.257263 [ 286 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4222 | 2026.03.26 05:48:42.257283 [ 293 ] {} <Debug> TCP-Session: 1a3b6d23-bc11-4221-b615-f72b07acc778 Authenticating user 'default' from [fd00:1122:3344:101::e]:65508 | ||
| 4223 | 2026.03.26 05:48:42.257299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4224 | 2026.03.26 05:48:42.257309 [ 293 ] {} <Debug> TCP-Session: 1a3b6d23-bc11-4221-b615-f72b07acc778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.03.26 05:48:42.257331 [ 292 ] {} <Debug> TCP-Session: 39419f1f-19be-42c3-937d-3d3a359837d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36532 | ||
| 4226 | 2026.03.26 05:48:42.257340 [ 293 ] {} <Debug> TCP-Session: 1a3b6d23-bc11-4221-b615-f72b07acc778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.03.26 05:48:42.257361 [ 292 ] {} <Debug> TCP-Session: 39419f1f-19be-42c3-937d-3d3a359837d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.03.26 05:48:42.257265 [ 288 ] {} <Debug> TCP-Session: 115658b7-635c-4648-8b87-998270b98614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.03.26 05:48:42.257385 [ 292 ] {} <Debug> TCP-Session: 39419f1f-19be-42c3-937d-3d3a359837d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.03.26 05:48:42.256924 [ 289 ] {} <Debug> TCP-Session: 47d06853-68db-4642-af9b-289841f1c737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.03.26 05:48:42.257546 [ 286 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4232 | 2026.03.26 05:48:42.257614 [ 286 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4233 | 2026.03.26 05:48:42.257894 [ 286 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 4234 | 2026.03.26 05:48:42.258791 [ 339 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Trace> AggregatingTransform: Aggregating | ||
| 4235 | 2026.03.26 05:48:42.258853 [ 339 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Trace> Aggregator: Aggregation method: without_key | ||
| 4236 | 2026.03.26 05:48:42.258896 [ 339 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902201 sec. (1108.400 rows/sec., 43.30 KiB/sec.) | ||
| 4237 | 2026.03.26 05:48:42.258919 [ 339 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Trace> Aggregator: Merging aggregated data | ||
| 4238 | 2026.03.26 05:48:42.260280 [ 286 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00308 sec., 324.6753246753247 rows/sec., 12.68 KiB/sec. | ||
| 4239 | 2026.03.26 05:48:42.260448 [ 286 ] {a6ed1090-5141-48e6-a9dc-f2a347ce6d82} <Debug> TCPHandler: Processed in 0.003726517 sec. | ||
| 4240 | 2026.03.26 05:48:42.260572 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.03.26 05:48:42.260599 [ 286 ] {} <Debug> TCP-Session: 96be519d-fea9-4829-8c74-c6788b7b8b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.03.26 05:48:42.260616 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4243 | 2026.03.26 05:48:42.260641 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.03.26 05:48:42.260655 [ 288 ] {} <Debug> TCP-Session: 115658b7-635c-4648-8b87-998270b98614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.03.26 05:48:42.260662 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4246 | 2026.03.26 05:48:42.260674 [ 3 ] {} <Debug> TCP-Session: d7fe9824-d768-4512-8b2b-63457fa52bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.03.26 05:48:42.260679 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2026.03.26 05:48:42.260710 [ 289 ] {} <Debug> TCP-Session: 47d06853-68db-4642-af9b-289841f1c737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.03.26 05:48:42.260715 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4250 | 2026.03.26 05:48:42.260741 [ 290 ] {} <Debug> TCP-Session: 0ec777dc-4e78-4bcc-a6ea-f9671af8d048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.03.26 05:48:42.260735 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.03.26 05:48:42.260766 [ 294 ] {} <Debug> TCP-Session: a28f410d-39f6-4258-9663-5a0653f26895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.03.26 05:48:42.260779 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4254 | 2026.03.26 05:48:42.260798 [ 291 ] {} <Debug> TCP-Session: f1d2c5bc-6053-4bdf-9ace-426d598c0810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.03.26 05:48:42.260698 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4256 | 2026.03.26 05:48:42.260824 [ 293 ] {} <Debug> TCP-Session: 1a3b6d23-bc11-4221-b615-f72b07acc778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.03.26 05:48:42.260869 [ 292 ] {} <Debug> TCP-Session: 39419f1f-19be-42c3-937d-3d3a359837d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.26 05:48:42.498663 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61362 | ||
| 4259 | 2026.03.26 05:48:42.498781 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4260 | 2026.03.26 05:48:42.498811 [ 286 ] {} <Debug> TCP-Session: 6074bb54-2290-4e41-b8b7-16fa295c24b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61362 | ||
| 4261 | 2026.03.26 05:48:42.498836 [ 286 ] {} <Debug> TCP-Session: 6074bb54-2290-4e41-b8b7-16fa295c24b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.03.26 05:48:42.498854 [ 286 ] {} <Debug> TCP-Session: 6074bb54-2290-4e41-b8b7-16fa295c24b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.03.26 05:48:42.499052 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58262 | ||
| 4264 | 2026.03.26 05:48:42.499057 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46824 | ||
| 4265 | 2026.03.26 05:48:42.499094 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60087 | ||
| 4266 | 2026.03.26 05:48:42.499123 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63714 | ||
| 4267 | 2026.03.26 05:48:42.499144 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35272 | ||
| 4268 | 2026.03.26 05:48:42.499176 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4269 | 2026.03.26 05:48:42.499184 [ 286 ] {} <Trace> TCP-Session: 6074bb54-2290-4e41-b8b7-16fa295c24b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.03.26 05:48:42.499204 [ 289 ] {} <Debug> TCP-Session: e8f2eca8-9a53-4546-afd9-227358654081 Authenticating user 'default' from [fd00:1122:3344:101::e]:46824 | ||
| 4271 | 2026.03.26 05:48:42.499220 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4272 | 2026.03.26 05:48:42.499229 [ 289 ] {} <Debug> TCP-Session: e8f2eca8-9a53-4546-afd9-227358654081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.03.26 05:48:42.499230 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4274 | 2026.03.26 05:48:42.499246 [ 289 ] {} <Debug> TCP-Session: e8f2eca8-9a53-4546-afd9-227358654081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.03.26 05:48:42.499242 [ 293 ] {} <Debug> TCP-Session: c1883395-2bb1-4dad-8880-00167da92fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63714 | ||
| 4276 | 2026.03.26 05:48:42.499261 [ 3 ] {} <Debug> TCP-Session: 7b44dab5-321d-4f52-ba3b-bc268f7396a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35272 | ||
| 4277 | 2026.03.26 05:48:42.499273 [ 293 ] {} <Debug> TCP-Session: c1883395-2bb1-4dad-8880-00167da92fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.03.26 05:48:42.499284 [ 3 ] {} <Debug> TCP-Session: 7b44dab5-321d-4f52-ba3b-bc268f7396a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2026.03.26 05:48:42.499291 [ 293 ] {} <Debug> TCP-Session: c1883395-2bb1-4dad-8880-00167da92fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.03.26 05:48:42.499299 [ 3 ] {} <Debug> TCP-Session: 7b44dab5-321d-4f52-ba3b-bc268f7396a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2026.03.26 05:48:42.499222 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2026.03.26 05:48:42.499164 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4283 | 2026.03.26 05:48:42.499351 [ 290 ] {} <Debug> TCP-Session: 95be674d-382e-420c-afdd-4890c9ef7033 Authenticating user 'default' from [fd00:1122:3344:101::e]:60087 | ||
| 4284 | 2026.03.26 05:48:42.499139 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57013 | ||
| 4285 | 2026.03.26 05:48:42.499386 [ 290 ] {} <Debug> TCP-Session: 95be674d-382e-420c-afdd-4890c9ef7033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.03.26 05:48:42.499373 [ 286 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4287 | 2026.03.26 05:48:42.499412 [ 290 ] {} <Debug> TCP-Session: 95be674d-382e-420c-afdd-4890c9ef7033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.03.26 05:48:42.499377 [ 288 ] {} <Debug> TCP-Session: 90ebbb5b-0bdb-4340-bdaa-cc273730af24 Authenticating user 'default' from [fd00:1122:3344:101::e]:58262 | ||
| 4289 | 2026.03.26 05:48:42.499449 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4290 | 2026.03.26 05:48:42.499473 [ 288 ] {} <Debug> TCP-Session: 90ebbb5b-0bdb-4340-bdaa-cc273730af24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.03.26 05:48:42.499105 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42824 | ||
| 4292 | 2026.03.26 05:48:42.499503 [ 294 ] {} <Debug> TCP-Session: 7d5d4d07-49f9-435c-a6e0-147827918ded Authenticating user 'default' from [fd00:1122:3344:101::e]:57013 | ||
| 4293 | 2026.03.26 05:48:42.499503 [ 288 ] {} <Debug> TCP-Session: 90ebbb5b-0bdb-4340-bdaa-cc273730af24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.03.26 05:48:42.499555 [ 294 ] {} <Debug> TCP-Session: 7d5d4d07-49f9-435c-a6e0-147827918ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.03.26 05:48:42.499094 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36194 | ||
| 4296 | 2026.03.26 05:48:42.499583 [ 294 ] {} <Debug> TCP-Session: 7d5d4d07-49f9-435c-a6e0-147827918ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.03.26 05:48:42.499603 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4298 | 2026.03.26 05:48:42.499646 [ 291 ] {} <Debug> TCP-Session: cf47c200-c9f0-4e86-9bae-f8ed23610010 Authenticating user 'default' from [fd00:1122:3344:101::e]:42824 | ||
| 4299 | 2026.03.26 05:48:42.499652 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2026.03.26 05:48:42.499672 [ 291 ] {} <Debug> TCP-Session: cf47c200-c9f0-4e86-9bae-f8ed23610010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.03.26 05:48:42.499685 [ 292 ] {} <Debug> TCP-Session: 50fc3245-5a57-4046-b0e7-c5c8aa5d6ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36194 | ||
| 4302 | 2026.03.26 05:48:42.499690 [ 286 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4303 | 2026.03.26 05:48:42.499709 [ 292 ] {} <Debug> TCP-Session: 50fc3245-5a57-4046-b0e7-c5c8aa5d6ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.03.26 05:48:42.499692 [ 291 ] {} <Debug> TCP-Session: cf47c200-c9f0-4e86-9bae-f8ed23610010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.03.26 05:48:42.499740 [ 292 ] {} <Debug> TCP-Session: 50fc3245-5a57-4046-b0e7-c5c8aa5d6ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2026.03.26 05:48:42.499758 [ 286 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4307 | 2026.03.26 05:48:42.500041 [ 286 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 4308 | 2026.03.26 05:48:42.500882 [ 339 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Trace> AggregatingTransform: Aggregating | ||
| 4309 | 2026.03.26 05:48:42.500988 [ 339 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 4310 | 2026.03.26 05:48:42.501023 [ 339 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815289 sec. (1226.559 rows/sec., 47.91 KiB/sec.) | ||
| 4311 | 2026.03.26 05:48:42.501042 [ 339 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Trace> Aggregator: Merging aggregated data | ||
| 4312 | 2026.03.26 05:48:42.502238 [ 286 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002926 sec., 341.76349965823647 rows/sec., 13.35 KiB/sec. | ||
| 4313 | 2026.03.26 05:48:42.502380 [ 286 ] {b6a84477-bbc3-44a2-b896-21887ff4d6f1} <Debug> TCPHandler: Processed in 0.003314448 sec. | ||
| 4314 | 2026.03.26 05:48:42.502510 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4315 | 2026.03.26 05:48:42.502541 [ 286 ] {} <Debug> TCP-Session: 6074bb54-2290-4e41-b8b7-16fa295c24b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.03.26 05:48:42.502544 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4317 | 2026.03.26 05:48:42.502559 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4318 | 2026.03.26 05:48:42.502580 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4319 | 2026.03.26 05:48:42.502592 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4320 | 2026.03.26 05:48:42.502610 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4321 | 2026.03.26 05:48:42.502628 [ 3 ] {} <Debug> TCP-Session: 7b44dab5-321d-4f52-ba3b-bc268f7396a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.03.26 05:48:42.502645 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4323 | 2026.03.26 05:48:42.502668 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4324 | 2026.03.26 05:48:42.502705 [ 290 ] {} <Debug> TCP-Session: 95be674d-382e-420c-afdd-4890c9ef7033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.03.26 05:48:42.502718 [ 292 ] {} <Debug> TCP-Session: 50fc3245-5a57-4046-b0e7-c5c8aa5d6ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.03.26 05:48:42.502629 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4327 | 2026.03.26 05:48:42.502609 [ 289 ] {} <Debug> TCP-Session: e8f2eca8-9a53-4546-afd9-227358654081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.03.26 05:48:42.502781 [ 294 ] {} <Debug> TCP-Session: 7d5d4d07-49f9-435c-a6e0-147827918ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.03.26 05:48:42.502805 [ 291 ] {} <Debug> TCP-Session: cf47c200-c9f0-4e86-9bae-f8ed23610010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.03.26 05:48:42.502598 [ 288 ] {} <Debug> TCP-Session: 90ebbb5b-0bdb-4340-bdaa-cc273730af24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.03.26 05:48:42.502832 [ 293 ] {} <Debug> TCP-Session: c1883395-2bb1-4dad-8880-00167da92fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.03.26 05:48:43.706947 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.03.26 05:48:43.707167 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.03.26 05:48:43.707242 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4335 | 2026.03.26 05:48:43.708084 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.03.26 05:48:43.708134 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4337 | 2026.03.26 05:48:43.708540 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4338 | 2026.03.26 05:48:43.708767 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.03.26 05:48:43.708926 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001814 sec., 156560.08820286658 rows/sec., 9.94 MiB/sec. | ||
| 4340 | 2026.03.26 05:48:43.708978 [ 4 ] {54fc4a03-03dd-4136-9d88-32401a912979} <Debug> TCPHandler: Processed in 0.002221592 sec. | ||
| 4341 | 2026.03.26 05:48:43.709115 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.03.26 05:48:43.709218 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4343 | 2026.03.26 05:48:43.709263 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4344 | 2026.03.26 05:48:43.710009 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.03.26 05:48:43.710048 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4346 | 2026.03.26 05:48:43.710443 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4347 | 2026.03.26 05:48:43.710656 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.03.26 05:48:43.710790 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001595 sec., 549843.2601880877 rows/sec., 43.59 MiB/sec. | ||
| 4349 | 2026.03.26 05:48:43.710830 [ 4 ] {b7cc7bf5-679c-4932-8c63-4f7c09eb797c} <Debug> TCPHandler: Processed in 0.001767722 sec. | ||
| 4350 | 2026.03.26 05:48:43.710950 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.03.26 05:48:43.711047 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4352 | 2026.03.26 05:48:43.711090 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4353 | 2026.03.26 05:48:43.711558 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.03.26 05:48:43.711596 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4355 | 2026.03.26 05:48:43.711912 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4356 | 2026.03.26 05:48:43.712138 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.03.26 05:48:43.712273 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001245 sec., 146184.7389558233 rows/sec., 9.06 MiB/sec. | ||
| 4358 | 2026.03.26 05:48:43.712313 [ 4 ] {026851fb-8ad4-46d4-880c-5742245298c6} <Debug> TCPHandler: Processed in 0.001413113 sec. | ||
| 4359 | 2026.03.26 05:48:43.712434 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.03.26 05:48:43.712536 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.03.26 05:48:43.712577 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4362 | 2026.03.26 05:48:43.713052 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.03.26 05:48:43.713091 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4364 | 2026.03.26 05:48:43.713422 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4365 | 2026.03.26 05:48:43.713648 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.03.26 05:48:43.713759 [ 110 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4367 | 2026.03.26 05:48:43.713780 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001263 sec., 117973.07996832937 rows/sec., 7.62 MiB/sec. | ||
| 4368 | 2026.03.26 05:48:43.713827 [ 110 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.03.26 05:48:43.713837 [ 4 ] {4d2c94dd-f888-40f9-8f51-a5c35398c102} <Debug> TCPHandler: Processed in 0.001454064 sec. | ||
| 4370 | 2026.03.26 05:48:43.713857 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4371 | 2026.03.26 05:48:43.713968 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::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 | ||
| 4372 | 2026.03.26 05:48:43.713973 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.03.26 05:48:43.714091 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4374 | 2026.03.26 05:48:43.714097 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4375 | 2026.03.26 05:48:43.714132 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 4376 | 2026.03.26 05:48:43.714151 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4377 | 2026.03.26 05:48:43.714203 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4378 | 2026.03.26 05:48:43.714253 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4379 | 2026.03.26 05:48:43.714293 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4380 | 2026.03.26 05:48:43.714334 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 4381 | 2026.03.26 05:48:43.714375 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4382 | 2026.03.26 05:48:43.714603 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.03.26 05:48:43.714647 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4384 | 2026.03.26 05:48:43.714987 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4385 | 2026.03.26 05:48:43.715228 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.03.26 05:48:43.715365 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001288 sec., 114906.83229813664 rows/sec., 6.54 MiB/sec. | ||
| 4387 | 2026.03.26 05:48:43.715405 [ 4 ] {4f6b3f88-c2fc-47be-ba09-5aabbd1d0764} <Debug> TCPHandler: Processed in 0.001482125 sec. | ||
| 4388 | 2026.03.26 05:48:43.715469 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540636 sec., 1019708.7436617085 rows/sec., 66.50 MiB/sec. | ||
| 4389 | 2026.03.26 05:48:43.715524 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.03.26 05:48:43.715623 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4391 | 2026.03.26 05:48:43.715658 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4392 | 2026.03.26 05:48:43.715663 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4393 | 2026.03.26 05:48:43.715916 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.03.26 05:48:43.715998 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_11_2} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4395 | 2026.03.26 05:48:43.716079 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4396 | 2026.03.26 05:48:43.716281 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.03.26 05:48:43.716323 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4398 | 2026.03.26 05:48:43.716677 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4399 | 2026.03.26 05:48:43.716899 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.03.26 05:48:43.717036 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001432 sec., 370111.7318435754 rows/sec., 26.17 MiB/sec. | ||
| 4401 | 2026.03.26 05:48:43.717075 [ 4 ] {b7351712-fec2-40c7-a4cc-4fe71a236b94} <Debug> TCPHandler: Processed in 0.001600668 sec. | ||
| 4402 | 2026.03.26 05:48:43.717190 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.03.26 05:48:43.717284 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4404 | 2026.03.26 05:48:43.717329 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4405 | 2026.03.26 05:48:43.717669 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.03.26 05:48:43.717707 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4407 | 2026.03.26 05:48:43.718025 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4408 | 2026.03.26 05:48:43.718249 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.03.26 05:48:43.718385 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 4410 | 2026.03.26 05:48:43.718424 [ 4 ] {3083c3ae-3bcc-4e4f-84ad-fbdf90ff354f} <Debug> TCPHandler: Processed in 0.001282961 sec. | ||
| 4411 | 2026.03.26 05:48:43.718541 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.03.26 05:48:43.718645 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4413 | 2026.03.26 05:48:43.718690 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4414 | 2026.03.26 05:48:43.719202 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.03.26 05:48:43.719244 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4416 | 2026.03.26 05:48:43.719608 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4417 | 2026.03.26 05:48:43.719832 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.03.26 05:48:43.719970 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001345 sec., 197026.0223048327 rows/sec., 13.09 MiB/sec. | ||
| 4419 | 2026.03.26 05:48:43.720010 [ 4 ] {f92db662-4044-452c-8269-d83fcb69fe01} <Debug> TCPHandler: Processed in 0.001519466 sec. | ||
| 4420 | 2026.03.26 05:48:43.720134 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.03.26 05:48:43.720234 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.03.26 05:48:43.720278 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4423 | 2026.03.26 05:48:43.720650 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.03.26 05:48:43.720686 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4425 | 2026.03.26 05:48:43.720990 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4426 | 2026.03.26 05:48:43.721233 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.03.26 05:48:43.721364 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 4428 | 2026.03.26 05:48:43.721400 [ 4 ] {cb942e6b-26d1-4f4b-94da-f3bcdfa7c563} <Debug> TCPHandler: Processed in 0.001315751 sec. | ||
| 4429 | 2026.03.26 05:48:43.721518 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.03.26 05:48:43.721611 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.03.26 05:48:43.721664 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4432 | 2026.03.26 05:48:43.722510 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.03.26 05:48:43.722546 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4434 | 2026.03.26 05:48:43.723118 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4435 | 2026.03.26 05:48:43.723336 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.03.26 05:48:43.723473 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 4437 | 2026.03.26 05:48:43.723538 [ 4 ] {b6ee3779-faf3-42d1-a312-0ba4ea3517a3} <Debug> TCPHandler: Processed in 0.002069138 sec. | ||
| 4438 | 2026.03.26 05:48:43.723654 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.03.26 05:48:43.723749 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4440 | 2026.03.26 05:48:43.723791 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4441 | 2026.03.26 05:48:43.724124 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.03.26 05:48:43.724161 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4443 | 2026.03.26 05:48:43.724465 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4444 | 2026.03.26 05:48:43.724668 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.03.26 05:48:43.724795 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 4446 | 2026.03.26 05:48:43.724829 [ 4 ] {87644923-f797-40d2-9e94-8b5c0bac8b9d} <Debug> TCPHandler: Processed in 0.001223578 sec. | ||
| 4447 | 2026.03.26 05:48:46.689212 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4448 | 2026.03.26 05:48:46.689266 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4449 | 2026.03.26 05:48:46.780192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8650 | ||
| 4450 | 2026.03.26 05:48:46.780658 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.03.26 05:48:46.780697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4452 | 2026.03.26 05:48:46.781173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4453 | 2026.03.26 05:48:46.781407 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.03.26 05:48:46.781551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 4455 | 2026.03.26 05:48:47.237643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4456 | 2026.03.26 05:48:47.253202 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.03.26 05:48:47.253267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4458 | 2026.03.26 05:48:47.259592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4459 | 2026.03.26 05:48:47.260315 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.26 05:48:47.263190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4461 | 2026.03.26 05:48:48.696384 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.03.26 05:48:48.696612 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4463 | 2026.03.26 05:48:48.696699 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4464 | 2026.03.26 05:48:48.697398 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.03.26 05:48:48.697440 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4466 | 2026.03.26 05:48:48.697824 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4467 | 2026.03.26 05:48:48.698052 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.03.26 05:48:48.698226 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.56 MiB/sec. | ||
| 4469 | 2026.03.26 05:48:48.698275 [ 4 ] {0846a9a9-ef0c-4fef-b3ae-49084c1722f9} <Debug> TCPHandler: Processed in 0.002025218 sec. | ||
| 4470 | 2026.03.26 05:48:48.698403 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.03.26 05:48:48.698513 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4472 | 2026.03.26 05:48:48.698566 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4473 | 2026.03.26 05:48:48.699009 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.03.26 05:48:48.699047 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4475 | 2026.03.26 05:48:48.699363 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4476 | 2026.03.26 05:48:48.699573 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.03.26 05:48:48.699706 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 4478 | 2026.03.26 05:48:48.699744 [ 4 ] {0282f7b3-1596-49c2-9d1e-e18fa01ab250} <Debug> TCPHandler: Processed in 0.001391652 sec. | ||
| 4479 | 2026.03.26 05:48:48.699866 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.03.26 05:48:48.699962 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.03.26 05:48:48.700008 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4482 | 2026.03.26 05:48:48.700416 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.03.26 05:48:48.700451 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4484 | 2026.03.26 05:48:48.700788 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4485 | 2026.03.26 05:48:48.701005 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.03.26 05:48:48.701139 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4487 | 2026.03.26 05:48:48.701176 [ 4 ] {152c00b2-a99c-4e67-8e1e-a2c53bb40f43} <Debug> TCPHandler: Processed in 0.001360912 sec. | ||
| 4488 | 2026.03.26 05:48:48.701291 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.03.26 05:48:48.701384 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.03.26 05:48:48.701425 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4491 | 2026.03.26 05:48:48.701757 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.03.26 05:48:48.701791 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4493 | 2026.03.26 05:48:48.702105 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4494 | 2026.03.26 05:48:48.702312 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.03.26 05:48:48.702443 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4496 | 2026.03.26 05:48:48.702478 [ 4 ] {15e54f53-7181-4192-abdc-8e0372732918} <Debug> TCPHandler: Processed in 0.001235929 sec. | ||
| 4497 | 2026.03.26 05:48:48.818882 [ 103 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4498 | 2026.03.26 05:48:48.818920 [ 103 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.03.26 05:48:48.818940 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4500 | 2026.03.26 05:48:48.819079 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 4501 | 2026.03.26 05:48:48.819255 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4502 | 2026.03.26 05:48:48.819308 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 4503 | 2026.03.26 05:48:48.819405 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 4504 | 2026.03.26 05:48:48.819476 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4505 | 2026.03.26 05:48:48.819538 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 4506 | 2026.03.26 05:48:48.819596 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 4507 | 2026.03.26 05:48:48.820731 [ 188 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171178 sec., 17525.61660961105 rows/sec., 1.46 MiB/sec. | ||
| 4508 | 2026.03.26 05:48:48.820972 [ 188 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4509 | 2026.03.26 05:48:48.821370 [ 188 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_5_1} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.03.26 05:48:48.821482 [ 188 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_5_1} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4511 | 2026.03.26 05:48:48.821612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4512 | 2026.03.26 05:48:51.824484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 586 | ||
| 4513 | 2026.03.26 05:48:51.826844 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.03.26 05:48:51.826894 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4515 | 2026.03.26 05:48:51.828092 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4516 | 2026.03.26 05:48:51.828375 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.03.26 05:48:51.828727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4518 | 2026.03.26 05:48:53.705242 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.03.26 05:48:53.705461 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.03.26 05:48:53.705542 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4521 | 2026.03.26 05:48:53.706378 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.03.26 05:48:53.706430 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4523 | 2026.03.26 05:48:53.706852 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4524 | 2026.03.26 05:48:53.707103 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.03.26 05:48:53.707240 [ 94 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4526 | 2026.03.26 05:48:53.707260 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001854 sec., 153182.30852211436 rows/sec., 9.73 MiB/sec. | ||
| 4527 | 2026.03.26 05:48:53.707310 [ 94 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.03.26 05:48:53.707329 [ 4 ] {7285a769-2f41-4543-9a81-af1066a4ccf5} <Debug> TCPHandler: Processed in 0.002222422 sec. | ||
| 4529 | 2026.03.26 05:48:53.707338 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4530 | 2026.03.26 05:48:53.707475 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.03.26 05:48:53.707485 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::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 | ||
| 4532 | 2026.03.26 05:48:53.707582 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4533 | 2026.03.26 05:48:53.707631 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4534 | 2026.03.26 05:48:53.707633 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4535 | 2026.03.26 05:48:53.707682 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4536 | 2026.03.26 05:48:53.707748 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4537 | 2026.03.26 05:48:53.707791 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4538 | 2026.03.26 05:48:53.707832 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4539 | 2026.03.26 05:48:53.707878 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4540 | 2026.03.26 05:48:53.707939 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4541 | 2026.03.26 05:48:53.708057 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.03.26 05:48:53.708103 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4543 | 2026.03.26 05:48:53.708431 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4544 | 2026.03.26 05:48:53.708658 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.03.26 05:48:53.708797 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001238 sec., 8077.544426494346 rows/sec., 658.67 KiB/sec. | ||
| 4546 | 2026.03.26 05:48:53.708837 [ 4 ] {ec2b1d28-376b-4dec-9df8-2861e30efaf9} <Debug> TCPHandler: Processed in 0.001413503 sec. | ||
| 4547 | 2026.03.26 05:48:53.708948 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.03.26 05:48:53.709043 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4549 | 2026.03.26 05:48:53.709084 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4550 | 2026.03.26 05:48:53.709100 [ 193 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673329 sec., 1032671.9969593546 rows/sec., 69.81 MiB/sec. | ||
| 4551 | 2026.03.26 05:48:53.709333 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4552 | 2026.03.26 05:48:53.709690 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.03.26 05:48:53.709786 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_11_2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4554 | 2026.03.26 05:48:53.709868 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.03.26 05:48:53.709907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4556 | 2026.03.26 05:48:53.709910 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4557 | 2026.03.26 05:48:53.710326 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4558 | 2026.03.26 05:48:53.710552 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.03.26 05:48:53.710656 [ 94 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4560 | 2026.03.26 05:48:53.710683 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Debug> executeQuery: Read 882 rows, 71.55 KiB in 0.001659 sec., 531645.5696202532 rows/sec., 42.12 MiB/sec. | ||
| 4561 | 2026.03.26 05:48:53.710690 [ 94 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.03.26 05:48:53.710725 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4563 | 2026.03.26 05:48:53.710730 [ 4 ] {d2f55b51-e285-4438-a20e-406a94ffad71} <Debug> TCPHandler: Processed in 0.001831233 sec. | ||
| 4564 | 2026.03.26 05:48:53.710801 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 4565 | 2026.03.26 05:48:53.710856 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.03.26 05:48:53.710901 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4567 | 2026.03.26 05:48:53.710931 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1007 rows starting from the beginning of the part | ||
| 4568 | 2026.03.26 05:48:53.710957 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.03.26 05:48:53.710973 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2404 rows starting from the beginning of the part | ||
| 4570 | 2026.03.26 05:48:53.711004 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4571 | 2026.03.26 05:48:53.711015 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4572 | 2026.03.26 05:48:53.711058 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 877 rows starting from the beginning of the part | ||
| 4573 | 2026.03.26 05:48:53.711093 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4574 | 2026.03.26 05:48:53.711127 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 882 rows starting from the beginning of the part | ||
| 4575 | 2026.03.26 05:48:53.711499 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.03.26 05:48:53.711539 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4577 | 2026.03.26 05:48:53.711885 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4578 | 2026.03.26 05:48:53.712211 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.03.26 05:48:53.712364 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001426 sec., 134642.35624123423 rows/sec., 8.39 MiB/sec. | ||
| 4580 | 2026.03.26 05:48:53.712408 [ 4 ] {c1e03303-174e-426c-91c5-e452c1648002} <Debug> TCPHandler: Processed in 0.001600378 sec. | ||
| 4581 | 2026.03.26 05:48:53.712572 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.03.26 05:48:53.712668 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.03.26 05:48:53.712708 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4584 | 2026.03.26 05:48:53.713162 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.03.26 05:48:53.713196 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002424337 sec., 2178740.0019056755 rows/sec., 176.09 MiB/sec. | ||
| 4586 | 2026.03.26 05:48:53.713200 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4587 | 2026.03.26 05:48:53.713560 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4588 | 2026.03.26 05:48:53.713594 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4589 | 2026.03.26 05:48:53.713839 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.03.26 05:48:53.713965 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.03.26 05:48:53.713987 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001338 sec., 111360.23916292975 rows/sec., 7.19 MiB/sec. | ||
| 4592 | 2026.03.26 05:48:53.714034 [ 4 ] {ae6dea3d-c49e-4a27-a831-93e5960fb4a1} <Debug> TCPHandler: Processed in 0.001518576 sec. | ||
| 4593 | 2026.03.26 05:48:53.714056 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_26_5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4594 | 2026.03.26 05:48:53.714153 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.03.26 05:48:53.714159 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4596 | 2026.03.26 05:48:53.714255 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.03.26 05:48:53.714300 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4598 | 2026.03.26 05:48:53.714732 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.03.26 05:48:53.714771 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4600 | 2026.03.26 05:48:53.715088 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4601 | 2026.03.26 05:48:53.715296 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.03.26 05:48:53.715400 [ 94 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4603 | 2026.03.26 05:48:53.715424 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 4604 | 2026.03.26 05:48:53.715438 [ 94 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.03.26 05:48:53.715467 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4606 | 2026.03.26 05:48:53.715470 [ 4 ] {60964107-a512-4b73-bd76-49466b888372} <Debug> TCPHandler: Processed in 0.001366352 sec. | ||
| 4607 | 2026.03.26 05:48:53.715571 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::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 | ||
| 4608 | 2026.03.26 05:48:53.715600 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.03.26 05:48:53.715683 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4610 | 2026.03.26 05:48:53.715698 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4611 | 2026.03.26 05:48:53.715720 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4612 | 2026.03.26 05:48:53.715743 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4613 | 2026.03.26 05:48:53.715792 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4614 | 2026.03.26 05:48:53.715844 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4615 | 2026.03.26 05:48:53.715897 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4616 | 2026.03.26 05:48:53.715942 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4617 | 2026.03.26 05:48:53.715983 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4618 | 2026.03.26 05:48:53.716354 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.03.26 05:48:53.716395 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4620 | 2026.03.26 05:48:53.716792 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4621 | 2026.03.26 05:48:53.716950 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415563 sec., 635789.435016315 rows/sec., 38.75 MiB/sec. | ||
| 4622 | 2026.03.26 05:48:53.717013 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.03.26 05:48:53.717090 [ 186 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4624 | 2026.03.26 05:48:53.717133 [ 94 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4625 | 2026.03.26 05:48:53.717162 [ 94 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.03.26 05:48:53.717162 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001482 sec., 364372.4696356275 rows/sec., 25.83 MiB/sec. | ||
| 4627 | 2026.03.26 05:48:53.717182 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4628 | 2026.03.26 05:48:53.717218 [ 4 ] {036f6df1-be8d-49d4-808e-ad5636e8e3a1} <Debug> TCPHandler: Processed in 0.001667429 sec. | ||
| 4629 | 2026.03.26 05:48:53.717263 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 4630 | 2026.03.26 05:48:53.717344 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.03.26 05:48:53.717352 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4632 | 2026.03.26 05:48:53.717394 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 602 rows starting from the beginning of the part | ||
| 4633 | 2026.03.26 05:48:53.717401 [ 186 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.03.26 05:48:53.717441 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1290 rows starting from the beginning of the part | ||
| 4635 | 2026.03.26 05:48:53.717447 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4636 | 2026.03.26 05:48:53.717484 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4637 | 2026.03.26 05:48:53.717487 [ 186 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_11_2} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4638 | 2026.03.26 05:48:53.717503 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4639 | 2026.03.26 05:48:53.717525 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 530 rows starting from the beginning of the part | ||
| 4640 | 2026.03.26 05:48:53.717563 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4641 | 2026.03.26 05:48:53.717583 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4642 | 2026.03.26 05:48:53.717604 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 540 rows starting from the beginning of the part | ||
| 4643 | 2026.03.26 05:48:53.717864 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.03.26 05:48:53.717905 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4645 | 2026.03.26 05:48:53.718253 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4646 | 2026.03.26 05:48:53.718472 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.03.26 05:48:53.718603 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 4648 | 2026.03.26 05:48:53.718640 [ 4 ] {afda07b5-ef9b-42b1-a227-49cd74478b08} <Debug> TCPHandler: Processed in 0.001347112 sec. | ||
| 4649 | 2026.03.26 05:48:53.718761 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.03.26 05:48:53.718817 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577507 sec., 1958786.8706763268 rows/sec., 143.96 MiB/sec. | ||
| 4651 | 2026.03.26 05:48:53.718861 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2026.03.26 05:48:53.718910 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4653 | 2026.03.26 05:48:53.719010 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4654 | 2026.03.26 05:48:53.719266 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.03.26 05:48:53.719332 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_26_5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4656 | 2026.03.26 05:48:53.719345 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.03.26 05:48:53.719388 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4658 | 2026.03.26 05:48:53.719400 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4659 | 2026.03.26 05:48:53.719761 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4660 | 2026.03.26 05:48:53.720002 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.03.26 05:48:53.720134 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4662 | 2026.03.26 05:48:53.720139 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001297 sec., 208172.70624518118 rows/sec., 13.84 MiB/sec. | ||
| 4663 | 2026.03.26 05:48:53.720178 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.03.26 05:48:53.720197 [ 4 ] {3b938cd7-5985-4696-a1f8-17d6e6ced17d} <Debug> TCPHandler: Processed in 0.001485865 sec. | ||
| 4665 | 2026.03.26 05:48:53.720202 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4666 | 2026.03.26 05:48:53.720288 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 4667 | 2026.03.26 05:48:53.720322 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.03.26 05:48:53.720389 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4669 | 2026.03.26 05:48:53.720420 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3958 rows starting from the beginning of the part | ||
| 4670 | 2026.03.26 05:48:53.720423 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.03.26 05:48:53.720474 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4784 rows starting from the beginning of the part | ||
| 4672 | 2026.03.26 05:48:53.720476 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4673 | 2026.03.26 05:48:53.720529 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4674 | 2026.03.26 05:48:53.720575 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4675 | 2026.03.26 05:48:53.720616 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4676 | 2026.03.26 05:48:53.720662 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 270 rows starting from the beginning of the part | ||
| 4677 | 2026.03.26 05:48:53.720826 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.03.26 05:48:53.720867 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4679 | 2026.03.26 05:48:53.721231 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4680 | 2026.03.26 05:48:53.721478 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.03.26 05:48:53.721623 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 4682 | 2026.03.26 05:48:53.721661 [ 4 ] {879f6cd9-7482-41dc-90c8-791b0e016231} <Debug> TCPHandler: Processed in 0.001388562 sec. | ||
| 4683 | 2026.03.26 05:48:53.721768 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.03.26 05:48:53.721867 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.03.26 05:48:53.721923 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4686 | 2026.03.26 05:48:53.722766 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.03.26 05:48:53.722803 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4688 | 2026.03.26 05:48:53.723461 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4689 | 2026.03.26 05:48:53.723691 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.03.26 05:48:53.723834 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 4691 | 2026.03.26 05:48:53.723899 [ 4 ] {9a7e2521-5b08-4bf7-b099-3530d52051c4} <Debug> TCPHandler: Processed in 0.002181711 sec. | ||
| 4692 | 2026.03.26 05:48:53.724010 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.03.26 05:48:53.724105 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.03.26 05:48:53.724149 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4695 | 2026.03.26 05:48:53.724492 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.03.26 05:48:53.724529 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4697 | 2026.03.26 05:48:53.724642 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9501 rows, containing 5 columns (5 merged, 0 gathered) in 0.004383393 sec., 2167499.012751081 rows/sec., 143.51 MiB/sec. | ||
| 4698 | 2026.03.26 05:48:53.724836 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4699 | 2026.03.26 05:48:53.724856 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4700 | 2026.03.26 05:48:53.725141 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.03.26 05:48:53.725170 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.03.26 05:48:53.725246 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4703 | 2026.03.26 05:48:53.725253 [ 93 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4704 | 2026.03.26 05:48:53.725279 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001192 sec., 75503.355704698 rows/sec., 4.72 MiB/sec. | ||
| 4705 | 2026.03.26 05:48:53.725287 [ 93 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.03.26 05:48:53.725317 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4707 | 2026.03.26 05:48:53.725319 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4708 | 2026.03.26 05:48:53.725322 [ 4 ] {5671d722-e94d-4773-ba1b-c54ffc01a924} <Debug> TCPHandler: Processed in 0.001360962 sec. | ||
| 4709 | 2026.03.26 05:48:53.725417 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 4710 | 2026.03.26 05:48:53.725523 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4711 | 2026.03.26 05:48:53.725554 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1296 rows starting from the beginning of the part | ||
| 4712 | 2026.03.26 05:48:53.725614 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 4713 | 2026.03.26 05:48:53.725655 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4714 | 2026.03.26 05:48:53.725691 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4715 | 2026.03.26 05:48:53.725729 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 4716 | 2026.03.26 05:48:53.725764 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4717 | 2026.03.26 05:48:53.726734 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 4 columns (4 merged, 0 gathered) in 0.001346262 sec., 1185504.7531609747 rows/sec., 76.82 MiB/sec. | ||
| 4718 | 2026.03.26 05:48:53.726900 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4719 | 2026.03.26 05:48:53.727144 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.03.26 05:48:53.727208 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_26_5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4721 | 2026.03.26 05:48:53.727269 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4722 | 2026.03.26 05:48:54.000359 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.27 MiB, peak 250.03 MiB, free memory in arenas 0.00 B, will set to 242.52 MiB (RSS), difference: 1.25 MiB | ||
| 4723 | 2026.03.26 05:48:54.281639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9162 | ||
| 4724 | 2026.03.26 05:48:54.282153 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.03.26 05:48:54.282201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4726 | 2026.03.26 05:48:54.282677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4727 | 2026.03.26 05:48:54.282911 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.03.26 05:48:54.283055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9162 | ||
| 4729 | 2026.03.26 05:48:54.763287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4730 | 2026.03.26 05:48:54.780943 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.03.26 05:48:54.781004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4732 | 2026.03.26 05:48:54.787615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4733 | 2026.03.26 05:48:54.788363 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.03.26 05:48:54.791539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4735 | 2026.03.26 05:48:58.696531 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.03.26 05:48:58.696745 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4737 | 2026.03.26 05:48:58.696821 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4738 | 2026.03.26 05:48:58.697520 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.03.26 05:48:58.697569 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4740 | 2026.03.26 05:48:58.697982 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4741 | 2026.03.26 05:48:58.698234 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.26 05:48:58.698394 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 4743 | 2026.03.26 05:48:58.698445 [ 4 ] {17965784-d434-4421-8464-763cc9b5780a} <Debug> TCPHandler: Processed in 0.002050017 sec. | ||
| 4744 | 2026.03.26 05:48:58.698571 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.03.26 05:48:58.698673 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4746 | 2026.03.26 05:48:58.698719 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4747 | 2026.03.26 05:48:58.699174 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.03.26 05:48:58.699213 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4749 | 2026.03.26 05:48:58.699527 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4750 | 2026.03.26 05:48:58.699738 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.03.26 05:48:58.699870 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 4752 | 2026.03.26 05:48:58.699909 [ 4 ] {b945e559-cd09-49b8-88b2-fba0dadebd4a} <Debug> TCPHandler: Processed in 0.001389553 sec. | ||
| 4753 | 2026.03.26 05:48:58.700023 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.03.26 05:48:58.700122 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.03.26 05:48:58.700168 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4756 | 2026.03.26 05:48:58.700579 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.26 05:48:58.700615 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4758 | 2026.03.26 05:48:58.700955 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4759 | 2026.03.26 05:48:58.701167 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.26 05:48:58.701297 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4761 | 2026.03.26 05:48:58.701335 [ 4 ] {0fce12c5-3c7e-433e-aac3-72c595abeb11} <Debug> TCPHandler: Processed in 0.001361282 sec. | ||
| 4762 | 2026.03.26 05:48:58.701444 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.03.26 05:48:58.701537 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.03.26 05:48:58.701580 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4765 | 2026.03.26 05:48:58.701910 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.03.26 05:48:58.701945 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4767 | 2026.03.26 05:48:58.702252 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4768 | 2026.03.26 05:48:58.702474 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.26 05:48:58.702603 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4770 | 2026.03.26 05:48:58.702638 [ 4 ] {7d092574-18f7-4775-a4dd-5da4a0ff2234} <Debug> TCPHandler: Processed in 0.0012432 sec. | ||
| 4771 | 2026.03.26 05:49:01.689324 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4772 | 2026.03.26 05:49:01.689376 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4773 | 2026.03.26 05:49:01.783162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9610 | ||
| 4774 | 2026.03.26 05:49:01.783913 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.03.26 05:49:01.783965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4776 | 2026.03.26 05:49:01.784506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4777 | 2026.03.26 05:49:01.784727 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.26 05:49:01.784853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4779 | 2026.03.26 05:49:01.828971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 618 | ||
| 4780 | 2026.03.26 05:49:01.831348 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.03.26 05:49:01.831394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4782 | 2026.03.26 05:49:01.832633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4783 | 2026.03.26 05:49:01.832892 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.03.26 05:49:01.833151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4785 | 2026.03.26 05:49:02.291618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4786 | 2026.03.26 05:49:02.308387 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.03.26 05:49:02.308439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4788 | 2026.03.26 05:49:02.314355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4789 | 2026.03.26 05:49:02.315092 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.03.26 05:49:02.317806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4791 | 2026.03.26 05:49:03.705752 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.03.26 05:49:03.705944 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4793 | 2026.03.26 05:49:03.706012 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4794 | 2026.03.26 05:49:03.706805 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.03.26 05:49:03.706850 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4796 | 2026.03.26 05:49:03.707273 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4797 | 2026.03.26 05:49:03.707500 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.03.26 05:49:03.707654 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 4799 | 2026.03.26 05:49:03.707704 [ 4 ] {37defee5-fc86-4352-85e1-1bac5e12569a} <Debug> TCPHandler: Processed in 0.002080429 sec. | ||
| 4800 | 2026.03.26 05:49:03.707843 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.03.26 05:49:03.707944 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4802 | 2026.03.26 05:49:03.707989 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4803 | 2026.03.26 05:49:03.708824 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.26 05:49:03.708861 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4805 | 2026.03.26 05:49:03.709216 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4806 | 2026.03.26 05:49:03.709436 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.03.26 05:49:03.709567 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001643 sec., 533779.6713329275 rows/sec., 42.31 MiB/sec. | ||
| 4808 | 2026.03.26 05:49:03.709606 [ 4 ] {363a6b42-6c57-4eda-81e1-15ccbbd841af} <Debug> TCPHandler: Processed in 0.001817442 sec. | ||
| 4809 | 2026.03.26 05:49:03.709726 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.03.26 05:49:03.709821 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4811 | 2026.03.26 05:49:03.709862 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4812 | 2026.03.26 05:49:03.710342 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.03.26 05:49:03.710379 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4814 | 2026.03.26 05:49:03.710691 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4815 | 2026.03.26 05:49:03.710900 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.03.26 05:49:03.711032 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001229 sec., 148087.87632221318 rows/sec., 9.18 MiB/sec. | ||
| 4817 | 2026.03.26 05:49:03.711071 [ 4 ] {0d92966b-109e-4206-b111-117015edea59} <Debug> TCPHandler: Processed in 0.001395113 sec. | ||
| 4818 | 2026.03.26 05:49:03.711182 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.03.26 05:49:03.711277 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4820 | 2026.03.26 05:49:03.711318 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4821 | 2026.03.26 05:49:03.711761 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.03.26 05:49:03.711797 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4823 | 2026.03.26 05:49:03.712113 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4824 | 2026.03.26 05:49:03.712318 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.03.26 05:49:03.712447 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 4826 | 2026.03.26 05:49:03.712486 [ 4 ] {d722dd7c-0117-43c1-818c-05d65f39a87d} <Debug> TCPHandler: Processed in 0.001353172 sec. | ||
| 4827 | 2026.03.26 05:49:03.712604 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.03.26 05:49:03.712699 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.03.26 05:49:03.712740 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4830 | 2026.03.26 05:49:03.713177 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.03.26 05:49:03.713212 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4832 | 2026.03.26 05:49:03.713516 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4833 | 2026.03.26 05:49:03.713722 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.03.26 05:49:03.713848 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 4835 | 2026.03.26 05:49:03.713886 [ 4 ] {8dc3d4f6-c12c-4c58-b05d-6923e59e1079} <Debug> TCPHandler: Processed in 0.001331892 sec. | ||
| 4836 | 2026.03.26 05:49:03.713999 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.03.26 05:49:03.714094 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4838 | 2026.03.26 05:49:03.714134 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4839 | 2026.03.26 05:49:03.714721 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.03.26 05:49:03.714756 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4841 | 2026.03.26 05:49:03.715098 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4842 | 2026.03.26 05:49:03.715302 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.03.26 05:49:03.715432 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001355 sec., 391143.91143911437 rows/sec., 27.66 MiB/sec. | ||
| 4844 | 2026.03.26 05:49:03.715471 [ 4 ] {64b412bd-aee1-45fd-8ba1-b6af1c62ce1c} <Debug> TCPHandler: Processed in 0.001520656 sec. | ||
| 4845 | 2026.03.26 05:49:03.715584 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.03.26 05:49:03.715679 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4847 | 2026.03.26 05:49:03.715721 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4848 | 2026.03.26 05:49:03.716060 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.03.26 05:49:03.716096 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4850 | 2026.03.26 05:49:03.716388 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4851 | 2026.03.26 05:49:03.716611 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.03.26 05:49:03.716713 [ 82 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4853 | 2026.03.26 05:49:03.716742 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 4854 | 2026.03.26 05:49:03.716782 [ 82 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.03.26 05:49:03.716789 [ 4 ] {6fa6ff43-24f1-458f-ab18-4502cb22b52f} <Debug> TCPHandler: Processed in 0.001254939 sec. | ||
| 4856 | 2026.03.26 05:49:03.716812 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4857 | 2026.03.26 05:49:03.716905 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 4858 | 2026.03.26 05:49:03.716926 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.03.26 05:49:03.717018 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4860 | 2026.03.26 05:49:03.717022 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.03.26 05:49:03.717049 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4862 | 2026.03.26 05:49:03.717075 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4863 | 2026.03.26 05:49:03.717127 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4864 | 2026.03.26 05:49:03.717170 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 4865 | 2026.03.26 05:49:03.717208 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4866 | 2026.03.26 05:49:03.717243 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 4867 | 2026.03.26 05:49:03.717280 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4868 | 2026.03.26 05:49:03.717500 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.26 05:49:03.717535 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4870 | 2026.03.26 05:49:03.717892 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4871 | 2026.03.26 05:49:03.717976 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001102836 sec., 59845.70688660871 rows/sec., 3.05 MiB/sec. | ||
| 4872 | 2026.03.26 05:49:03.718108 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4873 | 2026.03.26 05:49:03.718118 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.03.26 05:49:03.718253 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001249 sec., 212169.73578863093 rows/sec., 14.10 MiB/sec. | ||
| 4875 | 2026.03.26 05:49:03.718291 [ 4 ] {3eabb2ac-8a79-432d-ad86-a72b348f36a0} <Debug> TCPHandler: Processed in 0.001415274 sec. | ||
| 4876 | 2026.03.26 05:49:03.718353 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.03.26 05:49:03.718406 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.03.26 05:49:03.718419 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_11_2} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4879 | 2026.03.26 05:49:03.718479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4880 | 2026.03.26 05:49:03.718501 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.03.26 05:49:03.718543 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4882 | 2026.03.26 05:49:03.718860 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.03.26 05:49:03.718896 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4884 | 2026.03.26 05:49:03.719210 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4885 | 2026.03.26 05:49:03.719419 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.03.26 05:49:03.719518 [ 82 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4887 | 2026.03.26 05:49:03.719550 [ 82 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.03.26 05:49:03.719551 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 4889 | 2026.03.26 05:49:03.719570 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4890 | 2026.03.26 05:49:03.719605 [ 4 ] {b4503880-366e-4261-8f66-23e6d2b7c769} <Debug> TCPHandler: Processed in 0.001248309 sec. | ||
| 4891 | 2026.03.26 05:49:03.719676 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 4892 | 2026.03.26 05:49:03.719779 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.03.26 05:49:03.719798 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4894 | 2026.03.26 05:49:03.719846 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4895 | 2026.03.26 05:49:03.719906 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.03.26 05:49:03.719909 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4897 | 2026.03.26 05:49:03.719976 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4898 | 2026.03.26 05:49:03.719981 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4899 | 2026.03.26 05:49:03.720014 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4900 | 2026.03.26 05:49:03.720056 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4901 | 2026.03.26 05:49:03.720092 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4902 | 2026.03.26 05:49:03.720894 [ 197 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322771 sec., 9071.865046935562 rows/sec., 608.33 KiB/sec. | ||
| 4903 | 2026.03.26 05:49:03.720912 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.03.26 05:49:03.720951 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4905 | 2026.03.26 05:49:03.721067 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4906 | 2026.03.26 05:49:03.721366 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.03.26 05:49:03.721436 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_11_2} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4908 | 2026.03.26 05:49:03.721506 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4909 | 2026.03.26 05:49:03.721642 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4910 | 2026.03.26 05:49:03.721871 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.03.26 05:49:03.722012 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002129 sec., 18788.163457022078 rows/sec., 33.67 MiB/sec. | ||
| 4912 | 2026.03.26 05:49:03.722067 [ 4 ] {18dac6bc-26c8-4b1a-b12b-6f4b1811201f} <Debug> TCPHandler: Processed in 0.002361325 sec. | ||
| 4913 | 2026.03.26 05:49:03.722186 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2026.03.26 05:49:03.722281 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4915 | 2026.03.26 05:49:03.722324 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4916 | 2026.03.26 05:49:03.722664 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.03.26 05:49:03.722700 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4918 | 2026.03.26 05:49:03.723024 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4919 | 2026.03.26 05:49:03.723238 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.03.26 05:49:03.723367 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 4921 | 2026.03.26 05:49:03.723404 [ 4 ] {c49bc0e9-c2cd-4761-9902-7fcd6b905f48} <Debug> TCPHandler: Processed in 0.001268189 sec. | ||
| 4922 | 2026.03.26 05:49:06.340993 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.03.26 05:49:06.341189 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4924 | 2026.03.26 05:49:06.341259 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4925 | 2026.03.26 05:49:06.343132 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.03.26 05:49:06.343176 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4927 | 2026.03.26 05:49:06.343705 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4928 | 2026.03.26 05:49:06.343943 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.03.26 05:49:06.344098 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002962 sec., 810600.9453072249 rows/sec., 59.78 MiB/sec. | ||
| 4930 | 2026.03.26 05:49:06.344141 [ 4 ] {b88f64ea-c2a9-4c1a-8b6a-7e4328f133cd} <Debug> TCPHandler: Processed in 0.003277667 sec. | ||
| 4931 | 2026.03.26 05:49:06.344259 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.03.26 05:49:06.344356 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4933 | 2026.03.26 05:49:06.344398 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4934 | 2026.03.26 05:49:06.344790 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.03.26 05:49:06.344826 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4936 | 2026.03.26 05:49:06.345137 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4937 | 2026.03.26 05:49:06.345350 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.03.26 05:49:06.345461 [ 76 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4939 | 2026.03.26 05:49:06.345478 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001142 sec., 7880.910683012259 rows/sec., 592.61 KiB/sec. | ||
| 4940 | 2026.03.26 05:49:06.345532 [ 76 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.03.26 05:49:06.345539 [ 4 ] {67c80b91-fb76-403a-88b5-ccb044137eee} <Debug> TCPHandler: Processed in 0.001333181 sec. | ||
| 4942 | 2026.03.26 05:49:06.345563 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4943 | 2026.03.26 05:49:06.345665 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 4944 | 2026.03.26 05:49:06.345676 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.03.26 05:49:06.345788 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4946 | 2026.03.26 05:49:06.345811 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4947 | 2026.03.26 05:49:06.345826 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 4948 | 2026.03.26 05:49:06.345867 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4949 | 2026.03.26 05:49:06.345923 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
| 4950 | 2026.03.26 05:49:06.345974 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 182 rows starting from the beginning of the part | ||
| 4951 | 2026.03.26 05:49:06.346020 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 192 rows starting from the beginning of the part | ||
| 4952 | 2026.03.26 05:49:06.346059 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 182 rows starting from the beginning of the part | ||
| 4953 | 2026.03.26 05:49:06.346117 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 4954 | 2026.03.26 05:49:06.346702 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.03.26 05:49:06.346744 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4956 | 2026.03.26 05:49:06.347031 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408023 sec., 559649.9488999825 rows/sec., 37.24 MiB/sec. | ||
| 4957 | 2026.03.26 05:49:06.347101 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4958 | 2026.03.26 05:49:06.347235 [ 197 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4959 | 2026.03.26 05:49:06.347334 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.03.26 05:49:06.347494 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001708 sec., 468969.5550351288 rows/sec., 27.09 MiB/sec. | ||
| 4961 | 2026.03.26 05:49:06.347534 [ 4 ] {53931673-2105-4515-af13-57de5f2b1a00} <Debug> TCPHandler: Processed in 0.001916475 sec. | ||
| 4962 | 2026.03.26 05:49:06.347645 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.03.26 05:49:06.347661 [ 197 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.03.26 05:49:06.347737 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.03.26 05:49:06.347776 [ 197 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_16_3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4966 | 2026.03.26 05:49:06.347781 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4967 | 2026.03.26 05:49:06.347886 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4968 | 2026.03.26 05:49:06.348175 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.03.26 05:49:06.348215 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4970 | 2026.03.26 05:49:06.348518 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4971 | 2026.03.26 05:49:06.348726 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.03.26 05:49:06.348850 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 4973 | 2026.03.26 05:49:06.348886 [ 4 ] {fcf2f0a7-56ff-4a19-a228-1d4a10832d04} <Debug> TCPHandler: Processed in 0.00128725 sec. | ||
| 4974 | 2026.03.26 05:49:06.349003 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.03.26 05:49:06.349100 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4976 | 2026.03.26 05:49:06.349139 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4977 | 2026.03.26 05:49:06.350000 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.03.26 05:49:06.350035 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4979 | 2026.03.26 05:49:06.350399 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4980 | 2026.03.26 05:49:06.350600 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.03.26 05:49:06.350735 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001658 sec., 776839.5657418576 rows/sec., 51.81 MiB/sec. | ||
| 4982 | 2026.03.26 05:49:06.350773 [ 4 ] {41b499d9-491e-4469-b8f6-87dc46e4fcfc} <Debug> TCPHandler: Processed in 0.001816052 sec. | ||
| 4983 | 2026.03.26 05:49:06.350883 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.03.26 05:49:06.350973 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.03.26 05:49:06.351016 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4986 | 2026.03.26 05:49:06.351700 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.03.26 05:49:06.351736 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4988 | 2026.03.26 05:49:06.352183 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4989 | 2026.03.26 05:49:06.352397 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.03.26 05:49:06.352533 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001577 sec., 989220.0380469245 rows/sec., 60.36 MiB/sec. | ||
| 4991 | 2026.03.26 05:49:06.352569 [ 4 ] {2905b7c4-d1b8-4721-bf4f-0014f7fd67a3} <Debug> TCPHandler: Processed in 0.001733071 sec. | ||
| 4992 | 2026.03.26 05:49:06.352674 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.03.26 05:49:06.352764 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.03.26 05:49:06.352818 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4995 | 2026.03.26 05:49:06.353566 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.03.26 05:49:06.353603 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 4997 | 2026.03.26 05:49:06.354133 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4998 | 2026.03.26 05:49:06.354365 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.03.26 05:49:06.354485 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5000 | 2026.03.26 05:49:06.354509 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001763 sec., 5104.934770277935 rows/sec., 9.15 MiB/sec. | ||
| 5001 | 2026.03.26 05:49:06.354559 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.03.26 05:49:06.354593 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5003 | 2026.03.26 05:49:06.354624 [ 4 ] {39e25f6c-c2ec-4da6-b272-03972855fcd4} <Debug> TCPHandler: Processed in 0.001995856 sec. | ||
| 5004 | 2026.03.26 05:49:06.354689 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 5005 | 2026.03.26 05:49:06.354784 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.03.26 05:49:06.354917 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5007 | 2026.03.26 05:49:06.354980 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5008 | 2026.03.26 05:49:06.354980 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5009 | 2026.03.26 05:49:06.355099 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 351 rows starting from the beginning of the part | ||
| 5010 | 2026.03.26 05:49:06.355232 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
| 5011 | 2026.03.26 05:49:06.355329 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.03.26 05:49:06.355341 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5013 | 2026.03.26 05:49:06.355367 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5014 | 2026.03.26 05:49:06.355460 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5015 | 2026.03.26 05:49:06.355566 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5016 | 2026.03.26 05:49:06.355663 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 5017 | 2026.03.26 05:49:06.355688 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5018 | 2026.03.26 05:49:06.355910 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.03.26 05:49:06.356039 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001154 sec., 31195.84055459272 rows/sec., 2.10 MiB/sec. | ||
| 5020 | 2026.03.26 05:49:06.356075 [ 4 ] {a88c537e-fff2-4184-9bbd-2d29a4b9e487} <Debug> TCPHandler: Processed in 0.001365663 sec. | ||
| 5021 | 2026.03.26 05:49:06.359412 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 19 columns (19 merged, 0 gathered) in 0.004759402 sec., 102744.00019162071 rows/sec., 184.11 MiB/sec. | ||
| 5022 | 2026.03.26 05:49:06.360038 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5023 | 2026.03.26 05:49:06.360354 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.03.26 05:49:06.360417 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5025 | 2026.03.26 05:49:06.360496 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5026 | 2026.03.26 05:49:07.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.37 MiB, peak 250.62 MiB, free memory in arenas 0.00 B, will set to 246.61 MiB (RSS), difference: 1.23 MiB | ||
| 5027 | 2026.03.26 05:49:08.692218 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.03.26 05:49:08.692524 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5029 | 2026.03.26 05:49:08.692633 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5030 | 2026.03.26 05:49:08.693352 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.03.26 05:49:08.693406 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5032 | 2026.03.26 05:49:08.693808 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5033 | 2026.03.26 05:49:08.694036 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.03.26 05:49:08.694210 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001764 sec., 31746.031746031746 rows/sec., 2.44 MiB/sec. | ||
| 5035 | 2026.03.26 05:49:08.694260 [ 4 ] {273a441d-801d-42b3-b6bc-ed75613ac0a3} <Debug> TCPHandler: Processed in 0.002226462 sec. | ||
| 5036 | 2026.03.26 05:49:08.694390 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.03.26 05:49:08.694492 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5038 | 2026.03.26 05:49:08.694537 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5039 | 2026.03.26 05:49:08.694977 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.03.26 05:49:08.695016 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5041 | 2026.03.26 05:49:08.695327 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5042 | 2026.03.26 05:49:08.695554 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.03.26 05:49:08.695692 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 5044 | 2026.03.26 05:49:08.695730 [ 4 ] {a6c57594-c55d-40b7-b3e4-3895846ba3a0} <Debug> TCPHandler: Processed in 0.001392623 sec. | ||
| 5045 | 2026.03.26 05:49:08.695845 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.03.26 05:49:08.695940 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.03.26 05:49:08.695985 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5048 | 2026.03.26 05:49:08.696367 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.03.26 05:49:08.696404 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5050 | 2026.03.26 05:49:08.696727 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5051 | 2026.03.26 05:49:08.696942 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.03.26 05:49:08.697073 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 3.87 MiB/sec. | ||
| 5053 | 2026.03.26 05:49:08.697112 [ 4 ] {39fd642d-6bda-47b7-97f5-ffac7c7f55e3} <Debug> TCPHandler: Processed in 0.001316741 sec. | ||
| 5054 | 2026.03.26 05:49:08.697225 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.03.26 05:49:08.697319 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.03.26 05:49:08.697361 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5057 | 2026.03.26 05:49:08.697672 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.03.26 05:49:08.697708 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5059 | 2026.03.26 05:49:08.698021 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5060 | 2026.03.26 05:49:08.698235 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.03.26 05:49:08.698367 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 5062 | 2026.03.26 05:49:08.698403 [ 4 ] {9002fa97-89c1-4df1-8ad1-cf64e4c0d5fd} <Debug> TCPHandler: Processed in 0.001227929 sec. | ||
| 5063 | 2026.03.26 05:49:09.284961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10122 | ||
| 5064 | 2026.03.26 05:49:09.285611 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.03.26 05:49:09.285650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5066 | 2026.03.26 05:49:09.286218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5067 | 2026.03.26 05:49:09.286463 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.03.26 05:49:09.286586 [ 72 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5069 | 2026.03.26 05:49:09.286589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10122 | ||
| 5070 | 2026.03.26 05:49:09.286622 [ 72 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.03.26 05:49:09.286642 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5072 | 2026.03.26 05:49:09.286755 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 5073 | 2026.03.26 05:49:09.286887 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5074 | 2026.03.26 05:49:09.286926 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 5075 | 2026.03.26 05:49:09.286988 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5076 | 2026.03.26 05:49:09.287031 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5077 | 2026.03.26 05:49:09.287074 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5078 | 2026.03.26 05:49:09.287115 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5079 | 2026.03.26 05:49:09.287151 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5080 | 2026.03.26 05:49:09.289169 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10122 rows, containing 4 columns (4 merged, 0 gathered) in 0.002467978 sec., 4101333.156130241 rows/sec., 58.67 MiB/sec. | ||
| 5081 | 2026.03.26 05:49:09.289526 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5082 | 2026.03.26 05:49:09.289880 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.03.26 05:49:09.289961 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_21_4} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5084 | 2026.03.26 05:49:09.290067 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5085 | 2026.03.26 05:49:09.817888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5086 | 2026.03.26 05:49:09.835294 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.03.26 05:49:09.835345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5088 | 2026.03.26 05:49:09.841351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5089 | 2026.03.26 05:49:09.842044 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.03.26 05:49:09.842319 [ 71 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5091 | 2026.03.26 05:49:09.842353 [ 71 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.03.26 05:49:09.842371 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5093 | 2026.03.26 05:49:09.842475 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 5094 | 2026.03.26 05:49:09.845021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5095 | 2026.03.26 05:49:09.845950 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5096 | 2026.03.26 05:49:09.847192 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 5097 | 2026.03.26 05:49:09.851513 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5098 | 2026.03.26 05:49:09.855825 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5099 | 2026.03.26 05:49:09.860226 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 5100 | 2026.03.26 05:49:09.864358 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 5101 | 2026.03.26 05:49:09.868787 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 5102 | 2026.03.26 05:49:09.920714 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078284673 sec., 2031.048912984538 rows/sec., 10.50 MiB/sec. | ||
| 5103 | 2026.03.26 05:49:09.923411 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5104 | 2026.03.26 05:49:09.925365 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_21_4} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.03.26 05:49:09.925470 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_21_4} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5106 | 2026.03.26 05:49:09.928010 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5107 | 2026.03.26 05:49:10.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.75 MiB, peak 258.29 MiB, free memory in arenas 0.00 B, will set to 251.57 MiB (RSS), difference: 3.82 MiB | ||
| 5108 | 2026.03.26 05:49:11.833351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 664 | ||
| 5109 | 2026.03.26 05:49:11.835918 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.03.26 05:49:11.835979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5111 | 2026.03.26 05:49:11.837271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5112 | 2026.03.26 05:49:11.837542 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.03.26 05:49:11.837687 [ 69 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5114 | 2026.03.26 05:49:11.837755 [ 69 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.03.26 05:49:11.837776 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5116 | 2026.03.26 05:49:11.837826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5117 | 2026.03.26 05:49:11.837893 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 5118 | 2026.03.26 05:49:11.838491 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5119 | 2026.03.26 05:49:11.838654 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 450 rows starting from the beginning of the part | ||
| 5120 | 2026.03.26 05:49:11.839078 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 5121 | 2026.03.26 05:49:11.839519 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 5122 | 2026.03.26 05:49:11.839955 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5123 | 2026.03.26 05:49:11.840351 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 5124 | 2026.03.26 05:49:11.840746 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 5125 | 2026.03.26 05:49:11.849073 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 72 columns (72 merged, 0 gathered) in 0.011233243 sec., 59110.267622626874 rows/sec., 54.25 MiB/sec. | ||
| 5126 | 2026.03.26 05:49:11.850356 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5127 | 2026.03.26 05:49:11.851008 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.03.26 05:49:11.851099 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_16_3} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5129 | 2026.03.26 05:49:11.851428 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5130 | 2026.03.26 05:49:13.706831 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.03.26 05:49:13.707022 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.03.26 05:49:13.707091 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5133 | 2026.03.26 05:49:13.707861 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.03.26 05:49:13.707914 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5135 | 2026.03.26 05:49:13.708313 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5136 | 2026.03.26 05:49:13.708542 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.03.26 05:49:13.708697 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 5138 | 2026.03.26 05:49:13.708747 [ 4 ] {a9cf3646-784a-45ca-8b41-a5967a47d3ea} <Debug> TCPHandler: Processed in 0.002058438 sec. | ||
| 5139 | 2026.03.26 05:49:13.708879 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.03.26 05:49:13.708981 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5141 | 2026.03.26 05:49:13.709025 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5142 | 2026.03.26 05:49:13.710080 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.03.26 05:49:13.710134 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5144 | 2026.03.26 05:49:13.710610 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5145 | 2026.03.26 05:49:13.710882 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.26 05:49:13.711001 [ 68 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5147 | 2026.03.26 05:49:13.711020 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.002062 sec., 425315.2279340446 rows/sec., 33.71 MiB/sec. | ||
| 5148 | 2026.03.26 05:49:13.711068 [ 68 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.03.26 05:49:13.711078 [ 4 ] {5e3218b9-a479-4bcd-b553-dff54afb7af3} <Debug> TCPHandler: Processed in 0.002250983 sec. | ||
| 5150 | 2026.03.26 05:49:13.711099 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5151 | 2026.03.26 05:49:13.711203 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 5152 | 2026.03.26 05:49:13.711218 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.03.26 05:49:13.711329 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.03.26 05:49:13.711331 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5155 | 2026.03.26 05:49:13.711375 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5156 | 2026.03.26 05:49:13.711381 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3355 rows starting from the beginning of the part | ||
| 5157 | 2026.03.26 05:49:13.711458 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5158 | 2026.03.26 05:49:13.711500 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 877 rows starting from the beginning of the part | ||
| 5159 | 2026.03.26 05:49:13.711539 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2401 rows starting from the beginning of the part | ||
| 5160 | 2026.03.26 05:49:13.711575 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5161 | 2026.03.26 05:49:13.711616 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 877 rows starting from the beginning of the part | ||
| 5162 | 2026.03.26 05:49:13.711898 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.03.26 05:49:13.711940 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5164 | 2026.03.26 05:49:13.712424 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5165 | 2026.03.26 05:49:13.712675 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.03.26 05:49:13.712814 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001503 sec., 121091.1510312708 rows/sec., 7.50 MiB/sec. | ||
| 5167 | 2026.03.26 05:49:13.712853 [ 4 ] {5db08b46-aa41-4b1c-a2f4-407d06351aab} <Debug> TCPHandler: Processed in 0.001685269 sec. | ||
| 5168 | 2026.03.26 05:49:13.712965 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.03.26 05:49:13.713058 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.03.26 05:49:13.713098 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5171 | 2026.03.26 05:49:13.713588 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.03.26 05:49:13.713628 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5173 | 2026.03.26 05:49:13.713957 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5174 | 2026.03.26 05:49:13.714196 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.03.26 05:49:13.714321 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7622 rows, containing 5 columns (5 merged, 0 gathered) in 0.003163885 sec., 2409063.5405522007 rows/sec., 192.24 MiB/sec. | ||
| 5176 | 2026.03.26 05:49:13.714374 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001334 sec., 111694.15292353823 rows/sec., 7.22 MiB/sec. | ||
| 5177 | 2026.03.26 05:49:13.714418 [ 4 ] {c4225b55-64d8-47b5-9f3c-110b184411e5} <Debug> TCPHandler: Processed in 0.001503775 sec. | ||
| 5178 | 2026.03.26 05:49:13.714528 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.03.26 05:49:13.714618 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5180 | 2026.03.26 05:49:13.714619 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5181 | 2026.03.26 05:49:13.714656 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5182 | 2026.03.26 05:49:13.714886 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.26 05:49:13.714962 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_31_6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5184 | 2026.03.26 05:49:13.715042 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 5185 | 2026.03.26 05:49:13.715119 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.03.26 05:49:13.715154 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5187 | 2026.03.26 05:49:13.715466 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5188 | 2026.03.26 05:49:13.715681 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.26 05:49:13.715811 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 5190 | 2026.03.26 05:49:13.715850 [ 4 ] {aa395832-e51b-42d9-98fa-40b5be0eb714} <Debug> TCPHandler: Processed in 0.001369932 sec. | ||
| 5191 | 2026.03.26 05:49:13.715970 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2026.03.26 05:49:13.716063 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5193 | 2026.03.26 05:49:13.716103 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5194 | 2026.03.26 05:49:13.716781 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.03.26 05:49:13.716819 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5196 | 2026.03.26 05:49:13.717160 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5197 | 2026.03.26 05:49:13.717374 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.03.26 05:49:13.717475 [ 68 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5199 | 2026.03.26 05:49:13.717512 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001458 sec., 363511.6598079561 rows/sec., 25.71 MiB/sec. | ||
| 5200 | 2026.03.26 05:49:13.717522 [ 68 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.03.26 05:49:13.717554 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5202 | 2026.03.26 05:49:13.717558 [ 4 ] {d11b26d5-1660-4d46-9480-d19eedf77a5d} <Debug> TCPHandler: Processed in 0.001637889 sec. | ||
| 5203 | 2026.03.26 05:49:13.717622 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 5204 | 2026.03.26 05:49:13.717680 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.03.26 05:49:13.717711 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5206 | 2026.03.26 05:49:13.717741 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1828 rows starting from the beginning of the part | ||
| 5207 | 2026.03.26 05:49:13.717778 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5208 | 2026.03.26 05:49:13.717788 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5209 | 2026.03.26 05:49:13.717828 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5210 | 2026.03.26 05:49:13.717835 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 530 rows starting from the beginning of the part | ||
| 5211 | 2026.03.26 05:49:13.717886 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1288 rows starting from the beginning of the part | ||
| 5212 | 2026.03.26 05:49:13.717923 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5213 | 2026.03.26 05:49:13.717965 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 530 rows starting from the beginning of the part | ||
| 5214 | 2026.03.26 05:49:13.718165 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.03.26 05:49:13.718207 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5216 | 2026.03.26 05:49:13.718639 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5217 | 2026.03.26 05:49:13.718929 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2026.03.26 05:49:13.719123 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec. | ||
| 5219 | 2026.03.26 05:49:13.719178 [ 4 ] {40c5299e-8c17-427f-8366-fd29cae83a47} <Debug> TCPHandler: Processed in 0.001546866 sec. | ||
| 5220 | 2026.03.26 05:49:13.719305 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.03.26 05:49:13.719401 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5222 | 2026.03.26 05:49:13.719445 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5223 | 2026.03.26 05:49:13.719471 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877944 sec., 2291868.128123096 rows/sec., 166.05 MiB/sec. | ||
| 5224 | 2026.03.26 05:49:13.719670 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5225 | 2026.03.26 05:49:13.719896 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.03.26 05:49:13.719940 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5227 | 2026.03.26 05:49:13.719939 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.03.26 05:49:13.720030 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_31_6} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5229 | 2026.03.26 05:49:13.720105 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5230 | 2026.03.26 05:49:13.720309 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5231 | 2026.03.26 05:49:13.720540 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.03.26 05:49:13.720650 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5233 | 2026.03.26 05:49:13.720675 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001293 sec., 204949.72931167824 rows/sec., 13.62 MiB/sec. | ||
| 5234 | 2026.03.26 05:49:13.720686 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.03.26 05:49:13.720715 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5236 | 2026.03.26 05:49:13.720720 [ 4 ] {694e94e8-1e7e-4212-82d7-4a287ea00064} <Debug> TCPHandler: Processed in 0.001464875 sec. | ||
| 5237 | 2026.03.26 05:49:13.720784 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 5238 | 2026.03.26 05:49:13.720845 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.03.26 05:49:13.720894 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2026.03.26 05:49:13.720932 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9501 rows starting from the beginning of the part | ||
| 5241 | 2026.03.26 05:49:13.720944 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.03.26 05:49:13.720976 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 5243 | 2026.03.26 05:49:13.720992 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5244 | 2026.03.26 05:49:13.721016 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5245 | 2026.03.26 05:49:13.721053 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1560 rows starting from the beginning of the part | ||
| 5246 | 2026.03.26 05:49:13.721086 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5247 | 2026.03.26 05:49:13.721121 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5248 | 2026.03.26 05:49:13.721305 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.26 05:49:13.721350 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5250 | 2026.03.26 05:49:13.721665 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5251 | 2026.03.26 05:49:13.721870 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.26 05:49:13.722014 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 5253 | 2026.03.26 05:49:13.722058 [ 4 ] {fd803671-d5f9-45d7-83f9-db255f1eade9} <Debug> TCPHandler: Processed in 0.00126277 sec. | ||
| 5254 | 2026.03.26 05:49:13.722197 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.03.26 05:49:13.722290 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.03.26 05:49:13.722345 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5257 | 2026.03.26 05:49:13.723270 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.03.26 05:49:13.723308 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5259 | 2026.03.26 05:49:13.724015 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5260 | 2026.03.26 05:49:13.724250 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.03.26 05:49:13.724388 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002116 sec., 18903.59168241966 rows/sec., 33.87 MiB/sec. | ||
| 5262 | 2026.03.26 05:49:13.724448 [ 4 ] {c8ea856f-3a1b-4b0b-88f7-b3fd04a35a69} <Debug> TCPHandler: Processed in 0.002306924 sec. | ||
| 5263 | 2026.03.26 05:49:13.724561 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.03.26 05:49:13.724656 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.03.26 05:49:13.724698 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5266 | 2026.03.26 05:49:13.725061 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.03.26 05:49:13.725066 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11815 rows, containing 5 columns (5 merged, 0 gathered) in 0.004311921 sec., 2740078.0301865456 rows/sec., 179.75 MiB/sec. | ||
| 5268 | 2026.03.26 05:49:13.725107 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5269 | 2026.03.26 05:49:13.725444 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5270 | 2026.03.26 05:49:13.725445 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5271 | 2026.03.26 05:49:13.725728 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.03.26 05:49:13.725796 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.03.26 05:49:13.725865 [ 68 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5274 | 2026.03.26 05:49:13.725872 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001234 sec., 72933.54943273906 rows/sec., 4.56 MiB/sec. | ||
| 5275 | 2026.03.26 05:49:13.725897 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5276 | 2026.03.26 05:49:13.725904 [ 68 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.03.26 05:49:13.725926 [ 4 ] {753407ba-b083-4c83-adae-751057f75cc8} <Debug> TCPHandler: Processed in 0.001413563 sec. | ||
| 5278 | 2026.03.26 05:49:13.725939 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5279 | 2026.03.26 05:49:13.725982 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 5280 | 2026.03.26 05:49:13.726049 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 5281 | 2026.03.26 05:49:13.726122 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5282 | 2026.03.26 05:49:13.726147 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1596 rows starting from the beginning of the part | ||
| 5283 | 2026.03.26 05:49:13.726188 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 5284 | 2026.03.26 05:49:13.726220 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5285 | 2026.03.26 05:49:13.726251 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 5286 | 2026.03.26 05:49:13.726279 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 5287 | 2026.03.26 05:49:13.726309 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5288 | 2026.03.26 05:49:13.727141 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1896 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107855 sec., 1711415.3025441053 rows/sec., 110.82 MiB/sec. | ||
| 5289 | 2026.03.26 05:49:13.727332 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5290 | 2026.03.26 05:49:13.727583 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.03.26 05:49:13.727651 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_31_6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5292 | 2026.03.26 05:49:13.727715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5293 | 2026.03.26 05:49:16.689615 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5294 | 2026.03.26 05:49:16.689672 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5295 | 2026.03.26 05:49:16.786714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10570 | ||
| 5296 | 2026.03.26 05:49:16.787482 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.03.26 05:49:16.787543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5298 | 2026.03.26 05:49:16.788121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5299 | 2026.03.26 05:49:16.788344 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.03.26 05:49:16.788468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 5301 | 2026.03.26 05:49:17.345108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5302 | 2026.03.26 05:49:17.360214 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.03.26 05:49:17.360263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5304 | 2026.03.26 05:49:17.365856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5305 | 2026.03.26 05:49:17.366550 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.03.26 05:49:17.369194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5307 | 2026.03.26 05:49:18.696182 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2026.03.26 05:49:18.696486 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5309 | 2026.03.26 05:49:18.696593 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5310 | 2026.03.26 05:49:18.697439 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.03.26 05:49:18.697485 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5312 | 2026.03.26 05:49:18.697898 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5313 | 2026.03.26 05:49:18.698128 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.03.26 05:49:18.698293 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.28 MiB/sec. | ||
| 5315 | 2026.03.26 05:49:18.698344 [ 4 ] {e3d4c9e8-5d38-4330-a618-094cb05ce011} <Debug> TCPHandler: Processed in 0.002337125 sec. | ||
| 5316 | 2026.03.26 05:49:18.698477 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.03.26 05:49:18.698580 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5318 | 2026.03.26 05:49:18.698625 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5319 | 2026.03.26 05:49:18.699068 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.03.26 05:49:18.699106 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5321 | 2026.03.26 05:49:18.699429 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5322 | 2026.03.26 05:49:18.699640 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.03.26 05:49:18.699769 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 5324 | 2026.03.26 05:49:18.699807 [ 4 ] {210ed495-92f5-4447-9656-b3b78b972a45} <Debug> TCPHandler: Processed in 0.001382072 sec. | ||
| 5325 | 2026.03.26 05:49:18.699927 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.03.26 05:49:18.700023 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5327 | 2026.03.26 05:49:18.700069 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5328 | 2026.03.26 05:49:18.700483 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.03.26 05:49:18.700520 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5330 | 2026.03.26 05:49:18.700840 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5331 | 2026.03.26 05:49:18.701043 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.03.26 05:49:18.701175 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5333 | 2026.03.26 05:49:18.701212 [ 4 ] {ffc9e7c2-b2c9-48a7-b6e8-fe7cac57c323} <Debug> TCPHandler: Processed in 0.001334651 sec. | ||
| 5334 | 2026.03.26 05:49:18.701324 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.03.26 05:49:18.701419 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5336 | 2026.03.26 05:49:18.701461 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5337 | 2026.03.26 05:49:18.701796 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.03.26 05:49:18.701831 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5339 | 2026.03.26 05:49:18.702149 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5340 | 2026.03.26 05:49:18.702348 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.03.26 05:49:18.702473 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5342 | 2026.03.26 05:49:18.702510 [ 4 ] {0799f632-38fb-4b4f-bafb-259ff694513a} <Debug> TCPHandler: Processed in 0.001234369 sec. | ||
| 5343 | 2026.03.26 05:49:21.838106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 694 | ||
| 5344 | 2026.03.26 05:49:21.840653 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.03.26 05:49:21.840709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5346 | 2026.03.26 05:49:21.841943 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5347 | 2026.03.26 05:49:21.842233 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.03.26 05:49:21.842594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5349 | 2026.03.26 05:49:23.706643 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2026.03.26 05:49:23.706835 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5351 | 2026.03.26 05:49:23.706900 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5352 | 2026.03.26 05:49:23.707537 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.03.26 05:49:23.707579 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5354 | 2026.03.26 05:49:23.707982 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5355 | 2026.03.26 05:49:23.708221 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.03.26 05:49:23.708378 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001593 sec., 15065.913370998116 rows/sec., 1.25 MiB/sec. | ||
| 5357 | 2026.03.26 05:49:23.708428 [ 4 ] {30ba6403-2ac1-47e5-b855-c46bccf0fc0d} <Debug> TCPHandler: Processed in 0.001907225 sec. | ||
| 5358 | 2026.03.26 05:49:23.708550 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.03.26 05:49:23.708651 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5360 | 2026.03.26 05:49:23.708695 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5361 | 2026.03.26 05:49:23.709099 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.03.26 05:49:23.709134 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5363 | 2026.03.26 05:49:23.709456 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5364 | 2026.03.26 05:49:23.709681 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.03.26 05:49:23.709812 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 412.88 KiB/sec. | ||
| 5366 | 2026.03.26 05:49:23.709852 [ 4 ] {9cd0274a-b66b-4846-b80d-5946ea468e1b} <Debug> TCPHandler: Processed in 0.001354712 sec. | ||
| 5367 | 2026.03.26 05:49:23.709961 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.03.26 05:49:23.710057 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5369 | 2026.03.26 05:49:23.710097 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5370 | 2026.03.26 05:49:23.710631 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.03.26 05:49:23.710668 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5372 | 2026.03.26 05:49:23.711003 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5373 | 2026.03.26 05:49:23.711221 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.03.26 05:49:23.711352 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001314 sec., 197108.06697108067 rows/sec., 17.67 MiB/sec. | ||
| 5375 | 2026.03.26 05:49:23.711390 [ 4 ] {d6b701ab-891e-491e-9749-63b1c6465848} <Debug> TCPHandler: Processed in 0.001479085 sec. | ||
| 5376 | 2026.03.26 05:49:23.711490 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.03.26 05:49:23.711584 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.03.26 05:49:23.711624 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5379 | 2026.03.26 05:49:23.712029 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.03.26 05:49:23.712064 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5381 | 2026.03.26 05:49:23.712376 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5382 | 2026.03.26 05:49:23.712594 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.03.26 05:49:23.712728 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Debug> executeQuery: Read 58 rows, 4.39 KiB in 0.001162 sec., 49913.94148020654 rows/sec., 3.69 MiB/sec. | ||
| 5384 | 2026.03.26 05:49:23.712767 [ 4 ] {8f717956-2efd-4bf4-9416-274f2a4ba015} <Debug> TCPHandler: Processed in 0.001325121 sec. | ||
| 5385 | 2026.03.26 05:49:23.712888 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.03.26 05:49:23.713011 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.03.26 05:49:23.713059 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5388 | 2026.03.26 05:49:23.713481 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.26 05:49:23.713514 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5390 | 2026.03.26 05:49:23.713807 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5391 | 2026.03.26 05:49:23.714028 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.03.26 05:49:23.714182 [ 51 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5393 | 2026.03.26 05:49:23.714217 [ 51 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.03.26 05:49:23.714222 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001234 sec., 19448.94651539708 rows/sec., 1.61 MiB/sec. | ||
| 5395 | 2026.03.26 05:49:23.714236 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5396 | 2026.03.26 05:49:23.714264 [ 4 ] {a9828ee4-17d1-46e9-a782-98d94d30f69d} <Debug> TCPHandler: Processed in 0.001435863 sec. | ||
| 5397 | 2026.03.26 05:49:23.714345 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::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 | ||
| 5398 | 2026.03.26 05:49:23.714382 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.03.26 05:49:23.714481 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5400 | 2026.03.26 05:49:23.714488 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.03.26 05:49:23.714521 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 5402 | 2026.03.26 05:49:23.714541 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5403 | 2026.03.26 05:49:23.714591 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5404 | 2026.03.26 05:49:23.714639 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5405 | 2026.03.26 05:49:23.714679 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 5406 | 2026.03.26 05:49:23.714717 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5407 | 2026.03.26 05:49:23.714754 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::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 | ||
| 5408 | 2026.03.26 05:49:23.714965 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.03.26 05:49:23.715008 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5410 | 2026.03.26 05:49:23.715335 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5411 | 2026.03.26 05:49:23.715559 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.03.26 05:49:23.715690 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 5413 | 2026.03.26 05:49:23.715728 [ 4 ] {4087baad-1d4a-4243-b7d8-5d293d84a3c6} <Debug> TCPHandler: Processed in 0.001396843 sec. | ||
| 5414 | 2026.03.26 05:49:23.715839 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2026.03.26 05:49:23.715896 [ 188 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598137 sec., 1406012.125368476 rows/sec., 89.89 MiB/sec. | ||
| 5416 | 2026.03.26 05:49:23.715931 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5417 | 2026.03.26 05:49:23.715978 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5418 | 2026.03.26 05:49:23.716173 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5419 | 2026.03.26 05:49:23.716459 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.03.26 05:49:23.716501 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5421 | 2026.03.26 05:49:23.716515 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.03.26 05:49:23.716612 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_16_3} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5423 | 2026.03.26 05:49:23.716712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5424 | 2026.03.26 05:49:23.716824 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5425 | 2026.03.26 05:49:23.717045 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.03.26 05:49:23.717176 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Debug> executeQuery: Read 146 rows, 12.07 KiB in 0.001263 sec., 115597.78305621535 rows/sec., 9.33 MiB/sec. | ||
| 5427 | 2026.03.26 05:49:23.717213 [ 4 ] {b709eac0-a82a-419b-8a91-4d62fc22e969} <Debug> TCPHandler: Processed in 0.001423483 sec. | ||
| 5428 | 2026.03.26 05:49:23.717322 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.03.26 05:49:23.717415 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5430 | 2026.03.26 05:49:23.717458 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5431 | 2026.03.26 05:49:23.717889 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.03.26 05:49:23.717924 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5433 | 2026.03.26 05:49:23.718258 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5434 | 2026.03.26 05:49:23.718465 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.03.26 05:49:23.718592 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001195 sec., 287029.28870292887 rows/sec., 21.71 MiB/sec. | ||
| 5436 | 2026.03.26 05:49:23.718628 [ 4 ] {5304faa3-eda4-4083-aa3b-f93095d1533c} <Debug> TCPHandler: Processed in 0.001353762 sec. | ||
| 5437 | 2026.03.26 05:49:23.718735 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.03.26 05:49:23.718827 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5439 | 2026.03.26 05:49:23.718881 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5440 | 2026.03.26 05:49:23.719725 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.03.26 05:49:23.719760 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5442 | 2026.03.26 05:49:23.720334 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5443 | 2026.03.26 05:49:23.720553 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2026.03.26 05:49:23.720695 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. | ||
| 5445 | 2026.03.26 05:49:23.720757 [ 4 ] {a8fbbb2f-7db4-496f-85dc-bdbe541df46f} <Debug> TCPHandler: Processed in 0.002070388 sec. | ||
| 5446 | 2026.03.26 05:49:23.720860 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.03.26 05:49:23.720953 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.03.26 05:49:23.720994 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5449 | 2026.03.26 05:49:23.721322 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.03.26 05:49:23.721357 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5451 | 2026.03.26 05:49:23.721670 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5452 | 2026.03.26 05:49:23.721885 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.03.26 05:49:23.722009 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5454 | 2026.03.26 05:49:23.722045 [ 4 ] {b20f20ef-bf3e-4d0a-a6ac-2fd508074377} <Debug> TCPHandler: Processed in 0.001234578 sec. | ||
| 5455 | 2026.03.26 05:49:24.288578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11082 | ||
| 5456 | 2026.03.26 05:49:24.289425 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.03.26 05:49:24.289521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5458 | 2026.03.26 05:49:24.290076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5459 | 2026.03.26 05:49:24.290330 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.03.26 05:49:24.290475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11082 | ||
| 5461 | 2026.03.26 05:49:24.869314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5462 | 2026.03.26 05:49:24.885125 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.03.26 05:49:24.885182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5464 | 2026.03.26 05:49:24.891497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5465 | 2026.03.26 05:49:24.892196 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.03.26 05:49:24.894821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5467 | 2026.03.26 05:49:28.697075 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.03.26 05:49:28.697290 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5469 | 2026.03.26 05:49:28.697365 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5470 | 2026.03.26 05:49:28.698009 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.03.26 05:49:28.698056 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5472 | 2026.03.26 05:49:28.698456 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5473 | 2026.03.26 05:49:28.698686 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.03.26 05:49:28.698848 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 5475 | 2026.03.26 05:49:28.698897 [ 4 ] {b00e283e-9807-4fa4-bafc-1f653205c1c0} <Debug> TCPHandler: Processed in 0.001960476 sec. | ||
| 5476 | 2026.03.26 05:49:28.699017 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.03.26 05:49:28.699120 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5478 | 2026.03.26 05:49:28.699164 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5479 | 2026.03.26 05:49:28.699594 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.03.26 05:49:28.699631 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5481 | 2026.03.26 05:49:28.699947 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5482 | 2026.03.26 05:49:28.700153 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.03.26 05:49:28.700289 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 5484 | 2026.03.26 05:49:28.700327 [ 4 ] {553bbf77-45c7-400f-ae60-a329ab9698d4} <Debug> TCPHandler: Processed in 0.001364242 sec. | ||
| 5485 | 2026.03.26 05:49:28.700437 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.03.26 05:49:28.700534 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5487 | 2026.03.26 05:49:28.700578 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5488 | 2026.03.26 05:49:28.700976 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.03.26 05:49:28.701012 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5490 | 2026.03.26 05:49:28.701355 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5491 | 2026.03.26 05:49:28.701575 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.03.26 05:49:28.701706 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5493 | 2026.03.26 05:49:28.701744 [ 4 ] {b17debf7-5287-4f47-bd37-475342acd416} <Debug> TCPHandler: Processed in 0.001356272 sec. | ||
| 5494 | 2026.03.26 05:49:28.701848 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.03.26 05:49:28.701942 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.03.26 05:49:28.701983 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5497 | 2026.03.26 05:49:28.702295 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.26 05:49:28.702330 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5499 | 2026.03.26 05:49:28.702636 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5500 | 2026.03.26 05:49:28.702844 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.03.26 05:49:28.702973 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 5502 | 2026.03.26 05:49:28.703009 [ 4 ] {593df5ca-937f-4649-a8c9-791053189cf6} <Debug> TCPHandler: Processed in 0.001210349 sec. | ||
| 5503 | 2026.03.26 05:49:31.689708 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5504 | 2026.03.26 05:49:31.689758 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5505 | 2026.03.26 05:49:31.790577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11530 | ||
| 5506 | 2026.03.26 05:49:31.791147 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.03.26 05:49:31.791203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5508 | 2026.03.26 05:49:31.791752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5509 | 2026.03.26 05:49:31.792003 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.03.26 05:49:31.792151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 5511 | 2026.03.26 05:49:31.842790 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 722 | ||
| 5512 | 2026.03.26 05:49:31.845156 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.03.26 05:49:31.845224 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5514 | 2026.03.26 05:49:31.846763 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5515 | 2026.03.26 05:49:31.847099 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.03.26 05:49:31.847496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5517 | 2026.03.26 05:49:32.394902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5518 | 2026.03.26 05:49:32.411956 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.03.26 05:49:32.412019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5520 | 2026.03.26 05:49:32.418221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5521 | 2026.03.26 05:49:32.418957 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.03.26 05:49:32.421863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5523 | 2026.03.26 05:49:33.698195 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.03.26 05:49:33.698411 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5525 | 2026.03.26 05:49:33.698486 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5526 | 2026.03.26 05:49:33.699159 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.03.26 05:49:33.699210 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5528 | 2026.03.26 05:49:33.699612 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5529 | 2026.03.26 05:49:33.699850 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.03.26 05:49:33.700018 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001662 sec., 81829.12154031287 rows/sec., 7.11 MiB/sec. | ||
| 5531 | 2026.03.26 05:49:33.700067 [ 4 ] {a505037f-f975-4890-b077-2e063ee6f0e9} <Debug> TCPHandler: Processed in 0.002007647 sec. | ||
| 5532 | 2026.03.26 05:49:33.700184 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.03.26 05:49:33.700291 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.03.26 05:49:33.700335 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5535 | 2026.03.26 05:49:33.700738 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.26 05:49:33.700775 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5537 | 2026.03.26 05:49:33.701090 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5538 | 2026.03.26 05:49:33.701303 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.03.26 05:49:33.701438 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001171 sec., 34158.838599487615 rows/sec., 2.51 MiB/sec. | ||
| 5540 | 2026.03.26 05:49:33.701478 [ 4 ] {32258574-5061-443a-ade3-41f5ee285fd3} <Debug> TCPHandler: Processed in 0.001344952 sec. | ||
| 5541 | 2026.03.26 05:49:33.701586 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.03.26 05:49:33.701681 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5543 | 2026.03.26 05:49:33.701722 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5544 | 2026.03.26 05:49:33.702132 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.03.26 05:49:33.702168 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5546 | 2026.03.26 05:49:33.702474 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5547 | 2026.03.26 05:49:33.702688 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.03.26 05:49:33.702821 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 7.02 MiB/sec. | ||
| 5549 | 2026.03.26 05:49:33.702859 [ 4 ] {db97f9f1-3b89-4aa4-bd2d-2faa470070e7} <Debug> TCPHandler: Processed in 0.001322061 sec. | ||
| 5550 | 2026.03.26 05:49:33.702963 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.03.26 05:49:33.703057 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5552 | 2026.03.26 05:49:33.703102 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5553 | 2026.03.26 05:49:33.703484 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.03.26 05:49:33.703520 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5555 | 2026.03.26 05:49:33.703843 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5556 | 2026.03.26 05:49:33.704053 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.03.26 05:49:33.704183 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 5558 | 2026.03.26 05:49:33.704220 [ 4 ] {8f7348b7-6c13-47fd-ab5f-337975e99ca5} <Debug> TCPHandler: Processed in 0.001306141 sec. | ||
| 5559 | 2026.03.26 05:49:33.704328 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2026.03.26 05:49:33.704428 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5561 | 2026.03.26 05:49:33.704484 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5562 | 2026.03.26 05:49:33.705274 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.03.26 05:49:33.705309 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5564 | 2026.03.26 05:49:33.705886 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5565 | 2026.03.26 05:49:33.706115 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.03.26 05:49:33.706260 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 5567 | 2026.03.26 05:49:33.706325 [ 4 ] {c897ae11-96a8-450d-a0b4-3b41d189d86a} <Debug> TCPHandler: Processed in 0.002047167 sec. | ||
| 5568 | 2026.03.26 05:49:33.706435 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.03.26 05:49:33.706528 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5570 | 2026.03.26 05:49:33.706571 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5571 | 2026.03.26 05:49:33.706893 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.03.26 05:49:33.706928 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5573 | 2026.03.26 05:49:33.707247 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5574 | 2026.03.26 05:49:33.707468 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.03.26 05:49:33.707596 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5576 | 2026.03.26 05:49:33.707631 [ 4 ] {16f88da9-6870-430d-996b-28d35015c8b8} <Debug> TCPHandler: Processed in 0.001245699 sec. | ||
| 5577 | 2026.03.26 05:49:36.346585 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.03.26 05:49:36.346760 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5579 | 2026.03.26 05:49:36.346825 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5580 | 2026.03.26 05:49:36.347415 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.03.26 05:49:36.347462 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5582 | 2026.03.26 05:49:36.347833 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5583 | 2026.03.26 05:49:36.348052 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.03.26 05:49:36.348207 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001498 sec., 1335.113484646195 rows/sec., 108.87 KiB/sec. | ||
| 5585 | 2026.03.26 05:49:36.348248 [ 4 ] {e5084f50-cc6b-4520-83d5-79fe48747fc6} <Debug> TCPHandler: Processed in 0.001787732 sec. | ||
| 5586 | 2026.03.26 05:49:36.348370 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.03.26 05:49:36.348463 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5588 | 2026.03.26 05:49:36.348503 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5589 | 2026.03.26 05:49:36.350051 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.03.26 05:49:36.350088 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5591 | 2026.03.26 05:49:36.350519 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5592 | 2026.03.26 05:49:36.350731 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.03.26 05:49:36.350850 [ 29 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5594 | 2026.03.26 05:49:36.350859 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002414 sec., 995028.9975144988 rows/sec., 73.38 MiB/sec. | ||
| 5595 | 2026.03.26 05:49:36.350925 [ 29 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.03.26 05:49:36.350939 [ 4 ] {275fc6e8-c919-43e6-93c3-06ad289cb682} <Debug> TCPHandler: Processed in 0.002616541 sec. | ||
| 5597 | 2026.03.26 05:49:36.350956 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5598 | 2026.03.26 05:49:36.351079 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 5599 | 2026.03.26 05:49:36.351095 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2026.03.26 05:49:36.351191 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5601 | 2026.03.26 05:49:36.351204 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.03.26 05:49:36.351230 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3355 rows starting from the beginning of the part | ||
| 5603 | 2026.03.26 05:49:36.351251 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5604 | 2026.03.26 05:49:36.351303 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5605 | 2026.03.26 05:49:36.351354 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 259 rows starting from the beginning of the part | ||
| 5606 | 2026.03.26 05:49:36.351392 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 5607 | 2026.03.26 05:49:36.351431 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 136 rows starting from the beginning of the part | ||
| 5608 | 2026.03.26 05:49:36.351469 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2402 rows starting from the beginning of the part | ||
| 5609 | 2026.03.26 05:49:36.351671 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.03.26 05:49:36.351735 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5611 | 2026.03.26 05:49:36.352140 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5612 | 2026.03.26 05:49:36.352366 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.03.26 05:49:36.352498 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001312 sec., 8384.146341463415 rows/sec., 622.26 KiB/sec. | ||
| 5614 | 2026.03.26 05:49:36.352536 [ 4 ] {aef82ffd-46de-47f9-84af-3eaf08299de6} <Debug> TCPHandler: Processed in 0.001506125 sec. | ||
| 5615 | 2026.03.26 05:49:36.352656 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.03.26 05:49:36.352753 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5617 | 2026.03.26 05:49:36.352792 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5618 | 2026.03.26 05:49:36.353495 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.03.26 05:49:36.353549 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5620 | 2026.03.26 05:49:36.353758 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6264 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723394 sec., 2300071.1612054664 rows/sec., 183.27 MiB/sec. | ||
| 5621 | 2026.03.26 05:49:36.353897 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5622 | 2026.03.26 05:49:36.354123 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.03.26 05:49:36.354137 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5624 | 2026.03.26 05:49:36.354255 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001521 sec., 526627.2189349112 rows/sec., 30.42 MiB/sec. | ||
| 5625 | 2026.03.26 05:49:36.354298 [ 4 ] {6fca429c-0950-4043-9b26-aa76ec6cc208} <Debug> TCPHandler: Processed in 0.00168934 sec. | ||
| 5626 | 2026.03.26 05:49:36.354414 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.03.26 05:49:36.354487 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.03.26 05:49:36.354513 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.03.26 05:49:36.354557 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5630 | 2026.03.26 05:49:36.354582 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_36_7} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5631 | 2026.03.26 05:49:36.354705 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5632 | 2026.03.26 05:49:36.354934 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.03.26 05:49:36.354974 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5634 | 2026.03.26 05:49:36.355250 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5635 | 2026.03.26 05:49:36.355464 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.03.26 05:49:36.355589 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 5637 | 2026.03.26 05:49:36.355631 [ 4 ] {ae17cca9-366a-43b2-bb56-b196ceb94b76} <Debug> TCPHandler: Processed in 0.00126386 sec. | ||
| 5638 | 2026.03.26 05:49:36.355738 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.03.26 05:49:36.355828 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5640 | 2026.03.26 05:49:36.355866 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5641 | 2026.03.26 05:49:36.356763 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.03.26 05:49:36.356798 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5643 | 2026.03.26 05:49:36.357154 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5644 | 2026.03.26 05:49:36.357360 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.03.26 05:49:36.357472 [ 40 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5646 | 2026.03.26 05:49:36.357485 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001675 sec., 770149.2537313433 rows/sec., 51.37 MiB/sec. | ||
| 5647 | 2026.03.26 05:49:36.357521 [ 40 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.26 05:49:36.357541 [ 4 ] {37eac5b9-7c26-4d8a-8829-3abdc0395fea} <Debug> TCPHandler: Processed in 0.001850233 sec. | ||
| 5649 | 2026.03.26 05:49:36.357546 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5650 | 2026.03.26 05:49:36.357642 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 5651 | 2026.03.26 05:49:36.357666 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.03.26 05:49:36.357735 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5653 | 2026.03.26 05:49:36.357762 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.03.26 05:49:36.357764 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1828 rows starting from the beginning of the part | ||
| 5655 | 2026.03.26 05:49:36.357812 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5656 | 2026.03.26 05:49:36.357830 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5657 | 2026.03.26 05:49:36.357871 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 146 rows starting from the beginning of the part | ||
| 5658 | 2026.03.26 05:49:36.357903 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 5659 | 2026.03.26 05:49:36.357938 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5660 | 2026.03.26 05:49:36.357969 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1290 rows starting from the beginning of the part | ||
| 5661 | 2026.03.26 05:49:36.358554 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.03.26 05:49:36.358594 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5663 | 2026.03.26 05:49:36.359051 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5664 | 2026.03.26 05:49:36.359216 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610487 sec., 2170771.946622357 rows/sec., 157.63 MiB/sec. | ||
| 5665 | 2026.03.26 05:49:36.359272 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.03.26 05:49:36.359383 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5667 | 2026.03.26 05:49:36.359406 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001663 sec., 938665.0631389056 rows/sec., 57.28 MiB/sec. | ||
| 5668 | 2026.03.26 05:49:36.359414 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.03.26 05:49:36.359410 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5670 | 2026.03.26 05:49:36.359449 [ 4 ] {cbf60618-d32e-4f0d-9946-ddd3cf2afd8a} <Debug> TCPHandler: Processed in 0.001830163 sec. | ||
| 5671 | 2026.03.26 05:49:36.359450 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 5672 | 2026.03.26 05:49:36.359555 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 5673 | 2026.03.26 05:49:36.359583 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.03.26 05:49:36.359657 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5675 | 2026.03.26 05:49:36.359679 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5676 | 2026.03.26 05:49:36.359689 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11815 rows starting from the beginning of the part | ||
| 5677 | 2026.03.26 05:49:36.359707 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.03.26 05:49:36.359740 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5679 | 2026.03.26 05:49:36.359751 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5680 | 2026.03.26 05:49:36.359780 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_36_7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5681 | 2026.03.26 05:49:36.359800 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 343 rows starting from the beginning of the part | ||
| 5682 | 2026.03.26 05:49:36.359838 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5683 | 2026.03.26 05:49:36.359848 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5684 | 2026.03.26 05:49:36.359873 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5685 | 2026.03.26 05:49:36.359914 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1561 rows starting from the beginning of the part | ||
| 5686 | 2026.03.26 05:49:36.360512 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.03.26 05:49:36.360578 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5688 | 2026.03.26 05:49:36.361089 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5689 | 2026.03.26 05:49:36.361322 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.03.26 05:49:36.361465 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001805 sec., 4986.149584487534 rows/sec., 8.93 MiB/sec. | ||
| 5691 | 2026.03.26 05:49:36.361518 [ 4 ] {f44b40a9-6541-4cc9-bf06-90fe802a3051} <Debug> TCPHandler: Processed in 0.001981586 sec. | ||
| 5692 | 2026.03.26 05:49:36.361629 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.03.26 05:49:36.361719 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.03.26 05:49:36.361759 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5695 | 2026.03.26 05:49:36.362109 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.03.26 05:49:36.362145 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5697 | 2026.03.26 05:49:36.362500 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5698 | 2026.03.26 05:49:36.362712 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.03.26 05:49:36.362812 [ 40 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5700 | 2026.03.26 05:49:36.362841 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00114 sec., 31578.947368421053 rows/sec., 2.13 MiB/sec. | ||
| 5701 | 2026.03.26 05:49:36.362843 [ 40 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.03.26 05:49:36.362879 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5703 | 2026.03.26 05:49:36.362882 [ 4 ] {5575ff42-f489-4d28-bb70-5490c7f9c3c6} <Debug> TCPHandler: Processed in 0.00129983 sec. | ||
| 5704 | 2026.03.26 05:49:36.362966 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 5705 | 2026.03.26 05:49:36.363084 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5706 | 2026.03.26 05:49:36.363119 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1896 rows starting from the beginning of the part | ||
| 5707 | 2026.03.26 05:49:36.363188 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 5708 | 2026.03.26 05:49:36.363234 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5709 | 2026.03.26 05:49:36.363277 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 5710 | 2026.03.26 05:49:36.363319 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 5711 | 2026.03.26 05:49:36.363362 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5712 | 2026.03.26 05:49:36.364063 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14199 rows, containing 5 columns (5 merged, 0 gathered) in 0.004540636 sec., 3127094.9708366846 rows/sec., 204.75 MiB/sec. | ||
| 5713 | 2026.03.26 05:49:36.364465 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 4 columns (4 merged, 0 gathered) in 0.001538336 sec., 1411915.212281322 rows/sec., 91.90 MiB/sec. | ||
| 5714 | 2026.03.26 05:49:36.364591 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5715 | 2026.03.26 05:49:36.364680 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5716 | 2026.03.26 05:49:36.364979 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.03.26 05:49:36.365001 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.03.26 05:49:36.365085 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_36_7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5719 | 2026.03.26 05:49:36.365089 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5720 | 2026.03.26 05:49:36.365158 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5721 | 2026.03.26 05:49:36.365194 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 5722 | 2026.03.26 05:49:38.693588 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.03.26 05:49:38.693780 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5724 | 2026.03.26 05:49:38.693844 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5725 | 2026.03.26 05:49:38.694462 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.03.26 05:49:38.694503 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5727 | 2026.03.26 05:49:38.694898 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5728 | 2026.03.26 05:49:38.695131 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.03.26 05:49:38.695285 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.76 MiB/sec. | ||
| 5730 | 2026.03.26 05:49:38.695328 [ 4 ] {35319093-f4ab-4d9a-957b-1b6766123dd8} <Debug> TCPHandler: Processed in 0.001869994 sec. | ||
| 5731 | 2026.03.26 05:49:38.695447 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.03.26 05:49:38.695542 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5733 | 2026.03.26 05:49:38.695585 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5734 | 2026.03.26 05:49:38.696010 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.03.26 05:49:38.696046 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5736 | 2026.03.26 05:49:38.696351 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5737 | 2026.03.26 05:49:38.696578 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.03.26 05:49:38.696710 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 5739 | 2026.03.26 05:49:38.696748 [ 4 ] {0560326f-6445-4580-bb21-35507dea515c} <Debug> TCPHandler: Processed in 0.001350791 sec. | ||
| 5740 | 2026.03.26 05:49:38.696855 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.03.26 05:49:38.696949 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.03.26 05:49:38.696993 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5743 | 2026.03.26 05:49:38.697352 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.26 05:49:38.697387 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5745 | 2026.03.26 05:49:38.697713 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5746 | 2026.03.26 05:49:38.697921 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.03.26 05:49:38.698051 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001121 sec., 57091.882247992864 rows/sec., 3.98 MiB/sec. | ||
| 5748 | 2026.03.26 05:49:38.698088 [ 4 ] {64bda5be-d68f-488c-9e93-5c4f6f2a58b0} <Debug> TCPHandler: Processed in 0.00128204 sec. | ||
| 5749 | 2026.03.26 05:49:38.698194 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.03.26 05:49:38.698289 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5751 | 2026.03.26 05:49:38.698332 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5752 | 2026.03.26 05:49:38.698643 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.03.26 05:49:38.698678 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5754 | 2026.03.26 05:49:38.698983 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5755 | 2026.03.26 05:49:38.699198 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.03.26 05:49:38.699328 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001057 sec., 22705.77105014191 rows/sec., 1.53 MiB/sec. | ||
| 5757 | 2026.03.26 05:49:38.699363 [ 4 ] {8303b95f-2de3-481f-9f23-34de69553e97} <Debug> TCPHandler: Processed in 0.001217189 sec. | ||
| 5758 | 2026.03.26 05:49:39.293544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12042 | ||
| 5759 | 2026.03.26 05:49:39.294126 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.03.26 05:49:39.294171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5761 | 2026.03.26 05:49:39.294663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5762 | 2026.03.26 05:49:39.294935 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.03.26 05:49:39.295090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12042 | ||
| 5764 | 2026.03.26 05:49:39.923243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5765 | 2026.03.26 05:49:39.941561 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.03.26 05:49:39.941629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5767 | 2026.03.26 05:49:39.947755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5768 | 2026.03.26 05:49:39.948473 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.03.26 05:49:39.951850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5770 | 2026.03.26 05:49:41.433291 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49964 | ||
| 5771 | 2026.03.26 05:49:41.433401 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5772 | 2026.03.26 05:49:41.433428 [ 286 ] {} <Debug> TCP-Session: 57acf4f5-4bdf-4972-86c1-a1053adad2fd Authenticating user 'default' from [fd00:1122:3344:101::e]:49964 | ||
| 5773 | 2026.03.26 05:49:41.433450 [ 286 ] {} <Debug> TCP-Session: 57acf4f5-4bdf-4972-86c1-a1053adad2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.03.26 05:49:41.433463 [ 286 ] {} <Debug> TCP-Session: 57acf4f5-4bdf-4972-86c1-a1053adad2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.03.26 05:49:41.433673 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49217 | ||
| 5776 | 2026.03.26 05:49:41.433719 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34907 | ||
| 5777 | 2026.03.26 05:49:41.433767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40448 | ||
| 5778 | 2026.03.26 05:49:41.433792 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5779 | 2026.03.26 05:49:41.433798 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63712 | ||
| 5780 | 2026.03.26 05:49:41.433821 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58803 | ||
| 5781 | 2026.03.26 05:49:41.433832 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5782 | 2026.03.26 05:49:41.433856 [ 286 ] {} <Trace> TCP-Session: 57acf4f5-4bdf-4972-86c1-a1053adad2fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2026.03.26 05:49:41.433884 [ 289 ] {} <Debug> TCP-Session: cf359904-32aa-44da-91cd-58eef9e68dce Authenticating user 'default' from [fd00:1122:3344:101::e]:34907 | ||
| 5784 | 2026.03.26 05:49:41.433832 [ 288 ] {} <Debug> TCP-Session: 4a790bd3-e6bd-4491-8afa-450b8dff5c8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49217 | ||
| 5785 | 2026.03.26 05:49:41.433910 [ 289 ] {} <Debug> TCP-Session: cf359904-32aa-44da-91cd-58eef9e68dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.03.26 05:49:41.433810 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36357 | ||
| 5787 | 2026.03.26 05:49:41.433936 [ 289 ] {} <Debug> TCP-Session: cf359904-32aa-44da-91cd-58eef9e68dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.03.26 05:49:41.433952 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5789 | 2026.03.26 05:49:41.433933 [ 288 ] {} <Debug> TCP-Session: 4a790bd3-e6bd-4491-8afa-450b8dff5c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.03.26 05:49:41.434000 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5791 | 2026.03.26 05:49:41.434004 [ 290 ] {} <Debug> TCP-Session: 8799f7eb-1008-4c5b-81db-16d24ece7d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:40448 | ||
| 5792 | 2026.03.26 05:49:41.434015 [ 288 ] {} <Debug> TCP-Session: 4a790bd3-e6bd-4491-8afa-450b8dff5c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.03.26 05:49:41.434039 [ 293 ] {} <Debug> TCP-Session: 12e99567-56ae-46c0-ac6f-daba2285c5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63712 | ||
| 5794 | 2026.03.26 05:49:41.434050 [ 286 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5795 | 2026.03.26 05:49:41.434060 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5796 | 2026.03.26 05:49:41.434079 [ 293 ] {} <Debug> TCP-Session: 12e99567-56ae-46c0-ac6f-daba2285c5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.03.26 05:49:41.434086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5798 | 2026.03.26 05:49:41.434111 [ 3 ] {} <Debug> TCP-Session: 55b9aca3-80ff-4917-8921-9514c025c23d Authenticating user 'default' from [fd00:1122:3344:101::e]:58803 | ||
| 5799 | 2026.03.26 05:49:41.434113 [ 293 ] {} <Debug> TCP-Session: 12e99567-56ae-46c0-ac6f-daba2285c5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.03.26 05:49:41.434137 [ 294 ] {} <Debug> TCP-Session: 67327994-b8c4-4ae5-add8-88b333aa0ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36357 | ||
| 5801 | 2026.03.26 05:49:41.434148 [ 3 ] {} <Debug> TCP-Session: 55b9aca3-80ff-4917-8921-9514c025c23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2026.03.26 05:49:41.434171 [ 294 ] {} <Debug> TCP-Session: 67327994-b8c4-4ae5-add8-88b333aa0ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.03.26 05:49:41.434187 [ 3 ] {} <Debug> TCP-Session: 55b9aca3-80ff-4917-8921-9514c025c23d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.03.26 05:49:41.434199 [ 294 ] {} <Debug> TCP-Session: 67327994-b8c4-4ae5-add8-88b333aa0ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.03.26 05:49:41.433779 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51254 | ||
| 5806 | 2026.03.26 05:49:41.433774 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44764 | ||
| 5807 | 2026.03.26 05:49:41.434055 [ 290 ] {} <Debug> TCP-Session: 8799f7eb-1008-4c5b-81db-16d24ece7d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.03.26 05:49:41.434307 [ 290 ] {} <Debug> TCP-Session: 8799f7eb-1008-4c5b-81db-16d24ece7d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.03.26 05:49:41.434331 [ 286 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5810 | 2026.03.26 05:49:41.434386 [ 286 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5811 | 2026.03.26 05:49:41.434458 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5812 | 2026.03.26 05:49:41.434459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5813 | 2026.03.26 05:49:41.434499 [ 291 ] {} <Debug> TCP-Session: 7843da0d-dabf-45e3-8351-4aab1e9b9a7c Authenticating user 'default' from [fd00:1122:3344:101::e]:51254 | ||
| 5814 | 2026.03.26 05:49:41.434509 [ 292 ] {} <Debug> TCP-Session: 70e99900-5ccb-4fc8-a672-38ec5d963aa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44764 | ||
| 5815 | 2026.03.26 05:49:41.434531 [ 291 ] {} <Debug> TCP-Session: 7843da0d-dabf-45e3-8351-4aab1e9b9a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.03.26 05:49:41.434537 [ 292 ] {} <Debug> TCP-Session: 70e99900-5ccb-4fc8-a672-38ec5d963aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.03.26 05:49:41.434556 [ 291 ] {} <Debug> TCP-Session: 7843da0d-dabf-45e3-8351-4aab1e9b9a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.03.26 05:49:41.434603 [ 292 ] {} <Debug> TCP-Session: 70e99900-5ccb-4fc8-a672-38ec5d963aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5819 | 2026.03.26 05:49:41.434664 [ 286 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 5820 | 2026.03.26 05:49:41.435591 [ 341 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Trace> AggregatingTransform: Aggregating | ||
| 5821 | 2026.03.26 05:49:41.435641 [ 341 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Trace> Aggregator: Aggregation method: without_key | ||
| 5822 | 2026.03.26 05:49:41.435679 [ 341 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911941 sec. (1096.562 rows/sec., 42.83 KiB/sec.) | ||
| 5823 | 2026.03.26 05:49:41.435699 [ 341 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Trace> Aggregator: Merging aggregated data | ||
| 5824 | 2026.03.26 05:49:41.437136 [ 286 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003155 sec., 316.9572107765452 rows/sec., 12.38 KiB/sec. | ||
| 5825 | 2026.03.26 05:49:41.437284 [ 286 ] {41bed100-a68c-4e0f-9a14-c8ed913c4cbe} <Debug> TCPHandler: Processed in 0.003563684 sec. | ||
| 5826 | 2026.03.26 05:49:41.437412 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5827 | 2026.03.26 05:49:41.437445 [ 286 ] {} <Debug> TCP-Session: 57acf4f5-4bdf-4972-86c1-a1053adad2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.03.26 05:49:41.437449 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5829 | 2026.03.26 05:49:41.437469 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5830 | 2026.03.26 05:49:41.437489 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5831 | 2026.03.26 05:49:41.437492 [ 288 ] {} <Debug> TCP-Session: 4a790bd3-e6bd-4491-8afa-450b8dff5c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.03.26 05:49:41.437509 [ 289 ] {} <Debug> TCP-Session: cf359904-32aa-44da-91cd-58eef9e68dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.03.26 05:49:41.437521 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5834 | 2026.03.26 05:49:41.437529 [ 290 ] {} <Debug> TCP-Session: 8799f7eb-1008-4c5b-81db-16d24ece7d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.03.26 05:49:41.437558 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5836 | 2026.03.26 05:49:41.437572 [ 293 ] {} <Debug> TCP-Session: 12e99567-56ae-46c0-ac6f-daba2285c5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.03.26 05:49:41.437579 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5838 | 2026.03.26 05:49:41.437602 [ 292 ] {} <Debug> TCP-Session: 70e99900-5ccb-4fc8-a672-38ec5d963aa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.03.26 05:49:41.437541 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5840 | 2026.03.26 05:49:41.437635 [ 294 ] {} <Debug> TCP-Session: 67327994-b8c4-4ae5-add8-88b333aa0ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.03.26 05:49:41.437504 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5842 | 2026.03.26 05:49:41.437674 [ 291 ] {} <Debug> TCP-Session: 7843da0d-dabf-45e3-8351-4aab1e9b9a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2026.03.26 05:49:41.437703 [ 3 ] {} <Debug> TCP-Session: 55b9aca3-80ff-4917-8921-9514c025c23d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2026.03.26 05:49:41.849020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 762 | ||
| 5845 | 2026.03.26 05:49:41.853009 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.03.26 05:49:41.853101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 5847 | 2026.03.26 05:49:41.855087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5848 | 2026.03.26 05:49:41.855524 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.03.26 05:49:41.856236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 5850 | 2026.03.26 05:49:42.358192 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58602 | ||
| 5851 | 2026.03.26 05:49:42.358301 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5852 | 2026.03.26 05:49:42.358327 [ 286 ] {} <Debug> TCP-Session: e5e7b03b-4332-4a5d-9e53-113434523897 Authenticating user 'default' from [fd00:1122:3344:101::e]:58602 | ||
| 5853 | 2026.03.26 05:49:42.358349 [ 286 ] {} <Debug> TCP-Session: e5e7b03b-4332-4a5d-9e53-113434523897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.03.26 05:49:42.358362 [ 286 ] {} <Debug> TCP-Session: e5e7b03b-4332-4a5d-9e53-113434523897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.03.26 05:49:42.358570 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53965 | ||
| 5856 | 2026.03.26 05:49:42.358595 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52157 | ||
| 5857 | 2026.03.26 05:49:42.358624 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43726 | ||
| 5858 | 2026.03.26 05:49:42.358665 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42485 | ||
| 5859 | 2026.03.26 05:49:42.358686 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5860 | 2026.03.26 05:49:42.358692 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5861 | 2026.03.26 05:49:42.358706 [ 286 ] {} <Trace> TCP-Session: e5e7b03b-4332-4a5d-9e53-113434523897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.03.26 05:49:42.358730 [ 288 ] {} <Debug> TCP-Session: d66f80b0-d385-4ddf-9a23-195ad07f1b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:53965 | ||
| 5863 | 2026.03.26 05:49:42.358741 [ 289 ] {} <Debug> TCP-Session: cc19edde-72ff-4787-9e0c-f7d49e5df27a Authenticating user 'default' from [fd00:1122:3344:101::e]:52157 | ||
| 5864 | 2026.03.26 05:49:42.358762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5865 | 2026.03.26 05:49:42.358762 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5866 | 2026.03.26 05:49:42.358781 [ 289 ] {} <Debug> TCP-Session: cc19edde-72ff-4787-9e0c-f7d49e5df27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.03.26 05:49:42.358800 [ 290 ] {} <Debug> TCP-Session: 54d075d5-8e4b-4296-b47a-4c7c8f17e12d Authenticating user 'default' from [fd00:1122:3344:101::e]:43726 | ||
| 5868 | 2026.03.26 05:49:42.358812 [ 294 ] {} <Debug> TCP-Session: 1d4779ec-7cd1-4802-ad7d-d8572f41aa0e Authenticating user 'default' from [fd00:1122:3344:101::e]:42485 | ||
| 5869 | 2026.03.26 05:49:42.358818 [ 289 ] {} <Debug> TCP-Session: cc19edde-72ff-4787-9e0c-f7d49e5df27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.03.26 05:49:42.358838 [ 290 ] {} <Debug> TCP-Session: 54d075d5-8e4b-4296-b47a-4c7c8f17e12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.03.26 05:49:42.358846 [ 294 ] {} <Debug> TCP-Session: 1d4779ec-7cd1-4802-ad7d-d8572f41aa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.03.26 05:49:42.358772 [ 288 ] {} <Debug> TCP-Session: d66f80b0-d385-4ddf-9a23-195ad07f1b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2026.03.26 05:49:42.358874 [ 290 ] {} <Debug> TCP-Session: 54d075d5-8e4b-4296-b47a-4c7c8f17e12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.03.26 05:49:42.358898 [ 288 ] {} <Debug> TCP-Session: d66f80b0-d385-4ddf-9a23-195ad07f1b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2026.03.26 05:49:42.358890 [ 286 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5876 | 2026.03.26 05:49:42.358875 [ 294 ] {} <Debug> TCP-Session: 1d4779ec-7cd1-4802-ad7d-d8572f41aa0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.03.26 05:49:42.358670 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56868 | ||
| 5878 | 2026.03.26 05:49:42.358646 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57935 | ||
| 5879 | 2026.03.26 05:49:42.358635 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50952 | ||
| 5880 | 2026.03.26 05:49:42.359047 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5881 | 2026.03.26 05:49:42.358650 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45443 | ||
| 5882 | 2026.03.26 05:49:42.359090 [ 3 ] {} <Debug> TCP-Session: f316a51f-a94d-4bd0-a03d-5e1986ea2928 Authenticating user 'default' from [fd00:1122:3344:101::e]:56868 | ||
| 5883 | 2026.03.26 05:49:42.359111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5884 | 2026.03.26 05:49:42.359115 [ 3 ] {} <Debug> TCP-Session: f316a51f-a94d-4bd0-a03d-5e1986ea2928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.03.26 05:49:42.359117 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2026.03.26 05:49:42.359150 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5887 | 2026.03.26 05:49:42.359200 [ 292 ] {} <Debug> TCP-Session: ecd9f195-196f-4063-b329-7af949747155 Authenticating user 'default' from [fd00:1122:3344:101::e]:50952 | ||
| 5888 | 2026.03.26 05:49:42.359221 [ 293 ] {} <Debug> TCP-Session: 62dcd6d8-7ad4-4430-a7aa-32ec4fbbe6e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45443 | ||
| 5889 | 2026.03.26 05:49:42.359245 [ 292 ] {} <Debug> TCP-Session: ecd9f195-196f-4063-b329-7af949747155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2026.03.26 05:49:42.359263 [ 293 ] {} <Debug> TCP-Session: 62dcd6d8-7ad4-4430-a7aa-32ec4fbbe6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.03.26 05:49:42.359214 [ 286 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5892 | 2026.03.26 05:49:42.359301 [ 292 ] {} <Debug> TCP-Session: ecd9f195-196f-4063-b329-7af949747155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.03.26 05:49:42.359308 [ 293 ] {} <Debug> TCP-Session: 62dcd6d8-7ad4-4430-a7aa-32ec4fbbe6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.03.26 05:49:42.359150 [ 3 ] {} <Debug> TCP-Session: f316a51f-a94d-4bd0-a03d-5e1986ea2928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.03.26 05:49:42.359355 [ 286 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5896 | 2026.03.26 05:49:42.359146 [ 291 ] {} <Debug> TCP-Session: 262e2fff-784d-4988-bc92-998ca033d62d Authenticating user 'default' from [fd00:1122:3344:101::e]:57935 | ||
| 5897 | 2026.03.26 05:49:42.359406 [ 291 ] {} <Debug> TCP-Session: 262e2fff-784d-4988-bc92-998ca033d62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.03.26 05:49:42.359418 [ 291 ] {} <Debug> TCP-Session: 262e2fff-784d-4988-bc92-998ca033d62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.03.26 05:49:42.359653 [ 286 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 5900 | 2026.03.26 05:49:42.360606 [ 336 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Trace> AggregatingTransform: Aggregating | ||
| 5901 | 2026.03.26 05:49:42.360648 [ 336 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5902 | 2026.03.26 05:49:42.360688 [ 336 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930981 sec. (1074.136 rows/sec., 41.96 KiB/sec.) | ||
| 5903 | 2026.03.26 05:49:42.360706 [ 336 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Trace> Aggregator: Merging aggregated data | ||
| 5904 | 2026.03.26 05:49:42.362146 [ 286 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 5905 | 2026.03.26 05:49:42.362292 [ 286 ] {aa5194ed-ddc9-49b7-a86c-311f6317b40c} <Debug> TCPHandler: Processed in 0.003701506 sec. | ||
| 5906 | 2026.03.26 05:49:42.362437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5907 | 2026.03.26 05:49:42.362458 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5908 | 2026.03.26 05:49:42.362479 [ 286 ] {} <Debug> TCP-Session: e5e7b03b-4332-4a5d-9e53-113434523897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2026.03.26 05:49:42.362481 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5910 | 2026.03.26 05:49:42.362509 [ 288 ] {} <Debug> TCP-Session: d66f80b0-d385-4ddf-9a23-195ad07f1b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.03.26 05:49:42.362521 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5912 | 2026.03.26 05:49:42.362547 [ 294 ] {} <Debug> TCP-Session: 1d4779ec-7cd1-4802-ad7d-d8572f41aa0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.03.26 05:49:42.362553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5914 | 2026.03.26 05:49:42.362575 [ 293 ] {} <Debug> TCP-Session: 62dcd6d8-7ad4-4430-a7aa-32ec4fbbe6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.03.26 05:49:42.362589 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5916 | 2026.03.26 05:49:42.362603 [ 290 ] {} <Debug> TCP-Session: 54d075d5-8e4b-4296-b47a-4c7c8f17e12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.03.26 05:49:42.362643 [ 3 ] {} <Debug> TCP-Session: f316a51f-a94d-4bd0-a03d-5e1986ea2928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.03.26 05:49:42.362570 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5919 | 2026.03.26 05:49:42.362506 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5920 | 2026.03.26 05:49:42.362710 [ 292 ] {} <Debug> TCP-Session: ecd9f195-196f-4063-b329-7af949747155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.03.26 05:49:42.362554 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5922 | 2026.03.26 05:49:42.362742 [ 291 ] {} <Debug> TCP-Session: 262e2fff-784d-4988-bc92-998ca033d62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.03.26 05:49:42.362772 [ 289 ] {} <Debug> TCP-Session: cc19edde-72ff-4787-9e0c-f7d49e5df27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.03.26 05:49:42.433906 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59756 | ||
| 5925 | 2026.03.26 05:49:42.434025 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5926 | 2026.03.26 05:49:42.434053 [ 291 ] {} <Debug> TCP-Session: 74c469ee-4de7-4ea8-8462-e59ab604a386 Authenticating user 'default' from [fd00:1122:3344:101::e]:59756 | ||
| 5927 | 2026.03.26 05:49:42.434076 [ 291 ] {} <Debug> TCP-Session: 74c469ee-4de7-4ea8-8462-e59ab604a386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.03.26 05:49:42.434089 [ 291 ] {} <Debug> TCP-Session: 74c469ee-4de7-4ea8-8462-e59ab604a386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.03.26 05:49:42.434318 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61652 | ||
| 5930 | 2026.03.26 05:49:42.434346 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45805 | ||
| 5931 | 2026.03.26 05:49:42.434369 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37522 | ||
| 5932 | 2026.03.26 05:49:42.434390 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40457 | ||
| 5933 | 2026.03.26 05:49:42.434424 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52737 | ||
| 5934 | 2026.03.26 05:49:42.434442 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5935 | 2026.03.26 05:49:42.434473 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5936 | 2026.03.26 05:49:42.434473 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5937 | 2026.03.26 05:49:42.434482 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5938 | 2026.03.26 05:49:42.434496 [ 292 ] {} <Debug> TCP-Session: 845d8615-1f37-40e5-8555-439d3803d89d Authenticating user 'default' from [fd00:1122:3344:101::e]:61652 | ||
| 5939 | 2026.03.26 05:49:42.434513 [ 286 ] {} <Debug> TCP-Session: 5f296dd8-8481-4a14-bae5-4ed693984914 Authenticating user 'default' from [fd00:1122:3344:101::e]:37522 | ||
| 5940 | 2026.03.26 05:49:42.434526 [ 289 ] {} <Debug> TCP-Session: 90c302cc-7140-4d29-ad24-bd98cfb783f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40457 | ||
| 5941 | 2026.03.26 05:49:42.434546 [ 292 ] {} <Debug> TCP-Session: 845d8615-1f37-40e5-8555-439d3803d89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.03.26 05:49:42.434549 [ 291 ] {} <Trace> TCP-Session: 74c469ee-4de7-4ea8-8462-e59ab604a386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.03.26 05:49:42.434562 [ 289 ] {} <Debug> TCP-Session: 90c302cc-7140-4d29-ad24-bd98cfb783f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.03.26 05:49:42.434574 [ 292 ] {} <Debug> TCP-Session: 845d8615-1f37-40e5-8555-439d3803d89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.03.26 05:49:42.434609 [ 289 ] {} <Debug> TCP-Session: 90c302cc-7140-4d29-ad24-bd98cfb783f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.03.26 05:49:42.434551 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5947 | 2026.03.26 05:49:42.434509 [ 293 ] {} <Debug> TCP-Session: bd424e22-1132-4377-9247-6baa70609f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:45805 | ||
| 5948 | 2026.03.26 05:49:42.434383 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35898 | ||
| 5949 | 2026.03.26 05:49:42.434703 [ 293 ] {} <Debug> TCP-Session: bd424e22-1132-4377-9247-6baa70609f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.03.26 05:49:42.434694 [ 290 ] {} <Debug> TCP-Session: 751d9a47-fda9-41ef-9143-19ff6778b379 Authenticating user 'default' from [fd00:1122:3344:101::e]:52737 | ||
| 5951 | 2026.03.26 05:49:42.434738 [ 293 ] {} <Debug> TCP-Session: bd424e22-1132-4377-9247-6baa70609f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.03.26 05:49:42.434762 [ 291 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59756) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5953 | 2026.03.26 05:49:42.434776 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5954 | 2026.03.26 05:49:42.434781 [ 290 ] {} <Debug> TCP-Session: 751d9a47-fda9-41ef-9143-19ff6778b379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2026.03.26 05:49:42.434824 [ 288 ] {} <Debug> TCP-Session: 2280d5a1-3660-4809-bd2f-d947e8bccbfc Authenticating user 'default' from [fd00:1122:3344:101::e]:35898 | ||
| 5956 | 2026.03.26 05:49:42.434851 [ 290 ] {} <Debug> TCP-Session: 751d9a47-fda9-41ef-9143-19ff6778b379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.03.26 05:49:42.434865 [ 288 ] {} <Debug> TCP-Session: 2280d5a1-3660-4809-bd2f-d947e8bccbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.03.26 05:49:42.434360 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59363 | ||
| 5959 | 2026.03.26 05:49:42.434893 [ 288 ] {} <Debug> TCP-Session: 2280d5a1-3660-4809-bd2f-d947e8bccbfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.03.26 05:49:42.434358 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50313 | ||
| 5961 | 2026.03.26 05:49:42.434558 [ 286 ] {} <Debug> TCP-Session: 5f296dd8-8481-4a14-bae5-4ed693984914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.03.26 05:49:42.434958 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5963 | 2026.03.26 05:49:42.434978 [ 286 ] {} <Debug> TCP-Session: 5f296dd8-8481-4a14-bae5-4ed693984914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.03.26 05:49:42.434996 [ 294 ] {} <Debug> TCP-Session: 8f117089-8ecb-4a90-af03-2108ab2ee187 Authenticating user 'default' from [fd00:1122:3344:101::e]:59363 | ||
| 5965 | 2026.03.26 05:49:42.435005 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5966 | 2026.03.26 05:49:42.435022 [ 294 ] {} <Debug> TCP-Session: 8f117089-8ecb-4a90-af03-2108ab2ee187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.03.26 05:49:42.435038 [ 3 ] {} <Debug> TCP-Session: c6d3e30b-69c6-47c2-8b57-bc4025a287b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50313 | ||
| 5968 | 2026.03.26 05:49:42.435043 [ 294 ] {} <Debug> TCP-Session: 8f117089-8ecb-4a90-af03-2108ab2ee187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2026.03.26 05:49:42.435063 [ 3 ] {} <Debug> TCP-Session: c6d3e30b-69c6-47c2-8b57-bc4025a287b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.03.26 05:49:42.435081 [ 3 ] {} <Debug> TCP-Session: c6d3e30b-69c6-47c2-8b57-bc4025a287b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.03.26 05:49:42.435085 [ 291 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5972 | 2026.03.26 05:49:42.435150 [ 291 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5973 | 2026.03.26 05:49:42.435480 [ 291 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 5974 | 2026.03.26 05:49:42.436520 [ 338 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Trace> AggregatingTransform: Aggregating | ||
| 5975 | 2026.03.26 05:49:42.436557 [ 338 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5976 | 2026.03.26 05:49:42.436588 [ 338 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002613 sec. (997.394 rows/sec., 38.96 KiB/sec.) | ||
| 5977 | 2026.03.26 05:49:42.436602 [ 338 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Trace> Aggregator: Merging aggregated data | ||
| 5978 | 2026.03.26 05:49:42.438274 [ 291 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003571 sec., 280.0336040324839 rows/sec., 10.94 KiB/sec. | ||
| 5979 | 2026.03.26 05:49:42.438473 [ 291 ] {bf21d8cb-f19d-4249-8a4a-2740b1b3889d} <Debug> TCPHandler: Processed in 0.004083265 sec. | ||
| 5980 | 2026.03.26 05:49:42.438580 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5981 | 2026.03.26 05:49:42.438609 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5982 | 2026.03.26 05:49:42.438627 [ 292 ] {} <Debug> TCP-Session: 845d8615-1f37-40e5-8555-439d3803d89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2026.03.26 05:49:42.438629 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5984 | 2026.03.26 05:49:42.438648 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5985 | 2026.03.26 05:49:42.438664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5986 | 2026.03.26 05:49:42.438686 [ 293 ] {} <Debug> TCP-Session: bd424e22-1132-4377-9247-6baa70609f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.03.26 05:49:42.438698 [ 3 ] {} <Debug> TCP-Session: c6d3e30b-69c6-47c2-8b57-bc4025a287b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2026.03.26 05:49:42.438715 [ 286 ] {} <Debug> TCP-Session: 5f296dd8-8481-4a14-bae5-4ed693984914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2026.03.26 05:49:42.438723 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5990 | 2026.03.26 05:49:42.438746 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5991 | 2026.03.26 05:49:42.438771 [ 289 ] {} <Debug> TCP-Session: 90c302cc-7140-4d29-ad24-bd98cfb783f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5992 | 2026.03.26 05:49:42.438683 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5993 | 2026.03.26 05:49:42.438797 [ 291 ] {} <Debug> TCP-Session: 74c469ee-4de7-4ea8-8462-e59ab604a386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5994 | 2026.03.26 05:49:42.438655 [ 290 ] {} <Debug> TCP-Session: 751d9a47-fda9-41ef-9143-19ff6778b379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.03.26 05:49:42.438830 [ 294 ] {} <Debug> TCP-Session: 8f117089-8ecb-4a90-af03-2108ab2ee187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.03.26 05:49:42.438707 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5997 | 2026.03.26 05:49:42.438898 [ 288 ] {} <Debug> TCP-Session: 2280d5a1-3660-4809-bd2f-d947e8bccbfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.03.26 05:49:43.699866 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.03.26 05:49:43.700199 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6000 | 2026.03.26 05:49:43.700322 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6001 | 2026.03.26 05:49:43.701063 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.03.26 05:49:43.701110 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6003 | 2026.03.26 05:49:43.701515 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6004 | 2026.03.26 05:49:43.701754 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.03.26 05:49:43.701916 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001821 sec., 74684.23942888524 rows/sec., 6.49 MiB/sec. | ||
| 6006 | 2026.03.26 05:49:43.701965 [ 4 ] {38d9c53f-eb17-43bb-b380-27731a6eb3e0} <Debug> TCPHandler: Processed in 0.002283424 sec. | ||
| 6007 | 2026.03.26 05:49:43.702094 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.03.26 05:49:43.702195 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.03.26 05:49:43.702239 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6010 | 2026.03.26 05:49:43.702672 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.03.26 05:49:43.702710 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6012 | 2026.03.26 05:49:43.703009 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6013 | 2026.03.26 05:49:43.703216 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.03.26 05:49:43.703352 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 6015 | 2026.03.26 05:49:43.703353 [ 34 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6016 | 2026.03.26 05:49:43.703391 [ 4 ] {2d3ecd6d-cca4-449e-b9e3-15128ac962bc} <Debug> TCPHandler: Processed in 0.001348891 sec. | ||
| 6017 | 2026.03.26 05:49:43.703431 [ 34 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.03.26 05:49:43.703458 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6019 | 2026.03.26 05:49:43.703515 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.03.26 05:49:43.703563 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 6021 | 2026.03.26 05:49:43.703614 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6022 | 2026.03.26 05:49:43.703661 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6023 | 2026.03.26 05:49:43.703711 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6024 | 2026.03.26 05:49:43.703754 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 6025 | 2026.03.26 05:49:43.703830 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 182 rows starting from the beginning of the part | ||
| 6026 | 2026.03.26 05:49:43.703882 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 6027 | 2026.03.26 05:49:43.703931 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6028 | 2026.03.26 05:49:43.703975 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 6029 | 2026.03.26 05:49:43.704023 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6030 | 2026.03.26 05:49:43.704112 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.03.26 05:49:43.704153 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6032 | 2026.03.26 05:49:43.704492 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6033 | 2026.03.26 05:49:43.704729 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.03.26 05:49:43.704871 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001275 sec., 81568.62745098039 rows/sec., 6.37 MiB/sec. | ||
| 6035 | 2026.03.26 05:49:43.704910 [ 4 ] {9a5bf82c-cecd-43b8-953d-b9ecfb9b0651} <Debug> TCPHandler: Processed in 0.001443744 sec. | ||
| 6036 | 2026.03.26 05:49:43.705012 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491625 sec., 371407.02254252916 rows/sec., 25.87 MiB/sec. | ||
| 6037 | 2026.03.26 05:49:43.705048 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.03.26 05:49:43.705165 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6039 | 2026.03.26 05:49:43.705205 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6040 | 2026.03.26 05:49:43.705218 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6041 | 2026.03.26 05:49:43.705541 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.03.26 05:49:43.705632 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_21_4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6043 | 2026.03.26 05:49:43.705732 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6044 | 2026.03.26 05:49:43.705741 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.03.26 05:49:43.705778 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6046 | 2026.03.26 05:49:43.706124 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6047 | 2026.03.26 05:49:43.706335 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.03.26 05:49:43.706473 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 6049 | 2026.03.26 05:49:43.706511 [ 4 ] {fa65042f-9893-4bb1-918c-0cf694bc16db} <Debug> TCPHandler: Processed in 0.001522825 sec. | ||
| 6050 | 2026.03.26 05:49:43.706636 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.03.26 05:49:43.706738 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6052 | 2026.03.26 05:49:43.706795 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6053 | 2026.03.26 05:49:43.707669 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.03.26 05:49:43.707707 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6055 | 2026.03.26 05:49:43.708275 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6056 | 2026.03.26 05:49:43.708496 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.03.26 05:49:43.708625 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6058 | 2026.03.26 05:49:43.708637 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001917 sec., 20865.936358894105 rows/sec., 37.39 MiB/sec. | ||
| 6059 | 2026.03.26 05:49:43.708667 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.03.26 05:49:43.708691 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6061 | 2026.03.26 05:49:43.708713 [ 4 ] {e4c44151-0514-489f-8fab-7436b93aa1d5} <Debug> TCPHandler: Processed in 0.00212673 sec. | ||
| 6062 | 2026.03.26 05:49:43.708775 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 6063 | 2026.03.26 05:49:43.708829 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.03.26 05:49:43.708929 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.03.26 05:49:43.708971 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6066 | 2026.03.26 05:49:43.709011 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6067 | 2026.03.26 05:49:43.709076 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 489 rows starting from the beginning of the part | ||
| 6068 | 2026.03.26 05:49:43.709213 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6069 | 2026.03.26 05:49:43.709323 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.03.26 05:49:43.709331 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6071 | 2026.03.26 05:49:43.709365 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6072 | 2026.03.26 05:49:43.709461 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6073 | 2026.03.26 05:49:43.709575 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
| 6074 | 2026.03.26 05:49:43.709684 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6075 | 2026.03.26 05:49:43.709719 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6076 | 2026.03.26 05:49:43.709931 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.03.26 05:49:43.710072 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6078 | 2026.03.26 05:49:43.710111 [ 4 ] {96fdb730-3c55-4a41-89ce-2bfbbb9150cc} <Debug> TCPHandler: Processed in 0.001330051 sec. | ||
| 6079 | 2026.03.26 05:49:43.729816 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 19 columns (19 merged, 0 gathered) in 0.021078794 sec., 31216.20715113018 rows/sec., 55.94 MiB/sec. | ||
| 6080 | 2026.03.26 05:49:43.730985 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6081 | 2026.03.26 05:49:43.731387 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.03.26 05:49:43.731472 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6083 | 2026.03.26 05:49:43.731621 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 6084 | 2026.03.26 05:49:44.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.55 MiB, peak 268.37 MiB, free memory in arenas 0.00 B, will set to 260.00 MiB (RSS), difference: 1.45 MiB | ||
| 6085 | 2026.03.26 05:49:46.689791 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6086 | 2026.03.26 05:49:46.689845 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6087 | 2026.03.26 05:49:46.795225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12490 | ||
| 6088 | 2026.03.26 05:49:46.795962 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.03.26 05:49:46.796007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6090 | 2026.03.26 05:49:46.796522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6091 | 2026.03.26 05:49:46.796757 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.03.26 05:49:46.796874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 6093 | 2026.03.26 05:49:46.796875 [ 28 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6094 | 2026.03.26 05:49:46.796926 [ 28 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.03.26 05:49:46.796950 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6096 | 2026.03.26 05:49:46.797083 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 6097 | 2026.03.26 05:49:46.797235 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6098 | 2026.03.26 05:49:46.797278 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10122 rows starting from the beginning of the part | ||
| 6099 | 2026.03.26 05:49:46.797350 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6100 | 2026.03.26 05:49:46.797401 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6101 | 2026.03.26 05:49:46.797443 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6102 | 2026.03.26 05:49:46.797479 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6103 | 2026.03.26 05:49:46.797518 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6104 | 2026.03.26 05:49:46.801536 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.004516936 sec., 2765148.7645607553 rows/sec., 39.56 MiB/sec. | ||
| 6105 | 2026.03.26 05:49:46.801815 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6106 | 2026.03.26 05:49:46.802077 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.03.26 05:49:46.802148 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_26_5} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6108 | 2026.03.26 05:49:46.802230 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6109 | 2026.03.26 05:49:47.451935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6110 | 2026.03.26 05:49:47.469875 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.03.26 05:49:47.469941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6112 | 2026.03.26 05:49:47.475465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6113 | 2026.03.26 05:49:47.476141 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.03.26 05:49:47.476426 [ 28 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6115 | 2026.03.26 05:49:47.476522 [ 28 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.03.26 05:49:47.476559 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6117 | 2026.03.26 05:49:47.476720 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 6118 | 2026.03.26 05:49:47.479367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6119 | 2026.03.26 05:49:47.480677 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6120 | 2026.03.26 05:49:47.482171 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 6121 | 2026.03.26 05:49:47.486702 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 6122 | 2026.03.26 05:49:47.491234 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 6123 | 2026.03.26 05:49:47.495588 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 6124 | 2026.03.26 05:49:47.500053 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 6125 | 2026.03.26 05:49:47.503980 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 6126 | 2026.03.26 05:49:47.557951 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081297604 sec., 2410.89515996068 rows/sec., 12.47 MiB/sec. | ||
| 6127 | 2026.03.26 05:49:47.560457 [ 195 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6128 | 2026.03.26 05:49:47.562506 [ 195 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_26_5} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.03.26 05:49:47.562596 [ 195 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_26_5} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6130 | 2026.03.26 05:49:47.564621 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6131 | 2026.03.26 05:49:48.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.12 MiB, peak 271.66 MiB, free memory in arenas 0.00 B, will set to 265.78 MiB (RSS), difference: 4.66 MiB | ||
| 6132 | 2026.03.26 05:49:48.698059 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.03.26 05:49:48.698242 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6134 | 2026.03.26 05:49:48.698317 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6135 | 2026.03.26 05:49:48.699015 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.03.26 05:49:48.699068 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6137 | 2026.03.26 05:49:48.699466 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6138 | 2026.03.26 05:49:48.699700 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.03.26 05:49:48.699867 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 6140 | 2026.03.26 05:49:48.699921 [ 4 ] {c0e14564-ea3c-405f-9d7b-18ab471f2a51} <Debug> TCPHandler: Processed in 0.001992766 sec. | ||
| 6141 | 2026.03.26 05:49:48.700053 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.03.26 05:49:48.700159 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6143 | 2026.03.26 05:49:48.700205 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6144 | 2026.03.26 05:49:48.700662 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.03.26 05:49:48.700703 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6146 | 2026.03.26 05:49:48.701021 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6147 | 2026.03.26 05:49:48.701248 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.03.26 05:49:48.701385 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 6149 | 2026.03.26 05:49:48.701425 [ 4 ] {a79ff8aa-a3a8-4e2a-b226-ffae0576d9f6} <Debug> TCPHandler: Processed in 0.001425054 sec. | ||
| 6150 | 2026.03.26 05:49:48.701541 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.03.26 05:49:48.701641 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.03.26 05:49:48.701687 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6153 | 2026.03.26 05:49:48.702101 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.03.26 05:49:48.702140 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6155 | 2026.03.26 05:49:48.702472 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6156 | 2026.03.26 05:49:48.702685 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.03.26 05:49:48.702825 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6158 | 2026.03.26 05:49:48.702862 [ 4 ] {50443cc8-4f1b-44ae-80cb-1e6e45fe2d72} <Debug> TCPHandler: Processed in 0.001371592 sec. | ||
| 6159 | 2026.03.26 05:49:48.702970 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.03.26 05:49:48.703068 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.03.26 05:49:48.703112 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6162 | 2026.03.26 05:49:48.703453 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.03.26 05:49:48.703489 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6164 | 2026.03.26 05:49:48.703802 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6165 | 2026.03.26 05:49:48.704053 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.03.26 05:49:48.704186 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 6167 | 2026.03.26 05:49:48.704223 [ 4 ] {43cabb9a-0bd3-46a4-ad6c-8b3feac14aad} <Debug> TCPHandler: Processed in 0.00130217 sec. | ||
| 6168 | 2026.03.26 05:49:51.856500 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 786 | ||
| 6169 | 2026.03.26 05:49:51.858820 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.26 05:49:51.858879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6171 | 2026.03.26 05:49:51.860161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6172 | 2026.03.26 05:49:51.860440 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.03.26 05:49:51.860832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 6174 | 2026.03.26 05:49:53.713454 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.03.26 05:49:53.713681 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.03.26 05:49:53.713760 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6177 | 2026.03.26 05:49:53.714573 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.03.26 05:49:53.714632 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6179 | 2026.03.26 05:49:53.715050 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6180 | 2026.03.26 05:49:53.715282 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.03.26 05:49:53.715445 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001817 sec., 156301.59603742431 rows/sec., 9.93 MiB/sec. | ||
| 6182 | 2026.03.26 05:49:53.715499 [ 4 ] {1768cb29-5566-43d8-aaa7-7edf6d052106} <Debug> TCPHandler: Processed in 0.002180721 sec. | ||
| 6183 | 2026.03.26 05:49:53.715661 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.03.26 05:49:53.715767 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6185 | 2026.03.26 05:49:53.715813 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6186 | 2026.03.26 05:49:53.716273 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.03.26 05:49:53.716314 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6188 | 2026.03.26 05:49:53.716636 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6189 | 2026.03.26 05:49:53.716846 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.26 05:49:53.716980 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001237 sec., 8084.074373484236 rows/sec., 659.20 KiB/sec. | ||
| 6191 | 2026.03.26 05:49:53.717020 [ 4 ] {f7fed87e-9826-44d4-a48a-373ee953e389} <Debug> TCPHandler: Processed in 0.001421024 sec. | ||
| 6192 | 2026.03.26 05:49:53.717139 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.03.26 05:49:53.717236 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6194 | 2026.03.26 05:49:53.717276 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6195 | 2026.03.26 05:49:53.718116 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.03.26 05:49:53.718154 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6197 | 2026.03.26 05:49:53.718506 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6198 | 2026.03.26 05:49:53.718720 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.03.26 05:49:53.718853 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Debug> executeQuery: Read 882 rows, 71.55 KiB in 0.001636 sec., 539119.8044009779 rows/sec., 42.71 MiB/sec. | ||
| 6200 | 2026.03.26 05:49:53.718892 [ 4 ] {c578b5df-248d-454c-8dcb-2de05c11a092} <Debug> TCPHandler: Processed in 0.001802472 sec. | ||
| 6201 | 2026.03.26 05:49:53.719009 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.03.26 05:49:53.719104 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6203 | 2026.03.26 05:49:53.719145 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6204 | 2026.03.26 05:49:53.719635 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.26 05:49:53.719674 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6206 | 2026.03.26 05:49:53.719983 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6207 | 2026.03.26 05:49:53.720193 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.03.26 05:49:53.720325 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001239 sec., 154963.6803874092 rows/sec., 9.65 MiB/sec. | ||
| 6209 | 2026.03.26 05:49:53.720365 [ 4 ] {e6652277-f856-4ef4-a177-75f8a124d35a} <Debug> TCPHandler: Processed in 0.001404553 sec. | ||
| 6210 | 2026.03.26 05:49:53.720500 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.03.26 05:49:53.720621 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6212 | 2026.03.26 05:49:53.720669 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6213 | 2026.03.26 05:49:53.721254 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.03.26 05:49:53.721298 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6215 | 2026.03.26 05:49:53.721664 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6216 | 2026.03.26 05:49:53.721887 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.03.26 05:49:53.722016 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001419 sec., 105003.52360817477 rows/sec., 6.78 MiB/sec. | ||
| 6218 | 2026.03.26 05:49:53.722054 [ 4 ] {807fb8cb-ea94-4676-878a-6b3649811cc8} <Debug> TCPHandler: Processed in 0.001612797 sec. | ||
| 6219 | 2026.03.26 05:49:53.722170 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.03.26 05:49:53.722263 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6221 | 2026.03.26 05:49:53.722302 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6222 | 2026.03.26 05:49:53.722803 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.03.26 05:49:53.722840 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6224 | 2026.03.26 05:49:53.723140 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6225 | 2026.03.26 05:49:53.723350 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.03.26 05:49:53.723475 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 6227 | 2026.03.26 05:49:53.723513 [ 4 ] {2f5d3bac-1fef-4cca-b793-a3d9dd35a123} <Debug> TCPHandler: Processed in 0.001391312 sec. | ||
| 6228 | 2026.03.26 05:49:53.723634 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.03.26 05:49:53.723727 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6230 | 2026.03.26 05:49:53.723766 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6231 | 2026.03.26 05:49:53.724393 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.03.26 05:49:53.724431 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6233 | 2026.03.26 05:49:53.724754 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6234 | 2026.03.26 05:49:53.724957 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.03.26 05:49:53.725083 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001374 sec., 393013.10043668124 rows/sec., 27.86 MiB/sec. | ||
| 6236 | 2026.03.26 05:49:53.725120 [ 4 ] {493ca72c-8df5-4820-8d21-55bc3a39e4d4} <Debug> TCPHandler: Processed in 0.001533876 sec. | ||
| 6237 | 2026.03.26 05:49:53.725230 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.03.26 05:49:53.725323 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6239 | 2026.03.26 05:49:53.725365 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6240 | 2026.03.26 05:49:53.725682 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.03.26 05:49:53.725717 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6242 | 2026.03.26 05:49:53.726013 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6243 | 2026.03.26 05:49:53.726219 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.03.26 05:49:53.726343 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001039 sec., 11549.566891241579 rows/sec., 603.42 KiB/sec. | ||
| 6245 | 2026.03.26 05:49:53.726380 [ 4 ] {5618e5a4-d7ab-4659-a0bc-a5da56f5739b} <Debug> TCPHandler: Processed in 0.001198008 sec. | ||
| 6246 | 2026.03.26 05:49:53.726516 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.03.26 05:49:53.726636 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6248 | 2026.03.26 05:49:53.726688 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6249 | 2026.03.26 05:49:53.727198 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.03.26 05:49:53.727241 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6251 | 2026.03.26 05:49:53.727654 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6252 | 2026.03.26 05:49:53.727878 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.03.26 05:49:53.728009 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Debug> executeQuery: Read 375 rows, 25.00 KiB in 0.001398 sec., 268240.3433476395 rows/sec., 17.47 MiB/sec. | ||
| 6254 | 2026.03.26 05:49:53.728046 [ 4 ] {9be28ede-c7ba-445a-9b80-05ddd560805c} <Debug> TCPHandler: Processed in 0.001597348 sec. | ||
| 6255 | 2026.03.26 05:49:53.728150 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.03.26 05:49:53.728242 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6257 | 2026.03.26 05:49:53.728282 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6258 | 2026.03.26 05:49:53.728582 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.03.26 05:49:53.728618 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6260 | 2026.03.26 05:49:53.728915 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6261 | 2026.03.26 05:49:53.729125 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.03.26 05:49:53.729249 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001026 sec., 1949.317738791423 rows/sec., 131.35 KiB/sec. | ||
| 6263 | 2026.03.26 05:49:53.729285 [ 4 ] {2608f220-32fa-4434-bcdd-20eda4c8757a} <Debug> TCPHandler: Processed in 0.001182978 sec. | ||
| 6264 | 2026.03.26 05:49:53.729384 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.03.26 05:49:53.729484 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6266 | 2026.03.26 05:49:53.729536 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6267 | 2026.03.26 05:49:53.730359 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.03.26 05:49:53.730395 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6269 | 2026.03.26 05:49:53.730950 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6270 | 2026.03.26 05:49:53.731180 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.03.26 05:49:53.731320 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001861 sec., 21493.820526598603 rows/sec., 38.52 MiB/sec. | ||
| 6272 | 2026.03.26 05:49:53.731378 [ 4 ] {4df11964-ccbe-47c0-9b4b-2101fde2e446} <Debug> TCPHandler: Processed in 0.002041168 sec. | ||
| 6273 | 2026.03.26 05:49:53.731486 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.03.26 05:49:53.731577 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6275 | 2026.03.26 05:49:53.731618 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6276 | 2026.03.26 05:49:53.731987 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.03.26 05:49:53.732023 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6278 | 2026.03.26 05:49:53.732325 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6279 | 2026.03.26 05:49:53.732528 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.03.26 05:49:53.732653 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.001095 sec., 109589.04109589041 rows/sec., 6.59 MiB/sec. | ||
| 6281 | 2026.03.26 05:49:53.732688 [ 4 ] {b5ed3eea-2248-4fa9-bb93-4746058fd830} <Debug> TCPHandler: Processed in 0.001256179 sec. | ||
| 6282 | 2026.03.26 05:49:54.296974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13002 | ||
| 6283 | 2026.03.26 05:49:54.297562 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.03.26 05:49:54.297617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6285 | 2026.03.26 05:49:54.298160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6286 | 2026.03.26 05:49:54.298399 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.03.26 05:49:54.298541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13002 | ||
| 6288 | 2026.03.26 05:49:54.979462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6289 | 2026.03.26 05:49:54.995229 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.26 05:49:54.995291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6291 | 2026.03.26 05:49:55.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.45 MiB, peak 271.66 MiB, free memory in arenas 0.00 B, will set to 266.25 MiB (RSS), difference: -4.20 MiB | ||
| 6292 | 2026.03.26 05:49:55.001070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6293 | 2026.03.26 05:49:55.001763 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.03.26 05:49:55.004482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6295 | 2026.03.26 05:49:56.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.25 MiB, peak 271.66 MiB, free memory in arenas 0.00 B, will set to 266.70 MiB (RSS), difference: 4.45 MiB | ||
| 6296 | 2026.03.26 05:49:58.698571 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.03.26 05:49:58.698769 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6298 | 2026.03.26 05:49:58.698837 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6299 | 2026.03.26 05:49:58.699499 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.03.26 05:49:58.699547 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6301 | 2026.03.26 05:49:58.699984 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6302 | 2026.03.26 05:49:58.700240 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.03.26 05:49:58.700397 [ 133 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6304 | 2026.03.26 05:49:58.700412 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 6305 | 2026.03.26 05:49:58.700466 [ 133 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.03.26 05:49:58.700486 [ 4 ] {3ae3aad7-4422-4b13-9a69-6ab9a805a1ff} <Debug> TCPHandler: Processed in 0.002043498 sec. | ||
| 6307 | 2026.03.26 05:49:58.700496 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6308 | 2026.03.26 05:49:58.700606 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 6309 | 2026.03.26 05:49:58.700615 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.03.26 05:49:58.700713 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6311 | 2026.03.26 05:49:58.700731 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6312 | 2026.03.26 05:49:58.700746 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3355 rows starting from the beginning of the part | ||
| 6313 | 2026.03.26 05:49:58.700777 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6314 | 2026.03.26 05:49:58.700813 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6315 | 2026.03.26 05:49:58.700865 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
| 6316 | 2026.03.26 05:49:58.700914 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6317 | 2026.03.26 05:49:58.700957 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 882 rows starting from the beginning of the part | ||
| 6318 | 2026.03.26 05:49:58.701001 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6319 | 2026.03.26 05:49:58.701215 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.03.26 05:49:58.701253 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6321 | 2026.03.26 05:49:58.701595 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6322 | 2026.03.26 05:49:58.701819 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.03.26 05:49:58.701948 [ 133 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6324 | 2026.03.26 05:49:58.701960 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 6325 | 2026.03.26 05:49:58.701984 [ 133 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.03.26 05:49:58.702009 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6327 | 2026.03.26 05:49:58.702012 [ 4 ] {28d6ead7-3970-4cdb-b2d6-9b78cbe5ad4b} <Debug> TCPHandler: Processed in 0.001449604 sec. | ||
| 6328 | 2026.03.26 05:49:58.702096 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 6329 | 2026.03.26 05:49:58.702135 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.03.26 05:49:58.702184 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6331 | 2026.03.26 05:49:58.702212 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1828 rows starting from the beginning of the part | ||
| 6332 | 2026.03.26 05:49:58.702235 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.03.26 05:49:58.702265 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6334 | 2026.03.26 05:49:58.702282 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6335 | 2026.03.26 05:49:58.702306 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6336 | 2026.03.26 05:49:58.702345 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6337 | 2026.03.26 05:49:58.702380 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 540 rows starting from the beginning of the part | ||
| 6338 | 2026.03.26 05:49:58.702418 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6339 | 2026.03.26 05:49:58.702694 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.03.26 05:49:58.702731 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6341 | 2026.03.26 05:49:58.702995 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425966 sec., 1871831.67447524 rows/sec., 151.02 MiB/sec. | ||
| 6342 | 2026.03.26 05:49:58.703254 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6343 | 2026.03.26 05:49:58.703495 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.03.26 05:49:58.703503 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6345 | 2026.03.26 05:49:58.703549 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482245 sec., 1797273.7300513748 rows/sec., 132.31 MiB/sec. | ||
| 6346 | 2026.03.26 05:49:58.703615 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6347 | 2026.03.26 05:49:58.703646 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.03.26 05:49:58.703649 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. | ||
| 6349 | 2026.03.26 05:49:58.703665 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6350 | 2026.03.26 05:49:58.703700 [ 4 ] {7697efb8-e89e-4177-bbea-f8f073646236} <Debug> TCPHandler: Processed in 0.001615448 sec. | ||
| 6351 | 2026.03.26 05:49:58.703743 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 6352 | 2026.03.26 05:49:58.703820 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.03.26 05:49:58.703830 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6354 | 2026.03.26 05:49:58.703865 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14199 rows starting from the beginning of the part | ||
| 6355 | 2026.03.26 05:49:58.703875 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6356 | 2026.03.26 05:49:58.703884 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.03.26 05:49:58.703911 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6358 | 2026.03.26 05:49:58.703920 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6359 | 2026.03.26 05:49:58.703954 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6360 | 2026.03.26 05:49:58.703967 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6361 | 2026.03.26 05:49:58.703990 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 6362 | 2026.03.26 05:49:58.703995 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_41_8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6363 | 2026.03.26 05:49:58.704031 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 375 rows starting from the beginning of the part | ||
| 6364 | 2026.03.26 05:49:58.704071 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6365 | 2026.03.26 05:49:58.704125 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6366 | 2026.03.26 05:49:58.704250 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.03.26 05:49:58.704312 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.26 05:49:58.704351 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_41_8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6369 | 2026.03.26 05:49:58.704356 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6370 | 2026.03.26 05:49:58.704462 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6371 | 2026.03.26 05:49:58.704727 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6372 | 2026.03.26 05:49:58.704973 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.03.26 05:49:58.705100 [ 133 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6374 | 2026.03.26 05:49:58.705116 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 6375 | 2026.03.26 05:49:58.705147 [ 133 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.03.26 05:49:58.705166 [ 4 ] {bbca6460-0da3-48dc-a52d-e6cb7651a9e7} <Debug> TCPHandler: Processed in 0.001397303 sec. | ||
| 6377 | 2026.03.26 05:49:58.705175 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6378 | 2026.03.26 05:49:58.705270 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 6379 | 2026.03.26 05:49:58.705363 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6380 | 2026.03.26 05:49:58.705391 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2172 rows starting from the beginning of the part | ||
| 6381 | 2026.03.26 05:49:58.705442 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 6382 | 2026.03.26 05:49:58.705482 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 6383 | 2026.03.26 05:49:58.705518 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 6384 | 2026.03.26 05:49:58.705555 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part | ||
| 6385 | 2026.03.26 05:49:58.705591 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 6386 | 2026.03.26 05:49:58.706684 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446974 sec., 1724979.1634127498 rows/sec., 112.19 MiB/sec. | ||
| 6387 | 2026.03.26 05:49:58.706986 [ 187 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6388 | 2026.03.26 05:49:58.707294 [ 187 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_41_8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.03.26 05:49:58.707377 [ 187 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_41_8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6390 | 2026.03.26 05:49:58.707452 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6391 | 2026.03.26 05:49:58.708341 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15118 rows, containing 5 columns (5 merged, 0 gathered) in 0.004624558 sec., 3269069.173745902 rows/sec., 214.50 MiB/sec. | ||
| 6392 | 2026.03.26 05:49:58.708783 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6393 | 2026.03.26 05:49:58.709048 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.03.26 05:49:58.709112 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6395 | 2026.03.26 05:49:58.709174 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 6396 | 2026.03.26 05:49:59.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.09 MiB, peak 274.12 MiB, free memory in arenas 0.00 B, will set to 269.21 MiB (RSS), difference: 2.12 MiB | ||
| 6397 | 2026.03.26 05:50:01.689895 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6398 | 2026.03.26 05:50:01.689951 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6399 | 2026.03.26 05:50:01.798642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13450 | ||
| 6400 | 2026.03.26 05:50:01.799130 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.26 05:50:01.799181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6402 | 2026.03.26 05:50:01.799668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6403 | 2026.03.26 05:50:01.799912 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.03.26 05:50:01.800064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13450 | ||
| 6405 | 2026.03.26 05:50:01.861018 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 818 | ||
| 6406 | 2026.03.26 05:50:01.863828 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.03.26 05:50:01.863890 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6408 | 2026.03.26 05:50:01.865124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6409 | 2026.03.26 05:50:01.865413 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.03.26 05:50:01.865581 [ 89 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6411 | 2026.03.26 05:50:01.865646 [ 89 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.03.26 05:50:01.865665 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6413 | 2026.03.26 05:50:01.865766 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 6414 | 2026.03.26 05:50:01.865814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6415 | 2026.03.26 05:50:01.866287 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6416 | 2026.03.26 05:50:01.866425 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 664 rows starting from the beginning of the part | ||
| 6417 | 2026.03.26 05:50:01.866801 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 6418 | 2026.03.26 05:50:01.867145 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 6419 | 2026.03.26 05:50:01.867441 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6420 | 2026.03.26 05:50:01.867740 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 6421 | 2026.03.26 05:50:01.868056 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6422 | 2026.03.26 05:50:01.874819 [ 196 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 72 columns (72 merged, 0 gathered) in 0.009098023 sec., 89909.64300705769 rows/sec., 79.05 MiB/sec. | ||
| 6423 | 2026.03.26 05:50:01.875806 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6424 | 2026.03.26 05:50:01.876330 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.03.26 05:50:01.876397 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_21_4} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6426 | 2026.03.26 05:50:01.876571 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6427 | 2026.03.26 05:50:02.504571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6428 | 2026.03.26 05:50:02.521478 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.03.26 05:50:02.521577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6430 | 2026.03.26 05:50:02.527641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6431 | 2026.03.26 05:50:02.528495 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.03.26 05:50:02.531594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6433 | 2026.03.26 05:50:03.708708 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.03.26 05:50:03.708900 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.03.26 05:50:03.708967 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6436 | 2026.03.26 05:50:03.709716 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.03.26 05:50:03.709762 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6438 | 2026.03.26 05:50:03.710182 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6439 | 2026.03.26 05:50:03.710407 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.03.26 05:50:03.710555 [ 73 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6441 | 2026.03.26 05:50:03.710567 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001717 sec., 165404.7757716948 rows/sec., 10.51 MiB/sec. | ||
| 6442 | 2026.03.26 05:50:03.710626 [ 73 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.03.26 05:50:03.710647 [ 4 ] {471970ff-4e6c-4808-931e-dd6c8f0f1fb4} <Debug> TCPHandler: Processed in 0.002067098 sec. | ||
| 6444 | 2026.03.26 05:50:03.710653 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6445 | 2026.03.26 05:50:03.710797 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2026.03.26 05:50:03.710814 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::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 | ||
| 6447 | 2026.03.26 05:50:03.710904 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6448 | 2026.03.26 05:50:03.710952 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6449 | 2026.03.26 05:50:03.710960 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6450 | 2026.03.26 05:50:03.710999 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 6451 | 2026.03.26 05:50:03.711066 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6452 | 2026.03.26 05:50:03.711109 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6453 | 2026.03.26 05:50:03.711150 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6454 | 2026.03.26 05:50:03.711189 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6455 | 2026.03.26 05:50:03.711228 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6456 | 2026.03.26 05:50:03.711743 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.03.26 05:50:03.711787 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6458 | 2026.03.26 05:50:03.712187 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6459 | 2026.03.26 05:50:03.712334 [ 198 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574327 sec., 932461.9345282143 rows/sec., 63.37 MiB/sec. | ||
| 6460 | 2026.03.26 05:50:03.712411 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.03.26 05:50:03.712513 [ 196 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6462 | 2026.03.26 05:50:03.712556 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001676 sec., 523269.6897374702 rows/sec., 41.48 MiB/sec. | ||
| 6463 | 2026.03.26 05:50:03.712601 [ 4 ] {0f2bde5f-9b68-4db0-83ee-dbee49f5c7d4} <Debug> TCPHandler: Processed in 0.001857483 sec. | ||
| 6464 | 2026.03.26 05:50:03.712729 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.03.26 05:50:03.712794 [ 196 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.03.26 05:50:03.712826 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6467 | 2026.03.26 05:50:03.712871 [ 196 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_16_3} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6468 | 2026.03.26 05:50:03.712874 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6469 | 2026.03.26 05:50:03.712958 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6470 | 2026.03.26 05:50:03.713365 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.03.26 05:50:03.713406 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6472 | 2026.03.26 05:50:03.713721 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6473 | 2026.03.26 05:50:03.713932 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.03.26 05:50:03.714064 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001257 sec., 144789.18058870325 rows/sec., 8.97 MiB/sec. | ||
| 6475 | 2026.03.26 05:50:03.714103 [ 4 ] {2466a06c-0dc9-4306-94c1-3c4fb96d8f3c} <Debug> TCPHandler: Processed in 0.001424093 sec. | ||
| 6476 | 2026.03.26 05:50:03.714221 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.03.26 05:50:03.714315 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.03.26 05:50:03.714356 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6479 | 2026.03.26 05:50:03.714803 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.03.26 05:50:03.714839 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6481 | 2026.03.26 05:50:03.715147 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6482 | 2026.03.26 05:50:03.715355 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.03.26 05:50:03.715484 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 6484 | 2026.03.26 05:50:03.715521 [ 4 ] {38918994-366c-48f8-a80d-eebc5baf304b} <Debug> TCPHandler: Processed in 0.001350061 sec. | ||
| 6485 | 2026.03.26 05:50:03.715647 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.03.26 05:50:03.715740 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.03.26 05:50:03.715780 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6488 | 2026.03.26 05:50:03.716215 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.03.26 05:50:03.716251 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6490 | 2026.03.26 05:50:03.716548 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6491 | 2026.03.26 05:50:03.716758 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.03.26 05:50:03.716858 [ 73 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6493 | 2026.03.26 05:50:03.716884 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 6494 | 2026.03.26 05:50:03.716894 [ 73 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.26 05:50:03.716923 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6496 | 2026.03.26 05:50:03.716928 [ 4 ] {4df0ede9-72f7-45e6-95f5-7adcc5470107} <Debug> TCPHandler: Processed in 0.001336311 sec. | ||
| 6497 | 2026.03.26 05:50:03.717023 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::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 | ||
| 6498 | 2026.03.26 05:50:03.717055 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.03.26 05:50:03.717141 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6500 | 2026.03.26 05:50:03.717153 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6501 | 2026.03.26 05:50:03.717180 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 6502 | 2026.03.26 05:50:03.717200 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6503 | 2026.03.26 05:50:03.717248 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6504 | 2026.03.26 05:50:03.717295 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6505 | 2026.03.26 05:50:03.717334 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6506 | 2026.03.26 05:50:03.717387 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6507 | 2026.03.26 05:50:03.717432 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6508 | 2026.03.26 05:50:03.717792 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.03.26 05:50:03.717832 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6510 | 2026.03.26 05:50:03.718174 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6511 | 2026.03.26 05:50:03.718338 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359552 sec., 561949.8187638281 rows/sec., 34.45 MiB/sec. | ||
| 6512 | 2026.03.26 05:50:03.718388 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.03.26 05:50:03.718529 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6514 | 2026.03.26 05:50:03.718533 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001397 sec., 379384.39513242664 rows/sec., 26.83 MiB/sec. | ||
| 6515 | 2026.03.26 05:50:03.718590 [ 4 ] {06576d53-d953-4f33-9f6b-b2dd1cd739cb} <Debug> TCPHandler: Processed in 0.001583367 sec. | ||
| 6516 | 2026.03.26 05:50:03.718707 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.03.26 05:50:03.718801 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6518 | 2026.03.26 05:50:03.718845 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6519 | 2026.03.26 05:50:03.718881 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.03.26 05:50:03.718970 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_16_3} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6521 | 2026.03.26 05:50:03.719089 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6522 | 2026.03.26 05:50:03.719187 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.03.26 05:50:03.719227 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6524 | 2026.03.26 05:50:03.719550 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6525 | 2026.03.26 05:50:03.719758 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.03.26 05:50:03.719891 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 6527 | 2026.03.26 05:50:03.719929 [ 4 ] {aa1108ec-7707-486b-a35c-55970e856c7a} <Debug> TCPHandler: Processed in 0.001270739 sec. | ||
| 6528 | 2026.03.26 05:50:03.720049 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.03.26 05:50:03.720170 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.03.26 05:50:03.720223 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6531 | 2026.03.26 05:50:03.720725 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.03.26 05:50:03.720770 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6533 | 2026.03.26 05:50:03.721209 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6534 | 2026.03.26 05:50:03.721494 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.03.26 05:50:03.721656 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001509 sec., 175612.9887342611 rows/sec., 11.67 MiB/sec. | ||
| 6536 | 2026.03.26 05:50:03.721703 [ 4 ] {cb3a8f79-56b5-4736-b066-ce2c8ee6d2ef} <Debug> TCPHandler: Processed in 0.00171349 sec. | ||
| 6537 | 2026.03.26 05:50:03.721834 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.03.26 05:50:03.721949 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.03.26 05:50:03.721999 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6540 | 2026.03.26 05:50:03.722336 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.03.26 05:50:03.722374 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6542 | 2026.03.26 05:50:03.722679 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6543 | 2026.03.26 05:50:03.722894 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.03.26 05:50:03.723024 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 6545 | 2026.03.26 05:50:03.723061 [ 4 ] {d020d09b-817b-470f-ab71-28d92c034840} <Debug> TCPHandler: Processed in 0.00128722 sec. | ||
| 6546 | 2026.03.26 05:50:03.723176 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.03.26 05:50:03.723288 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6548 | 2026.03.26 05:50:03.723352 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6549 | 2026.03.26 05:50:03.724292 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.03.26 05:50:03.724328 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6551 | 2026.03.26 05:50:03.724892 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6552 | 2026.03.26 05:50:03.725118 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.03.26 05:50:03.725264 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001999 sec., 20010.005002501253 rows/sec., 35.86 MiB/sec. | ||
| 6554 | 2026.03.26 05:50:03.725327 [ 4 ] {d87c72bc-c337-40b0-b430-42d1db91cc15} <Debug> TCPHandler: Processed in 0.002209942 sec. | ||
| 6555 | 2026.03.26 05:50:03.725440 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.03.26 05:50:03.725535 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6557 | 2026.03.26 05:50:03.725576 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6558 | 2026.03.26 05:50:03.725911 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.03.26 05:50:03.725947 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6560 | 2026.03.26 05:50:03.726259 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6561 | 2026.03.26 05:50:03.726465 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.03.26 05:50:03.726596 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 6563 | 2026.03.26 05:50:03.726632 [ 4 ] {dff0aec3-6057-48ef-bfe7-8b5d83b6fc5a} <Debug> TCPHandler: Processed in 0.001241109 sec. | ||
| 6564 | 2026.03.26 05:50:05.553834 [ 55 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6565 | 2026.03.26 05:50:05.553898 [ 55 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.03.26 05:50:05.553919 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6567 | 2026.03.26 05:50:05.554046 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 6568 | 2026.03.26 05:50:05.554201 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6569 | 2026.03.26 05:50:05.554240 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6570 | 2026.03.26 05:50:05.554313 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 6571 | 2026.03.26 05:50:05.554362 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 6572 | 2026.03.26 05:50:05.554409 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6573 | 2026.03.26 05:50:05.554454 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 6574 | 2026.03.26 05:50:05.555310 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318881 sec., 36394.48896450855 rows/sec., 3.04 MiB/sec. | ||
| 6575 | 2026.03.26 05:50:05.555481 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6576 | 2026.03.26 05:50:05.555801 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.03.26 05:50:05.555885 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_9_2} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6578 | 2026.03.26 05:50:05.555998 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6579 | 2026.03.26 05:50:06.351862 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.03.26 05:50:06.352141 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6581 | 2026.03.26 05:50:06.352229 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6582 | 2026.03.26 05:50:06.354775 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.03.26 05:50:06.354819 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6584 | 2026.03.26 05:50:06.355351 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6585 | 2026.03.26 05:50:06.355598 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.03.26 05:50:06.355763 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.003697 sec., 649445.4963483906 rows/sec., 47.90 MiB/sec. | ||
| 6587 | 2026.03.26 05:50:06.355810 [ 4 ] {3ac0ee61-8a1b-4d2e-b448-4105e079763c} <Debug> TCPHandler: Processed in 0.004130567 sec. | ||
| 6588 | 2026.03.26 05:50:06.355936 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2026.03.26 05:50:06.356043 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6590 | 2026.03.26 05:50:06.356090 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6591 | 2026.03.26 05:50:06.356515 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.03.26 05:50:06.356551 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6593 | 2026.03.26 05:50:06.356858 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6594 | 2026.03.26 05:50:06.357077 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.03.26 05:50:06.357216 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001198 sec., 7512.520868113522 rows/sec., 564.91 KiB/sec. | ||
| 6596 | 2026.03.26 05:50:06.357254 [ 4 ] {937a45a3-f4e8-4234-b560-0a5c61a1a82c} <Debug> TCPHandler: Processed in 0.001369743 sec. | ||
| 6597 | 2026.03.26 05:50:06.357367 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.03.26 05:50:06.357465 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.03.26 05:50:06.357506 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6600 | 2026.03.26 05:50:06.358317 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.03.26 05:50:06.358352 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6602 | 2026.03.26 05:50:06.358684 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6603 | 2026.03.26 05:50:06.358901 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.03.26 05:50:06.359034 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00159 sec., 503773.58490566036 rows/sec., 29.10 MiB/sec. | ||
| 6605 | 2026.03.26 05:50:06.359071 [ 4 ] {d5231af3-eb94-4908-a5c0-471b6febf76e} <Debug> TCPHandler: Processed in 0.001753991 sec. | ||
| 6606 | 2026.03.26 05:50:06.359188 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.03.26 05:50:06.359288 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6608 | 2026.03.26 05:50:06.359329 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6609 | 2026.03.26 05:50:06.359723 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.03.26 05:50:06.359758 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6611 | 2026.03.26 05:50:06.360061 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6612 | 2026.03.26 05:50:06.360291 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.03.26 05:50:06.360423 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 6614 | 2026.03.26 05:50:06.360461 [ 4 ] {a3a41002-f13f-4014-9517-81762a03c068} <Debug> TCPHandler: Processed in 0.001329051 sec. | ||
| 6615 | 2026.03.26 05:50:06.360568 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.03.26 05:50:06.360672 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6617 | 2026.03.26 05:50:06.360713 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6618 | 2026.03.26 05:50:06.361668 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.03.26 05:50:06.361706 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6620 | 2026.03.26 05:50:06.362083 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6621 | 2026.03.26 05:50:06.362308 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.03.26 05:50:06.362443 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.00179 sec., 719553.0726256984 rows/sec., 47.99 MiB/sec. | ||
| 6623 | 2026.03.26 05:50:06.362481 [ 4 ] {4f5ac21b-52c2-42d7-b27f-58752420342b} <Debug> TCPHandler: Processed in 0.001963306 sec. | ||
| 6624 | 2026.03.26 05:50:06.362595 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.03.26 05:50:06.362692 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6626 | 2026.03.26 05:50:06.362737 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6627 | 2026.03.26 05:50:06.363561 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.03.26 05:50:06.363596 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6629 | 2026.03.26 05:50:06.364036 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6630 | 2026.03.26 05:50:06.364259 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.03.26 05:50:06.364391 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001717 sec., 908561.4443797321 rows/sec., 55.44 MiB/sec. | ||
| 6632 | 2026.03.26 05:50:06.364428 [ 4 ] {e229bcf4-0b95-4877-a31f-cdae45966468} <Debug> TCPHandler: Processed in 0.001882174 sec. | ||
| 6633 | 2026.03.26 05:50:06.364540 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.03.26 05:50:06.364636 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.03.26 05:50:06.364715 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6636 | 2026.03.26 05:50:06.365540 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.03.26 05:50:06.365574 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6638 | 2026.03.26 05:50:06.366084 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6639 | 2026.03.26 05:50:06.366322 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.03.26 05:50:06.366460 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001843 sec., 4883.342376559956 rows/sec., 8.75 MiB/sec. | ||
| 6641 | 2026.03.26 05:50:06.366517 [ 4 ] {bee9ba2c-14f1-484a-972a-9a79ae903f07} <Debug> TCPHandler: Processed in 0.002025657 sec. | ||
| 6642 | 2026.03.26 05:50:06.366630 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.03.26 05:50:06.366725 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.03.26 05:50:06.366769 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6645 | 2026.03.26 05:50:06.367108 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.03.26 05:50:06.367143 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6647 | 2026.03.26 05:50:06.367446 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6648 | 2026.03.26 05:50:06.367657 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.03.26 05:50:06.367789 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001083 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 6650 | 2026.03.26 05:50:06.367825 [ 4 ] {cc8602c9-a401-4e38-a292-d5f591f2ebfe} <Debug> TCPHandler: Processed in 0.001243869 sec. | ||
| 6651 | 2026.03.26 05:50:08.693724 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.03.26 05:50:08.694023 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6653 | 2026.03.26 05:50:08.694128 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6654 | 2026.03.26 05:50:08.694873 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.03.26 05:50:08.694920 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6656 | 2026.03.26 05:50:08.695313 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6657 | 2026.03.26 05:50:08.695541 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.03.26 05:50:08.695715 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
| 6659 | 2026.03.26 05:50:08.695766 [ 4 ] {f6a0d5b8-8f6d-494b-954e-84098649be73} <Debug> TCPHandler: Processed in 0.002227042 sec. | ||
| 6660 | 2026.03.26 05:50:08.695898 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2026.03.26 05:50:08.696002 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6662 | 2026.03.26 05:50:08.696047 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6663 | 2026.03.26 05:50:08.696493 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.03.26 05:50:08.696532 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6665 | 2026.03.26 05:50:08.696849 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6666 | 2026.03.26 05:50:08.697064 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.03.26 05:50:08.697200 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 6668 | 2026.03.26 05:50:08.697239 [ 4 ] {664d3e73-5cc2-468f-99c5-3024f738b8c7} <Debug> TCPHandler: Processed in 0.001393783 sec. | ||
| 6669 | 2026.03.26 05:50:08.697353 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.03.26 05:50:08.697449 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6671 | 2026.03.26 05:50:08.697495 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6672 | 2026.03.26 05:50:08.697866 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.03.26 05:50:08.697902 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6674 | 2026.03.26 05:50:08.698236 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6675 | 2026.03.26 05:50:08.698454 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.03.26 05:50:08.698589 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 3.84 MiB/sec. | ||
| 6677 | 2026.03.26 05:50:08.698628 [ 4 ] {00a1f85a-5767-42c7-b550-a3c878bc3de6} <Debug> TCPHandler: Processed in 0.001324791 sec. | ||
| 6678 | 2026.03.26 05:50:08.698741 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.03.26 05:50:08.698835 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.03.26 05:50:08.698878 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6681 | 2026.03.26 05:50:08.699240 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.03.26 05:50:08.699283 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6683 | 2026.03.26 05:50:08.699614 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6684 | 2026.03.26 05:50:08.699829 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.03.26 05:50:08.699961 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.41 MiB/sec. | ||
| 6686 | 2026.03.26 05:50:08.699997 [ 4 ] {cbadb487-353a-4017-82b8-f7caf2642452} <Debug> TCPHandler: Processed in 0.001304821 sec. | ||
| 6687 | 2026.03.26 05:50:09.300198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13962 | ||
| 6688 | 2026.03.26 05:50:09.300693 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.03.26 05:50:09.300736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6690 | 2026.03.26 05:50:09.301202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6691 | 2026.03.26 05:50:09.301433 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.03.26 05:50:09.301558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13962 | ||
| 6693 | 2026.03.26 05:50:10.031724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6694 | 2026.03.26 05:50:10.048746 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.03.26 05:50:10.048811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6696 | 2026.03.26 05:50:10.055421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6697 | 2026.03.26 05:50:10.056176 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.03.26 05:50:10.059364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6699 | 2026.03.26 05:50:11.866160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 864 | ||
| 6700 | 2026.03.26 05:50:11.869823 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.03.26 05:50:11.869901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6702 | 2026.03.26 05:50:11.871278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6703 | 2026.03.26 05:50:11.871586 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.03.26 05:50:11.871923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 6705 | 2026.03.26 05:50:13.708492 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2026.03.26 05:50:13.708711 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6707 | 2026.03.26 05:50:13.708788 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6708 | 2026.03.26 05:50:13.709562 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.03.26 05:50:13.709613 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6710 | 2026.03.26 05:50:13.710030 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6711 | 2026.03.26 05:50:13.710261 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.03.26 05:50:13.710422 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 6713 | 2026.03.26 05:50:13.710473 [ 4 ] {4d691875-ce61-45ab-a48b-fe0b0d767a6c} <Debug> TCPHandler: Processed in 0.002119739 sec. | ||
| 6714 | 2026.03.26 05:50:13.710594 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.03.26 05:50:13.710699 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6716 | 2026.03.26 05:50:13.710743 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6717 | 2026.03.26 05:50:13.711494 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.03.26 05:50:13.711530 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6719 | 2026.03.26 05:50:13.711894 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6720 | 2026.03.26 05:50:13.712109 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.03.26 05:50:13.712252 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001578 sec., 555766.793409379 rows/sec., 44.06 MiB/sec. | ||
| 6722 | 2026.03.26 05:50:13.712293 [ 4 ] {f33a8f46-bed9-4c6b-a91b-cbf186d4ded1} <Debug> TCPHandler: Processed in 0.001751491 sec. | ||
| 6723 | 2026.03.26 05:50:13.712405 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.03.26 05:50:13.712505 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6725 | 2026.03.26 05:50:13.712546 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6726 | 2026.03.26 05:50:13.713005 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.03.26 05:50:13.713039 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6728 | 2026.03.26 05:50:13.713358 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6729 | 2026.03.26 05:50:13.713573 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.03.26 05:50:13.713710 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001226 sec., 148450.24469820553 rows/sec., 9.20 MiB/sec. | ||
| 6731 | 2026.03.26 05:50:13.713749 [ 4 ] {2da96f70-d569-4258-9d9a-aa20431cd72d} <Debug> TCPHandler: Processed in 0.001394193 sec. | ||
| 6732 | 2026.03.26 05:50:13.713861 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.03.26 05:50:13.713957 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.03.26 05:50:13.713997 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6735 | 2026.03.26 05:50:13.714427 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.03.26 05:50:13.714462 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6737 | 2026.03.26 05:50:13.714765 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6738 | 2026.03.26 05:50:13.714977 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.03.26 05:50:13.715074 [ 155 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6740 | 2026.03.26 05:50:13.715102 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 6741 | 2026.03.26 05:50:13.715114 [ 155 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.03.26 05:50:13.715135 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6743 | 2026.03.26 05:50:13.715140 [ 4 ] {e2976dd0-b4ad-420c-ac1c-0624b67bfa70} <Debug> TCPHandler: Processed in 0.001328271 sec. | ||
| 6744 | 2026.03.26 05:50:13.715257 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.03.26 05:50:13.715278 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::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 | ||
| 6746 | 2026.03.26 05:50:13.715351 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.03.26 05:50:13.715396 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6748 | 2026.03.26 05:50:13.715431 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6749 | 2026.03.26 05:50:13.715474 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 6750 | 2026.03.26 05:50:13.715549 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 6751 | 2026.03.26 05:50:13.715601 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6752 | 2026.03.26 05:50:13.715649 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 6753 | 2026.03.26 05:50:13.715694 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 6754 | 2026.03.26 05:50:13.715741 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6755 | 2026.03.26 05:50:13.715825 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.03.26 05:50:13.715866 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 6757 | 2026.03.26 05:50:13.716224 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6758 | 2026.03.26 05:50:13.716450 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.03.26 05:50:13.716585 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 6760 | 2026.03.26 05:50:13.716622 [ 4 ] {dec09725-d846-40ef-a503-4b62132055bb} <Debug> TCPHandler: Processed in 0.001414473 sec. | ||
| 6761 | 2026.03.26 05:50:13.716746 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.03.26 05:50:13.716841 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6763 | 2026.03.26 05:50:13.716880 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6764 | 2026.03.26 05:50:13.717140 [ 192 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924175 sec., 1571582.6263203712 rows/sec., 99.21 MiB/sec. | ||
| 6765 | 2026.03.26 05:50:13.717341 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6766 | 2026.03.26 05:50:13.717511 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.03.26 05:50:13.717555 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6768 | 2026.03.26 05:50:13.717628 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.03.26 05:50:13.717711 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_21_4} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6770 | 2026.03.26 05:50:13.717794 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6771 | 2026.03.26 05:50:13.717932 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6772 | 2026.03.26 05:50:13.718161 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.03.26 05:50:13.718298 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001474 sec., 359565.80732700136 rows/sec., 25.43 MiB/sec. | ||
| 6774 | 2026.03.26 05:50:13.718335 [ 4 ] {0180b05d-a0af-43a6-bb56-ba15e334da79} <Debug> TCPHandler: Processed in 0.001642718 sec. | ||
| 6775 | 2026.03.26 05:50:13.718445 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.03.26 05:50:13.718540 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6777 | 2026.03.26 05:50:13.718581 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6778 | 2026.03.26 05:50:13.718898 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.03.26 05:50:13.718933 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6780 | 2026.03.26 05:50:13.719245 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6781 | 2026.03.26 05:50:13.719452 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.03.26 05:50:13.719580 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6783 | 2026.03.26 05:50:13.719614 [ 4 ] {1eeed6c0-9353-441d-9cd2-6b4b7b9a3dfc} <Debug> TCPHandler: Processed in 0.001218208 sec. | ||
| 6784 | 2026.03.26 05:50:13.719723 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.03.26 05:50:13.719817 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6786 | 2026.03.26 05:50:13.719860 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6787 | 2026.03.26 05:50:13.720253 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.03.26 05:50:13.720288 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6789 | 2026.03.26 05:50:13.720625 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6790 | 2026.03.26 05:50:13.720845 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.03.26 05:50:13.720983 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 6792 | 2026.03.26 05:50:13.721019 [ 4 ] {257cf332-8e9e-4ca0-b661-d8d446c302ca} <Debug> TCPHandler: Processed in 0.001343831 sec. | ||
| 6793 | 2026.03.26 05:50:13.721125 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.03.26 05:50:13.721217 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.03.26 05:50:13.721258 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6796 | 2026.03.26 05:50:13.721559 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.03.26 05:50:13.721595 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6798 | 2026.03.26 05:50:13.721898 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6799 | 2026.03.26 05:50:13.722125 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.03.26 05:50:13.722252 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 6801 | 2026.03.26 05:50:13.722287 [ 4 ] {4715b949-fa0b-47ef-b8e8-691ffce631bc} <Debug> TCPHandler: Processed in 0.001211409 sec. | ||
| 6802 | 2026.03.26 05:50:13.722393 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2026.03.26 05:50:13.722487 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6804 | 2026.03.26 05:50:13.722540 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6805 | 2026.03.26 05:50:13.723372 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.03.26 05:50:13.723407 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6807 | 2026.03.26 05:50:13.724003 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6808 | 2026.03.26 05:50:13.724233 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.03.26 05:50:13.724374 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 6810 | 2026.03.26 05:50:13.724428 [ 4 ] {a1c94b2a-11c1-4180-8da7-74ca8a13e0a5} <Debug> TCPHandler: Processed in 0.002081769 sec. | ||
| 6811 | 2026.03.26 05:50:13.724536 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2026.03.26 05:50:13.724631 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6813 | 2026.03.26 05:50:13.724672 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6814 | 2026.03.26 05:50:13.725004 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.03.26 05:50:13.725038 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6816 | 2026.03.26 05:50:13.725348 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6817 | 2026.03.26 05:50:13.725566 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.03.26 05:50:13.725696 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 6819 | 2026.03.26 05:50:13.725739 [ 4 ] {c6bba514-f1c5-46ef-9511-105b03faa098} <Debug> TCPHandler: Processed in 0.00125284 sec. | ||
| 6820 | 2026.03.26 05:50:16.689998 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6821 | 2026.03.26 05:50:16.690044 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6822 | 2026.03.26 05:50:16.801653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14410 | ||
| 6823 | 2026.03.26 05:50:16.802165 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.26 05:50:16.802216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6825 | 2026.03.26 05:50:16.802836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6826 | 2026.03.26 05:50:16.803100 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.03.26 05:50:16.803252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14410 | ||
| 6828 | 2026.03.26 05:50:17.559445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6829 | 2026.03.26 05:50:17.576952 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.03.26 05:50:17.577016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6831 | 2026.03.26 05:50:17.583307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6832 | 2026.03.26 05:50:17.584016 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.03.26 05:50:17.587056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6834 | 2026.03.26 05:50:18.698480 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.03.26 05:50:18.698693 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6836 | 2026.03.26 05:50:18.698766 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6837 | 2026.03.26 05:50:18.699479 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.03.26 05:50:18.699535 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6839 | 2026.03.26 05:50:18.699936 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6840 | 2026.03.26 05:50:18.700168 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.03.26 05:50:18.700323 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 6842 | 2026.03.26 05:50:18.700323 [ 150 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6843 | 2026.03.26 05:50:18.700365 [ 4 ] {55be9232-4120-4569-83e3-7d3b51a0a978} <Debug> TCPHandler: Processed in 0.002022387 sec. | ||
| 6844 | 2026.03.26 05:50:18.700408 [ 150 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.03.26 05:50:18.700439 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6846 | 2026.03.26 05:50:18.700509 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.03.26 05:50:18.700558 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 6848 | 2026.03.26 05:50:18.700608 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6849 | 2026.03.26 05:50:18.700654 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6850 | 2026.03.26 05:50:18.700689 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6851 | 2026.03.26 05:50:18.700729 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3355 rows starting from the beginning of the part | ||
| 6852 | 2026.03.26 05:50:18.700796 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 877 rows starting from the beginning of the part | ||
| 6853 | 2026.03.26 05:50:18.700842 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2401 rows starting from the beginning of the part | ||
| 6854 | 2026.03.26 05:50:18.700883 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6855 | 2026.03.26 05:50:18.700921 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 877 rows starting from the beginning of the part | ||
| 6856 | 2026.03.26 05:50:18.700964 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6857 | 2026.03.26 05:50:18.701076 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.03.26 05:50:18.701119 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6859 | 2026.03.26 05:50:18.701458 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6860 | 2026.03.26 05:50:18.701673 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.03.26 05:50:18.701787 [ 150 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6862 | 2026.03.26 05:50:18.701809 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 6863 | 2026.03.26 05:50:18.701818 [ 150 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.03.26 05:50:18.701849 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6865 | 2026.03.26 05:50:18.701853 [ 4 ] {002a819a-3fe3-4cc5-aafb-1493272e9b46} <Debug> TCPHandler: Processed in 0.001394213 sec. | ||
| 6866 | 2026.03.26 05:50:18.701929 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 6867 | 2026.03.26 05:50:18.701980 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.03.26 05:50:18.702021 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6869 | 2026.03.26 05:50:18.702053 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1828 rows starting from the beginning of the part | ||
| 6870 | 2026.03.26 05:50:18.702079 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.03.26 05:50:18.702108 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 530 rows starting from the beginning of the part | ||
| 6872 | 2026.03.26 05:50:18.702127 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6873 | 2026.03.26 05:50:18.702161 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1288 rows starting from the beginning of the part | ||
| 6874 | 2026.03.26 05:50:18.702206 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6875 | 2026.03.26 05:50:18.702245 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 530 rows starting from the beginning of the part | ||
| 6876 | 2026.03.26 05:50:18.702286 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6877 | 2026.03.26 05:50:18.702550 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.03.26 05:50:18.702592 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6879 | 2026.03.26 05:50:18.703193 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6880 | 2026.03.26 05:50:18.703406 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.03.26 05:50:18.703421 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7622 rows, containing 5 columns (5 merged, 0 gathered) in 0.002907618 sec., 2621389.742393946 rows/sec., 209.19 MiB/sec. | ||
| 6882 | 2026.03.26 05:50:18.703537 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6883 | 2026.03.26 05:50:18.703542 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001481 sec., 108035.11141120865 rows/sec., 7.52 MiB/sec. | ||
| 6884 | 2026.03.26 05:50:18.703580 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2026.03.26 05:50:18.703599 [ 4 ] {6d4803ff-f164-4b02-93e1-00261d683471} <Debug> TCPHandler: Processed in 0.001668479 sec. | ||
| 6886 | 2026.03.26 05:50:18.703604 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6887 | 2026.03.26 05:50:18.703696 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 6888 | 2026.03.26 05:50:18.703721 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.03.26 05:50:18.703763 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6890 | 2026.03.26 05:50:18.703792 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6891 | 2026.03.26 05:50:18.703820 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6892 | 2026.03.26 05:50:18.703820 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15118 rows starting from the beginning of the part | ||
| 6893 | 2026.03.26 05:50:18.703841 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946065 sec., 2211642.468262879 rows/sec., 160.24 MiB/sec. | ||
| 6894 | 2026.03.26 05:50:18.703872 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6895 | 2026.03.26 05:50:18.703902 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 6896 | 2026.03.26 05:50:18.703953 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1560 rows starting from the beginning of the part | ||
| 6897 | 2026.03.26 05:50:18.703995 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6898 | 2026.03.26 05:50:18.704037 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 6899 | 2026.03.26 05:50:18.704082 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 6900 | 2026.03.26 05:50:18.704101 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.03.26 05:50:18.704140 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6902 | 2026.03.26 05:50:18.704196 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_46_9} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6903 | 2026.03.26 05:50:18.704235 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.03.26 05:50:18.704281 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6905 | 2026.03.26 05:50:18.704287 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 6906 | 2026.03.26 05:50:18.704503 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.03.26 05:50:18.704600 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_46_9} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6908 | 2026.03.26 05:50:18.704636 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6909 | 2026.03.26 05:50:18.704722 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6910 | 2026.03.26 05:50:18.704863 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.03.26 05:50:18.704978 [ 150 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6912 | 2026.03.26 05:50:18.705002 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 6913 | 2026.03.26 05:50:18.705008 [ 150 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.03.26 05:50:18.705042 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6915 | 2026.03.26 05:50:18.705045 [ 4 ] {aa0dbfb1-14a1-4588-b319-806f35894205} <Debug> TCPHandler: Processed in 0.001373223 sec. | ||
| 6916 | 2026.03.26 05:50:18.705118 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 6917 | 2026.03.26 05:50:18.705204 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6918 | 2026.03.26 05:50:18.705229 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2496 rows starting from the beginning of the part | ||
| 6919 | 2026.03.26 05:50:18.705275 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 6920 | 2026.03.26 05:50:18.705313 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 6921 | 2026.03.26 05:50:18.705345 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 6922 | 2026.03.26 05:50:18.705381 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 6923 | 2026.03.26 05:50:18.705419 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 6924 | 2026.03.26 05:50:18.706569 [ 201 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2796 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480644 sec., 1888367.49414444 rows/sec., 122.71 MiB/sec. | ||
| 6925 | 2026.03.26 05:50:18.706918 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6926 | 2026.03.26 05:50:18.707210 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.03.26 05:50:18.707286 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_46_9} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6928 | 2026.03.26 05:50:18.707352 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6929 | 2026.03.26 05:50:18.708806 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17432 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141591 sec., 3390390.250799801 rows/sec., 221.33 MiB/sec. | ||
| 6930 | 2026.03.26 05:50:18.709010 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6931 | 2026.03.26 05:50:18.709249 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.03.26 05:50:18.709314 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6933 | 2026.03.26 05:50:18.709373 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 6934 | 2026.03.26 05:50:19.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.79 MiB, peak 279.18 MiB, free memory in arenas 0.00 B, will set to 272.92 MiB (RSS), difference: 1.13 MiB | ||
| 6935 | 2026.03.26 05:50:21.872214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 894 | ||
| 6936 | 2026.03.26 05:50:21.874672 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.03.26 05:50:21.874731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6938 | 2026.03.26 05:50:21.875950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6939 | 2026.03.26 05:50:21.876236 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.03.26 05:50:21.876623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 6941 | 2026.03.26 05:50:23.708232 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.03.26 05:50:23.708515 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.03.26 05:50:23.708612 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6944 | 2026.03.26 05:50:23.709478 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.03.26 05:50:23.709526 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6946 | 2026.03.26 05:50:23.709941 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6947 | 2026.03.26 05:50:23.710158 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.03.26 05:50:23.710307 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 6949 | 2026.03.26 05:50:23.710349 [ 4 ] {664919ed-3491-4c33-9135-082ac5dfe7c1} <Debug> TCPHandler: Processed in 0.002260413 sec. | ||
| 6950 | 2026.03.26 05:50:23.710475 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.03.26 05:50:23.710568 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6952 | 2026.03.26 05:50:23.710608 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6953 | 2026.03.26 05:50:23.711024 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.03.26 05:50:23.711060 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6955 | 2026.03.26 05:50:23.711342 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6956 | 2026.03.26 05:50:23.711541 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.03.26 05:50:23.711665 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 438.80 KiB/sec. | ||
| 6958 | 2026.03.26 05:50:23.711701 [ 4 ] {fee6db24-f577-4d2e-a92c-6a7d18363f38} <Debug> TCPHandler: Processed in 0.00127356 sec. | ||
| 6959 | 2026.03.26 05:50:23.711808 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.03.26 05:50:23.711898 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6961 | 2026.03.26 05:50:23.711936 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6962 | 2026.03.26 05:50:23.712632 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.03.26 05:50:23.712669 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6964 | 2026.03.26 05:50:23.713015 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6965 | 2026.03.26 05:50:23.713220 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.03.26 05:50:23.713344 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.001464 sec., 601092.8961748633 rows/sec., 47.63 MiB/sec. | ||
| 6967 | 2026.03.26 05:50:23.713382 [ 4 ] {e2d5e44c-01b7-42e8-98d5-1836a15ca427} <Debug> TCPHandler: Processed in 0.001621337 sec. | ||
| 6968 | 2026.03.26 05:50:23.713501 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.03.26 05:50:23.713593 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6970 | 2026.03.26 05:50:23.713632 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6971 | 2026.03.26 05:50:23.714078 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.03.26 05:50:23.714114 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6973 | 2026.03.26 05:50:23.714416 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6974 | 2026.03.26 05:50:23.714618 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.03.26 05:50:23.714727 [ 144 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6976 | 2026.03.26 05:50:23.714745 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.00117 sec., 160683.7606837607 rows/sec., 9.99 MiB/sec. | ||
| 6977 | 2026.03.26 05:50:23.714797 [ 144 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.03.26 05:50:23.714811 [ 4 ] {f7c8a6ba-3bfd-46ef-8b0a-19810bdb924b} <Debug> TCPHandler: Processed in 0.001356952 sec. | ||
| 6979 | 2026.03.26 05:50:23.714823 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6980 | 2026.03.26 05:50:23.714929 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2026.03.26 05:50:23.714940 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 6982 | 2026.03.26 05:50:23.715025 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.03.26 05:50:23.715043 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6984 | 2026.03.26 05:50:23.715062 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6985 | 2026.03.26 05:50:23.715076 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 6986 | 2026.03.26 05:50:23.715141 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 192 rows starting from the beginning of the part | ||
| 6987 | 2026.03.26 05:50:23.715189 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 182 rows starting from the beginning of the part | ||
| 6988 | 2026.03.26 05:50:23.715234 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 6989 | 2026.03.26 05:50:23.715276 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 182 rows starting from the beginning of the part | ||
| 6990 | 2026.03.26 05:50:23.715318 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 188 rows starting from the beginning of the part | ||
| 6991 | 2026.03.26 05:50:23.715475 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.03.26 05:50:23.715509 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 6993 | 2026.03.26 05:50:23.715797 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6994 | 2026.03.26 05:50:23.715995 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.03.26 05:50:23.716116 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00111 sec., 134234.23423423423 rows/sec., 8.67 MiB/sec. | ||
| 6996 | 2026.03.26 05:50:23.716153 [ 4 ] {e1e3b521-8b80-4227-9ca0-ce983f751caf} <Debug> TCPHandler: Processed in 0.001270829 sec. | ||
| 6997 | 2026.03.26 05:50:23.716249 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348781 sec., 723616.3617370054 rows/sec., 48.07 MiB/sec. | ||
| 6998 | 2026.03.26 05:50:23.716256 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.03.26 05:50:23.716393 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7000 | 2026.03.26 05:50:23.716399 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7001 | 2026.03.26 05:50:23.716432 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7002 | 2026.03.26 05:50:23.716634 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.03.26 05:50:23.716692 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_26_5} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7004 | 2026.03.26 05:50:23.716751 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7005 | 2026.03.26 05:50:23.716839 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.03.26 05:50:23.716874 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7007 | 2026.03.26 05:50:23.717162 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7008 | 2026.03.26 05:50:23.717362 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.03.26 05:50:23.717486 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001111 sec., 133213.3213321332 rows/sec., 7.58 MiB/sec. | ||
| 7010 | 2026.03.26 05:50:23.717523 [ 4 ] {f979ede9-d0b9-4a5f-956e-3793a7d1193c} <Debug> TCPHandler: Processed in 0.00131329 sec. | ||
| 7011 | 2026.03.26 05:50:23.717627 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.03.26 05:50:23.717717 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7013 | 2026.03.26 05:50:23.717759 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7014 | 2026.03.26 05:50:23.718280 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.03.26 05:50:23.718315 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7016 | 2026.03.26 05:50:23.718621 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7017 | 2026.03.26 05:50:23.718831 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.03.26 05:50:23.718955 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001255 sec., 427091.6334661354 rows/sec., 30.25 MiB/sec. | ||
| 7019 | 2026.03.26 05:50:23.718993 [ 4 ] {b5764543-6483-4328-8269-a87b219b8ef1} <Debug> TCPHandler: Processed in 0.001412593 sec. | ||
| 7020 | 2026.03.26 05:50:23.719094 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.03.26 05:50:23.719184 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7022 | 2026.03.26 05:50:23.719224 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7023 | 2026.03.26 05:50:23.719533 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.03.26 05:50:23.719569 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7025 | 2026.03.26 05:50:23.719857 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7026 | 2026.03.26 05:50:23.720056 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.03.26 05:50:23.720152 [ 144 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7028 | 2026.03.26 05:50:23.720179 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001013 sec., 5923.000987166831 rows/sec., 309.45 KiB/sec. | ||
| 7029 | 2026.03.26 05:50:23.720195 [ 144 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.03.26 05:50:23.720222 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7031 | 2026.03.26 05:50:23.720224 [ 4 ] {a12a1364-73c2-45b7-8472-0be7e1697bf8} <Debug> TCPHandler: Processed in 0.001175638 sec. | ||
| 7032 | 2026.03.26 05:50:23.720337 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 7033 | 2026.03.26 05:50:23.720343 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.03.26 05:50:23.720473 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.03.26 05:50:23.720480 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7036 | 2026.03.26 05:50:23.720518 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7037 | 2026.03.26 05:50:23.720530 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 7038 | 2026.03.26 05:50:23.720607 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 7039 | 2026.03.26 05:50:23.720656 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7040 | 2026.03.26 05:50:23.720699 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 7041 | 2026.03.26 05:50:23.720740 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7042 | 2026.03.26 05:50:23.720785 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7043 | 2026.03.26 05:50:23.720906 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.03.26 05:50:23.720947 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7045 | 2026.03.26 05:50:23.721303 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7046 | 2026.03.26 05:50:23.721525 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.03.26 05:50:23.721591 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.0013021 sec., 78334.99731203441 rows/sec., 4.00 MiB/sec. | ||
| 7048 | 2026.03.26 05:50:23.721649 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001194 sec., 224455.61139028476 rows/sec., 14.92 MiB/sec. | ||
| 7049 | 2026.03.26 05:50:23.721688 [ 4 ] {d01cfe2b-4c17-4971-a9c9-d9f5ed10ff14} <Debug> TCPHandler: Processed in 0.001391023 sec. | ||
| 7050 | 2026.03.26 05:50:23.721716 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7051 | 2026.03.26 05:50:23.721800 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.03.26 05:50:23.721896 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.03.26 05:50:23.721942 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7054 | 2026.03.26 05:50:23.721973 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.03.26 05:50:23.722042 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_16_3} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7056 | 2026.03.26 05:50:23.722108 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7057 | 2026.03.26 05:50:23.722237 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.03.26 05:50:23.722276 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7059 | 2026.03.26 05:50:23.722563 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7060 | 2026.03.26 05:50:23.722771 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.03.26 05:50:23.722872 [ 144 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7062 | 2026.03.26 05:50:23.722896 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 7063 | 2026.03.26 05:50:23.722907 [ 144 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.03.26 05:50:23.722937 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7065 | 2026.03.26 05:50:23.722940 [ 4 ] {75241f34-6fda-49d8-a9fb-52ca384c3ad8} <Debug> TCPHandler: Processed in 0.001186778 sec. | ||
| 7066 | 2026.03.26 05:50:23.723021 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 7067 | 2026.03.26 05:50:23.723064 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.03.26 05:50:23.723106 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7069 | 2026.03.26 05:50:23.723131 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 7070 | 2026.03.26 05:50:23.723162 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7071 | 2026.03.26 05:50:23.723183 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7072 | 2026.03.26 05:50:23.723215 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7073 | 2026.03.26 05:50:23.723222 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 7074 | 2026.03.26 05:50:23.723261 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7075 | 2026.03.26 05:50:23.723294 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7076 | 2026.03.26 05:50:23.723326 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7077 | 2026.03.26 05:50:23.723999 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.03.26 05:50:23.724014 [ 200 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001023314 sec., 17589.90886472774 rows/sec., 1.15 MiB/sec. | ||
| 7079 | 2026.03.26 05:50:23.724034 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7080 | 2026.03.26 05:50:23.724139 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7081 | 2026.03.26 05:50:23.724393 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.03.26 05:50:23.724450 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_16_3} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7083 | 2026.03.26 05:50:23.724514 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7084 | 2026.03.26 05:50:23.724609 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7085 | 2026.03.26 05:50:23.724822 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.03.26 05:50:23.724934 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7087 | 2026.03.26 05:50:23.724956 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001819 sec., 21990.10445299615 rows/sec., 39.41 MiB/sec. | ||
| 7088 | 2026.03.26 05:50:23.724972 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.03.26 05:50:23.725000 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7090 | 2026.03.26 05:50:23.725015 [ 4 ] {aade4893-16f6-42c1-b696-bc304777e9b1} <Debug> TCPHandler: Processed in 0.001996847 sec. | ||
| 7091 | 2026.03.26 05:50:23.725077 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 7092 | 2026.03.26 05:50:23.725121 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.03.26 05:50:23.725212 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.03.26 05:50:23.725249 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7095 | 2026.03.26 05:50:23.725252 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7096 | 2026.03.26 05:50:23.725296 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 658 rows starting from the beginning of the part | ||
| 7097 | 2026.03.26 05:50:23.725401 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7098 | 2026.03.26 05:50:23.725493 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 7099 | 2026.03.26 05:50:23.725578 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 7100 | 2026.03.26 05:50:23.725578 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.03.26 05:50:23.725619 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7102 | 2026.03.26 05:50:23.725661 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 7103 | 2026.03.26 05:50:23.725746 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 7104 | 2026.03.26 05:50:23.725921 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7105 | 2026.03.26 05:50:23.726133 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.03.26 05:50:23.726254 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 7107 | 2026.03.26 05:50:23.726288 [ 4 ] {2ecb9230-67a2-488d-b2e5-81f0f548e29d} <Debug> TCPHandler: Processed in 0.001213008 sec. | ||
| 7108 | 2026.03.26 05:50:23.745631 [ 199 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 19 columns (19 merged, 0 gathered) in 0.020586362 sec., 40172.22664208469 rows/sec., 71.99 MiB/sec. | ||
| 7109 | 2026.03.26 05:50:23.746734 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7110 | 2026.03.26 05:50:23.747084 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.03.26 05:50:23.747157 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7112 | 2026.03.26 05:50:23.747305 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. | ||
| 7113 | 2026.03.26 05:50:24.303364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14922 | ||
| 7114 | 2026.03.26 05:50:24.304255 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.03.26 05:50:24.304308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7116 | 2026.03.26 05:50:24.304800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7117 | 2026.03.26 05:50:24.305040 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.03.26 05:50:24.305177 [ 143 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7119 | 2026.03.26 05:50:24.305185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14922 | ||
| 7120 | 2026.03.26 05:50:24.305283 [ 143 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.03.26 05:50:24.305312 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7122 | 2026.03.26 05:50:24.305422 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 7123 | 2026.03.26 05:50:24.305539 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7124 | 2026.03.26 05:50:24.305579 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12490 rows starting from the beginning of the part | ||
| 7125 | 2026.03.26 05:50:24.305649 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7126 | 2026.03.26 05:50:24.305697 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7127 | 2026.03.26 05:50:24.305742 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7128 | 2026.03.26 05:50:24.305789 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7129 | 2026.03.26 05:50:24.305829 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7130 | 2026.03.26 05:50:24.307555 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14922 rows, containing 4 columns (4 merged, 0 gathered) in 0.00217898 sec., 6848158.312604981 rows/sec., 97.96 MiB/sec. | ||
| 7131 | 2026.03.26 05:50:24.307898 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7132 | 2026.03.26 05:50:24.308157 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.03.26 05:50:24.308228 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_31_6} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7134 | 2026.03.26 05:50:24.308335 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7135 | 2026.03.26 05:50:25.087155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7136 | 2026.03.26 05:50:25.104478 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.03.26 05:50:25.104527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7138 | 2026.03.26 05:50:25.110224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7139 | 2026.03.26 05:50:25.110935 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.03.26 05:50:25.111228 [ 144 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7141 | 2026.03.26 05:50:25.111308 [ 144 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.03.26 05:50:25.111335 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7143 | 2026.03.26 05:50:25.111470 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 7144 | 2026.03.26 05:50:25.113845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7145 | 2026.03.26 05:50:25.114948 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7146 | 2026.03.26 05:50:25.116364 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 7147 | 2026.03.26 05:50:25.120972 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 7148 | 2026.03.26 05:50:25.125557 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 7149 | 2026.03.26 05:50:25.130191 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 7150 | 2026.03.26 05:50:25.134692 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 7151 | 2026.03.26 05:50:25.138441 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 7152 | 2026.03.26 05:50:25.189593 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07817808 sec., 2993.1663709315962 rows/sec., 15.48 MiB/sec. | ||
| 7153 | 2026.03.26 05:50:25.192619 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7154 | 2026.03.26 05:50:25.194890 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_31_6} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.03.26 05:50:25.195011 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_31_6} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7156 | 2026.03.26 05:50:25.197368 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7157 | 2026.03.26 05:50:26.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.59 MiB, peak 286.13 MiB, free memory in arenas 0.00 B, will set to 277.11 MiB (RSS), difference: 1.52 MiB | ||
| 7158 | 2026.03.26 05:50:28.698020 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.03.26 05:50:28.698235 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7160 | 2026.03.26 05:50:28.698312 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7161 | 2026.03.26 05:50:28.699044 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.03.26 05:50:28.699095 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7163 | 2026.03.26 05:50:28.699509 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7164 | 2026.03.26 05:50:28.699757 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.03.26 05:50:28.699926 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.47 MiB/sec. | ||
| 7166 | 2026.03.26 05:50:28.699977 [ 4 ] {086785ac-9ca2-4c8e-a9ce-36388754a8b3} <Debug> TCPHandler: Processed in 0.002087699 sec. | ||
| 7167 | 2026.03.26 05:50:28.700110 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.03.26 05:50:28.700210 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7169 | 2026.03.26 05:50:28.700253 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7170 | 2026.03.26 05:50:28.700691 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.03.26 05:50:28.700729 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7172 | 2026.03.26 05:50:28.701064 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7173 | 2026.03.26 05:50:28.701278 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.03.26 05:50:28.701415 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 7175 | 2026.03.26 05:50:28.701456 [ 4 ] {5ab3fca6-2f42-4629-9739-cfb7f966b62f} <Debug> TCPHandler: Processed in 0.001398223 sec. | ||
| 7176 | 2026.03.26 05:50:28.701572 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.03.26 05:50:28.701670 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.03.26 05:50:28.701715 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7179 | 2026.03.26 05:50:28.702139 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.03.26 05:50:28.702176 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7181 | 2026.03.26 05:50:28.702520 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7182 | 2026.03.26 05:50:28.702730 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.03.26 05:50:28.702867 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 7184 | 2026.03.26 05:50:28.702905 [ 4 ] {d1beff3a-a797-4d32-a3e2-04aabc96bb50} <Debug> TCPHandler: Processed in 0.001380442 sec. | ||
| 7185 | 2026.03.26 05:50:28.703015 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.03.26 05:50:28.703109 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.03.26 05:50:28.703151 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7188 | 2026.03.26 05:50:28.703486 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.03.26 05:50:28.703521 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7190 | 2026.03.26 05:50:28.703827 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7191 | 2026.03.26 05:50:28.704034 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.03.26 05:50:28.704162 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7193 | 2026.03.26 05:50:28.704198 [ 4 ] {35a8b289-c1ef-445e-9eac-7573cb4f54cc} <Debug> TCPHandler: Processed in 0.001231849 sec. | ||
| 7194 | 2026.03.26 05:50:31.690083 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7195 | 2026.03.26 05:50:31.690130 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7196 | 2026.03.26 05:50:31.805364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15370 | ||
| 7197 | 2026.03.26 05:50:31.805860 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.03.26 05:50:31.805910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7199 | 2026.03.26 05:50:31.806596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7200 | 2026.03.26 05:50:31.806841 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.03.26 05:50:31.806987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15370 | ||
| 7202 | 2026.03.26 05:50:31.876824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 926 | ||
| 7203 | 2026.03.26 05:50:31.879185 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.03.26 05:50:31.879241 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7205 | 2026.03.26 05:50:31.880515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7206 | 2026.03.26 05:50:31.880814 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.03.26 05:50:31.881193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7208 | 2026.03.26 05:50:32.001332 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000918092 sec. | ||
| 7209 | 2026.03.26 05:50:32.614057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7210 | 2026.03.26 05:50:32.629987 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.03.26 05:50:32.630048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 7212 | 2026.03.26 05:50:32.636350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7213 | 2026.03.26 05:50:32.637049 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.03.26 05:50:32.639908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7215 | 2026.03.26 05:50:33.707973 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.03.26 05:50:33.708183 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7217 | 2026.03.26 05:50:33.708253 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7218 | 2026.03.26 05:50:33.708990 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.03.26 05:50:33.709047 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7220 | 2026.03.26 05:50:33.709515 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7221 | 2026.03.26 05:50:33.709749 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.03.26 05:50:33.709930 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001796 sec., 158129.17594654788 rows/sec., 10.04 MiB/sec. | ||
| 7223 | 2026.03.26 05:50:33.709985 [ 4 ] {00819fec-401f-4ccf-ad20-dda390d36d04} <Debug> TCPHandler: Processed in 0.002140681 sec. | ||
| 7224 | 2026.03.26 05:50:33.710130 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.03.26 05:50:33.710256 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7226 | 2026.03.26 05:50:33.710301 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7227 | 2026.03.26 05:50:33.711021 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.03.26 05:50:33.711060 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7229 | 2026.03.26 05:50:33.711457 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7230 | 2026.03.26 05:50:33.711667 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.03.26 05:50:33.711798 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001567 sec., 559668.1557115507 rows/sec., 44.36 MiB/sec. | ||
| 7232 | 2026.03.26 05:50:33.711836 [ 4 ] {33dce7d5-c14c-4b6e-aa35-341f3402530d} <Debug> TCPHandler: Processed in 0.001769251 sec. | ||
| 7233 | 2026.03.26 05:50:33.711941 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.03.26 05:50:33.712034 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.03.26 05:50:33.712073 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7236 | 2026.03.26 05:50:33.712504 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.03.26 05:50:33.712539 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7238 | 2026.03.26 05:50:33.712845 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7239 | 2026.03.26 05:50:33.713051 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.03.26 05:50:33.713186 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00117 sec., 155555.55555555556 rows/sec., 9.64 MiB/sec. | ||
| 7241 | 2026.03.26 05:50:33.713224 [ 4 ] {de215dac-7778-4677-82f8-86067cda698c} <Debug> TCPHandler: Processed in 0.001329742 sec. | ||
| 7242 | 2026.03.26 05:50:33.713325 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.03.26 05:50:33.713416 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7244 | 2026.03.26 05:50:33.713454 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7245 | 2026.03.26 05:50:33.713858 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.03.26 05:50:33.713893 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7247 | 2026.03.26 05:50:33.714192 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7248 | 2026.03.26 05:50:33.714398 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.03.26 05:50:33.714527 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 7250 | 2026.03.26 05:50:33.714565 [ 4 ] {b0ff36c5-e74c-4417-88e4-818cfd4a3817} <Debug> TCPHandler: Processed in 0.0012864 sec. | ||
| 7251 | 2026.03.26 05:50:33.714668 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.03.26 05:50:33.714759 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7253 | 2026.03.26 05:50:33.714802 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7254 | 2026.03.26 05:50:33.715202 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.03.26 05:50:33.715238 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7256 | 2026.03.26 05:50:33.715540 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7257 | 2026.03.26 05:50:33.715744 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.03.26 05:50:33.715884 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 7259 | 2026.03.26 05:50:33.715922 [ 4 ] {b88b8873-cdd3-4a6a-87ef-648072dd6c00} <Debug> TCPHandler: Processed in 0.001300421 sec. | ||
| 7260 | 2026.03.26 05:50:33.716035 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.03.26 05:50:33.716124 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7262 | 2026.03.26 05:50:33.716162 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7263 | 2026.03.26 05:50:33.716691 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.03.26 05:50:33.716726 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7265 | 2026.03.26 05:50:33.717051 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7266 | 2026.03.26 05:50:33.717262 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.03.26 05:50:33.717395 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001288 sec., 411490.68322981364 rows/sec., 29.10 MiB/sec. | ||
| 7268 | 2026.03.26 05:50:33.717435 [ 4 ] {bf610a7a-437e-44c7-a90c-88ee2dfc4aaf} <Debug> TCPHandler: Processed in 0.001446944 sec. | ||
| 7269 | 2026.03.26 05:50:33.717548 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.03.26 05:50:33.717638 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7271 | 2026.03.26 05:50:33.717677 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7272 | 2026.03.26 05:50:33.718002 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.03.26 05:50:33.718035 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7274 | 2026.03.26 05:50:33.718413 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7275 | 2026.03.26 05:50:33.718637 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.03.26 05:50:33.718775 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 7277 | 2026.03.26 05:50:33.718814 [ 4 ] {e42a646b-a40f-4e55-b882-068f8595cd8a} <Debug> TCPHandler: Processed in 0.0013132 sec. | ||
| 7278 | 2026.03.26 05:50:33.719012 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.03.26 05:50:33.719137 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.03.26 05:50:33.719191 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7281 | 2026.03.26 05:50:33.719601 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.03.26 05:50:33.719640 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7283 | 2026.03.26 05:50:33.720000 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7284 | 2026.03.26 05:50:33.720220 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.03.26 05:50:33.720364 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001252 sec., 211661.34185303512 rows/sec., 14.07 MiB/sec. | ||
| 7286 | 2026.03.26 05:50:33.720403 [ 4 ] {c29716e0-4cc8-4180-9c80-3a134937c57f} <Debug> TCPHandler: Processed in 0.001451574 sec. | ||
| 7287 | 2026.03.26 05:50:33.720512 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.03.26 05:50:33.720608 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.03.26 05:50:33.720651 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7290 | 2026.03.26 05:50:33.720956 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.03.26 05:50:33.720992 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7292 | 2026.03.26 05:50:33.721314 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7293 | 2026.03.26 05:50:33.721526 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.03.26 05:50:33.721773 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001181 sec., 846.740050804403 rows/sec., 57.06 KiB/sec. | ||
| 7295 | 2026.03.26 05:50:33.721830 [ 4 ] {bd2e4c8f-85e0-4788-a1c3-881f3b223ffa} <Debug> TCPHandler: Processed in 0.001366662 sec. | ||
| 7296 | 2026.03.26 05:50:33.721967 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.03.26 05:50:33.722082 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7298 | 2026.03.26 05:50:33.722153 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7299 | 2026.03.26 05:50:33.723018 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.03.26 05:50:33.723053 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7301 | 2026.03.26 05:50:33.723621 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7302 | 2026.03.26 05:50:33.723841 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.03.26 05:50:33.723989 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001931 sec., 20714.65561885034 rows/sec., 37.12 MiB/sec. | ||
| 7304 | 2026.03.26 05:50:33.724043 [ 4 ] {87ef6367-2deb-4f17-aea5-ddec039ae259} <Debug> TCPHandler: Processed in 0.00213758 sec. | ||
| 7305 | 2026.03.26 05:50:33.724178 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.03.26 05:50:33.724279 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7307 | 2026.03.26 05:50:33.724323 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7308 | 2026.03.26 05:50:33.724683 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.03.26 05:50:33.724720 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7310 | 2026.03.26 05:50:33.725071 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7311 | 2026.03.26 05:50:33.725315 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.03.26 05:50:33.725446 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001186 sec., 75885.32883642496 rows/sec., 4.75 MiB/sec. | ||
| 7313 | 2026.03.26 05:50:33.725481 [ 4 ] {f0c3eabc-8c9f-4b45-b333-02aac7238903} <Debug> TCPHandler: Processed in 0.001354232 sec. | ||
| 7314 | 2026.03.26 05:50:36.345572 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.03.26 05:50:36.345752 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7316 | 2026.03.26 05:50:36.345819 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7317 | 2026.03.26 05:50:36.346413 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.03.26 05:50:36.346465 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7319 | 2026.03.26 05:50:36.346876 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7320 | 2026.03.26 05:50:36.347098 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.03.26 05:50:36.347276 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 103.61 KiB/sec. | ||
| 7322 | 2026.03.26 05:50:36.347329 [ 4 ] {68d228c2-a54c-4178-b064-26317d5fb197} <Debug> TCPHandler: Processed in 0.001881334 sec. | ||
| 7323 | 2026.03.26 05:50:36.347461 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.03.26 05:50:36.347564 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7325 | 2026.03.26 05:50:36.347607 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7326 | 2026.03.26 05:50:36.349494 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.03.26 05:50:36.349532 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7328 | 2026.03.26 05:50:36.350009 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7329 | 2026.03.26 05:50:36.350233 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.03.26 05:50:36.350384 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002842 sec., 845179.4510907811 rows/sec., 62.33 MiB/sec. | ||
| 7331 | 2026.03.26 05:50:36.350425 [ 4 ] {41032517-d792-4a10-b002-b12f3d246c16} <Debug> TCPHandler: Processed in 0.00301561 sec. | ||
| 7332 | 2026.03.26 05:50:36.350544 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.03.26 05:50:36.350644 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7334 | 2026.03.26 05:50:36.350687 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7335 | 2026.03.26 05:50:36.351091 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.03.26 05:50:36.351126 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7337 | 2026.03.26 05:50:36.351430 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7338 | 2026.03.26 05:50:36.351633 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.03.26 05:50:36.351770 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001147 sec., 9590.235396687009 rows/sec., 711.78 KiB/sec. | ||
| 7340 | 2026.03.26 05:50:36.351807 [ 4 ] {04ba56f3-4fa0-4db2-bd5f-0f26ffbf076d} <Debug> TCPHandler: Processed in 0.001314301 sec. | ||
| 7341 | 2026.03.26 05:50:36.351923 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2026.03.26 05:50:36.352029 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7343 | 2026.03.26 05:50:36.352070 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7344 | 2026.03.26 05:50:36.352891 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.03.26 05:50:36.352927 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7346 | 2026.03.26 05:50:36.353279 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7347 | 2026.03.26 05:50:36.353488 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.03.26 05:50:36.353620 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001612 sec., 496898.2630272953 rows/sec., 28.70 MiB/sec. | ||
| 7349 | 2026.03.26 05:50:36.353657 [ 4 ] {bb381650-3cef-4181-a4a2-1e1f858dd1b2} <Debug> TCPHandler: Processed in 0.001788792 sec. | ||
| 7350 | 2026.03.26 05:50:36.353763 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.03.26 05:50:36.353856 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7352 | 2026.03.26 05:50:36.353896 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7353 | 2026.03.26 05:50:36.354279 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.26 05:50:36.354315 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7355 | 2026.03.26 05:50:36.354592 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7356 | 2026.03.26 05:50:36.354795 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.03.26 05:50:36.354922 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 7358 | 2026.03.26 05:50:36.354959 [ 4 ] {189e5de0-cbf5-4420-ad94-a424ef86ecc3} <Debug> TCPHandler: Processed in 0.00124502 sec. | ||
| 7359 | 2026.03.26 05:50:36.355059 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.03.26 05:50:36.355155 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7361 | 2026.03.26 05:50:36.355196 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7362 | 2026.03.26 05:50:36.356239 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.03.26 05:50:36.356275 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7364 | 2026.03.26 05:50:36.356638 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7365 | 2026.03.26 05:50:36.356845 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.03.26 05:50:36.356984 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001849 sec., 697674.4186046512 rows/sec., 46.54 MiB/sec. | ||
| 7367 | 2026.03.26 05:50:36.357021 [ 4 ] {fca11ac9-37cc-40df-9957-c6b713a5af1b} <Debug> TCPHandler: Processed in 0.002010867 sec. | ||
| 7368 | 2026.03.26 05:50:36.357138 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.03.26 05:50:36.357237 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7370 | 2026.03.26 05:50:36.357281 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7371 | 2026.03.26 05:50:36.358109 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.03.26 05:50:36.358146 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7373 | 2026.03.26 05:50:36.358589 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7374 | 2026.03.26 05:50:36.358795 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.03.26 05:50:36.358934 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001714 sec., 910735.12252042 rows/sec., 55.57 MiB/sec. | ||
| 7376 | 2026.03.26 05:50:36.358971 [ 4 ] {721105d2-8514-41b1-a1a4-9a55e69843a8} <Debug> TCPHandler: Processed in 0.001883064 sec. | ||
| 7377 | 2026.03.26 05:50:36.359090 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.03.26 05:50:36.359184 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7379 | 2026.03.26 05:50:36.359246 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7380 | 2026.03.26 05:50:36.359996 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.03.26 05:50:36.360032 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7382 | 2026.03.26 05:50:36.360554 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7383 | 2026.03.26 05:50:36.360768 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.03.26 05:50:36.360914 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001747 sec., 5151.688609044076 rows/sec., 9.23 MiB/sec. | ||
| 7385 | 2026.03.26 05:50:36.360972 [ 4 ] {32aced94-bdc5-44db-8e26-9daf05bb8753} <Debug> TCPHandler: Processed in 0.001930575 sec. | ||
| 7386 | 2026.03.26 05:50:36.361086 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7387 | 2026.03.26 05:50:36.361180 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7388 | 2026.03.26 05:50:36.361226 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7389 | 2026.03.26 05:50:36.361571 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.03.26 05:50:36.361607 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7391 | 2026.03.26 05:50:36.361899 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7392 | 2026.03.26 05:50:36.362105 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.03.26 05:50:36.362231 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001069 sec., 33676.333021515435 rows/sec., 2.27 MiB/sec. | ||
| 7394 | 2026.03.26 05:50:36.362265 [ 4 ] {a32e7fc7-9389-464b-90ba-8bd9a6cebb99} <Debug> TCPHandler: Processed in 0.001227689 sec. | ||
| 7395 | 2026.03.26 05:50:38.693506 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2026.03.26 05:50:38.693705 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7397 | 2026.03.26 05:50:38.693773 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7398 | 2026.03.26 05:50:38.694387 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.03.26 05:50:38.694440 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7400 | 2026.03.26 05:50:38.694856 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7401 | 2026.03.26 05:50:38.695106 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.03.26 05:50:38.695259 [ 123 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7403 | 2026.03.26 05:50:38.695283 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 7404 | 2026.03.26 05:50:38.695307 [ 123 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.03.26 05:50:38.695331 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7406 | 2026.03.26 05:50:38.695334 [ 4 ] {09a3e45c-cd14-4cb9-ad8b-a9baed2dd4f6} <Debug> TCPHandler: Processed in 0.001954686 sec. | ||
| 7407 | 2026.03.26 05:50:38.695458 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7408 | 2026.03.26 05:50:38.695467 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 7409 | 2026.03.26 05:50:38.695561 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7410 | 2026.03.26 05:50:38.695610 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7411 | 2026.03.26 05:50:38.695627 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7412 | 2026.03.26 05:50:38.695671 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3355 rows starting from the beginning of the part | ||
| 7413 | 2026.03.26 05:50:38.695747 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 880 rows starting from the beginning of the part | ||
| 7414 | 2026.03.26 05:50:38.695834 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7415 | 2026.03.26 05:50:38.695886 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 877 rows starting from the beginning of the part | ||
| 7416 | 2026.03.26 05:50:38.695931 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2402 rows starting from the beginning of the part | ||
| 7417 | 2026.03.26 05:50:38.695978 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7418 | 2026.03.26 05:50:38.696045 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.03.26 05:50:38.696087 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7420 | 2026.03.26 05:50:38.696493 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7421 | 2026.03.26 05:50:38.696747 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.03.26 05:50:38.696857 [ 123 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7423 | 2026.03.26 05:50:38.696887 [ 123 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.03.26 05:50:38.696899 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001363 sec., 46955.24578136463 rows/sec., 3.66 MiB/sec. | ||
| 7425 | 2026.03.26 05:50:38.696905 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7426 | 2026.03.26 05:50:38.696939 [ 4 ] {65fb88c8-efde-4ecf-a7db-b4b84da0f2c3} <Debug> TCPHandler: Processed in 0.001533946 sec. | ||
| 7427 | 2026.03.26 05:50:38.697028 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 7428 | 2026.03.26 05:50:38.697052 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.03.26 05:50:38.697160 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7430 | 2026.03.26 05:50:38.697166 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.03.26 05:50:38.697202 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1828 rows starting from the beginning of the part | ||
| 7432 | 2026.03.26 05:50:38.697227 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7433 | 2026.03.26 05:50:38.697272 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 536 rows starting from the beginning of the part | ||
| 7434 | 2026.03.26 05:50:38.697328 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7435 | 2026.03.26 05:50:38.697375 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 530 rows starting from the beginning of the part | ||
| 7436 | 2026.03.26 05:50:38.697423 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1290 rows starting from the beginning of the part | ||
| 7437 | 2026.03.26 05:50:38.697466 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7438 | 2026.03.26 05:50:38.697599 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.03.26 05:50:38.697640 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7440 | 2026.03.26 05:50:38.698389 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7441 | 2026.03.26 05:50:38.698617 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.03.26 05:50:38.698721 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7443 | 2026.03.26 05:50:38.698749 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.03.26 05:50:38.698763 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001619 sec., 39530.57442865967 rows/sec., 2.75 MiB/sec. | ||
| 7445 | 2026.03.26 05:50:38.698765 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7446 | 2026.03.26 05:50:38.698799 [ 4 ] {4218b6e1-ba0b-4a45-a160-bb3669bb745f} <Debug> TCPHandler: Processed in 0.001798482 sec. | ||
| 7447 | 2026.03.26 05:50:38.698897 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 7448 | 2026.03.26 05:50:38.698910 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.03.26 05:50:38.699033 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7450 | 2026.03.26 05:50:38.699051 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7451 | 2026.03.26 05:50:38.699076 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7452 | 2026.03.26 05:50:38.699095 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17432 rows starting from the beginning of the part | ||
| 7453 | 2026.03.26 05:50:38.699128 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7626 rows, containing 5 columns (5 merged, 0 gathered) in 0.003719227 sec., 2050426.0697182508 rows/sec., 163.62 MiB/sec. | ||
| 7454 | 2026.03.26 05:50:38.699172 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 268 rows starting from the beginning of the part | ||
| 7455 | 2026.03.26 05:50:38.699224 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 7456 | 2026.03.26 05:50:38.699269 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 7457 | 2026.03.26 05:50:38.699308 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1561 rows starting from the beginning of the part | ||
| 7458 | 2026.03.26 05:50:38.699350 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7459 | 2026.03.26 05:50:38.699407 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.03.26 05:50:38.699426 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4312 rows, containing 5 columns (5 merged, 0 gathered) in 0.002451017 sec., 1759269.723547409 rows/sec., 127.50 MiB/sec. | ||
| 7461 | 2026.03.26 05:50:38.699449 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7462 | 2026.03.26 05:50:38.699489 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7463 | 2026.03.26 05:50:38.699708 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7464 | 2026.03.26 05:50:38.699845 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.03.26 05:50:38.699946 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_51_10} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7466 | 2026.03.26 05:50:38.700035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 7467 | 2026.03.26 05:50:38.700078 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.03.26 05:50:38.700101 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7469 | 2026.03.26 05:50:38.700186 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_51_10} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7470 | 2026.03.26 05:50:38.700272 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7471 | 2026.03.26 05:50:38.700358 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.03.26 05:50:38.700467 [ 123 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7473 | 2026.03.26 05:50:38.700494 [ 123 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.03.26 05:50:38.700505 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001491 sec., 16096.579476861169 rows/sec., 1.08 MiB/sec. | ||
| 7475 | 2026.03.26 05:50:38.700513 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7476 | 2026.03.26 05:50:38.700541 [ 4 ] {e6737b3f-2446-4921-92f7-6ac046ef68e7} <Debug> TCPHandler: Processed in 0.00168036 sec. | ||
| 7477 | 2026.03.26 05:50:38.700607 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 7478 | 2026.03.26 05:50:38.700700 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7479 | 2026.03.26 05:50:38.700728 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2796 rows starting from the beginning of the part | ||
| 7480 | 2026.03.26 05:50:38.700772 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 7481 | 2026.03.26 05:50:38.700809 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 7482 | 2026.03.26 05:50:38.700843 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7483 | 2026.03.26 05:50:38.700875 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7484 | 2026.03.26 05:50:38.700906 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 7485 | 2026.03.26 05:50:38.702195 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3096 rows, containing 4 columns (4 merged, 0 gathered) in 0.001620158 sec., 1910924.736970098 rows/sec., 124.09 MiB/sec. | ||
| 7486 | 2026.03.26 05:50:38.702485 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7487 | 2026.03.26 05:50:38.702733 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.03.26 05:50:38.702806 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_51_10} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7489 | 2026.03.26 05:50:38.702869 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7490 | 2026.03.26 05:50:38.706194 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19750 rows, containing 5 columns (5 merged, 0 gathered) in 0.007362672 sec., 2682450.067040879 rows/sec., 174.43 MiB/sec. | ||
| 7491 | 2026.03.26 05:50:38.706538 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7492 | 2026.03.26 05:50:38.706798 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2026.03.26 05:50:38.706876 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7494 | 2026.03.26 05:50:38.706954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7495 | 2026.03.26 05:50:39.000286 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.48 MiB, peak 287.96 MiB, free memory in arenas 0.00 B, will set to 281.89 MiB (RSS), difference: 3.41 MiB | ||
| 7496 | 2026.03.26 05:50:39.307115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15882 | ||
| 7497 | 2026.03.26 05:50:39.307683 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.03.26 05:50:39.307730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7499 | 2026.03.26 05:50:39.308238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7500 | 2026.03.26 05:50:39.308491 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.03.26 05:50:39.308644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15882 | ||
| 7502 | 2026.03.26 05:50:40.140017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7503 | 2026.03.26 05:50:40.155808 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.03.26 05:50:40.155868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7505 | 2026.03.26 05:50:40.162094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7506 | 2026.03.26 05:50:40.162830 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.03.26 05:50:40.165855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7508 | 2026.03.26 05:50:40.963937 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56558 | ||
| 7509 | 2026.03.26 05:50:40.964074 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7510 | 2026.03.26 05:50:40.964107 [ 291 ] {} <Debug> TCP-Session: 4316c056-5c7f-4f2e-9be0-2e8967b1584a Authenticating user 'default' from [fd00:1122:3344:101::e]:56558 | ||
| 7511 | 2026.03.26 05:50:40.964133 [ 291 ] {} <Debug> TCP-Session: 4316c056-5c7f-4f2e-9be0-2e8967b1584a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.03.26 05:50:40.964149 [ 291 ] {} <Debug> TCP-Session: 4316c056-5c7f-4f2e-9be0-2e8967b1584a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2026.03.26 05:50:40.964352 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60265 | ||
| 7514 | 2026.03.26 05:50:40.964400 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44219 | ||
| 7515 | 2026.03.26 05:50:40.964434 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43423 | ||
| 7516 | 2026.03.26 05:50:40.964451 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59388 | ||
| 7517 | 2026.03.26 05:50:40.964480 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47504 | ||
| 7518 | 2026.03.26 05:50:40.964489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58262 | ||
| 7519 | 2026.03.26 05:50:40.964547 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7520 | 2026.03.26 05:50:40.964520 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7521 | 2026.03.26 05:50:40.964479 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7522 | 2026.03.26 05:50:40.964583 [ 294 ] {} <Debug> TCP-Session: 3db236d9-7a19-455f-9379-f117497490f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43423 | ||
| 7523 | 2026.03.26 05:50:40.964600 [ 293 ] {} <Debug> TCP-Session: 335d0417-5d98-48a9-9e7a-dc0a87e72e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:44219 | ||
| 7524 | 2026.03.26 05:50:40.964627 [ 292 ] {} <Debug> TCP-Session: ddb3505a-35ac-498e-a99b-963873f28590 Authenticating user 'default' from [fd00:1122:3344:101::e]:60265 | ||
| 7525 | 2026.03.26 05:50:40.964638 [ 294 ] {} <Debug> TCP-Session: 3db236d9-7a19-455f-9379-f117497490f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2026.03.26 05:50:40.964651 [ 293 ] {} <Debug> TCP-Session: 335d0417-5d98-48a9-9e7a-dc0a87e72e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.03.26 05:50:40.964673 [ 294 ] {} <Debug> TCP-Session: 3db236d9-7a19-455f-9379-f117497490f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.03.26 05:50:40.964688 [ 293 ] {} <Debug> TCP-Session: 335d0417-5d98-48a9-9e7a-dc0a87e72e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7529 | 2026.03.26 05:50:40.964669 [ 292 ] {} <Debug> TCP-Session: ddb3505a-35ac-498e-a99b-963873f28590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2026.03.26 05:50:40.964456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59174 | ||
| 7531 | 2026.03.26 05:50:40.964737 [ 292 ] {} <Debug> TCP-Session: ddb3505a-35ac-498e-a99b-963873f28590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.03.26 05:50:40.964441 [ 291 ] {} <Trace> TCP-Session: 4316c056-5c7f-4f2e-9be0-2e8967b1584a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.03.26 05:50:40.964437 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41074 | ||
| 7534 | 2026.03.26 05:50:40.964937 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7535 | 2026.03.26 05:50:40.964960 [ 291 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7536 | 2026.03.26 05:50:40.964974 [ 286 ] {} <Debug> TCP-Session: 391128b8-1e3b-40f7-b03b-32cc4a1ed043 Authenticating user 'default' from [fd00:1122:3344:101::e]:59388 | ||
| 7537 | 2026.03.26 05:50:40.965004 [ 286 ] {} <Debug> TCP-Session: 391128b8-1e3b-40f7-b03b-32cc4a1ed043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.03.26 05:50:40.965016 [ 286 ] {} <Debug> TCP-Session: 391128b8-1e3b-40f7-b03b-32cc4a1ed043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2026.03.26 05:50:40.965141 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7540 | 2026.03.26 05:50:40.965181 [ 290 ] {} <Debug> TCP-Session: ade6468e-bf7f-4dfe-a9f4-7e832b75a98b Authenticating user 'default' from [fd00:1122:3344:101::e]:58262 | ||
| 7541 | 2026.03.26 05:50:40.965205 [ 290 ] {} <Debug> TCP-Session: ade6468e-bf7f-4dfe-a9f4-7e832b75a98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.03.26 05:50:40.965220 [ 290 ] {} <Debug> TCP-Session: ade6468e-bf7f-4dfe-a9f4-7e832b75a98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.03.26 05:50:40.965245 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7544 | 2026.03.26 05:50:40.965248 [ 291 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7545 | 2026.03.26 05:50:40.965286 [ 3 ] {} <Debug> TCP-Session: 73bf1c0b-13d8-438b-93ed-82d25e72e6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41074 | ||
| 7546 | 2026.03.26 05:50:40.965319 [ 3 ] {} <Debug> TCP-Session: 73bf1c0b-13d8-438b-93ed-82d25e72e6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.03.26 05:50:40.965334 [ 3 ] {} <Debug> TCP-Session: 73bf1c0b-13d8-438b-93ed-82d25e72e6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.03.26 05:50:40.965333 [ 291 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7549 | 2026.03.26 05:50:40.965588 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7550 | 2026.03.26 05:50:40.965623 [ 288 ] {} <Debug> TCP-Session: a8506e9b-8286-446b-99be-de07e7786060 Authenticating user 'default' from [fd00:1122:3344:101::e]:59174 | ||
| 7551 | 2026.03.26 05:50:40.965641 [ 288 ] {} <Debug> TCP-Session: a8506e9b-8286-446b-99be-de07e7786060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.03.26 05:50:40.965658 [ 288 ] {} <Debug> TCP-Session: a8506e9b-8286-446b-99be-de07e7786060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.03.26 05:50:40.965659 [ 291 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 7554 | 2026.03.26 05:50:40.965686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7555 | 2026.03.26 05:50:40.965720 [ 289 ] {} <Debug> TCP-Session: 36ea1eb7-241d-4926-bad9-ddcb9d7bdb4d Authenticating user 'default' from [fd00:1122:3344:101::e]:47504 | ||
| 7556 | 2026.03.26 05:50:40.965736 [ 289 ] {} <Debug> TCP-Session: 36ea1eb7-241d-4926-bad9-ddcb9d7bdb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.03.26 05:50:40.965749 [ 289 ] {} <Debug> TCP-Session: 36ea1eb7-241d-4926-bad9-ddcb9d7bdb4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.03.26 05:50:40.966587 [ 348 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Trace> AggregatingTransform: Aggregating | ||
| 7559 | 2026.03.26 05:50:40.966643 [ 348 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7560 | 2026.03.26 05:50:40.966677 [ 348 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905252 sec. (1104.665 rows/sec., 43.15 KiB/sec.) | ||
| 7561 | 2026.03.26 05:50:40.966695 [ 348 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Trace> Aggregator: Merging aggregated data | ||
| 7562 | 2026.03.26 05:50:40.967980 [ 291 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003078 sec., 324.8862897985705 rows/sec., 12.69 KiB/sec. | ||
| 7563 | 2026.03.26 05:50:40.968124 [ 291 ] {f5d8a6e7-678d-4e8b-befb-90cbe23bc83e} <Debug> TCPHandler: Processed in 0.003807869 sec. | ||
| 7564 | 2026.03.26 05:50:40.968242 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7565 | 2026.03.26 05:50:40.968266 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7566 | 2026.03.26 05:50:40.968283 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7567 | 2026.03.26 05:50:40.968300 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7568 | 2026.03.26 05:50:40.968315 [ 290 ] {} <Debug> TCP-Session: ade6468e-bf7f-4dfe-a9f4-7e832b75a98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.03.26 05:50:40.968330 [ 293 ] {} <Debug> TCP-Session: 335d0417-5d98-48a9-9e7a-dc0a87e72e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.03.26 05:50:40.968335 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7571 | 2026.03.26 05:50:40.968350 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7572 | 2026.03.26 05:50:40.968370 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7573 | 2026.03.26 05:50:40.968383 [ 289 ] {} <Debug> TCP-Session: 36ea1eb7-241d-4926-bad9-ddcb9d7bdb4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.03.26 05:50:40.968404 [ 286 ] {} <Debug> TCP-Session: 391128b8-1e3b-40f7-b03b-32cc4a1ed043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.03.26 05:50:40.968382 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7576 | 2026.03.26 05:50:40.968429 [ 288 ] {} <Debug> TCP-Session: a8506e9b-8286-446b-99be-de07e7786060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.03.26 05:50:40.968340 [ 3 ] {} <Debug> TCP-Session: 73bf1c0b-13d8-438b-93ed-82d25e72e6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.03.26 05:50:40.968463 [ 294 ] {} <Debug> TCP-Session: 3db236d9-7a19-455f-9379-f117497490f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2026.03.26 05:50:40.968318 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7580 | 2026.03.26 05:50:40.968270 [ 291 ] {} <Debug> TCP-Session: 4316c056-5c7f-4f2e-9be0-2e8967b1584a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2026.03.26 05:50:40.968531 [ 292 ] {} <Debug> TCP-Session: ddb3505a-35ac-498e-a99b-963873f28590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2026.03.26 05:50:41.881509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 976 | ||
| 7583 | 2026.03.26 05:50:41.886205 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.03.26 05:50:41.886292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7585 | 2026.03.26 05:50:41.888399 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7586 | 2026.03.26 05:50:41.888824 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.03.26 05:50:41.889552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7588 | 2026.03.26 05:50:42.538716 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44264 | ||
| 7589 | 2026.03.26 05:50:42.538828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7590 | 2026.03.26 05:50:42.538854 [ 291 ] {} <Debug> TCP-Session: e2f430f1-7ec9-4762-9d3f-5345bb4a7365 Authenticating user 'default' from [fd00:1122:3344:101::e]:44264 | ||
| 7591 | 2026.03.26 05:50:42.538877 [ 291 ] {} <Debug> TCP-Session: e2f430f1-7ec9-4762-9d3f-5345bb4a7365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.03.26 05:50:42.538889 [ 291 ] {} <Debug> TCP-Session: e2f430f1-7ec9-4762-9d3f-5345bb4a7365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.03.26 05:50:42.539088 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34589 | ||
| 7594 | 2026.03.26 05:50:42.539114 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50506 | ||
| 7595 | 2026.03.26 05:50:42.539124 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52627 | ||
| 7596 | 2026.03.26 05:50:42.539138 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48140 | ||
| 7597 | 2026.03.26 05:50:42.539204 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7598 | 2026.03.26 05:50:42.539228 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7599 | 2026.03.26 05:50:42.539264 [ 292 ] {} <Debug> TCP-Session: aa310203-8477-45d7-a758-e3200f5ddf38 Authenticating user 'default' from [fd00:1122:3344:101::e]:34589 | ||
| 7600 | 2026.03.26 05:50:42.539272 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7601 | 2026.03.26 05:50:42.539280 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7602 | 2026.03.26 05:50:42.539297 [ 292 ] {} <Debug> TCP-Session: aa310203-8477-45d7-a758-e3200f5ddf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.03.26 05:50:42.539312 [ 286 ] {} <Debug> TCP-Session: 30a16dc2-e00e-471b-b32f-9e977e948433 Authenticating user 'default' from [fd00:1122:3344:101::e]:52627 | ||
| 7604 | 2026.03.26 05:50:42.539320 [ 289 ] {} <Debug> TCP-Session: 4694b46c-9446-474c-8165-1a71fe5d9ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48140 | ||
| 7605 | 2026.03.26 05:50:42.539328 [ 292 ] {} <Debug> TCP-Session: aa310203-8477-45d7-a758-e3200f5ddf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2026.03.26 05:50:42.539353 [ 286 ] {} <Debug> TCP-Session: 30a16dc2-e00e-471b-b32f-9e977e948433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2026.03.26 05:50:42.539356 [ 289 ] {} <Debug> TCP-Session: 4694b46c-9446-474c-8165-1a71fe5d9ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2026.03.26 05:50:42.539376 [ 286 ] {} <Debug> TCP-Session: 30a16dc2-e00e-471b-b32f-9e977e948433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.03.26 05:50:42.539386 [ 289 ] {} <Debug> TCP-Session: 4694b46c-9446-474c-8165-1a71fe5d9ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2026.03.26 05:50:42.539283 [ 294 ] {} <Debug> TCP-Session: ee1c70c6-abf4-4c62-a5ec-cf37e94d1755 Authenticating user 'default' from [fd00:1122:3344:101::e]:50506 | ||
| 7611 | 2026.03.26 05:50:42.539226 [ 291 ] {} <Trace> TCP-Session: e2f430f1-7ec9-4762-9d3f-5345bb4a7365 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.03.26 05:50:42.539434 [ 294 ] {} <Debug> TCP-Session: ee1c70c6-abf4-4c62-a5ec-cf37e94d1755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7613 | 2026.03.26 05:50:42.539133 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58117 | ||
| 7614 | 2026.03.26 05:50:42.539462 [ 294 ] {} <Debug> TCP-Session: ee1c70c6-abf4-4c62-a5ec-cf37e94d1755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.03.26 05:50:42.539114 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37198 | ||
| 7616 | 2026.03.26 05:50:42.539544 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7617 | 2026.03.26 05:50:42.539114 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32828 | ||
| 7618 | 2026.03.26 05:50:42.539579 [ 288 ] {} <Debug> TCP-Session: ca9170ac-d54b-4bbe-b403-91de796161d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58117 | ||
| 7619 | 2026.03.26 05:50:42.539606 [ 291 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7620 | 2026.03.26 05:50:42.539623 [ 288 ] {} <Debug> TCP-Session: ca9170ac-d54b-4bbe-b403-91de796161d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2026.03.26 05:50:42.539642 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7622 | 2026.03.26 05:50:42.539656 [ 288 ] {} <Debug> TCP-Session: ca9170ac-d54b-4bbe-b403-91de796161d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.03.26 05:50:42.539677 [ 293 ] {} <Debug> TCP-Session: a8505802-a169-43a0-8d9a-b2995aca3590 Authenticating user 'default' from [fd00:1122:3344:101::e]:32828 | ||
| 7624 | 2026.03.26 05:50:42.539612 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7625 | 2026.03.26 05:50:42.539708 [ 293 ] {} <Debug> TCP-Session: a8505802-a169-43a0-8d9a-b2995aca3590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2026.03.26 05:50:42.539153 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47602 | ||
| 7627 | 2026.03.26 05:50:42.539730 [ 293 ] {} <Debug> TCP-Session: a8505802-a169-43a0-8d9a-b2995aca3590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.03.26 05:50:42.539728 [ 3 ] {} <Debug> TCP-Session: 04857903-a90d-4ad5-9f87-8a9e31b43cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37198 | ||
| 7629 | 2026.03.26 05:50:42.539789 [ 3 ] {} <Debug> TCP-Session: 04857903-a90d-4ad5-9f87-8a9e31b43cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2026.03.26 05:50:42.539803 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7631 | 2026.03.26 05:50:42.539809 [ 3 ] {} <Debug> TCP-Session: 04857903-a90d-4ad5-9f87-8a9e31b43cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2026.03.26 05:50:42.539834 [ 290 ] {} <Debug> TCP-Session: 6cf5c819-b770-4e47-96ac-0ef91bbc6f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:47602 | ||
| 7633 | 2026.03.26 05:50:42.539856 [ 290 ] {} <Debug> TCP-Session: 6cf5c819-b770-4e47-96ac-0ef91bbc6f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7634 | 2026.03.26 05:50:42.539872 [ 290 ] {} <Debug> TCP-Session: 6cf5c819-b770-4e47-96ac-0ef91bbc6f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2026.03.26 05:50:42.539904 [ 291 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7636 | 2026.03.26 05:50:42.539967 [ 291 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7637 | 2026.03.26 05:50:42.540251 [ 291 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 7638 | 2026.03.26 05:50:42.541286 [ 335 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Trace> AggregatingTransform: Aggregating | ||
| 7639 | 2026.03.26 05:50:42.541324 [ 335 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7640 | 2026.03.26 05:50:42.541360 [ 335 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008293 sec. (991.775 rows/sec., 38.74 KiB/sec.) | ||
| 7641 | 2026.03.26 05:50:42.541378 [ 335 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Trace> Aggregator: Merging aggregated data | ||
| 7642 | 2026.03.26 05:50:42.542585 [ 291 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003042 sec., 328.7310979618672 rows/sec., 12.84 KiB/sec. | ||
| 7643 | 2026.03.26 05:50:42.542739 [ 291 ] {51734e41-b29c-4b4d-989c-8a77a821a3c4} <Debug> TCPHandler: Processed in 0.003628285 sec. | ||
| 7644 | 2026.03.26 05:50:42.542844 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7645 | 2026.03.26 05:50:42.542875 [ 291 ] {} <Debug> TCP-Session: e2f430f1-7ec9-4762-9d3f-5345bb4a7365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.03.26 05:50:42.542886 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7647 | 2026.03.26 05:50:42.542896 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7648 | 2026.03.26 05:50:42.542924 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7649 | 2026.03.26 05:50:42.542933 [ 289 ] {} <Debug> TCP-Session: 4694b46c-9446-474c-8165-1a71fe5d9ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.03.26 05:50:42.542941 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2026.03.26 05:50:42.542973 [ 3 ] {} <Debug> TCP-Session: 04857903-a90d-4ad5-9f87-8a9e31b43cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2026.03.26 05:50:42.542985 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7653 | 2026.03.26 05:50:42.543000 [ 294 ] {} <Debug> TCP-Session: ee1c70c6-abf4-4c62-a5ec-cf37e94d1755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2026.03.26 05:50:42.543002 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7655 | 2026.03.26 05:50:42.543024 [ 286 ] {} <Debug> TCP-Session: 30a16dc2-e00e-471b-b32f-9e977e948433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2026.03.26 05:50:42.543050 [ 290 ] {} <Debug> TCP-Session: 6cf5c819-b770-4e47-96ac-0ef91bbc6f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.03.26 05:50:42.542973 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7658 | 2026.03.26 05:50:42.542955 [ 292 ] {} <Debug> TCP-Session: aa310203-8477-45d7-a758-e3200f5ddf38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.03.26 05:50:42.542937 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2026.03.26 05:50:42.543125 [ 288 ] {} <Debug> TCP-Session: ca9170ac-d54b-4bbe-b403-91de796161d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.03.26 05:50:42.543160 [ 293 ] {} <Debug> TCP-Session: a8505802-a169-43a0-8d9a-b2995aca3590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.03.26 05:50:42.678588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36660 | ||
| 7663 | 2026.03.26 05:50:42.678702 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7664 | 2026.03.26 05:50:42.678727 [ 291 ] {} <Debug> TCP-Session: 04ac3f0b-3ea4-4799-b7a4-9b7c43d95da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36660 | ||
| 7665 | 2026.03.26 05:50:42.678749 [ 291 ] {} <Debug> TCP-Session: 04ac3f0b-3ea4-4799-b7a4-9b7c43d95da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.03.26 05:50:42.678761 [ 291 ] {} <Debug> TCP-Session: 04ac3f0b-3ea4-4799-b7a4-9b7c43d95da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.03.26 05:50:42.678959 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47276 | ||
| 7668 | 2026.03.26 05:50:42.679001 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48386 | ||
| 7669 | 2026.03.26 05:50:42.679014 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57113 | ||
| 7670 | 2026.03.26 05:50:42.679038 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39217 | ||
| 7671 | 2026.03.26 05:50:42.679057 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33444 | ||
| 7672 | 2026.03.26 05:50:42.679072 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7673 | 2026.03.26 05:50:42.679115 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7674 | 2026.03.26 05:50:42.679125 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2026.03.26 05:50:42.679150 [ 292 ] {} <Debug> TCP-Session: e2a6171b-4b3d-4312-befa-651d148c6039 Authenticating user 'default' from [fd00:1122:3344:101::e]:47276 | ||
| 7676 | 2026.03.26 05:50:42.679161 [ 293 ] {} <Debug> TCP-Session: e626e54c-99af-49d3-a39f-f8ac29c9ff9a Authenticating user 'default' from [fd00:1122:3344:101::e]:48386 | ||
| 7677 | 2026.03.26 05:50:42.679170 [ 286 ] {} <Debug> TCP-Session: 7d9df3e2-a4d6-4d5d-9780-8f277c517e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:39217 | ||
| 7678 | 2026.03.26 05:50:42.679183 [ 292 ] {} <Debug> TCP-Session: e2a6171b-4b3d-4312-befa-651d148c6039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.03.26 05:50:42.679193 [ 293 ] {} <Debug> TCP-Session: e626e54c-99af-49d3-a39f-f8ac29c9ff9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.03.26 05:50:42.679197 [ 286 ] {} <Debug> TCP-Session: 7d9df3e2-a4d6-4d5d-9780-8f277c517e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.03.26 05:50:42.679221 [ 292 ] {} <Debug> TCP-Session: e2a6171b-4b3d-4312-befa-651d148c6039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.03.26 05:50:42.679233 [ 286 ] {} <Debug> TCP-Session: 7d9df3e2-a4d6-4d5d-9780-8f277c517e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.03.26 05:50:42.679227 [ 293 ] {} <Debug> TCP-Session: e626e54c-99af-49d3-a39f-f8ac29c9ff9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.03.26 05:50:42.679115 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7685 | 2026.03.26 05:50:42.679046 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64779 | ||
| 7686 | 2026.03.26 05:50:42.679300 [ 3 ] {} <Debug> TCP-Session: c8f9c073-0aab-4f40-9411-05f312c4e12d Authenticating user 'default' from [fd00:1122:3344:101::e]:57113 | ||
| 7687 | 2026.03.26 05:50:42.679034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60128 | ||
| 7688 | 2026.03.26 05:50:42.679326 [ 3 ] {} <Debug> TCP-Session: c8f9c073-0aab-4f40-9411-05f312c4e12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.03.26 05:50:42.679361 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2026.03.26 05:50:42.679372 [ 3 ] {} <Debug> TCP-Session: c8f9c073-0aab-4f40-9411-05f312c4e12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.03.26 05:50:42.679018 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39286 | ||
| 7692 | 2026.03.26 05:50:42.679407 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7693 | 2026.03.26 05:50:42.679387 [ 289 ] {} <Debug> TCP-Session: 642ca7aa-9d4e-456a-95e7-ce987413d983 Authenticating user 'default' from [fd00:1122:3344:101::e]:64779 | ||
| 7694 | 2026.03.26 05:50:42.679445 [ 288 ] {} <Debug> TCP-Session: 5b842f80-a6a2-4b45-8002-894d7e65fa53 Authenticating user 'default' from [fd00:1122:3344:101::e]:60128 | ||
| 7695 | 2026.03.26 05:50:42.679461 [ 289 ] {} <Debug> TCP-Session: 642ca7aa-9d4e-456a-95e7-ce987413d983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.03.26 05:50:42.679472 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7697 | 2026.03.26 05:50:42.679479 [ 288 ] {} <Debug> TCP-Session: 5b842f80-a6a2-4b45-8002-894d7e65fa53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2026.03.26 05:50:42.679493 [ 289 ] {} <Debug> TCP-Session: 642ca7aa-9d4e-456a-95e7-ce987413d983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.03.26 05:50:42.679519 [ 288 ] {} <Debug> TCP-Session: 5b842f80-a6a2-4b45-8002-894d7e65fa53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.03.26 05:50:42.679514 [ 294 ] {} <Debug> TCP-Session: f87c32ef-f653-4239-a13b-e5663441383e Authenticating user 'default' from [fd00:1122:3344:101::e]:39286 | ||
| 7701 | 2026.03.26 05:50:42.679187 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7702 | 2026.03.26 05:50:42.679578 [ 294 ] {} <Debug> TCP-Session: f87c32ef-f653-4239-a13b-e5663441383e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7703 | 2026.03.26 05:50:42.679594 [ 290 ] {} <Debug> TCP-Session: b658c48b-890d-4780-b0bd-79107a5af668 Authenticating user 'default' from [fd00:1122:3344:101::e]:33444 | ||
| 7704 | 2026.03.26 05:50:42.679602 [ 294 ] {} <Debug> TCP-Session: f87c32ef-f653-4239-a13b-e5663441383e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.03.26 05:50:42.679614 [ 290 ] {} <Debug> TCP-Session: b658c48b-890d-4780-b0bd-79107a5af668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.03.26 05:50:42.679069 [ 291 ] {} <Trace> TCP-Session: 04ac3f0b-3ea4-4799-b7a4-9b7c43d95da2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.03.26 05:50:42.679629 [ 290 ] {} <Debug> TCP-Session: b658c48b-890d-4780-b0bd-79107a5af668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.03.26 05:50:42.679803 [ 291 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7709 | 2026.03.26 05:50:42.680061 [ 291 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7710 | 2026.03.26 05:50:42.680118 [ 291 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7711 | 2026.03.26 05:50:42.680410 [ 291 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 7712 | 2026.03.26 05:50:42.681360 [ 315 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Trace> AggregatingTransform: Aggregating | ||
| 7713 | 2026.03.26 05:50:42.681421 [ 315 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7714 | 2026.03.26 05:50:42.681465 [ 315 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953702 sec. (1048.546 rows/sec., 40.96 KiB/sec.) | ||
| 7715 | 2026.03.26 05:50:42.681480 [ 315 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Trace> Aggregator: Merging aggregated data | ||
| 7716 | 2026.03.26 05:50:42.682885 [ 291 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 7717 | 2026.03.26 05:50:42.683065 [ 291 ] {6beea8bd-e69a-494e-a6b6-675c5c3571b7} <Debug> TCPHandler: Processed in 0.004111876 sec. | ||
| 7718 | 2026.03.26 05:50:42.683204 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2026.03.26 05:50:42.683235 [ 291 ] {} <Debug> TCP-Session: 04ac3f0b-3ea4-4799-b7a4-9b7c43d95da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.03.26 05:50:42.683239 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2026.03.26 05:50:42.683265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7722 | 2026.03.26 05:50:42.683283 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7723 | 2026.03.26 05:50:42.683299 [ 294 ] {} <Debug> TCP-Session: f87c32ef-f653-4239-a13b-e5663441383e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.03.26 05:50:42.683317 [ 290 ] {} <Debug> TCP-Session: b658c48b-890d-4780-b0bd-79107a5af668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.03.26 05:50:42.683317 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7726 | 2026.03.26 05:50:42.683337 [ 3 ] {} <Debug> TCP-Session: c8f9c073-0aab-4f40-9411-05f312c4e12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2026.03.26 05:50:42.683353 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7728 | 2026.03.26 05:50:42.683386 [ 293 ] {} <Debug> TCP-Session: e626e54c-99af-49d3-a39f-f8ac29c9ff9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2026.03.26 05:50:42.683385 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7730 | 2026.03.26 05:50:42.683418 [ 288 ] {} <Debug> TCP-Session: 5b842f80-a6a2-4b45-8002-894d7e65fa53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2026.03.26 05:50:42.683343 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7732 | 2026.03.26 05:50:42.683452 [ 289 ] {} <Debug> TCP-Session: 642ca7aa-9d4e-456a-95e7-ce987413d983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.03.26 05:50:42.683295 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7734 | 2026.03.26 05:50:42.683498 [ 286 ] {} <Debug> TCP-Session: 7d9df3e2-a4d6-4d5d-9780-8f277c517e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.03.26 05:50:42.683543 [ 292 ] {} <Debug> TCP-Session: e2a6171b-4b3d-4312-befa-651d148c6039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.03.26 05:50:43.709286 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.03.26 05:50:43.709531 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7738 | 2026.03.26 05:50:43.709622 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7739 | 2026.03.26 05:50:43.710470 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.03.26 05:50:43.710528 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7741 | 2026.03.26 05:50:43.710957 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7742 | 2026.03.26 05:50:43.711191 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.03.26 05:50:43.711361 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001898 sec., 149631.19072708115 rows/sec., 9.50 MiB/sec. | ||
| 7744 | 2026.03.26 05:50:43.711414 [ 4 ] {71570644-8750-448b-a74d-d04e4aaa10eb} <Debug> TCPHandler: Processed in 0.002319515 sec. | ||
| 7745 | 2026.03.26 05:50:43.711552 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.03.26 05:50:43.711661 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7747 | 2026.03.26 05:50:43.711708 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7748 | 2026.03.26 05:50:43.712536 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.03.26 05:50:43.712578 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7750 | 2026.03.26 05:50:43.712957 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7751 | 2026.03.26 05:50:43.713173 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.03.26 05:50:43.713311 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001677 sec., 522957.6624925462 rows/sec., 41.45 MiB/sec. | ||
| 7753 | 2026.03.26 05:50:43.713351 [ 4 ] {8ad0a2ea-4e83-45c6-83ee-60d82f7a87b4} <Debug> TCPHandler: Processed in 0.001852683 sec. | ||
| 7754 | 2026.03.26 05:50:43.713469 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.03.26 05:50:43.713567 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.03.26 05:50:43.713610 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7757 | 2026.03.26 05:50:43.714092 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.03.26 05:50:43.714127 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7759 | 2026.03.26 05:50:43.714443 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7760 | 2026.03.26 05:50:43.714677 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.03.26 05:50:43.714813 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001267 sec., 143646.408839779 rows/sec., 8.90 MiB/sec. | ||
| 7762 | 2026.03.26 05:50:43.714853 [ 4 ] {c67ab13d-0a93-490b-a42f-91ccb74b05bb} <Debug> TCPHandler: Processed in 0.001434004 sec. | ||
| 7763 | 2026.03.26 05:50:43.715050 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.03.26 05:50:43.715147 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.03.26 05:50:43.715189 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7766 | 2026.03.26 05:50:43.715692 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.03.26 05:50:43.715733 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7768 | 2026.03.26 05:50:43.716064 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7769 | 2026.03.26 05:50:43.716282 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.03.26 05:50:43.716424 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001296 sec., 114969.13580246913 rows/sec., 7.43 MiB/sec. | ||
| 7771 | 2026.03.26 05:50:43.716465 [ 4 ] {691ccacc-b828-4dca-ab2d-22effcb38838} <Debug> TCPHandler: Processed in 0.001464215 sec. | ||
| 7772 | 2026.03.26 05:50:43.716613 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2026.03.26 05:50:43.716708 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7774 | 2026.03.26 05:50:43.716750 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7775 | 2026.03.26 05:50:43.717228 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2026.03.26 05:50:43.717264 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7777 | 2026.03.26 05:50:43.717572 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7778 | 2026.03.26 05:50:43.717785 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2026.03.26 05:50:43.717914 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 7780 | 2026.03.26 05:50:43.717951 [ 4 ] {73b13d55-eef3-448e-8581-6a132f064bec} <Debug> TCPHandler: Processed in 0.001391102 sec. | ||
| 7781 | 2026.03.26 05:50:43.718080 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2026.03.26 05:50:43.718178 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7783 | 2026.03.26 05:50:43.718222 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7784 | 2026.03.26 05:50:43.718830 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.03.26 05:50:43.718867 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7786 | 2026.03.26 05:50:43.719196 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7787 | 2026.03.26 05:50:43.719411 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.03.26 05:50:43.719545 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001389 sec., 381569.4744420446 rows/sec., 26.99 MiB/sec. | ||
| 7789 | 2026.03.26 05:50:43.719582 [ 4 ] {91c1a769-141b-4b81-985f-cf545a8a61ee} <Debug> TCPHandler: Processed in 0.001556987 sec. | ||
| 7790 | 2026.03.26 05:50:43.719701 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.03.26 05:50:43.719794 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7792 | 2026.03.26 05:50:43.719836 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7793 | 2026.03.26 05:50:43.720178 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.03.26 05:50:43.720213 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7795 | 2026.03.26 05:50:43.720530 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7796 | 2026.03.26 05:50:43.720733 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.03.26 05:50:43.720867 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 7798 | 2026.03.26 05:50:43.720903 [ 4 ] {e915b971-7d01-49a9-b4cd-32754a4665ee} <Debug> TCPHandler: Processed in 0.0012515 sec. | ||
| 7799 | 2026.03.26 05:50:43.721014 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.03.26 05:50:43.721106 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7801 | 2026.03.26 05:50:43.721149 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7802 | 2026.03.26 05:50:43.721558 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.03.26 05:50:43.721591 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7804 | 2026.03.26 05:50:43.721934 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7805 | 2026.03.26 05:50:43.722148 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.03.26 05:50:43.722283 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 7807 | 2026.03.26 05:50:43.722320 [ 4 ] {79b5efc5-ce10-4d50-9c2d-ae3384413383} <Debug> TCPHandler: Processed in 0.001355322 sec. | ||
| 7808 | 2026.03.26 05:50:43.722434 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.03.26 05:50:43.722526 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.03.26 05:50:43.722568 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7811 | 2026.03.26 05:50:43.722881 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.03.26 05:50:43.722915 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7813 | 2026.03.26 05:50:43.723214 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7814 | 2026.03.26 05:50:43.723417 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.03.26 05:50:43.723549 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 7816 | 2026.03.26 05:50:43.723586 [ 4 ] {fcd01da1-4871-480f-854d-212ddc4f2098} <Debug> TCPHandler: Processed in 0.001201308 sec. | ||
| 7817 | 2026.03.26 05:50:43.723696 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.03.26 05:50:43.723789 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7819 | 2026.03.26 05:50:43.723843 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7820 | 2026.03.26 05:50:43.724697 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.03.26 05:50:43.724732 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7822 | 2026.03.26 05:50:43.725320 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7823 | 2026.03.26 05:50:43.725545 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.03.26 05:50:43.725684 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001912 sec., 20920.50209205021 rows/sec., 37.49 MiB/sec. | ||
| 7825 | 2026.03.26 05:50:43.725737 [ 4 ] {9b4b7ad7-2604-415d-b6b7-53a332a9d71d} <Debug> TCPHandler: Processed in 0.002090409 sec. | ||
| 7826 | 2026.03.26 05:50:43.725849 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.03.26 05:50:43.725943 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.03.26 05:50:43.725984 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7829 | 2026.03.26 05:50:43.726312 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.03.26 05:50:43.726346 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7831 | 2026.03.26 05:50:43.726650 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7832 | 2026.03.26 05:50:43.726855 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.03.26 05:50:43.726977 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 7834 | 2026.03.26 05:50:43.727013 [ 4 ] {df0c2c61-87b8-4d31-92a5-e472669a27e0} <Debug> TCPHandler: Processed in 0.001212739 sec. | ||
| 7835 | 2026.03.26 05:50:46.690377 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7836 | 2026.03.26 05:50:46.690433 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7837 | 2026.03.26 05:50:46.808745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16330 | ||
| 7838 | 2026.03.26 05:50:46.809246 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.03.26 05:50:46.809286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7840 | 2026.03.26 05:50:46.809759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7841 | 2026.03.26 05:50:46.809987 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.03.26 05:50:46.810113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16330 | ||
| 7843 | 2026.03.26 05:50:47.665938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7844 | 2026.03.26 05:50:47.682367 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.03.26 05:50:47.682420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7846 | 2026.03.26 05:50:47.688966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7847 | 2026.03.26 05:50:47.689679 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.26 05:50:47.692586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7849 | 2026.03.26 05:50:48.697792 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.03.26 05:50:48.697985 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7851 | 2026.03.26 05:50:48.698049 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7852 | 2026.03.26 05:50:48.698706 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.03.26 05:50:48.698770 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7854 | 2026.03.26 05:50:48.699169 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7855 | 2026.03.26 05:50:48.699390 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.03.26 05:50:48.699542 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 7857 | 2026.03.26 05:50:48.699583 [ 4 ] {47e0695e-c7d6-4cbb-ace5-c9b938ec1180} <Debug> TCPHandler: Processed in 0.001919495 sec. | ||
| 7858 | 2026.03.26 05:50:48.699712 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.03.26 05:50:48.699806 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7860 | 2026.03.26 05:50:48.699852 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7861 | 2026.03.26 05:50:48.700301 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.03.26 05:50:48.700335 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7863 | 2026.03.26 05:50:48.700644 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7864 | 2026.03.26 05:50:48.700854 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.03.26 05:50:48.700985 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 7866 | 2026.03.26 05:50:48.701021 [ 4 ] {47c48595-180f-4637-bb42-3e16429b58bf} <Debug> TCPHandler: Processed in 0.001358172 sec. | ||
| 7867 | 2026.03.26 05:50:48.701136 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.03.26 05:50:48.701227 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7869 | 2026.03.26 05:50:48.701268 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7870 | 2026.03.26 05:50:48.701666 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.03.26 05:50:48.701698 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7872 | 2026.03.26 05:50:48.702022 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7873 | 2026.03.26 05:50:48.702221 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.03.26 05:50:48.702352 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 7875 | 2026.03.26 05:50:48.702388 [ 4 ] {a1f72d69-3c49-4ec7-a4c9-0fd21435fe98} <Debug> TCPHandler: Processed in 0.00129805 sec. | ||
| 7876 | 2026.03.26 05:50:48.702494 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.03.26 05:50:48.702585 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.03.26 05:50:48.702625 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7879 | 2026.03.26 05:50:48.702951 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.03.26 05:50:48.702984 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7881 | 2026.03.26 05:50:48.703282 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7882 | 2026.03.26 05:50:48.703480 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.03.26 05:50:48.703609 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 7884 | 2026.03.26 05:50:48.703644 [ 4 ] {b1e75543-0645-4b57-9965-6af860ea83bf} <Debug> TCPHandler: Processed in 0.001196758 sec. | ||
| 7885 | 2026.03.26 05:50:49.833548 [ 106 ] {} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7886 | 2026.03.26 05:50:49.833609 [ 106 ] {} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.03.26 05:50:49.833630 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7888 | 2026.03.26 05:50:49.833768 [ 189 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 7889 | 2026.03.26 05:50:49.833906 [ 189 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7890 | 2026.03.26 05:50:49.833939 [ 189 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 7891 | 2026.03.26 05:50:49.834003 [ 189 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 7892 | 2026.03.26 05:50:49.834047 [ 189 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 7893 | 2026.03.26 05:50:49.834095 [ 189 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 7894 | 2026.03.26 05:50:49.834136 [ 189 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 7895 | 2026.03.26 05:50:49.834882 [ 193 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169907 sec., 5128.612787170262 rows/sec., 380.64 KiB/sec. | ||
| 7896 | 2026.03.26 05:50:49.835046 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7897 | 2026.03.26 05:50:49.835347 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_5_1} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.03.26 05:50:49.835430 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_5_1} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7899 | 2026.03.26 05:50:49.835523 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7900 | 2026.03.26 05:50:51.889837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 | ||
| 7901 | 2026.03.26 05:50:51.892231 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.03.26 05:50:51.892289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7903 | 2026.03.26 05:50:51.893573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7904 | 2026.03.26 05:50:51.893846 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.03.26 05:50:51.893996 [ 105 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7906 | 2026.03.26 05:50:51.894070 [ 105 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.03.26 05:50:51.894093 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7908 | 2026.03.26 05:50:51.894203 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 7909 | 2026.03.26 05:50:51.894233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 7910 | 2026.03.26 05:50:51.894806 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7911 | 2026.03.26 05:50:51.894992 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 818 rows starting from the beginning of the part | ||
| 7912 | 2026.03.26 05:50:51.895396 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 7913 | 2026.03.26 05:50:51.895780 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 7914 | 2026.03.26 05:50:51.896166 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7915 | 2026.03.26 05:50:51.896515 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 7916 | 2026.03.26 05:50:51.896889 [ 189 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 7917 | 2026.03.26 05:50:51.903954 [ 194 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 72 columns (72 merged, 0 gathered) in 0.009798869 sec., 103073.11996925359 rows/sec., 87.33 MiB/sec. | ||
| 7918 | 2026.03.26 05:50:51.905216 [ 194 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7919 | 2026.03.26 05:50:51.905789 [ 194 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.03.26 05:50:51.905858 [ 194 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_26_5} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7921 | 2026.03.26 05:50:51.906076 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 7922 | 2026.03.26 05:50:53.709303 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.03.26 05:50:53.709597 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7924 | 2026.03.26 05:50:53.709699 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7925 | 2026.03.26 05:50:53.710581 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.03.26 05:50:53.710622 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7927 | 2026.03.26 05:50:53.711014 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7928 | 2026.03.26 05:50:53.711244 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.03.26 05:50:53.711362 [ 103 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7930 | 2026.03.26 05:50:53.711399 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001879 sec., 151144.2256519425 rows/sec., 9.60 MiB/sec. | ||
| 7931 | 2026.03.26 05:50:53.711407 [ 103 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.03.26 05:50:53.711437 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7933 | 2026.03.26 05:50:53.711451 [ 4 ] {95ec9e47-9236-4415-99c5-805ce40053b5} <Debug> TCPHandler: Processed in 0.002321594 sec. | ||
| 7934 | 2026.03.26 05:50:53.711534 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::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 | ||
| 7935 | 2026.03.26 05:50:53.711577 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.03.26 05:50:53.711640 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7937 | 2026.03.26 05:50:53.711673 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7938 | 2026.03.26 05:50:53.711679 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7939 | 2026.03.26 05:50:53.711725 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7940 | 2026.03.26 05:50:53.711740 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7941 | 2026.03.26 05:50:53.711790 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7942 | 2026.03.26 05:50:53.711837 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7943 | 2026.03.26 05:50:53.711880 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7944 | 2026.03.26 05:50:53.711922 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7945 | 2026.03.26 05:50:53.712145 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.03.26 05:50:53.712178 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7947 | 2026.03.26 05:50:53.712458 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7948 | 2026.03.26 05:50:53.712659 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.03.26 05:50:53.712784 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 720.98 KiB/sec. | ||
| 7950 | 2026.03.26 05:50:53.712821 [ 4 ] {e9ff1518-e47d-4af1-bd6a-725ea264724b} <Debug> TCPHandler: Processed in 0.001293611 sec. | ||
| 7951 | 2026.03.26 05:50:53.712898 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399993 sec., 1234291.885745143 rows/sec., 83.44 MiB/sec. | ||
| 7952 | 2026.03.26 05:50:53.712942 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.03.26 05:50:53.713038 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7954 | 2026.03.26 05:50:53.713078 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7955 | 2026.03.26 05:50:53.713131 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7956 | 2026.03.26 05:50:53.713483 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.03.26 05:50:53.713574 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_21_4} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7958 | 2026.03.26 05:50:53.713693 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7959 | 2026.03.26 05:50:53.713906 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.03.26 05:50:53.713945 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7961 | 2026.03.26 05:50:53.714307 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7962 | 2026.03.26 05:50:53.714506 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.03.26 05:50:53.714629 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Debug> executeQuery: Read 882 rows, 71.55 KiB in 0.001609 sec., 548166.5630826601 rows/sec., 43.43 MiB/sec. | ||
| 7964 | 2026.03.26 05:50:53.714664 [ 4 ] {1dc157a6-fc0a-41dc-81f6-b766d3f809f2} <Debug> TCPHandler: Processed in 0.001770632 sec. | ||
| 7965 | 2026.03.26 05:50:53.714773 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.03.26 05:50:53.714864 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7967 | 2026.03.26 05:50:53.714903 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7968 | 2026.03.26 05:50:53.715369 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.03.26 05:50:53.715402 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7970 | 2026.03.26 05:50:53.715685 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7971 | 2026.03.26 05:50:53.715888 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.03.26 05:50:53.716023 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001177 sec., 163126.59303313508 rows/sec., 10.16 MiB/sec. | ||
| 7973 | 2026.03.26 05:50:53.716060 [ 4 ] {659dd429-490f-4174-87a6-ee4931edcb4a} <Debug> TCPHandler: Processed in 0.001333501 sec. | ||
| 7974 | 2026.03.26 05:50:53.716160 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.03.26 05:50:53.716250 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7976 | 2026.03.26 05:50:53.716288 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7977 | 2026.03.26 05:50:53.716705 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.03.26 05:50:53.716738 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7979 | 2026.03.26 05:50:53.717041 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7980 | 2026.03.26 05:50:53.717242 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.03.26 05:50:53.717328 [ 103 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7982 | 2026.03.26 05:50:53.717360 [ 103 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.03.26 05:50:53.717370 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 7984 | 2026.03.26 05:50:53.717377 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7985 | 2026.03.26 05:50:53.717406 [ 4 ] {3cd671da-d80d-4969-8285-6ee272974626} <Debug> TCPHandler: Processed in 0.0012929 sec. | ||
| 7986 | 2026.03.26 05:50:53.717470 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::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 | ||
| 7987 | 2026.03.26 05:50:53.717514 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2026.03.26 05:50:53.717557 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7989 | 2026.03.26 05:50:53.717585 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 975 rows starting from the beginning of the part | ||
| 7990 | 2026.03.26 05:50:53.717603 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.03.26 05:50:53.717637 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7992 | 2026.03.26 05:50:53.717641 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7993 | 2026.03.26 05:50:53.717690 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7994 | 2026.03.26 05:50:53.717732 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 7995 | 2026.03.26 05:50:53.717769 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7996 | 2026.03.26 05:50:53.717809 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 7997 | 2026.03.26 05:50:53.718070 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.03.26 05:50:53.718102 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 7999 | 2026.03.26 05:50:53.718400 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8000 | 2026.03.26 05:50:53.718605 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.03.26 05:50:53.718696 [ 103 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8002 | 2026.03.26 05:50:53.718719 [ 103 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.03.26 05:50:53.718733 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 8004 | 2026.03.26 05:50:53.718737 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8005 | 2026.03.26 05:50:53.718770 [ 4 ] {afbcbccc-9ff4-43f9-918f-639368304861} <Debug> TCPHandler: Processed in 0.001302281 sec. | ||
| 8006 | 2026.03.26 05:50:53.718852 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422774 sec., 1667165.6918105055 rows/sec., 106.67 MiB/sec. | ||
| 8007 | 2026.03.26 05:50:53.718854 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::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 | ||
| 8008 | 2026.03.26 05:50:53.718888 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.03.26 05:50:53.718983 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8010 | 2026.03.26 05:50:53.718984 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8011 | 2026.03.26 05:50:53.719000 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8012 | 2026.03.26 05:50:53.719023 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 8013 | 2026.03.26 05:50:53.719042 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8014 | 2026.03.26 05:50:53.719088 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 8015 | 2026.03.26 05:50:53.719140 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 8016 | 2026.03.26 05:50:53.719182 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 8017 | 2026.03.26 05:50:53.719242 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8018 | 2026.03.26 05:50:53.719255 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.03.26 05:50:53.719297 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 8020 | 2026.03.26 05:50:53.719327 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_26_5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8021 | 2026.03.26 05:50:53.719388 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8022 | 2026.03.26 05:50:53.719625 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.03.26 05:50:53.719660 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8024 | 2026.03.26 05:50:53.720015 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8025 | 2026.03.26 05:50:53.720217 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417564 sec., 634891.9696041942 rows/sec., 38.69 MiB/sec. | ||
| 8026 | 2026.03.26 05:50:53.720221 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.03.26 05:50:53.720344 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8028 | 2026.03.26 05:50:53.720372 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001405 sec., 384341.63701067615 rows/sec., 27.24 MiB/sec. | ||
| 8029 | 2026.03.26 05:50:53.720410 [ 4 ] {cb534084-d1ef-4caf-83ff-32f05d6a7d7d} <Debug> TCPHandler: Processed in 0.001567766 sec. | ||
| 8030 | 2026.03.26 05:50:53.720521 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.03.26 05:50:53.720574 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.03.26 05:50:53.720612 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8033 | 2026.03.26 05:50:53.720633 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_21_4} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8034 | 2026.03.26 05:50:53.720651 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8035 | 2026.03.26 05:50:53.720698 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8036 | 2026.03.26 05:50:53.720977 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.03.26 05:50:53.721011 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8038 | 2026.03.26 05:50:53.721315 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8039 | 2026.03.26 05:50:53.721514 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.03.26 05:50:53.721649 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 8041 | 2026.03.26 05:50:53.721685 [ 4 ] {350c04d1-5394-4052-b793-28d0a557c8a1} <Debug> TCPHandler: Processed in 0.001209648 sec. | ||
| 8042 | 2026.03.26 05:50:53.721786 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2026.03.26 05:50:53.721875 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8044 | 2026.03.26 05:50:53.721917 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8045 | 2026.03.26 05:50:53.722319 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.03.26 05:50:53.722352 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8047 | 2026.03.26 05:50:53.722691 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8048 | 2026.03.26 05:50:53.722894 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.03.26 05:50:53.723026 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001169 sec., 230966.6381522669 rows/sec., 15.36 MiB/sec. | ||
| 8050 | 2026.03.26 05:50:53.723062 [ 4 ] {2289d5e7-fb00-49db-848d-9826c7f9cffd} <Debug> TCPHandler: Processed in 0.001322941 sec. | ||
| 8051 | 2026.03.26 05:50:53.723169 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.03.26 05:50:53.723259 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.03.26 05:50:53.723299 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8054 | 2026.03.26 05:50:53.723603 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.03.26 05:50:53.723636 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8056 | 2026.03.26 05:50:53.723921 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8057 | 2026.03.26 05:50:53.724120 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.03.26 05:50:53.724247 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 8059 | 2026.03.26 05:50:53.724283 [ 4 ] {3133efcf-ca3f-45fa-9123-453d555dd281} <Debug> TCPHandler: Processed in 0.001160487 sec. | ||
| 8060 | 2026.03.26 05:50:53.724403 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.03.26 05:50:53.724517 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.03.26 05:50:53.724581 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8063 | 2026.03.26 05:50:53.725509 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.03.26 05:50:53.725546 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8065 | 2026.03.26 05:50:53.726105 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8066 | 2026.03.26 05:50:53.726319 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.03.26 05:50:53.726471 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001979 sec., 20212.2283981809 rows/sec., 36.22 MiB/sec. | ||
| 8068 | 2026.03.26 05:50:53.726526 [ 4 ] {c59c7566-e14f-47c2-996a-96462044683d} <Debug> TCPHandler: Processed in 0.002182581 sec. | ||
| 8069 | 2026.03.26 05:50:53.726640 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.03.26 05:50:53.726734 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.03.26 05:50:53.726776 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8072 | 2026.03.26 05:50:53.727119 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.03.26 05:50:53.727154 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8074 | 2026.03.26 05:50:53.727472 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8075 | 2026.03.26 05:50:53.727676 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.03.26 05:50:53.727803 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 8077 | 2026.03.26 05:50:53.727838 [ 4 ] {cb587ee9-dcab-419c-a240-3b9eac2acd0e} <Debug> TCPHandler: Processed in 0.001246709 sec. | ||
| 8078 | 2026.03.26 05:50:54.310213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16842 | ||
| 8079 | 2026.03.26 05:50:54.310731 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.03.26 05:50:54.310767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8081 | 2026.03.26 05:50:54.311272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8082 | 2026.03.26 05:50:54.311505 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.03.26 05:50:54.311634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16842 | ||
| 8084 | 2026.03.26 05:50:55.192681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8085 | 2026.03.26 05:50:55.210784 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.03.26 05:50:55.210846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8087 | 2026.03.26 05:50:55.217510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8088 | 2026.03.26 05:50:55.218249 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.03.26 05:50:55.221265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8090 | 2026.03.26 05:50:58.697512 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.03.26 05:50:58.697702 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8092 | 2026.03.26 05:50:58.697769 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8093 | 2026.03.26 05:50:58.698505 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.03.26 05:50:58.698550 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8095 | 2026.03.26 05:50:58.698940 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8096 | 2026.03.26 05:50:58.699158 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.03.26 05:50:58.699314 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 8098 | 2026.03.26 05:50:58.699356 [ 4 ] {0d20ef8a-6aed-440e-ae62-f569c77092c2} <Debug> TCPHandler: Processed in 0.001968766 sec. | ||
| 8099 | 2026.03.26 05:50:58.699486 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.03.26 05:50:58.699580 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8101 | 2026.03.26 05:50:58.699620 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8102 | 2026.03.26 05:50:58.700078 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.03.26 05:50:58.700114 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8104 | 2026.03.26 05:50:58.700416 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8105 | 2026.03.26 05:50:58.700624 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.03.26 05:50:58.700750 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 8107 | 2026.03.26 05:50:58.700787 [ 4 ] {45b55f34-777c-4a59-9767-7d6bdb3e0edc} <Debug> TCPHandler: Processed in 0.001348282 sec. | ||
| 8108 | 2026.03.26 05:50:58.700909 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.03.26 05:50:58.701002 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8110 | 2026.03.26 05:50:58.701045 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8111 | 2026.03.26 05:50:58.701489 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.03.26 05:50:58.701531 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8113 | 2026.03.26 05:50:58.701870 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8114 | 2026.03.26 05:50:58.702070 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.03.26 05:50:58.702189 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 8116 | 2026.03.26 05:50:58.702222 [ 4 ] {88f3d40f-0ba7-4696-a799-f44312ae6d57} <Debug> TCPHandler: Processed in 0.001380242 sec. | ||
| 8117 | 2026.03.26 05:50:58.702335 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.03.26 05:50:58.702421 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8119 | 2026.03.26 05:50:58.702459 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8120 | 2026.03.26 05:50:58.702771 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.03.26 05:50:58.702803 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8122 | 2026.03.26 05:50:58.703171 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8123 | 2026.03.26 05:50:58.703373 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.03.26 05:50:58.703500 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8125 | 2026.03.26 05:50:58.703535 [ 4 ] {951c8b2d-a177-4fe2-ae1a-245278f44a9b} <Debug> TCPHandler: Processed in 0.001219658 sec. | ||
| 8126 | 2026.03.26 05:51:01.690495 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8127 | 2026.03.26 05:51:01.690549 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8128 | 2026.03.26 05:51:01.811747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17290 | ||
| 8129 | 2026.03.26 05:51:01.812312 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.03.26 05:51:01.812362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8131 | 2026.03.26 05:51:01.812859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8132 | 2026.03.26 05:51:01.813108 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.03.26 05:51:01.813261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17290 | ||
| 8134 | 2026.03.26 05:51:01.813290 [ 90 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8135 | 2026.03.26 05:51:01.813358 [ 90 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.03.26 05:51:01.813379 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8137 | 2026.03.26 05:51:01.813524 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 8138 | 2026.03.26 05:51:01.813696 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8139 | 2026.03.26 05:51:01.813748 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14922 rows starting from the beginning of the part | ||
| 8140 | 2026.03.26 05:51:01.813833 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8141 | 2026.03.26 05:51:01.813894 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8142 | 2026.03.26 05:51:01.813949 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8143 | 2026.03.26 05:51:01.813999 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8144 | 2026.03.26 05:51:01.814051 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8145 | 2026.03.26 05:51:01.816428 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 4 columns (4 merged, 0 gathered) in 0.00297458 sec., 5812585.30616087 rows/sec., 83.15 MiB/sec. | ||
| 8146 | 2026.03.26 05:51:01.816739 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8147 | 2026.03.26 05:51:01.817063 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.03.26 05:51:01.817146 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_36_7} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8149 | 2026.03.26 05:51:01.817250 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8150 | 2026.03.26 05:51:01.894509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1042 | ||
| 8151 | 2026.03.26 05:51:01.897369 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.03.26 05:51:01.897409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8153 | 2026.03.26 05:51:01.898646 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8154 | 2026.03.26 05:51:01.898919 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.03.26 05:51:01.899277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8156 | 2026.03.26 05:51:02.721353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8157 | 2026.03.26 05:51:02.739407 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2026.03.26 05:51:02.739471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8159 | 2026.03.26 05:51:02.745679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8160 | 2026.03.26 05:51:02.746394 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2026.03.26 05:51:02.746701 [ 88 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8162 | 2026.03.26 05:51:02.746774 [ 88 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.03.26 05:51:02.746797 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8164 | 2026.03.26 05:51:02.746904 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 8165 | 2026.03.26 05:51:02.750006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8166 | 2026.03.26 05:51:02.750843 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8167 | 2026.03.26 05:51:02.752434 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 8168 | 2026.03.26 05:51:02.757357 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 8169 | 2026.03.26 05:51:02.762001 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 8170 | 2026.03.26 05:51:02.766376 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 8171 | 2026.03.26 05:51:02.770755 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 8172 | 2026.03.26 05:51:02.775274 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 8173 | 2026.03.26 05:51:02.827943 [ 196 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081081679 sec., 3342.3086860349795 rows/sec., 17.28 MiB/sec. | ||
| 8174 | 2026.03.26 05:51:02.830880 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8175 | 2026.03.26 05:51:02.832891 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_36_7} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.03.26 05:51:02.832984 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_36_7} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8177 | 2026.03.26 05:51:02.835600 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8178 | 2026.03.26 05:51:03.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.67 MiB, peak 298.53 MiB, free memory in arenas 0.00 B, will set to 288.76 MiB (RSS), difference: 2.09 MiB | ||
| 8179 | 2026.03.26 05:51:03.708082 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.03.26 05:51:03.708285 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8181 | 2026.03.26 05:51:03.708355 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8182 | 2026.03.26 05:51:03.709254 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.03.26 05:51:03.709303 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8184 | 2026.03.26 05:51:03.709727 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8185 | 2026.03.26 05:51:03.709948 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.03.26 05:51:03.710090 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00186 sec., 152688.17204301074 rows/sec., 9.70 MiB/sec. | ||
| 8187 | 2026.03.26 05:51:03.710130 [ 4 ] {114df9dc-8ac9-43d7-9476-1c295668f357} <Debug> TCPHandler: Processed in 0.002178991 sec. | ||
| 8188 | 2026.03.26 05:51:03.710255 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.03.26 05:51:03.710355 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8190 | 2026.03.26 05:51:03.710394 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8191 | 2026.03.26 05:51:03.711220 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.03.26 05:51:03.711255 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8193 | 2026.03.26 05:51:03.711627 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8194 | 2026.03.26 05:51:03.711833 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.03.26 05:51:03.711953 [ 87 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8196 | 2026.03.26 05:51:03.711957 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.00162 sec., 541358.0246913581 rows/sec., 42.91 MiB/sec. | ||
| 8197 | 2026.03.26 05:51:03.711991 [ 87 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.03.26 05:51:03.712009 [ 4 ] {273e16ea-a5d7-470b-8987-0c389b42eb58} <Debug> TCPHandler: Processed in 0.001801402 sec. | ||
| 8199 | 2026.03.26 05:51:03.712011 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8200 | 2026.03.26 05:51:03.712129 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.03.26 05:51:03.712145 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 8202 | 2026.03.26 05:51:03.712220 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8203 | 2026.03.26 05:51:03.712265 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8204 | 2026.03.26 05:51:03.712298 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8205 | 2026.03.26 05:51:03.712342 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3355 rows starting from the beginning of the part | ||
| 8206 | 2026.03.26 05:51:03.712417 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 877 rows starting from the beginning of the part | ||
| 8207 | 2026.03.26 05:51:03.712463 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8208 | 2026.03.26 05:51:03.712506 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 882 rows starting from the beginning of the part | ||
| 8209 | 2026.03.26 05:51:03.712555 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8210 | 2026.03.26 05:51:03.712597 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 877 rows starting from the beginning of the part | ||
| 8211 | 2026.03.26 05:51:03.712767 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.03.26 05:51:03.712808 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8213 | 2026.03.26 05:51:03.713193 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8214 | 2026.03.26 05:51:03.713410 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.03.26 05:51:03.713527 [ 87 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8216 | 2026.03.26 05:51:03.713540 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001339 sec., 135922.3300970874 rows/sec., 8.42 MiB/sec. | ||
| 8217 | 2026.03.26 05:51:03.713560 [ 87 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.03.26 05:51:03.713580 [ 4 ] {68464318-9056-4587-aa75-186630b96a5c} <Debug> TCPHandler: Processed in 0.001497475 sec. | ||
| 8219 | 2026.03.26 05:51:03.713581 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8220 | 2026.03.26 05:51:03.713675 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 8221 | 2026.03.26 05:51:03.713697 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.03.26 05:51:03.713783 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8223 | 2026.03.26 05:51:03.713802 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8224 | 2026.03.26 05:51:03.713815 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 8225 | 2026.03.26 05:51:03.713849 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8226 | 2026.03.26 05:51:03.713880 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 182 rows starting from the beginning of the part | ||
| 8227 | 2026.03.26 05:51:03.713927 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 8228 | 2026.03.26 05:51:03.713967 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 182 rows starting from the beginning of the part | ||
| 8229 | 2026.03.26 05:51:03.714003 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 192 rows starting from the beginning of the part | ||
| 8230 | 2026.03.26 05:51:03.714042 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 182 rows starting from the beginning of the part | ||
| 8231 | 2026.03.26 05:51:03.714295 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.03.26 05:51:03.714334 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8233 | 2026.03.26 05:51:03.714798 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8234 | 2026.03.26 05:51:03.714927 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128932 sec., 753885.7692427016 rows/sec., 50.06 MiB/sec. | ||
| 8235 | 2026.03.26 05:51:03.715030 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002943588 sec., 2073320.0434299908 rows/sec., 168.24 MiB/sec. | ||
| 8236 | 2026.03.26 05:51:03.715092 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.03.26 05:51:03.715163 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8238 | 2026.03.26 05:51:03.715265 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001479 sec., 100743.74577417174 rows/sec., 6.51 MiB/sec. | ||
| 8239 | 2026.03.26 05:51:03.715324 [ 4 ] {5d289009-9560-4f76-8a49-3b2074115f7a} <Debug> TCPHandler: Processed in 0.001673569 sec. | ||
| 8240 | 2026.03.26 05:51:03.715434 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8241 | 2026.03.26 05:51:03.715461 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2026.03.26 05:51:03.715529 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2026.03.26 05:51:03.715560 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8244 | 2026.03.26 05:51:03.715605 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8245 | 2026.03.26 05:51:03.715632 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_31_6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8246 | 2026.03.26 05:51:03.715724 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.03.26 05:51:03.715736 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8248 | 2026.03.26 05:51:03.715806 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_56_11} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8249 | 2026.03.26 05:51:03.715890 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8250 | 2026.03.26 05:51:03.716052 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.03.26 05:51:03.716093 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8252 | 2026.03.26 05:51:03.716400 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8253 | 2026.03.26 05:51:03.716607 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.03.26 05:51:03.716729 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 8255 | 2026.03.26 05:51:03.716766 [ 4 ] {ab9a001e-5b20-49a1-a49d-7da31313a0ed} <Debug> TCPHandler: Processed in 0.001352621 sec. | ||
| 8256 | 2026.03.26 05:51:03.716901 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.03.26 05:51:03.716993 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8258 | 2026.03.26 05:51:03.717032 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8259 | 2026.03.26 05:51:03.717685 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.03.26 05:51:03.717722 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8261 | 2026.03.26 05:51:03.718042 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8262 | 2026.03.26 05:51:03.718254 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.03.26 05:51:03.718375 [ 87 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8264 | 2026.03.26 05:51:03.718380 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001405 sec., 377224.19928825623 rows/sec., 26.68 MiB/sec. | ||
| 8265 | 2026.03.26 05:51:03.718412 [ 87 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.03.26 05:51:03.718429 [ 4 ] {8cd2e53f-5e7d-4424-992d-e59dbfeea696} <Debug> TCPHandler: Processed in 0.001583308 sec. | ||
| 8267 | 2026.03.26 05:51:03.718435 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8268 | 2026.03.26 05:51:03.718543 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 8269 | 2026.03.26 05:51:03.718559 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.03.26 05:51:03.718670 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8271 | 2026.03.26 05:51:03.718675 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8272 | 2026.03.26 05:51:03.718714 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8273 | 2026.03.26 05:51:03.718728 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1828 rows starting from the beginning of the part | ||
| 8274 | 2026.03.26 05:51:03.718812 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 530 rows starting from the beginning of the part | ||
| 8275 | 2026.03.26 05:51:03.718866 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8276 | 2026.03.26 05:51:03.718916 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 540 rows starting from the beginning of the part | ||
| 8277 | 2026.03.26 05:51:03.718963 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8278 | 2026.03.26 05:51:03.719012 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 530 rows starting from the beginning of the part | ||
| 8279 | 2026.03.26 05:51:03.719048 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.03.26 05:51:03.719088 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8281 | 2026.03.26 05:51:03.719407 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8282 | 2026.03.26 05:51:03.719614 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.03.26 05:51:03.719743 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 8284 | 2026.03.26 05:51:03.719779 [ 4 ] {85aa669d-9890-4cf3-a61d-fcd0d391db1b} <Debug> TCPHandler: Processed in 0.00126818 sec. | ||
| 8285 | 2026.03.26 05:51:03.719885 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.03.26 05:51:03.719977 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8287 | 2026.03.26 05:51:03.720018 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8288 | 2026.03.26 05:51:03.720450 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.03.26 05:51:03.720457 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001967366 sec., 1807492.8610131517 rows/sec., 132.85 MiB/sec. | ||
| 8290 | 2026.03.26 05:51:03.720489 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8291 | 2026.03.26 05:51:03.720711 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8292 | 2026.03.26 05:51:03.720846 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8293 | 2026.03.26 05:51:03.721011 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.26 05:51:03.721095 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_56_11} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8295 | 2026.03.26 05:51:03.721100 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.03.26 05:51:03.721174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8297 | 2026.03.26 05:51:03.721211 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8298 | 2026.03.26 05:51:03.721243 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001285 sec., 206225.68093385216 rows/sec., 13.70 MiB/sec. | ||
| 8299 | 2026.03.26 05:51:03.721248 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.03.26 05:51:03.721274 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8301 | 2026.03.26 05:51:03.721280 [ 4 ] {46de9592-eefc-4136-972a-c84a03f7f443} <Debug> TCPHandler: Processed in 0.001441404 sec. | ||
| 8302 | 2026.03.26 05:51:03.721342 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 8303 | 2026.03.26 05:51:03.721394 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.03.26 05:51:03.721431 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8305 | 2026.03.26 05:51:03.721462 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19750 rows starting from the beginning of the part | ||
| 8306 | 2026.03.26 05:51:03.721490 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8307 | 2026.03.26 05:51:03.721508 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8308 | 2026.03.26 05:51:03.721537 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8309 | 2026.03.26 05:51:03.721551 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8310 | 2026.03.26 05:51:03.721591 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 270 rows starting from the beginning of the part | ||
| 8311 | 2026.03.26 05:51:03.721625 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 8312 | 2026.03.26 05:51:03.721658 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 8313 | 2026.03.26 05:51:03.721860 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.03.26 05:51:03.721899 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8315 | 2026.03.26 05:51:03.722197 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8316 | 2026.03.26 05:51:03.722403 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.03.26 05:51:03.722527 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 8318 | 2026.03.26 05:51:03.722562 [ 4 ] {0514b234-ac99-42a3-a427-11ee3adb192d} <Debug> TCPHandler: Processed in 0.001215738 sec. | ||
| 8319 | 2026.03.26 05:51:03.722678 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.03.26 05:51:03.722798 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8321 | 2026.03.26 05:51:03.722861 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8322 | 2026.03.26 05:51:03.723794 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.03.26 05:51:03.723829 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8324 | 2026.03.26 05:51:03.724464 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8325 | 2026.03.26 05:51:03.724692 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.03.26 05:51:03.724789 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8327 | 2026.03.26 05:51:03.724822 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.03.26 05:51:03.724829 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002056 sec., 19455.252918287937 rows/sec., 34.86 MiB/sec. | ||
| 8329 | 2026.03.26 05:51:03.724843 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8330 | 2026.03.26 05:51:03.724884 [ 4 ] {0ee3c2e8-6dff-4e2e-986b-f3543b77ca27} <Debug> TCPHandler: Processed in 0.002264942 sec. | ||
| 8331 | 2026.03.26 05:51:03.724932 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 8332 | 2026.03.26 05:51:03.725004 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.03.26 05:51:03.725100 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.03.26 05:51:03.725140 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8335 | 2026.03.26 05:51:03.725162 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8336 | 2026.03.26 05:51:03.725230 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 827 rows starting from the beginning of the part | ||
| 8337 | 2026.03.26 05:51:03.725371 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8338 | 2026.03.26 05:51:03.725470 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.03.26 05:51:03.725484 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
| 8340 | 2026.03.26 05:51:03.725512 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8341 | 2026.03.26 05:51:03.725597 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8342 | 2026.03.26 05:51:03.725705 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8343 | 2026.03.26 05:51:03.725801 [ 193 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8344 | 2026.03.26 05:51:03.725843 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8345 | 2026.03.26 05:51:03.726075 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.03.26 05:51:03.726178 [ 87 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8347 | 2026.03.26 05:51:03.726200 [ 87 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.03.26 05:51:03.726207 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 8349 | 2026.03.26 05:51:03.726219 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8350 | 2026.03.26 05:51:03.726245 [ 4 ] {070c10a3-9667-42ba-967d-b082d8e8243a} <Debug> TCPHandler: Processed in 0.00129886 sec. | ||
| 8351 | 2026.03.26 05:51:03.726303 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 8352 | 2026.03.26 05:51:03.726416 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8353 | 2026.03.26 05:51:03.726447 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3096 rows starting from the beginning of the part | ||
| 8354 | 2026.03.26 05:51:03.726498 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8355 | 2026.03.26 05:51:03.726543 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 8356 | 2026.03.26 05:51:03.726584 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8357 | 2026.03.26 05:51:03.726621 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 8358 | 2026.03.26 05:51:03.726670 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8359 | 2026.03.26 05:51:03.728244 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3486 rows, containing 4 columns (4 merged, 0 gathered) in 0.001980766 sec., 1759925.2006546962 rows/sec., 114.11 MiB/sec. | ||
| 8360 | 2026.03.26 05:51:03.728310 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20870 rows, containing 5 columns (5 merged, 0 gathered) in 0.006999434 sec., 2981669.6607182813 rows/sec., 194.26 MiB/sec. | ||
| 8361 | 2026.03.26 05:51:03.728617 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8362 | 2026.03.26 05:51:03.728675 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8363 | 2026.03.26 05:51:03.728903 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.03.26 05:51:03.728992 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_56_11} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8365 | 2026.03.26 05:51:03.729003 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.03.26 05:51:03.729057 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8367 | 2026.03.26 05:51:03.729089 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8368 | 2026.03.26 05:51:03.729177 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB. | ||
| 8369 | 2026.03.26 05:51:03.733351 [ 190 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 19 columns (19 merged, 0 gathered) in 0.008453697 sec., 117818.27524691269 rows/sec., 211.12 MiB/sec. | ||
| 8370 | 2026.03.26 05:51:03.734986 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8371 | 2026.03.26 05:51:03.735313 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.03.26 05:51:03.735393 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8373 | 2026.03.26 05:51:03.735527 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 8374 | 2026.03.26 05:51:04.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.74 MiB, peak 302.97 MiB, free memory in arenas 0.00 B, will set to 295.88 MiB (RSS), difference: 6.14 MiB | ||
| 8375 | 2026.03.26 05:51:06.338546 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.03.26 05:51:06.338742 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8377 | 2026.03.26 05:51:06.338815 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8378 | 2026.03.26 05:51:06.340772 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.03.26 05:51:06.340821 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8380 | 2026.03.26 05:51:06.341418 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8381 | 2026.03.26 05:51:06.341644 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.03.26 05:51:06.341797 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Debug> executeQuery: Read 2399 rows, 181.17 KiB in 0.00311 sec., 771382.6366559486 rows/sec., 56.89 MiB/sec. | ||
| 8383 | 2026.03.26 05:51:06.341839 [ 4 ] {93dafb2a-faba-4fae-9e1c-cba21eb11aab} <Debug> TCPHandler: Processed in 0.003426641 sec. | ||
| 8384 | 2026.03.26 05:51:06.341959 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.03.26 05:51:06.342061 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8386 | 2026.03.26 05:51:06.342103 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8387 | 2026.03.26 05:51:06.342508 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.03.26 05:51:06.342544 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8389 | 2026.03.26 05:51:06.342844 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8390 | 2026.03.26 05:51:06.343052 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.03.26 05:51:06.343179 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001137 sec., 7915.5672823219 rows/sec., 595.21 KiB/sec. | ||
| 8392 | 2026.03.26 05:51:06.343217 [ 4 ] {1c1ed685-c30d-4475-958b-9ed691785427} <Debug> TCPHandler: Processed in 0.001308801 sec. | ||
| 8393 | 2026.03.26 05:51:06.343337 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.03.26 05:51:06.343459 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.03.26 05:51:06.343507 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8396 | 2026.03.26 05:51:06.344261 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.03.26 05:51:06.344307 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8398 | 2026.03.26 05:51:06.344678 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8399 | 2026.03.26 05:51:06.344894 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.03.26 05:51:06.345023 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001589 sec., 504090.62303335435 rows/sec., 29.12 MiB/sec. | ||
| 8401 | 2026.03.26 05:51:06.345062 [ 4 ] {9dae7f95-b4f6-4fa8-b3f4-1e75e9f84ed1} <Debug> TCPHandler: Processed in 0.001786142 sec. | ||
| 8402 | 2026.03.26 05:51:06.345183 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2026.03.26 05:51:06.345307 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8404 | 2026.03.26 05:51:06.345356 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8405 | 2026.03.26 05:51:06.346224 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.03.26 05:51:06.346261 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8407 | 2026.03.26 05:51:06.346639 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8408 | 2026.03.26 05:51:06.346857 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.03.26 05:51:06.346991 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001708 sec., 754098.3606557377 rows/sec., 50.29 MiB/sec. | ||
| 8410 | 2026.03.26 05:51:06.347029 [ 4 ] {934cfd8e-9ff1-4f46-ae89-78a72fd7da50} <Debug> TCPHandler: Processed in 0.001907815 sec. | ||
| 8411 | 2026.03.26 05:51:06.347143 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.03.26 05:51:06.347238 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8413 | 2026.03.26 05:51:06.347281 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8414 | 2026.03.26 05:51:06.347949 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.03.26 05:51:06.347985 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8416 | 2026.03.26 05:51:06.348422 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8417 | 2026.03.26 05:51:06.348635 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.03.26 05:51:06.348767 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Debug> executeQuery: Read 1467 rows, 91.32 KiB in 0.001548 sec., 947674.4186046512 rows/sec., 57.61 MiB/sec. | ||
| 8419 | 2026.03.26 05:51:06.348805 [ 4 ] {2fd439a5-0d70-489e-b4b6-f97eecc7ac2f} <Debug> TCPHandler: Processed in 0.00171056 sec. | ||
| 8420 | 2026.03.26 05:51:06.348923 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.03.26 05:51:06.349044 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.03.26 05:51:06.349111 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8423 | 2026.03.26 05:51:06.349929 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.03.26 05:51:06.349964 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8425 | 2026.03.26 05:51:06.350489 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8426 | 2026.03.26 05:51:06.350716 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.03.26 05:51:06.350860 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001841 sec., 4888.647474198805 rows/sec., 8.76 MiB/sec. | ||
| 8428 | 2026.03.26 05:51:06.350915 [ 4 ] {f9d3376c-5321-4f30-996e-83e513aee360} <Debug> TCPHandler: Processed in 0.002050848 sec. | ||
| 8429 | 2026.03.26 05:51:06.351032 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.03.26 05:51:06.351126 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8431 | 2026.03.26 05:51:06.351169 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8432 | 2026.03.26 05:51:06.351518 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.03.26 05:51:06.351553 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8434 | 2026.03.26 05:51:06.351853 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8435 | 2026.03.26 05:51:06.352069 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.03.26 05:51:06.352201 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001094 sec., 32906.76416819013 rows/sec., 2.22 MiB/sec. | ||
| 8437 | 2026.03.26 05:51:06.352237 [ 4 ] {40ad8d0e-a668-4491-ac42-785206c49143} <Debug> TCPHandler: Processed in 0.001255169 sec. | ||
| 8438 | 2026.03.26 05:51:08.694163 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.03.26 05:51:08.694443 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8440 | 2026.03.26 05:51:08.694543 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8441 | 2026.03.26 05:51:08.695238 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.03.26 05:51:08.695288 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8443 | 2026.03.26 05:51:08.695698 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8444 | 2026.03.26 05:51:08.695940 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.03.26 05:51:08.696110 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.47 MiB/sec. | ||
| 8446 | 2026.03.26 05:51:08.696161 [ 4 ] {3924830f-5d70-4018-9321-d2509fbbb029} <Debug> TCPHandler: Processed in 0.0021692 sec. | ||
| 8447 | 2026.03.26 05:51:08.696287 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2026.03.26 05:51:08.696387 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8449 | 2026.03.26 05:51:08.696430 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8450 | 2026.03.26 05:51:08.696862 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.03.26 05:51:08.696898 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8452 | 2026.03.26 05:51:08.697210 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8453 | 2026.03.26 05:51:08.697447 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.03.26 05:51:08.697586 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 8455 | 2026.03.26 05:51:08.697626 [ 4 ] {82ad8219-8e1f-4269-adcc-9940b2bff0f8} <Debug> TCPHandler: Processed in 0.001390383 sec. | ||
| 8456 | 2026.03.26 05:51:08.697736 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2026.03.26 05:51:08.697831 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8458 | 2026.03.26 05:51:08.697876 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8459 | 2026.03.26 05:51:08.698243 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.03.26 05:51:08.698277 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8461 | 2026.03.26 05:51:08.698610 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8462 | 2026.03.26 05:51:08.698824 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.03.26 05:51:08.698961 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 3.87 MiB/sec. | ||
| 8464 | 2026.03.26 05:51:08.698999 [ 4 ] {afffde15-2035-4338-8bcb-f35e596688b3} <Debug> TCPHandler: Processed in 0.001312641 sec. | ||
| 8465 | 2026.03.26 05:51:08.699109 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2026.03.26 05:51:08.699203 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8467 | 2026.03.26 05:51:08.699246 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8468 | 2026.03.26 05:51:08.699567 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.03.26 05:51:08.699603 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8470 | 2026.03.26 05:51:08.699925 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8471 | 2026.03.26 05:51:08.700135 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.03.26 05:51:08.700269 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.49 MiB/sec. | ||
| 8473 | 2026.03.26 05:51:08.700307 [ 4 ] {cc5ac211-5d48-43b1-8fe9-c57381ebf1a2} <Debug> TCPHandler: Processed in 0.00124703 sec. | ||
| 8474 | 2026.03.26 05:51:09.313379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17802 | ||
| 8475 | 2026.03.26 05:51:09.314062 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2026.03.26 05:51:09.314126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8477 | 2026.03.26 05:51:09.314720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8478 | 2026.03.26 05:51:09.314951 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2026.03.26 05:51:09.315086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17802 | ||
| 8480 | 2026.03.26 05:51:10.250117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8481 | 2026.03.26 05:51:10.265387 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.03.26 05:51:10.265439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8483 | 2026.03.26 05:51:10.270906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8484 | 2026.03.26 05:51:10.271572 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.03.26 05:51:10.274245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8486 | 2026.03.26 05:51:11.899553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1086 | ||
| 8487 | 2026.03.26 05:51:11.902500 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.03.26 05:51:11.902554 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8489 | 2026.03.26 05:51:11.903886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8490 | 2026.03.26 05:51:11.904189 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.03.26 05:51:11.904475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
| 8492 | 2026.03.26 05:51:13.708692 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.03.26 05:51:13.708953 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8494 | 2026.03.26 05:51:13.709024 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8495 | 2026.03.26 05:51:13.709816 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.03.26 05:51:13.709870 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8497 | 2026.03.26 05:51:13.710285 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8498 | 2026.03.26 05:51:13.710521 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.03.26 05:51:13.710688 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 8500 | 2026.03.26 05:51:13.710741 [ 4 ] {729a42c6-fb75-40f2-98ef-737be06c0e2c} <Debug> TCPHandler: Processed in 0.002235402 sec. | ||
| 8501 | 2026.03.26 05:51:13.710871 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.03.26 05:51:13.710975 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8503 | 2026.03.26 05:51:13.711019 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8504 | 2026.03.26 05:51:13.711878 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.03.26 05:51:13.711916 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8506 | 2026.03.26 05:51:13.712301 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8507 | 2026.03.26 05:51:13.712518 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.03.26 05:51:13.712652 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001703 sec., 514973.5760422783 rows/sec., 40.82 MiB/sec. | ||
| 8509 | 2026.03.26 05:51:13.712692 [ 4 ] {75b2d9fe-dddc-4199-9506-c9ab149a2ee8} <Debug> TCPHandler: Processed in 0.001874284 sec. | ||
| 8510 | 2026.03.26 05:51:13.712810 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2026.03.26 05:51:13.712907 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8512 | 2026.03.26 05:51:13.712949 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8513 | 2026.03.26 05:51:13.713433 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.03.26 05:51:13.713471 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8515 | 2026.03.26 05:51:13.713796 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8516 | 2026.03.26 05:51:13.714011 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.03.26 05:51:13.714145 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001259 sec., 144559.17394757745 rows/sec., 8.96 MiB/sec. | ||
| 8518 | 2026.03.26 05:51:13.714186 [ 4 ] {42d8f461-2e70-406d-9204-41c0425c0e20} <Debug> TCPHandler: Processed in 0.001427954 sec. | ||
| 8519 | 2026.03.26 05:51:13.714307 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.03.26 05:51:13.714429 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8521 | 2026.03.26 05:51:13.714477 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8522 | 2026.03.26 05:51:13.714969 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.03.26 05:51:13.715007 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8524 | 2026.03.26 05:51:13.715411 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8525 | 2026.03.26 05:51:13.715655 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2026.03.26 05:51:13.715804 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001399 sec., 106504.64617583988 rows/sec., 6.88 MiB/sec. | ||
| 8527 | 2026.03.26 05:51:13.715841 [ 4 ] {288f56e3-e0e6-45a7-83c9-de2da5b1fae6} <Debug> TCPHandler: Processed in 0.001595137 sec. | ||
| 8528 | 2026.03.26 05:51:13.715951 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2026.03.26 05:51:13.716044 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8530 | 2026.03.26 05:51:13.716083 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8531 | 2026.03.26 05:51:13.716520 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.03.26 05:51:13.716557 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8533 | 2026.03.26 05:51:13.716851 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8534 | 2026.03.26 05:51:13.717061 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.03.26 05:51:13.717185 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 8536 | 2026.03.26 05:51:13.717223 [ 4 ] {f3da1973-d8d8-4ed8-9a63-a558cebb9838} <Debug> TCPHandler: Processed in 0.001319181 sec. | ||
| 8537 | 2026.03.26 05:51:13.717414 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2026.03.26 05:51:13.717505 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8539 | 2026.03.26 05:51:13.717545 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8540 | 2026.03.26 05:51:13.718127 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2026.03.26 05:51:13.718163 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8542 | 2026.03.26 05:51:13.718484 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8543 | 2026.03.26 05:51:13.718685 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2026.03.26 05:51:13.718813 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001325 sec., 400000 rows/sec., 28.29 MiB/sec. | ||
| 8545 | 2026.03.26 05:51:13.718874 [ 4 ] {64bcf151-4a45-47ae-bf98-3e760b4c8c36} <Debug> TCPHandler: Processed in 0.001507175 sec. | ||
| 8546 | 2026.03.26 05:51:13.718984 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2026.03.26 05:51:13.719076 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8548 | 2026.03.26 05:51:13.719116 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8549 | 2026.03.26 05:51:13.719435 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.03.26 05:51:13.719471 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8551 | 2026.03.26 05:51:13.719771 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8552 | 2026.03.26 05:51:13.719970 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.03.26 05:51:13.720073 [ 72 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8554 | 2026.03.26 05:51:13.720097 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 8555 | 2026.03.26 05:51:13.720138 [ 72 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.03.26 05:51:13.720148 [ 4 ] {31edf034-0fcf-4c1a-b728-28c1074ff7ec} <Debug> TCPHandler: Processed in 0.001211368 sec. | ||
| 8557 | 2026.03.26 05:51:13.720171 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8558 | 2026.03.26 05:51:13.720276 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.03.26 05:51:13.720297 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 8560 | 2026.03.26 05:51:13.720394 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.03.26 05:51:13.720442 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8562 | 2026.03.26 05:51:13.720449 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8563 | 2026.03.26 05:51:13.720487 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part | ||
| 8564 | 2026.03.26 05:51:13.720559 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8565 | 2026.03.26 05:51:13.720606 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8566 | 2026.03.26 05:51:13.720649 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8567 | 2026.03.26 05:51:13.720686 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8568 | 2026.03.26 05:51:13.720726 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8569 | 2026.03.26 05:51:13.720923 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.03.26 05:51:13.720963 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8571 | 2026.03.26 05:51:13.721317 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8572 | 2026.03.26 05:51:13.721538 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.03.26 05:51:13.721564 [ 186 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.001321021 sec., 99922.71129679242 rows/sec., 5.10 MiB/sec. | ||
| 8574 | 2026.03.26 05:51:13.721670 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001301 sec., 203689.46963873942 rows/sec., 13.54 MiB/sec. | ||
| 8575 | 2026.03.26 05:51:13.721712 [ 4 ] {0edb38bb-9623-4dc0-baa3-f88da02a82db} <Debug> TCPHandler: Processed in 0.001494105 sec. | ||
| 8576 | 2026.03.26 05:51:13.721781 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8577 | 2026.03.26 05:51:13.721823 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.03.26 05:51:13.721919 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.03.26 05:51:13.721963 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8580 | 2026.03.26 05:51:13.722149 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.03.26 05:51:13.722246 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_21_4} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8582 | 2026.03.26 05:51:13.722273 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.03.26 05:51:13.722313 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8584 | 2026.03.26 05:51:13.722349 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8585 | 2026.03.26 05:51:13.722604 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8586 | 2026.03.26 05:51:13.722813 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.03.26 05:51:13.722912 [ 72 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8588 | 2026.03.26 05:51:13.722941 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 8589 | 2026.03.26 05:51:13.722948 [ 72 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.03.26 05:51:13.722982 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8591 | 2026.03.26 05:51:13.722984 [ 4 ] {d309d58d-fa75-44d0-9fe5-3b51a7d7e084} <Debug> TCPHandler: Processed in 0.001208098 sec. | ||
| 8592 | 2026.03.26 05:51:13.723066 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 8593 | 2026.03.26 05:51:13.723103 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.03.26 05:51:13.723180 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8595 | 2026.03.26 05:51:13.723199 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.03.26 05:51:13.723219 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part | ||
| 8597 | 2026.03.26 05:51:13.723256 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8598 | 2026.03.26 05:51:13.723290 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8599 | 2026.03.26 05:51:13.723343 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8600 | 2026.03.26 05:51:13.723383 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8601 | 2026.03.26 05:51:13.723420 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8602 | 2026.03.26 05:51:13.723459 [ 186 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8603 | 2026.03.26 05:51:13.724131 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.03.26 05:51:13.724172 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8605 | 2026.03.26 05:51:13.724247 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216678 sec., 18903.933497605776 rows/sec., 1.24 MiB/sec. | ||
| 8606 | 2026.03.26 05:51:13.724404 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8607 | 2026.03.26 05:51:13.724705 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.03.26 05:51:13.724722 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8609 | 2026.03.26 05:51:13.724785 [ 191 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_21_4} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8610 | 2026.03.26 05:51:13.724863 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8611 | 2026.03.26 05:51:13.724959 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.03.26 05:51:13.725117 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001935 sec., 20671.834625322997 rows/sec., 37.04 MiB/sec. | ||
| 8613 | 2026.03.26 05:51:13.725175 [ 4 ] {90fbb98c-b04d-4ca8-9d30-78d4743ae91f} <Debug> TCPHandler: Processed in 0.0021192 sec. | ||
| 8614 | 2026.03.26 05:51:13.725283 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2026.03.26 05:51:13.725374 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.03.26 05:51:13.725415 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8617 | 2026.03.26 05:51:13.725738 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.03.26 05:51:13.725773 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8619 | 2026.03.26 05:51:13.726073 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8620 | 2026.03.26 05:51:13.726278 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.03.26 05:51:13.726401 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001045 sec., 86124.4019138756 rows/sec., 5.39 MiB/sec. | ||
| 8622 | 2026.03.26 05:51:13.726436 [ 4 ] {41d887a6-76b4-4d95-91c7-75720eed694a} <Debug> TCPHandler: Processed in 0.001200488 sec. | ||
| 8623 | 2026.03.26 05:51:16.690594 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8624 | 2026.03.26 05:51:16.690648 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8625 | 2026.03.26 05:51:16.815204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18250 | ||
| 8626 | 2026.03.26 05:51:16.815838 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.03.26 05:51:16.815899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8628 | 2026.03.26 05:51:16.816371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8629 | 2026.03.26 05:51:16.816589 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.03.26 05:51:16.816721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18250 | ||
| 8631 | 2026.03.26 05:51:17.774337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8632 | 2026.03.26 05:51:17.791787 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.03.26 05:51:17.791850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 8634 | 2026.03.26 05:51:17.797437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8635 | 2026.03.26 05:51:17.798154 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.03.26 05:51:17.801170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8637 | 2026.03.26 05:51:18.698527 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.03.26 05:51:18.698747 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8639 | 2026.03.26 05:51:18.698821 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8640 | 2026.03.26 05:51:18.699508 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.03.26 05:51:18.699559 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8642 | 2026.03.26 05:51:18.699974 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8643 | 2026.03.26 05:51:18.700213 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.03.26 05:51:18.700381 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.55 MiB/sec. | ||
| 8645 | 2026.03.26 05:51:18.700433 [ 4 ] {cc99a95a-d788-4121-88f6-f2ea84a76e3e} <Debug> TCPHandler: Processed in 0.002045657 sec. | ||
| 8646 | 2026.03.26 05:51:18.700551 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.03.26 05:51:18.700655 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8648 | 2026.03.26 05:51:18.700700 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8649 | 2026.03.26 05:51:18.701136 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.03.26 05:51:18.701176 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8651 | 2026.03.26 05:51:18.701498 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8652 | 2026.03.26 05:51:18.701731 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.03.26 05:51:18.701871 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 8654 | 2026.03.26 05:51:18.701912 [ 4 ] {29b3c45f-3dc0-4fd8-92ff-37e9c72b50de} <Debug> TCPHandler: Processed in 0.001413003 sec. | ||
| 8655 | 2026.03.26 05:51:18.702019 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.03.26 05:51:18.702121 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8657 | 2026.03.26 05:51:18.702166 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8658 | 2026.03.26 05:51:18.702573 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.03.26 05:51:18.702610 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8660 | 2026.03.26 05:51:18.702955 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8661 | 2026.03.26 05:51:18.703179 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.03.26 05:51:18.703313 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 8663 | 2026.03.26 05:51:18.703352 [ 4 ] {80907ba1-7c3b-4c10-be40-af86644e2fd9} <Debug> TCPHandler: Processed in 0.001382713 sec. | ||
| 8664 | 2026.03.26 05:51:18.703462 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.03.26 05:51:18.703556 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8666 | 2026.03.26 05:51:18.703598 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8667 | 2026.03.26 05:51:18.703920 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.03.26 05:51:18.703956 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8669 | 2026.03.26 05:51:18.704270 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8670 | 2026.03.26 05:51:18.704490 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.03.26 05:51:18.704623 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 8672 | 2026.03.26 05:51:18.704662 [ 4 ] {bf059a78-e69b-45bd-aee6-388cbc42cd61} <Debug> TCPHandler: Processed in 0.001248899 sec. | ||
| 8673 | 2026.03.26 05:51:21.904784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1116 | ||
| 8674 | 2026.03.26 05:51:21.907347 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.03.26 05:51:21.907394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8676 | 2026.03.26 05:51:21.908587 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8677 | 2026.03.26 05:51:21.908854 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.03.26 05:51:21.909117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 8679 | 2026.03.26 05:51:23.708990 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2026.03.26 05:51:23.709223 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8681 | 2026.03.26 05:51:23.709310 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8682 | 2026.03.26 05:51:23.710123 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.03.26 05:51:23.710165 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8684 | 2026.03.26 05:51:23.710583 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8685 | 2026.03.26 05:51:23.710821 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.03.26 05:51:23.710981 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001824 sec., 155701.75438596492 rows/sec., 9.89 MiB/sec. | ||
| 8687 | 2026.03.26 05:51:23.711032 [ 4 ] {1d111b3f-aeee-4246-bfbf-c6031ae426ed} <Debug> TCPHandler: Processed in 0.002195061 sec. | ||
| 8688 | 2026.03.26 05:51:23.711162 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.03.26 05:51:23.711265 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8690 | 2026.03.26 05:51:23.711310 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8691 | 2026.03.26 05:51:23.711732 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.03.26 05:51:23.711768 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8693 | 2026.03.26 05:51:23.712086 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8694 | 2026.03.26 05:51:23.712309 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.03.26 05:51:23.712445 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 406.36 KiB/sec. | ||
| 8696 | 2026.03.26 05:51:23.712486 [ 4 ] {50843adf-02d4-404e-a600-59e5be1591cb} <Debug> TCPHandler: Processed in 0.001376382 sec. | ||
| 8697 | 2026.03.26 05:51:23.712598 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.03.26 05:51:23.712694 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8699 | 2026.03.26 05:51:23.712735 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8700 | 2026.03.26 05:51:23.713416 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.03.26 05:51:23.713452 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8702 | 2026.03.26 05:51:23.713821 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8703 | 2026.03.26 05:51:23.714045 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.03.26 05:51:23.714150 [ 59 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8705 | 2026.03.26 05:51:23.714179 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.001503 sec., 585495.6753160346 rows/sec., 46.40 MiB/sec. | ||
| 8706 | 2026.03.26 05:51:23.714189 [ 59 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.03.26 05:51:23.714215 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8708 | 2026.03.26 05:51:23.714219 [ 4 ] {f04099e7-298d-4f42-9182-8f527b8cc893} <Debug> TCPHandler: Processed in 0.001669719 sec. | ||
| 8709 | 2026.03.26 05:51:23.714297 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 8710 | 2026.03.26 05:51:23.714360 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.03.26 05:51:23.714380 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8712 | 2026.03.26 05:51:23.714408 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3355 rows starting from the beginning of the part | ||
| 8713 | 2026.03.26 05:51:23.714461 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2399 rows starting from the beginning of the part | ||
| 8714 | 2026.03.26 05:51:23.714479 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8715 | 2026.03.26 05:51:23.714502 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8716 | 2026.03.26 05:51:23.714531 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8717 | 2026.03.26 05:51:23.714542 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 877 rows starting from the beginning of the part | ||
| 8718 | 2026.03.26 05:51:23.714582 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8719 | 2026.03.26 05:51:23.714619 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 880 rows starting from the beginning of the part | ||
| 8720 | 2026.03.26 05:51:23.715056 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.03.26 05:51:23.715121 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8722 | 2026.03.26 05:51:23.715544 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8723 | 2026.03.26 05:51:23.715859 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.03.26 05:51:23.716027 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.001572 sec., 119592.87531806616 rows/sec., 7.44 MiB/sec. | ||
| 8725 | 2026.03.26 05:51:23.716076 [ 4 ] {4611e0a0-335f-461f-a1f8-7eb65f919b27} <Debug> TCPHandler: Processed in 0.001777602 sec. | ||
| 8726 | 2026.03.26 05:51:23.716196 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.03.26 05:51:23.716298 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.03.26 05:51:23.716338 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8729 | 2026.03.26 05:51:23.716771 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.03.26 05:51:23.716807 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8731 | 2026.03.26 05:51:23.717133 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8732 | 2026.03.26 05:51:23.717349 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.03.26 05:51:23.717403 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7623 rows, containing 5 columns (5 merged, 0 gathered) in 0.003133863 sec., 2432461.1509820307 rows/sec., 194.11 MiB/sec. | ||
| 8734 | 2026.03.26 05:51:23.717479 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 8735 | 2026.03.26 05:51:23.717522 [ 4 ] {c7debc50-ac4f-47b3-800c-90000ef26ed5} <Debug> TCPHandler: Processed in 0.001376632 sec. | ||
| 8736 | 2026.03.26 05:51:23.717637 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.03.26 05:51:23.717695 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8738 | 2026.03.26 05:51:23.717732 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.03.26 05:51:23.717771 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8740 | 2026.03.26 05:51:23.717915 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.03.26 05:51:23.717972 [ 195 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_61_12} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8742 | 2026.03.26 05:51:23.718028 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8743 | 2026.03.26 05:51:23.718190 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.03.26 05:51:23.718225 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8745 | 2026.03.26 05:51:23.718519 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8746 | 2026.03.26 05:51:23.718726 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.03.26 05:51:23.718853 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 8748 | 2026.03.26 05:51:23.718891 [ 4 ] {dde1ddb6-a2a7-480d-8b8d-363cac0f509c} <Debug> TCPHandler: Processed in 0.00130332 sec. | ||
| 8749 | 2026.03.26 05:51:23.719004 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.03.26 05:51:23.719102 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8751 | 2026.03.26 05:51:23.719141 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8752 | 2026.03.26 05:51:23.719670 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.03.26 05:51:23.719705 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8754 | 2026.03.26 05:51:23.720024 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8755 | 2026.03.26 05:51:23.720240 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.03.26 05:51:23.720338 [ 59 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8757 | 2026.03.26 05:51:23.720368 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001283 sec., 417770.8495713172 rows/sec., 29.59 MiB/sec. | ||
| 8758 | 2026.03.26 05:51:23.720368 [ 59 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.03.26 05:51:23.720402 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8760 | 2026.03.26 05:51:23.720406 [ 4 ] {c3a2092b-4b44-40c9-b5c4-b707cda97a37} <Debug> TCPHandler: Processed in 0.001451134 sec. | ||
| 8761 | 2026.03.26 05:51:23.720470 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 8762 | 2026.03.26 05:51:23.720525 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.03.26 05:51:23.720564 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8764 | 2026.03.26 05:51:23.720594 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 8765 | 2026.03.26 05:51:23.720619 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8766 | 2026.03.26 05:51:23.720654 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1288 rows starting from the beginning of the part | ||
| 8767 | 2026.03.26 05:51:23.720661 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8768 | 2026.03.26 05:51:23.720705 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8769 | 2026.03.26 05:51:23.720750 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 530 rows starting from the beginning of the part | ||
| 8770 | 2026.03.26 05:51:23.720793 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8771 | 2026.03.26 05:51:23.720834 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 536 rows starting from the beginning of the part | ||
| 8772 | 2026.03.26 05:51:23.720999 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.03.26 05:51:23.721034 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8774 | 2026.03.26 05:51:23.721338 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8775 | 2026.03.26 05:51:23.721551 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.03.26 05:51:23.721679 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 8777 | 2026.03.26 05:51:23.721716 [ 4 ] {d57453a2-247a-414e-8364-e07b58d93346} <Debug> TCPHandler: Processed in 0.001241199 sec. | ||
| 8778 | 2026.03.26 05:51:23.721824 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8779 | 2026.03.26 05:51:23.721919 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8780 | 2026.03.26 05:51:23.721960 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8781 | 2026.03.26 05:51:23.722109 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670629 sec., 2579866.6250855215 rows/sec., 186.96 MiB/sec. | ||
| 8782 | 2026.03.26 05:51:23.722344 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.03.26 05:51:23.722358 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8784 | 2026.03.26 05:51:23.722386 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8785 | 2026.03.26 05:51:23.722717 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.03.26 05:51:23.722761 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8787 | 2026.03.26 05:51:23.722807 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_61_12} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8788 | 2026.03.26 05:51:23.722912 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8789 | 2026.03.26 05:51:23.722991 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.03.26 05:51:23.723089 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8791 | 2026.03.26 05:51:23.723112 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.03.26 05:51:23.723125 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001225 sec., 218775.51020408163 rows/sec., 14.54 MiB/sec. | ||
| 8793 | 2026.03.26 05:51:23.723129 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8794 | 2026.03.26 05:51:23.723163 [ 4 ] {d83d3fb0-ed42-485d-86ea-f5c1b6853348} <Debug> TCPHandler: Processed in 0.001387193 sec. | ||
| 8795 | 2026.03.26 05:51:23.723194 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 8796 | 2026.03.26 05:51:23.723270 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8797 | 2026.03.26 05:51:23.723277 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.03.26 05:51:23.723294 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20870 rows starting from the beginning of the part | ||
| 8799 | 2026.03.26 05:51:23.723339 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1467 rows starting from the beginning of the part | ||
| 8800 | 2026.03.26 05:51:23.723373 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8801 | 2026.03.26 05:51:23.723374 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8802 | 2026.03.26 05:51:23.723416 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8803 | 2026.03.26 05:51:23.723419 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 8804 | 2026.03.26 05:51:23.723457 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 8805 | 2026.03.26 05:51:23.723490 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 268 rows starting from the beginning of the part | ||
| 8806 | 2026.03.26 05:51:23.723725 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.03.26 05:51:23.723759 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8808 | 2026.03.26 05:51:23.724052 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8809 | 2026.03.26 05:51:23.724260 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.03.26 05:51:23.724387 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 8811 | 2026.03.26 05:51:23.724421 [ 4 ] {47d978a8-0ffc-4235-b98d-4d92ea115fae} <Debug> TCPHandler: Processed in 0.001193588 sec. | ||
| 8812 | 2026.03.26 05:51:23.724522 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2026.03.26 05:51:23.724613 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8814 | 2026.03.26 05:51:23.724666 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8815 | 2026.03.26 05:51:23.725462 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.03.26 05:51:23.725497 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8817 | 2026.03.26 05:51:23.726062 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8818 | 2026.03.26 05:51:23.726288 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.03.26 05:51:23.726430 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001835 sec., 21798.365122615804 rows/sec., 39.06 MiB/sec. | ||
| 8820 | 2026.03.26 05:51:23.726486 [ 4 ] {0fb71fd2-381e-40cc-b1c4-21e489b1aebd} <Debug> TCPHandler: Processed in 0.002012997 sec. | ||
| 8821 | 2026.03.26 05:51:23.726603 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.03.26 05:51:23.726697 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8823 | 2026.03.26 05:51:23.726738 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8824 | 2026.03.26 05:51:23.727070 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.03.26 05:51:23.727104 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8826 | 2026.03.26 05:51:23.727424 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8827 | 2026.03.26 05:51:23.727631 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.03.26 05:51:23.727755 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 8829 | 2026.03.26 05:51:23.727773 [ 58 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8830 | 2026.03.26 05:51:23.727791 [ 4 ] {b0d10832-b0e6-4ab3-a201-f9e83eedd067} <Debug> TCPHandler: Processed in 0.001237759 sec. | ||
| 8831 | 2026.03.26 05:51:23.727829 [ 58 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.03.26 05:51:23.727858 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8833 | 2026.03.26 05:51:23.727936 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 8834 | 2026.03.26 05:51:23.728032 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8835 | 2026.03.26 05:51:23.728061 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3486 rows starting from the beginning of the part | ||
| 8836 | 2026.03.26 05:51:23.728121 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 8837 | 2026.03.26 05:51:23.728164 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 8838 | 2026.03.26 05:51:23.728202 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 8839 | 2026.03.26 05:51:23.728240 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 8840 | 2026.03.26 05:51:23.728279 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8841 | 2026.03.26 05:51:23.729814 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3786 rows, containing 4 columns (4 merged, 0 gathered) in 0.001952626 sec., 1938927.3726765902 rows/sec., 125.66 MiB/sec. | ||
| 8842 | 2026.03.26 05:51:23.730198 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8843 | 2026.03.26 05:51:23.730465 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.03.26 05:51:23.730531 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_61_12} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8845 | 2026.03.26 05:51:23.730615 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8846 | 2026.03.26 05:51:23.731905 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23094 rows, containing 5 columns (5 merged, 0 gathered) in 0.008734344 sec., 2644045.16240716 rows/sec., 171.73 MiB/sec. | ||
| 8847 | 2026.03.26 05:51:23.732370 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8848 | 2026.03.26 05:51:23.732622 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.03.26 05:51:23.732694 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8850 | 2026.03.26 05:51:23.732774 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8851 | 2026.03.26 05:51:24.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.25 MiB, peak 308.28 MiB, free memory in arenas 0.00 B, will set to 298.36 MiB (RSS), difference: 1.11 MiB | ||
| 8852 | 2026.03.26 05:51:24.316822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18762 | ||
| 8853 | 2026.03.26 05:51:24.317389 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.03.26 05:51:24.317436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8855 | 2026.03.26 05:51:24.317918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8856 | 2026.03.26 05:51:24.318151 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.03.26 05:51:24.318283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18762 | ||
| 8858 | 2026.03.26 05:51:25.301254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8859 | 2026.03.26 05:51:25.318322 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.03.26 05:51:25.318379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8861 | 2026.03.26 05:51:25.324456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8862 | 2026.03.26 05:51:25.325222 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.03.26 05:51:25.328078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8864 | 2026.03.26 05:51:28.698424 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8865 | 2026.03.26 05:51:28.698640 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8866 | 2026.03.26 05:51:28.698716 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8867 | 2026.03.26 05:51:28.699439 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2026.03.26 05:51:28.699490 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8869 | 2026.03.26 05:51:28.699891 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8870 | 2026.03.26 05:51:28.700123 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8871 | 2026.03.26 05:51:28.700287 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 8872 | 2026.03.26 05:51:28.700336 [ 4 ] {e0287198-202b-4dc9-a880-9129fd82a8d3} <Debug> TCPHandler: Processed in 0.002049938 sec. | ||
| 8873 | 2026.03.26 05:51:28.700457 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8874 | 2026.03.26 05:51:28.700557 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8875 | 2026.03.26 05:51:28.700601 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8876 | 2026.03.26 05:51:28.701037 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.03.26 05:51:28.701074 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8878 | 2026.03.26 05:51:28.701412 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8879 | 2026.03.26 05:51:28.701622 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.03.26 05:51:28.701755 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 8881 | 2026.03.26 05:51:28.701792 [ 4 ] {a24f12a4-82e5-40bf-b705-ddcd6215300d} <Debug> TCPHandler: Processed in 0.001388582 sec. | ||
| 8882 | 2026.03.26 05:51:28.701907 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2026.03.26 05:51:28.702001 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8884 | 2026.03.26 05:51:28.702046 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8885 | 2026.03.26 05:51:28.702466 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.03.26 05:51:28.702501 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8887 | 2026.03.26 05:51:28.702846 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8888 | 2026.03.26 05:51:28.703058 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.03.26 05:51:28.703191 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8890 | 2026.03.26 05:51:28.703228 [ 4 ] {c95ace36-6c62-4ce2-b3c1-207c7c8361f0} <Debug> TCPHandler: Processed in 0.001371272 sec. | ||
| 8891 | 2026.03.26 05:51:28.703335 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.03.26 05:51:28.703428 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.03.26 05:51:28.703470 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8894 | 2026.03.26 05:51:28.703801 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.03.26 05:51:28.703834 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8896 | 2026.03.26 05:51:28.704154 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8897 | 2026.03.26 05:51:28.704369 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.03.26 05:51:28.704501 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8899 | 2026.03.26 05:51:28.704537 [ 4 ] {64e120b3-7cd8-4528-9fc8-5c8320df263c} <Debug> TCPHandler: Processed in 0.001251049 sec. | ||
| 8900 | 2026.03.26 05:51:31.690881 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8901 | 2026.03.26 05:51:31.690933 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8902 | 2026.03.26 05:51:31.818386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19210 | ||
| 8903 | 2026.03.26 05:51:31.819125 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.03.26 05:51:31.819211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8905 | 2026.03.26 05:51:31.819835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8906 | 2026.03.26 05:51:31.820090 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.03.26 05:51:31.820252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19210 | ||
| 8908 | 2026.03.26 05:51:31.909350 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1148 | ||
| 8909 | 2026.03.26 05:51:31.911971 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.03.26 05:51:31.912030 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8911 | 2026.03.26 05:51:31.913278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8912 | 2026.03.26 05:51:31.913548 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.03.26 05:51:31.913835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 8914 | 2026.03.26 05:51:32.828155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8915 | 2026.03.26 05:51:32.846070 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.03.26 05:51:32.846134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8917 | 2026.03.26 05:51:32.852427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8918 | 2026.03.26 05:51:32.853162 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.03.26 05:51:32.856166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8920 | 2026.03.26 05:51:33.707443 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.03.26 05:51:33.707688 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8922 | 2026.03.26 05:51:33.707781 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8923 | 2026.03.26 05:51:33.708872 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.03.26 05:51:33.708939 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8925 | 2026.03.26 05:51:33.709519 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8926 | 2026.03.26 05:51:33.709862 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.03.26 05:51:33.710090 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002472 sec., 114886.73139158577 rows/sec., 7.30 MiB/sec. | ||
| 8928 | 2026.03.26 05:51:33.710166 [ 4 ] {2580ff55-0a7a-4225-8ed6-05efe0011c55} <Debug> TCPHandler: Processed in 0.002908228 sec. | ||
| 8929 | 2026.03.26 05:51:33.710384 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.03.26 05:51:33.710524 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8931 | 2026.03.26 05:51:33.710584 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8932 | 2026.03.26 05:51:33.711524 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.03.26 05:51:33.711565 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8934 | 2026.03.26 05:51:33.711955 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8935 | 2026.03.26 05:51:33.712201 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.03.26 05:51:33.712343 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001857 sec., 472267.0974690361 rows/sec., 37.44 MiB/sec. | ||
| 8937 | 2026.03.26 05:51:33.712386 [ 4 ] {112b6630-8ced-47f3-8db5-32cd5563398c} <Debug> TCPHandler: Processed in 0.002068349 sec. | ||
| 8938 | 2026.03.26 05:51:33.712520 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.03.26 05:51:33.712627 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8940 | 2026.03.26 05:51:33.712670 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8941 | 2026.03.26 05:51:33.713152 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.03.26 05:51:33.713190 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8943 | 2026.03.26 05:51:33.713502 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8944 | 2026.03.26 05:51:33.713794 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.03.26 05:51:33.713931 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001322 sec., 137670.19667170953 rows/sec., 8.53 MiB/sec. | ||
| 8946 | 2026.03.26 05:51:33.713970 [ 4 ] {98c22de1-0984-43b4-a55d-4020c568bf0c} <Debug> TCPHandler: Processed in 0.001500375 sec. | ||
| 8947 | 2026.03.26 05:51:33.714091 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.03.26 05:51:33.714185 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8949 | 2026.03.26 05:51:33.714225 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8950 | 2026.03.26 05:51:33.714658 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.03.26 05:51:33.714694 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8952 | 2026.03.26 05:51:33.714992 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8953 | 2026.03.26 05:51:33.715208 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.03.26 05:51:33.715330 [ 44 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8955 | 2026.03.26 05:51:33.715335 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 8956 | 2026.03.26 05:51:33.715405 [ 44 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.03.26 05:51:33.715422 [ 4 ] {481f442b-9b9b-4d9a-93f0-20e0457e5c26} <Debug> TCPHandler: Processed in 0.001381092 sec. | ||
| 8958 | 2026.03.26 05:51:33.715433 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8959 | 2026.03.26 05:51:33.715549 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.03.26 05:51:33.715579 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::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 | ||
| 8961 | 2026.03.26 05:51:33.715664 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8962 | 2026.03.26 05:51:33.715717 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8963 | 2026.03.26 05:51:33.715751 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8964 | 2026.03.26 05:51:33.715808 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 975 rows starting from the beginning of the part | ||
| 8965 | 2026.03.26 05:51:33.715893 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 8966 | 2026.03.26 05:51:33.715966 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 8967 | 2026.03.26 05:51:33.716016 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8968 | 2026.03.26 05:51:33.716057 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 8969 | 2026.03.26 05:51:33.716103 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 8970 | 2026.03.26 05:51:33.716191 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2026.03.26 05:51:33.716234 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8972 | 2026.03.26 05:51:33.716573 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8973 | 2026.03.26 05:51:33.716812 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2026.03.26 05:51:33.716954 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001308 sec., 113149.84709480123 rows/sec., 6.44 MiB/sec. | ||
| 8975 | 2026.03.26 05:51:33.716992 [ 4 ] {1a0f7af3-8902-4fbb-9135-c228f840d5fb} <Debug> TCPHandler: Processed in 0.001492185 sec. | ||
| 8976 | 2026.03.26 05:51:33.717111 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2026.03.26 05:51:33.717208 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8978 | 2026.03.26 05:51:33.717254 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8979 | 2026.03.26 05:51:33.717305 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787092 sec., 1327295.9646173783 rows/sec., 84.93 MiB/sec. | ||
| 8980 | 2026.03.26 05:51:33.717514 [ 199 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8981 | 2026.03.26 05:51:33.717782 [ 199 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.03.26 05:51:33.717855 [ 199 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_31_6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8983 | 2026.03.26 05:51:33.717862 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.03.26 05:51:33.717898 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8985 | 2026.03.26 05:51:33.717953 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8986 | 2026.03.26 05:51:33.718265 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8987 | 2026.03.26 05:51:33.718481 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.03.26 05:51:33.718614 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001424 sec., 372191.01123595505 rows/sec., 26.32 MiB/sec. | ||
| 8989 | 2026.03.26 05:51:33.718652 [ 4 ] {5213b5e1-8d69-4cf2-aac9-65fd99c2b006} <Debug> TCPHandler: Processed in 0.001591107 sec. | ||
| 8990 | 2026.03.26 05:51:33.718767 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8991 | 2026.03.26 05:51:33.718861 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8992 | 2026.03.26 05:51:33.718904 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8993 | 2026.03.26 05:51:33.719231 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.03.26 05:51:33.719267 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 8995 | 2026.03.26 05:51:33.719564 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8996 | 2026.03.26 05:51:33.719764 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.03.26 05:51:33.719894 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 8998 | 2026.03.26 05:51:33.719930 [ 4 ] {cbff4ff7-108e-4842-85a9-ab2f833d1c5f} <Debug> TCPHandler: Processed in 0.001211619 sec. | ||
| 8999 | 2026.03.26 05:51:33.720030 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.03.26 05:51:33.720124 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.03.26 05:51:33.720166 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9002 | 2026.03.26 05:51:33.720564 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.03.26 05:51:33.720601 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9004 | 2026.03.26 05:51:33.720927 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9005 | 2026.03.26 05:51:33.721134 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.03.26 05:51:33.721266 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00116 sec., 228448.27586206896 rows/sec., 15.18 MiB/sec. | ||
| 9007 | 2026.03.26 05:51:33.721303 [ 4 ] {0105f1cf-a355-42b8-b55e-bb8493ff97fe} <Debug> TCPHandler: Processed in 0.001321051 sec. | ||
| 9008 | 2026.03.26 05:51:33.721413 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2026.03.26 05:51:33.721506 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9010 | 2026.03.26 05:51:33.721547 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9011 | 2026.03.26 05:51:33.721858 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.03.26 05:51:33.721895 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9013 | 2026.03.26 05:51:33.722195 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9014 | 2026.03.26 05:51:33.722397 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.03.26 05:51:33.722529 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 9016 | 2026.03.26 05:51:33.722571 [ 4 ] {d084cc76-d190-4eb9-a661-3e9d0c37e6bc} <Debug> TCPHandler: Processed in 0.001205308 sec. | ||
| 9017 | 2026.03.26 05:51:33.722680 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.03.26 05:51:33.722773 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9019 | 2026.03.26 05:51:33.722827 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9020 | 2026.03.26 05:51:33.723721 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.03.26 05:51:33.723758 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9022 | 2026.03.26 05:51:33.724326 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9023 | 2026.03.26 05:51:33.724549 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.03.26 05:51:33.724696 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001941 sec., 20607.934054611025 rows/sec., 36.93 MiB/sec. | ||
| 9025 | 2026.03.26 05:51:33.724768 [ 4 ] {98c24adc-0c82-4041-851f-6132ed46f791} <Debug> TCPHandler: Processed in 0.00213678 sec. | ||
| 9026 | 2026.03.26 05:51:33.724895 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2026.03.26 05:51:33.724989 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9028 | 2026.03.26 05:51:33.725031 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9029 | 2026.03.26 05:51:33.725380 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.03.26 05:51:33.725417 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9031 | 2026.03.26 05:51:33.725730 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9032 | 2026.03.26 05:51:33.725943 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.03.26 05:51:33.726072 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 9034 | 2026.03.26 05:51:33.726110 [ 4 ] {0f269636-eb7e-4656-a3e3-b346a5165b03} <Debug> TCPHandler: Processed in 0.001263249 sec. | ||
| 9035 | 2026.03.26 05:51:36.265615 [ 41 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9036 | 2026.03.26 05:51:36.265686 [ 41 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.03.26 05:51:36.265712 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9038 | 2026.03.26 05:51:36.265860 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 9039 | 2026.03.26 05:51:36.266041 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9040 | 2026.03.26 05:51:36.266082 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 9041 | 2026.03.26 05:51:36.266165 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 9042 | 2026.03.26 05:51:36.266210 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9043 | 2026.03.26 05:51:36.266295 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 9044 | 2026.03.26 05:51:36.266380 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 9045 | 2026.03.26 05:51:36.267400 [ 192 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607058 sec., 27379.22340077334 rows/sec., 2.28 MiB/sec. | ||
| 9046 | 2026.03.26 05:51:36.267584 [ 188 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9047 | 2026.03.26 05:51:36.267889 [ 188 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.03.26 05:51:36.267971 [ 188 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_13_3} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9049 | 2026.03.26 05:51:36.268071 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9050 | 2026.03.26 05:51:36.355780 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.03.26 05:51:36.355958 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9052 | 2026.03.26 05:51:36.356031 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9053 | 2026.03.26 05:51:36.356643 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.03.26 05:51:36.356687 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9055 | 2026.03.26 05:51:36.357066 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9056 | 2026.03.26 05:51:36.357296 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.03.26 05:51:36.357454 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001545 sec., 1294.4983818770227 rows/sec., 105.56 KiB/sec. | ||
| 9058 | 2026.03.26 05:51:36.357505 [ 4 ] {cd76d267-002a-4640-b35c-60c0a0ee9d2f} <Debug> TCPHandler: Processed in 0.001846714 sec. | ||
| 9059 | 2026.03.26 05:51:36.357630 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2026.03.26 05:51:36.357732 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9061 | 2026.03.26 05:51:36.357776 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9062 | 2026.03.26 05:51:36.359380 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.03.26 05:51:36.359420 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9064 | 2026.03.26 05:51:36.359895 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9065 | 2026.03.26 05:51:36.360122 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.03.26 05:51:36.360270 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002559 sec., 938647.9093395857 rows/sec., 69.23 MiB/sec. | ||
| 9067 | 2026.03.26 05:51:36.360310 [ 4 ] {3d8e074a-79d6-4752-b021-17f62acc150f} <Debug> TCPHandler: Processed in 0.002732364 sec. | ||
| 9068 | 2026.03.26 05:51:36.360426 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.03.26 05:51:36.360527 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9070 | 2026.03.26 05:51:36.360569 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9071 | 2026.03.26 05:51:36.360988 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.03.26 05:51:36.361026 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9073 | 2026.03.26 05:51:36.361330 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9074 | 2026.03.26 05:51:36.361557 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2026.03.26 05:51:36.361697 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001189 sec., 9251.47182506308 rows/sec., 686.63 KiB/sec. | ||
| 9076 | 2026.03.26 05:51:36.361701 [ 24 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9077 | 2026.03.26 05:51:36.361745 [ 4 ] {569ed3ed-4a93-40ee-8b1d-15a097722ef4} <Debug> TCPHandler: Processed in 0.001369112 sec. | ||
| 9078 | 2026.03.26 05:51:36.361768 [ 24 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.03.26 05:51:36.361795 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9080 | 2026.03.26 05:51:36.361869 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.03.26 05:51:36.361902 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 9082 | 2026.03.26 05:51:36.361970 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.03.26 05:51:36.362013 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9084 | 2026.03.26 05:51:36.362019 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9085 | 2026.03.26 05:51:36.362058 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 9086 | 2026.03.26 05:51:36.362121 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 9087 | 2026.03.26 05:51:36.362168 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 182 rows starting from the beginning of the part | ||
| 9088 | 2026.03.26 05:51:36.362212 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 188 rows starting from the beginning of the part | ||
| 9089 | 2026.03.26 05:51:36.362253 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 182 rows starting from the beginning of the part | ||
| 9090 | 2026.03.26 05:51:36.362294 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
| 9091 | 2026.03.26 05:51:36.362758 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.03.26 05:51:36.362800 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9093 | 2026.03.26 05:51:36.363172 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9094 | 2026.03.26 05:51:36.363215 [ 192 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357902 sec., 585461.9847382212 rows/sec., 39.02 MiB/sec. | ||
| 9095 | 2026.03.26 05:51:36.363402 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.03.26 05:51:36.363418 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9097 | 2026.03.26 05:51:36.363545 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001593 sec., 502824.8587570621 rows/sec., 29.04 MiB/sec. | ||
| 9098 | 2026.03.26 05:51:36.363587 [ 4 ] {36f882da-b9c8-419f-9026-30f49a0fef4f} <Debug> TCPHandler: Processed in 0.001767961 sec. | ||
| 9099 | 2026.03.26 05:51:36.363710 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.03.26 05:51:36.363769 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.03.26 05:51:36.363807 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9102 | 2026.03.26 05:51:36.363853 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9103 | 2026.03.26 05:51:36.363855 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_36_7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9104 | 2026.03.26 05:51:36.363986 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9105 | 2026.03.26 05:51:36.364258 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.03.26 05:51:36.364302 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9107 | 2026.03.26 05:51:36.364701 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9108 | 2026.03.26 05:51:36.364932 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.03.26 05:51:36.365068 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 54.97 KiB/sec. | ||
| 9110 | 2026.03.26 05:51:36.365110 [ 4 ] {e84f586e-ac6f-4a47-afe5-70df7402af7d} <Debug> TCPHandler: Processed in 0.001448364 sec. | ||
| 9111 | 2026.03.26 05:51:36.365241 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.03.26 05:51:36.365356 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9113 | 2026.03.26 05:51:36.365424 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9114 | 2026.03.26 05:51:36.366312 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.03.26 05:51:36.366351 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9116 | 2026.03.26 05:51:36.366727 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9117 | 2026.03.26 05:51:36.366945 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.03.26 05:51:36.367081 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001752 sec., 736301.3698630136 rows/sec., 49.12 MiB/sec. | ||
| 9119 | 2026.03.26 05:51:36.367125 [ 4 ] {0d151319-79b8-4091-88dc-a23ad96785fc} <Debug> TCPHandler: Processed in 0.001950886 sec. | ||
| 9120 | 2026.03.26 05:51:36.367245 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.03.26 05:51:36.367341 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9122 | 2026.03.26 05:51:36.367385 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9123 | 2026.03.26 05:51:36.368202 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.03.26 05:51:36.368239 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9125 | 2026.03.26 05:51:36.368670 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9126 | 2026.03.26 05:51:36.368898 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.03.26 05:51:36.369032 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.00171 sec., 912865.4970760235 rows/sec., 55.70 MiB/sec. | ||
| 9128 | 2026.03.26 05:51:36.369069 [ 4 ] {29bbf11c-eaf9-4709-9340-dd74cc31a2d1} <Debug> TCPHandler: Processed in 0.001874134 sec. | ||
| 9129 | 2026.03.26 05:51:36.369186 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.03.26 05:51:36.369281 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9131 | 2026.03.26 05:51:36.369337 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9132 | 2026.03.26 05:51:36.370138 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.03.26 05:51:36.370175 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9134 | 2026.03.26 05:51:36.370678 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9135 | 2026.03.26 05:51:36.370894 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.03.26 05:51:36.371016 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9137 | 2026.03.26 05:51:36.371033 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001771 sec., 5081.874647092039 rows/sec., 9.11 MiB/sec. | ||
| 9138 | 2026.03.26 05:51:36.371063 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.03.26 05:51:36.371088 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9140 | 2026.03.26 05:51:36.371113 [ 4 ] {851bb8fc-9e40-439f-a882-6d5dd3223558} <Debug> TCPHandler: Processed in 0.001974756 sec. | ||
| 9141 | 2026.03.26 05:51:36.371177 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 9142 | 2026.03.26 05:51:36.371239 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2026.03.26 05:51:36.371339 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9144 | 2026.03.26 05:51:36.371380 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9145 | 2026.03.26 05:51:36.371413 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9146 | 2026.03.26 05:51:36.371479 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 996 rows starting from the beginning of the part | ||
| 9147 | 2026.03.26 05:51:36.371613 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 9148 | 2026.03.26 05:51:36.371723 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.03.26 05:51:36.371726 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9150 | 2026.03.26 05:51:36.371766 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9151 | 2026.03.26 05:51:36.371858 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9152 | 2026.03.26 05:51:36.371965 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9153 | 2026.03.26 05:51:36.372073 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 9154 | 2026.03.26 05:51:36.372087 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9155 | 2026.03.26 05:51:36.372307 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.03.26 05:51:36.372449 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001129 sec., 31886.625332152347 rows/sec., 2.15 MiB/sec. | ||
| 9157 | 2026.03.26 05:51:36.372486 [ 4 ] {5f2d4f7f-2d25-49c1-9ba5-b959876eb356} <Debug> TCPHandler: Processed in 0.00129577 sec. | ||
| 9158 | 2026.03.26 05:51:36.377646 [ 189 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 19 columns (19 merged, 0 gathered) in 0.006505062 sec., 174325.77890879443 rows/sec., 312.38 MiB/sec. | ||
| 9159 | 2026.03.26 05:51:36.378723 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9160 | 2026.03.26 05:51:36.379046 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.03.26 05:51:36.379125 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9162 | 2026.03.26 05:51:36.379216 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.48 MiB. | ||
| 9163 | 2026.03.26 05:51:37.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.77 MiB, peak 308.28 MiB, free memory in arenas 0.00 B, will set to 301.41 MiB (RSS), difference: 1.63 MiB | ||
| 9164 | 2026.03.26 05:51:38.693400 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.03.26 05:51:38.693614 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9166 | 2026.03.26 05:51:38.693691 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9167 | 2026.03.26 05:51:38.694345 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.03.26 05:51:38.694389 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9169 | 2026.03.26 05:51:38.694790 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9170 | 2026.03.26 05:51:38.695018 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.03.26 05:51:38.695178 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 9172 | 2026.03.26 05:51:38.695227 [ 4 ] {91a14dd2-21e9-46f2-98d4-d97afc6fd1e8} <Debug> TCPHandler: Processed in 0.001959896 sec. | ||
| 9173 | 2026.03.26 05:51:38.695346 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.03.26 05:51:38.695443 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9175 | 2026.03.26 05:51:38.695485 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9176 | 2026.03.26 05:51:38.695910 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.03.26 05:51:38.695944 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9178 | 2026.03.26 05:51:38.696259 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9179 | 2026.03.26 05:51:38.696490 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.03.26 05:51:38.696627 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 9181 | 2026.03.26 05:51:38.696664 [ 4 ] {86c83071-9f7d-4c06-aa8a-9f597dc10329} <Debug> TCPHandler: Processed in 0.001368493 sec. | ||
| 9182 | 2026.03.26 05:51:38.696783 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.03.26 05:51:38.696876 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.03.26 05:51:38.696920 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9185 | 2026.03.26 05:51:38.697282 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.03.26 05:51:38.697314 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9187 | 2026.03.26 05:51:38.697641 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9188 | 2026.03.26 05:51:38.697849 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.03.26 05:51:38.697978 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 3.97 MiB/sec. | ||
| 9190 | 2026.03.26 05:51:38.698014 [ 4 ] {7c4b2c69-6f9a-42ba-a5b4-641622310296} <Debug> TCPHandler: Processed in 0.00127786 sec. | ||
| 9191 | 2026.03.26 05:51:38.698132 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.03.26 05:51:38.698223 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9193 | 2026.03.26 05:51:38.698263 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9194 | 2026.03.26 05:51:38.698579 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.03.26 05:51:38.698613 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9196 | 2026.03.26 05:51:38.698910 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9197 | 2026.03.26 05:51:38.699116 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.03.26 05:51:38.699251 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001046 sec., 22944.55066921606 rows/sec., 1.55 MiB/sec. | ||
| 9199 | 2026.03.26 05:51:38.699285 [ 4 ] {0d76231a-fa8b-4bd0-a406-d727451fe5bf} <Debug> TCPHandler: Processed in 0.001200168 sec. | ||
| 9200 | 2026.03.26 05:51:39.320344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19722 | ||
| 9201 | 2026.03.26 05:51:39.320865 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.03.26 05:51:39.320914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9203 | 2026.03.26 05:51:39.321418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9204 | 2026.03.26 05:51:39.321672 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.03.26 05:51:39.321814 [ 29 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9206 | 2026.03.26 05:51:39.321822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19722 | ||
| 9207 | 2026.03.26 05:51:39.321883 [ 29 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.03.26 05:51:39.321908 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9209 | 2026.03.26 05:51:39.322002 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 9210 | 2026.03.26 05:51:39.322087 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9211 | 2026.03.26 05:51:39.322123 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17290 rows starting from the beginning of the part | ||
| 9212 | 2026.03.26 05:51:39.322181 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9213 | 2026.03.26 05:51:39.322222 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9214 | 2026.03.26 05:51:39.322260 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9215 | 2026.03.26 05:51:39.322299 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9216 | 2026.03.26 05:51:39.322338 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9217 | 2026.03.26 05:51:39.324229 [ 193 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270523 sec., 8686104.479012104 rows/sec., 124.26 MiB/sec. | ||
| 9218 | 2026.03.26 05:51:39.324567 [ 201 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9219 | 2026.03.26 05:51:39.324864 [ 201 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.03.26 05:51:39.324941 [ 201 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_41_8} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9221 | 2026.03.26 05:51:39.325084 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9222 | 2026.03.26 05:51:40.356235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9223 | 2026.03.26 05:51:40.374093 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2026.03.26 05:51:40.374161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9225 | 2026.03.26 05:51:40.380317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9226 | 2026.03.26 05:51:40.381029 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2026.03.26 05:51:40.381328 [ 40 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9228 | 2026.03.26 05:51:40.381400 [ 40 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.03.26 05:51:40.381422 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9230 | 2026.03.26 05:51:40.381600 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 9231 | 2026.03.26 05:51:40.384305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9232 | 2026.03.26 05:51:40.385464 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9233 | 2026.03.26 05:51:40.387136 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9234 | 2026.03.26 05:51:40.391903 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9235 | 2026.03.26 05:51:40.396902 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 9236 | 2026.03.26 05:51:40.402472 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 9237 | 2026.03.26 05:51:40.407364 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 9238 | 2026.03.26 05:51:40.411671 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 9239 | 2026.03.26 05:51:40.502344 [ 193 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.120810838 sec., 2557.717545175872 rows/sec., 13.23 MiB/sec. | ||
| 9240 | 2026.03.26 05:51:40.505908 [ 193 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9241 | 2026.03.26 05:51:40.508923 [ 193 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_41_8} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.03.26 05:51:40.509062 [ 193 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_41_8} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9243 | 2026.03.26 05:51:40.511785 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9244 | 2026.03.26 05:51:41.006330 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62801 | ||
| 9245 | 2026.03.26 05:51:41.006440 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9246 | 2026.03.26 05:51:41.006465 [ 291 ] {} <Debug> TCP-Session: 03934d98-91b9-4660-9ef4-6b5ba23945fc Authenticating user 'default' from [fd00:1122:3344:101::e]:62801 | ||
| 9247 | 2026.03.26 05:51:41.006486 [ 291 ] {} <Debug> TCP-Session: 03934d98-91b9-4660-9ef4-6b5ba23945fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.03.26 05:51:41.006526 [ 291 ] {} <Debug> TCP-Session: 03934d98-91b9-4660-9ef4-6b5ba23945fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.03.26 05:51:41.006741 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41357 | ||
| 9250 | 2026.03.26 05:51:41.006793 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37525 | ||
| 9251 | 2026.03.26 05:51:41.006817 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49158 | ||
| 9252 | 2026.03.26 05:51:41.006838 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44871 | ||
| 9253 | 2026.03.26 05:51:41.006847 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47219 | ||
| 9254 | 2026.03.26 05:51:41.006827 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51434 | ||
| 9255 | 2026.03.26 05:51:41.006808 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40125 | ||
| 9256 | 2026.03.26 05:51:41.006803 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38829 | ||
| 9257 | 2026.03.26 05:51:41.006986 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9258 | 2026.03.26 05:51:41.006837 [ 291 ] {} <Trace> TCP-Session: 03934d98-91b9-4660-9ef4-6b5ba23945fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.03.26 05:51:41.007037 [ 292 ] {} <Debug> TCP-Session: 8aaffe1e-9b27-488c-9cd6-3ec67de0923c Authenticating user 'default' from [fd00:1122:3344:101::e]:41357 | ||
| 9260 | 2026.03.26 05:51:41.007071 [ 292 ] {} <Debug> TCP-Session: 8aaffe1e-9b27-488c-9cd6-3ec67de0923c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.03.26 05:51:41.007084 [ 292 ] {} <Debug> TCP-Session: 8aaffe1e-9b27-488c-9cd6-3ec67de0923c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.03.26 05:51:41.007204 [ 291 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9263 | 2026.03.26 05:51:41.007368 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9264 | 2026.03.26 05:51:41.007408 [ 293 ] {} <Debug> TCP-Session: 23c8a7f0-d1bf-4c56-9424-4fbbc9bd298e Authenticating user 'default' from [fd00:1122:3344:101::e]:37525 | ||
| 9265 | 2026.03.26 05:51:41.007434 [ 293 ] {} <Debug> TCP-Session: 23c8a7f0-d1bf-4c56-9424-4fbbc9bd298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.03.26 05:51:41.007446 [ 293 ] {} <Debug> TCP-Session: 23c8a7f0-d1bf-4c56-9424-4fbbc9bd298e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.03.26 05:51:41.007479 [ 291 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9268 | 2026.03.26 05:51:41.007543 [ 291 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9269 | 2026.03.26 05:51:41.007680 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9270 | 2026.03.26 05:51:41.007716 [ 3 ] {} <Debug> TCP-Session: 2afcf8b2-e914-404c-b0ab-7facf108c577 Authenticating user 'default' from [fd00:1122:3344:101::e]:40125 | ||
| 9271 | 2026.03.26 05:51:41.007733 [ 3 ] {} <Debug> TCP-Session: 2afcf8b2-e914-404c-b0ab-7facf108c577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.03.26 05:51:41.007749 [ 3 ] {} <Debug> TCP-Session: 2afcf8b2-e914-404c-b0ab-7facf108c577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.03.26 05:51:41.007784 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9274 | 2026.03.26 05:51:41.007819 [ 288 ] {} <Debug> TCP-Session: 3e863e22-f92e-4e0f-906e-3f0725f188da Authenticating user 'default' from [fd00:1122:3344:101::e]:51434 | ||
| 9275 | 2026.03.26 05:51:41.007836 [ 288 ] {} <Debug> TCP-Session: 3e863e22-f92e-4e0f-906e-3f0725f188da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9276 | 2026.03.26 05:51:41.007848 [ 288 ] {} <Debug> TCP-Session: 3e863e22-f92e-4e0f-906e-3f0725f188da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9277 | 2026.03.26 05:51:41.007848 [ 291 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 9278 | 2026.03.26 05:51:41.008131 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9279 | 2026.03.26 05:51:41.008171 [ 290 ] {} <Debug> TCP-Session: 97b3a800-adbc-489d-85e6-77b0d477d9ef Authenticating user 'default' from [fd00:1122:3344:101::e]:47219 | ||
| 9280 | 2026.03.26 05:51:41.008198 [ 290 ] {} <Debug> TCP-Session: 97b3a800-adbc-489d-85e6-77b0d477d9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.03.26 05:51:41.008212 [ 290 ] {} <Debug> TCP-Session: 97b3a800-adbc-489d-85e6-77b0d477d9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9282 | 2026.03.26 05:51:41.008233 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9283 | 2026.03.26 05:51:41.008269 [ 286 ] {} <Debug> TCP-Session: 95845667-f2da-46f4-810a-c1ca4197acd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49158 | ||
| 9284 | 2026.03.26 05:51:41.008289 [ 286 ] {} <Debug> TCP-Session: 95845667-f2da-46f4-810a-c1ca4197acd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.03.26 05:51:41.008302 [ 286 ] {} <Debug> TCP-Session: 95845667-f2da-46f4-810a-c1ca4197acd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.03.26 05:51:41.008447 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9287 | 2026.03.26 05:51:41.008483 [ 294 ] {} <Debug> TCP-Session: 178af5e9-c724-4108-bfc9-75f440fa76e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38829 | ||
| 9288 | 2026.03.26 05:51:41.008503 [ 294 ] {} <Debug> TCP-Session: 178af5e9-c724-4108-bfc9-75f440fa76e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.03.26 05:51:41.008519 [ 294 ] {} <Debug> TCP-Session: 178af5e9-c724-4108-bfc9-75f440fa76e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.03.26 05:51:41.008561 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9291 | 2026.03.26 05:51:41.008609 [ 289 ] {} <Debug> TCP-Session: 1cee3238-ec22-4b09-8afe-2a849ae275c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44871 | ||
| 9292 | 2026.03.26 05:51:41.008629 [ 289 ] {} <Debug> TCP-Session: 1cee3238-ec22-4b09-8afe-2a849ae275c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.03.26 05:51:41.008644 [ 289 ] {} <Debug> TCP-Session: 1cee3238-ec22-4b09-8afe-2a849ae275c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.03.26 05:51:41.008895 [ 261 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Trace> AggregatingTransform: Aggregating | ||
| 9295 | 2026.03.26 05:51:41.008932 [ 261 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 9296 | 2026.03.26 05:51:41.008969 [ 261 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002344 sec. (997.661 rows/sec., 38.97 KiB/sec.) | ||
| 9297 | 2026.03.26 05:51:41.008987 [ 261 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Trace> Aggregator: Merging aggregated data | ||
| 9298 | 2026.03.26 05:51:41.010231 [ 291 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 12.66 KiB/sec. | ||
| 9299 | 2026.03.26 05:51:41.010418 [ 291 ] {f65c59f0-cc8b-4f21-a253-c27a726ef2bb} <Debug> TCPHandler: Processed in 0.003695527 sec. | ||
| 9300 | 2026.03.26 05:51:41.010510 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9301 | 2026.03.26 05:51:41.010535 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9302 | 2026.03.26 05:51:41.010539 [ 291 ] {} <Debug> TCP-Session: 03934d98-91b9-4660-9ef4-6b5ba23945fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.03.26 05:51:41.010560 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9304 | 2026.03.26 05:51:41.010578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9305 | 2026.03.26 05:51:41.010614 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9306 | 2026.03.26 05:51:41.010619 [ 292 ] {} <Debug> TCP-Session: 8aaffe1e-9b27-488c-9cd6-3ec67de0923c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9307 | 2026.03.26 05:51:41.010633 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9308 | 2026.03.26 05:51:41.010649 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9309 | 2026.03.26 05:51:41.010666 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9310 | 2026.03.26 05:51:41.010689 [ 3 ] {} <Debug> TCP-Session: 2afcf8b2-e914-404c-b0ab-7facf108c577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.03.26 05:51:41.010706 [ 289 ] {} <Debug> TCP-Session: 1cee3238-ec22-4b09-8afe-2a849ae275c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.03.26 05:51:41.010728 [ 288 ] {} <Debug> TCP-Session: 3e863e22-f92e-4e0f-906e-3f0725f188da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.03.26 05:51:41.010654 [ 293 ] {} <Debug> TCP-Session: 23c8a7f0-d1bf-4c56-9424-4fbbc9bd298e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.03.26 05:51:41.010644 [ 286 ] {} <Debug> TCP-Session: 95845667-f2da-46f4-810a-c1ca4197acd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.03.26 05:51:41.010584 [ 290 ] {} <Debug> TCP-Session: 97b3a800-adbc-489d-85e6-77b0d477d9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.03.26 05:51:41.010599 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9317 | 2026.03.26 05:51:41.010838 [ 294 ] {} <Debug> TCP-Session: 178af5e9-c724-4108-bfc9-75f440fa76e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.03.26 05:51:41.914117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1198 | ||
| 9319 | 2026.03.26 05:51:41.918477 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.03.26 05:51:41.918564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9321 | 2026.03.26 05:51:41.920507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9322 | 2026.03.26 05:51:41.920931 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.03.26 05:51:41.921201 [ 35 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9324 | 2026.03.26 05:51:41.921293 [ 35 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.03.26 05:51:41.921326 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9326 | 2026.03.26 05:51:41.921457 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 9327 | 2026.03.26 05:51:41.921496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
| 9328 | 2026.03.26 05:51:41.922208 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9329 | 2026.03.26 05:51:41.922412 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1010 rows starting from the beginning of the part | ||
| 9330 | 2026.03.26 05:51:41.922989 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 9331 | 2026.03.26 05:51:41.923519 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
| 9332 | 2026.03.26 05:51:41.924056 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 9333 | 2026.03.26 05:51:41.924579 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 9334 | 2026.03.26 05:51:41.925092 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
| 9335 | 2026.03.26 05:51:41.936693 [ 191 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 72 columns (72 merged, 0 gathered) in 0.015282828 sec., 78388.63330791918 rows/sec., 64.71 MiB/sec. | ||
| 9336 | 2026.03.26 05:51:41.938957 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9337 | 2026.03.26 05:51:41.939803 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.03.26 05:51:41.939935 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_31_6} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9339 | 2026.03.26 05:51:41.940317 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 9340 | 2026.03.26 05:51:42.633734 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51401 | ||
| 9341 | 2026.03.26 05:51:42.633851 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9342 | 2026.03.26 05:51:42.633877 [ 291 ] {} <Debug> TCP-Session: 7424f728-de2b-407b-b450-b9f56c9310a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51401 | ||
| 9343 | 2026.03.26 05:51:42.633898 [ 291 ] {} <Debug> TCP-Session: 7424f728-de2b-407b-b450-b9f56c9310a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9344 | 2026.03.26 05:51:42.633911 [ 291 ] {} <Debug> TCP-Session: 7424f728-de2b-407b-b450-b9f56c9310a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.03.26 05:51:42.634099 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61501 | ||
| 9346 | 2026.03.26 05:51:42.634156 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52066 | ||
| 9347 | 2026.03.26 05:51:42.634184 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40503 | ||
| 9348 | 2026.03.26 05:51:42.634207 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38177 | ||
| 9349 | 2026.03.26 05:51:42.634224 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9350 | 2026.03.26 05:51:42.634231 [ 291 ] {} <Trace> TCP-Session: 7424f728-de2b-407b-b450-b9f56c9310a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2026.03.26 05:51:42.634276 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9352 | 2026.03.26 05:51:42.634302 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9353 | 2026.03.26 05:51:42.634282 [ 292 ] {} <Debug> TCP-Session: cbc7b6c5-0e2d-43c5-ba99-28087c1ac538 Authenticating user 'default' from [fd00:1122:3344:101::e]:61501 | ||
| 9354 | 2026.03.26 05:51:42.634322 [ 293 ] {} <Debug> TCP-Session: 7c595a7a-d786-4e7d-8d2f-881bc3fe7ab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52066 | ||
| 9355 | 2026.03.26 05:51:42.634333 [ 289 ] {} <Debug> TCP-Session: 848f5dc7-3d95-481a-9e88-739d99af0fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:38177 | ||
| 9356 | 2026.03.26 05:51:42.634356 [ 292 ] {} <Debug> TCP-Session: cbc7b6c5-0e2d-43c5-ba99-28087c1ac538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.03.26 05:51:42.634367 [ 293 ] {} <Debug> TCP-Session: 7c595a7a-d786-4e7d-8d2f-881bc3fe7ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.03.26 05:51:42.634373 [ 289 ] {} <Debug> TCP-Session: 848f5dc7-3d95-481a-9e88-739d99af0fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.03.26 05:51:42.634385 [ 292 ] {} <Debug> TCP-Session: cbc7b6c5-0e2d-43c5-ba99-28087c1ac538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.03.26 05:51:42.634395 [ 293 ] {} <Debug> TCP-Session: 7c595a7a-d786-4e7d-8d2f-881bc3fe7ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.03.26 05:51:42.634406 [ 289 ] {} <Debug> TCP-Session: 848f5dc7-3d95-481a-9e88-739d99af0fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.03.26 05:51:42.634276 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9363 | 2026.03.26 05:51:42.634452 [ 291 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9364 | 2026.03.26 05:51:42.634472 [ 286 ] {} <Debug> TCP-Session: 58decd3a-6c87-4fa1-8d38-4678df868cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:40503 | ||
| 9365 | 2026.03.26 05:51:42.634215 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43813 | ||
| 9366 | 2026.03.26 05:51:42.634502 [ 286 ] {} <Debug> TCP-Session: 58decd3a-6c87-4fa1-8d38-4678df868cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2026.03.26 05:51:42.634193 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42968 | ||
| 9368 | 2026.03.26 05:51:42.634542 [ 286 ] {} <Debug> TCP-Session: 58decd3a-6c87-4fa1-8d38-4678df868cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9369 | 2026.03.26 05:51:42.634177 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49995 | ||
| 9370 | 2026.03.26 05:51:42.634596 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9371 | 2026.03.26 05:51:42.634617 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9372 | 2026.03.26 05:51:42.634170 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46930 | ||
| 9373 | 2026.03.26 05:51:42.634655 [ 288 ] {} <Debug> TCP-Session: fbc9df61-f44b-4da7-8fea-8b71f44799f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42968 | ||
| 9374 | 2026.03.26 05:51:42.634671 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9375 | 2026.03.26 05:51:42.634694 [ 288 ] {} <Debug> TCP-Session: fbc9df61-f44b-4da7-8fea-8b71f44799f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.03.26 05:51:42.634643 [ 290 ] {} <Debug> TCP-Session: 8a0c2d98-e595-4d34-9ecd-eff431167c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:43813 | ||
| 9377 | 2026.03.26 05:51:42.634719 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9378 | 2026.03.26 05:51:42.634716 [ 3 ] {} <Debug> TCP-Session: 5f28ba26-c17f-4654-bfc7-8319d8dd9f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:49995 | ||
| 9379 | 2026.03.26 05:51:42.634749 [ 291 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9380 | 2026.03.26 05:51:42.634772 [ 3 ] {} <Debug> TCP-Session: 5f28ba26-c17f-4654-bfc7-8319d8dd9f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.03.26 05:51:42.634754 [ 294 ] {} <Debug> TCP-Session: 8b8a59ef-f853-4b75-b9fd-3604e7aed5a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46930 | ||
| 9382 | 2026.03.26 05:51:42.634803 [ 3 ] {} <Debug> TCP-Session: 5f28ba26-c17f-4654-bfc7-8319d8dd9f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2026.03.26 05:51:42.634817 [ 291 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9384 | 2026.03.26 05:51:42.634827 [ 294 ] {} <Debug> TCP-Session: 8b8a59ef-f853-4b75-b9fd-3604e7aed5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.03.26 05:51:42.634749 [ 290 ] {} <Debug> TCP-Session: 8a0c2d98-e595-4d34-9ecd-eff431167c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.03.26 05:51:42.634865 [ 294 ] {} <Debug> TCP-Session: 8b8a59ef-f853-4b75-b9fd-3604e7aed5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2026.03.26 05:51:42.634875 [ 290 ] {} <Debug> TCP-Session: 8a0c2d98-e595-4d34-9ecd-eff431167c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9388 | 2026.03.26 05:51:42.634720 [ 288 ] {} <Debug> TCP-Session: fbc9df61-f44b-4da7-8fea-8b71f44799f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2026.03.26 05:51:42.635141 [ 291 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 9390 | 2026.03.26 05:51:42.636102 [ 302 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Trace> AggregatingTransform: Aggregating | ||
| 9391 | 2026.03.26 05:51:42.636167 [ 302 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Trace> Aggregator: Aggregation method: without_key | ||
| 9392 | 2026.03.26 05:51:42.636205 [ 302 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957092 sec. (1044.832 rows/sec., 40.81 KiB/sec.) | ||
| 9393 | 2026.03.26 05:51:42.636224 [ 302 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Trace> Aggregator: Merging aggregated data | ||
| 9394 | 2026.03.26 05:51:42.637742 [ 291 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003348 sec., 298.6857825567503 rows/sec., 11.67 KiB/sec. | ||
| 9395 | 2026.03.26 05:51:42.637899 [ 291 ] {8ceedfba-0eab-421d-a123-d8f416181943} <Debug> TCPHandler: Processed in 0.00382481 sec. | ||
| 9396 | 2026.03.26 05:51:42.637993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9397 | 2026.03.26 05:51:42.638022 [ 291 ] {} <Debug> TCP-Session: 7424f728-de2b-407b-b450-b9f56c9310a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.03.26 05:51:42.638027 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9399 | 2026.03.26 05:51:42.638047 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9400 | 2026.03.26 05:51:42.638061 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9401 | 2026.03.26 05:51:42.638087 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9402 | 2026.03.26 05:51:42.638102 [ 294 ] {} <Debug> TCP-Session: 8b8a59ef-f853-4b75-b9fd-3604e7aed5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2026.03.26 05:51:42.638120 [ 289 ] {} <Debug> TCP-Session: 848f5dc7-3d95-481a-9e88-739d99af0fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2026.03.26 05:51:42.638136 [ 293 ] {} <Debug> TCP-Session: 7c595a7a-d786-4e7d-8d2f-881bc3fe7ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9405 | 2026.03.26 05:51:42.638141 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9406 | 2026.03.26 05:51:42.638108 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9407 | 2026.03.26 05:51:42.638192 [ 290 ] {} <Debug> TCP-Session: 8a0c2d98-e595-4d34-9ecd-eff431167c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2026.03.26 05:51:42.638073 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9409 | 2026.03.26 05:51:42.638220 [ 288 ] {} <Debug> TCP-Session: fbc9df61-f44b-4da7-8fea-8b71f44799f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9410 | 2026.03.26 05:51:42.638078 [ 292 ] {} <Debug> TCP-Session: cbc7b6c5-0e2d-43c5-ba99-28087c1ac538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9411 | 2026.03.26 05:51:42.638251 [ 286 ] {} <Debug> TCP-Session: 58decd3a-6c87-4fa1-8d38-4678df868cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9412 | 2026.03.26 05:51:42.638121 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9413 | 2026.03.26 05:51:42.638330 [ 3 ] {} <Debug> TCP-Session: 5f28ba26-c17f-4654-bfc7-8319d8dd9f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9414 | 2026.03.26 05:51:42.786698 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51374 | ||
| 9415 | 2026.03.26 05:51:42.786819 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9416 | 2026.03.26 05:51:42.786847 [ 291 ] {} <Debug> TCP-Session: 741b4ec0-f26d-4ed7-b277-07a62e94ce0a Authenticating user 'default' from [fd00:1122:3344:101::e]:51374 | ||
| 9417 | 2026.03.26 05:51:42.786870 [ 291 ] {} <Debug> TCP-Session: 741b4ec0-f26d-4ed7-b277-07a62e94ce0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9418 | 2026.03.26 05:51:42.786883 [ 291 ] {} <Debug> TCP-Session: 741b4ec0-f26d-4ed7-b277-07a62e94ce0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.03.26 05:51:42.787074 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41512 | ||
| 9420 | 2026.03.26 05:51:42.787101 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40123 | ||
| 9421 | 2026.03.26 05:51:42.787129 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49084 | ||
| 9422 | 2026.03.26 05:51:42.787152 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43416 | ||
| 9423 | 2026.03.26 05:51:42.787159 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53484 | ||
| 9424 | 2026.03.26 05:51:42.787198 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9425 | 2026.03.26 05:51:42.787224 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9426 | 2026.03.26 05:51:42.787245 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9427 | 2026.03.26 05:51:42.787250 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9428 | 2026.03.26 05:51:42.787267 [ 294 ] {} <Debug> TCP-Session: db04a63d-0032-4de0-8c33-63591d16ae4e Authenticating user 'default' from [fd00:1122:3344:101::e]:40123 | ||
| 9429 | 2026.03.26 05:51:42.787270 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9430 | 2026.03.26 05:51:42.787278 [ 286 ] {} <Debug> TCP-Session: 38f36641-2109-4c28-b840-10e59c8acc47 Authenticating user 'default' from [fd00:1122:3344:101::e]:49084 | ||
| 9431 | 2026.03.26 05:51:42.787287 [ 289 ] {} <Debug> TCP-Session: e617370a-0504-4668-9954-77bbde495204 Authenticating user 'default' from [fd00:1122:3344:101::e]:43416 | ||
| 9432 | 2026.03.26 05:51:42.787310 [ 290 ] {} <Debug> TCP-Session: be74a727-99aa-4214-bc8a-1e13d7e51b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:53484 | ||
| 9433 | 2026.03.26 05:51:42.787324 [ 286 ] {} <Debug> TCP-Session: 38f36641-2109-4c28-b840-10e59c8acc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9434 | 2026.03.26 05:51:42.787329 [ 289 ] {} <Debug> TCP-Session: e617370a-0504-4668-9954-77bbde495204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9435 | 2026.03.26 05:51:42.787349 [ 286 ] {} <Debug> TCP-Session: 38f36641-2109-4c28-b840-10e59c8acc47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.03.26 05:51:42.787344 [ 290 ] {} <Debug> TCP-Session: be74a727-99aa-4214-bc8a-1e13d7e51b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.03.26 05:51:42.787357 [ 289 ] {} <Debug> TCP-Session: e617370a-0504-4668-9954-77bbde495204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2026.03.26 05:51:42.787382 [ 290 ] {} <Debug> TCP-Session: be74a727-99aa-4214-bc8a-1e13d7e51b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.03.26 05:51:42.787302 [ 294 ] {} <Debug> TCP-Session: db04a63d-0032-4de0-8c33-63591d16ae4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9440 | 2026.03.26 05:51:42.787249 [ 292 ] {} <Debug> TCP-Session: f52c431a-6bc2-4280-8a70-e19052e29811 Authenticating user 'default' from [fd00:1122:3344:101::e]:41512 | ||
| 9441 | 2026.03.26 05:51:42.787424 [ 294 ] {} <Debug> TCP-Session: db04a63d-0032-4de0-8c33-63591d16ae4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.03.26 05:51:42.787197 [ 291 ] {} <Trace> TCP-Session: 741b4ec0-f26d-4ed7-b277-07a62e94ce0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2026.03.26 05:51:42.787454 [ 292 ] {} <Debug> TCP-Session: f52c431a-6bc2-4280-8a70-e19052e29811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9444 | 2026.03.26 05:51:42.787138 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51410 | ||
| 9445 | 2026.03.26 05:51:42.787495 [ 292 ] {} <Debug> TCP-Session: f52c431a-6bc2-4280-8a70-e19052e29811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9446 | 2026.03.26 05:51:42.787116 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42486 | ||
| 9447 | 2026.03.26 05:51:42.787087 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63994 | ||
| 9448 | 2026.03.26 05:51:42.787555 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9449 | 2026.03.26 05:51:42.787585 [ 288 ] {} <Debug> TCP-Session: 3a4ce53f-0bb0-42bc-a17b-8312b0efcfea Authenticating user 'default' from [fd00:1122:3344:101::e]:51410 | ||
| 9450 | 2026.03.26 05:51:42.787587 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9451 | 2026.03.26 05:51:42.787601 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9452 | 2026.03.26 05:51:42.787605 [ 288 ] {} <Debug> TCP-Session: 3a4ce53f-0bb0-42bc-a17b-8312b0efcfea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2026.03.26 05:51:42.787621 [ 3 ] {} <Debug> TCP-Session: e815a017-dce2-42a0-ae27-edba10a215a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42486 | ||
| 9454 | 2026.03.26 05:51:42.787631 [ 293 ] {} <Debug> TCP-Session: 33f8efa2-de79-4b12-8fa0-3df5de5fc813 Authenticating user 'default' from [fd00:1122:3344:101::e]:63994 | ||
| 9455 | 2026.03.26 05:51:42.787641 [ 288 ] {} <Debug> TCP-Session: 3a4ce53f-0bb0-42bc-a17b-8312b0efcfea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.03.26 05:51:42.787662 [ 293 ] {} <Debug> TCP-Session: 33f8efa2-de79-4b12-8fa0-3df5de5fc813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2026.03.26 05:51:42.787640 [ 291 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9458 | 2026.03.26 05:51:42.787689 [ 293 ] {} <Debug> TCP-Session: 33f8efa2-de79-4b12-8fa0-3df5de5fc813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2026.03.26 05:51:42.787656 [ 3 ] {} <Debug> TCP-Session: e815a017-dce2-42a0-ae27-edba10a215a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9460 | 2026.03.26 05:51:42.787738 [ 3 ] {} <Debug> TCP-Session: e815a017-dce2-42a0-ae27-edba10a215a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.03.26 05:51:42.787960 [ 291 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9462 | 2026.03.26 05:51:42.788018 [ 291 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9463 | 2026.03.26 05:51:42.788309 [ 291 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 9464 | 2026.03.26 05:51:42.789313 [ 335 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Trace> AggregatingTransform: Aggregating | ||
| 9465 | 2026.03.26 05:51:42.789357 [ 335 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 9466 | 2026.03.26 05:51:42.789400 [ 335 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989243 sec. (1010.874 rows/sec., 39.49 KiB/sec.) | ||
| 9467 | 2026.03.26 05:51:42.789425 [ 335 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Trace> Aggregator: Merging aggregated data | ||
| 9468 | 2026.03.26 05:51:42.790535 [ 291 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 9469 | 2026.03.26 05:51:42.790682 [ 291 ] {b363ddf1-fe3e-4ad3-8876-eb4678e6b8c7} <Debug> TCPHandler: Processed in 0.003604044 sec. | ||
| 9470 | 2026.03.26 05:51:42.790791 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9471 | 2026.03.26 05:51:42.790816 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9472 | 2026.03.26 05:51:42.790831 [ 293 ] {} <Debug> TCP-Session: 33f8efa2-de79-4b12-8fa0-3df5de5fc813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.03.26 05:51:42.790837 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9474 | 2026.03.26 05:51:42.790860 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9475 | 2026.03.26 05:51:42.790860 [ 292 ] {} <Debug> TCP-Session: f52c431a-6bc2-4280-8a70-e19052e29811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.03.26 05:51:42.790881 [ 286 ] {} <Debug> TCP-Session: 38f36641-2109-4c28-b840-10e59c8acc47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.03.26 05:51:42.790894 [ 3 ] {} <Debug> TCP-Session: e815a017-dce2-42a0-ae27-edba10a215a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2026.03.26 05:51:42.790899 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9479 | 2026.03.26 05:51:42.790929 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9480 | 2026.03.26 05:51:42.790952 [ 290 ] {} <Debug> TCP-Session: be74a727-99aa-4214-bc8a-1e13d7e51b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.03.26 05:51:42.790968 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9482 | 2026.03.26 05:51:42.790986 [ 288 ] {} <Debug> TCP-Session: 3a4ce53f-0bb0-42bc-a17b-8312b0efcfea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2026.03.26 05:51:42.790993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9484 | 2026.03.26 05:51:42.791013 [ 289 ] {} <Debug> TCP-Session: e617370a-0504-4668-9954-77bbde495204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2026.03.26 05:51:42.790878 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9486 | 2026.03.26 05:51:42.791041 [ 291 ] {} <Debug> TCP-Session: 741b4ec0-f26d-4ed7-b277-07a62e94ce0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2026.03.26 05:51:42.791083 [ 294 ] {} <Debug> TCP-Session: db04a63d-0032-4de0-8c33-63591d16ae4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2026.03.26 05:51:43.709127 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2026.03.26 05:51:43.709330 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9490 | 2026.03.26 05:51:43.709400 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9491 | 2026.03.26 05:51:43.710113 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.03.26 05:51:43.710167 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9493 | 2026.03.26 05:51:43.710587 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9494 | 2026.03.26 05:51:43.710825 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.03.26 05:51:43.710984 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 9496 | 2026.03.26 05:51:43.710992 [ 38 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9497 | 2026.03.26 05:51:43.711037 [ 4 ] {5d82668d-b25d-43df-ac28-6993a91472d0} <Debug> TCPHandler: Processed in 0.002038797 sec. | ||
| 9498 | 2026.03.26 05:51:43.711068 [ 38 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.03.26 05:51:43.711098 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9500 | 2026.03.26 05:51:43.711178 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2026.03.26 05:51:43.711199 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::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 | ||
| 9502 | 2026.03.26 05:51:43.711287 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9503 | 2026.03.26 05:51:43.711307 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9504 | 2026.03.26 05:51:43.711332 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9505 | 2026.03.26 05:51:43.711341 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 9506 | 2026.03.26 05:51:43.711406 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9507 | 2026.03.26 05:51:43.711462 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9508 | 2026.03.26 05:51:43.711538 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9509 | 2026.03.26 05:51:43.711609 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9510 | 2026.03.26 05:51:43.711684 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9511 | 2026.03.26 05:51:43.712174 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.03.26 05:51:43.712212 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9513 | 2026.03.26 05:51:43.712614 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9514 | 2026.03.26 05:51:43.712643 [ 187 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490535 sec., 1159315.2794130966 rows/sec., 78.37 MiB/sec. | ||
| 9515 | 2026.03.26 05:51:43.712802 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9516 | 2026.03.26 05:51:43.712831 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.03.26 05:51:43.712960 [ 38 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9518 | 2026.03.26 05:51:43.712973 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001709 sec., 513165.59391456994 rows/sec., 40.68 MiB/sec. | ||
| 9519 | 2026.03.26 05:51:43.712998 [ 38 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.03.26 05:51:43.713024 [ 4 ] {4c302bdb-484c-4bf5-b77f-260d5d831376} <Debug> TCPHandler: Processed in 0.001902464 sec. | ||
| 9521 | 2026.03.26 05:51:43.713027 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9522 | 2026.03.26 05:51:43.713105 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.03.26 05:51:43.713138 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 9524 | 2026.03.26 05:51:43.713151 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2026.03.26 05:51:43.713191 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_26_5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9526 | 2026.03.26 05:51:43.713242 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9527 | 2026.03.26 05:51:43.713261 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9528 | 2026.03.26 05:51:43.713261 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9529 | 2026.03.26 05:51:43.713273 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3355 rows starting from the beginning of the part | ||
| 9530 | 2026.03.26 05:51:43.713315 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9531 | 2026.03.26 05:51:43.713343 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9532 | 2026.03.26 05:51:43.713390 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 877 rows starting from the beginning of the part | ||
| 9533 | 2026.03.26 05:51:43.713433 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2402 rows starting from the beginning of the part | ||
| 9534 | 2026.03.26 05:51:43.713472 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 9535 | 2026.03.26 05:51:43.713513 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 877 rows starting from the beginning of the part | ||
| 9536 | 2026.03.26 05:51:43.713806 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.03.26 05:51:43.713844 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9538 | 2026.03.26 05:51:43.714161 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9539 | 2026.03.26 05:51:43.714376 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2026.03.26 05:51:43.714507 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001267 sec., 143646.408839779 rows/sec., 8.90 MiB/sec. | ||
| 9541 | 2026.03.26 05:51:43.714546 [ 4 ] {280f7b82-2068-414e-b479-a3f9b527fbe9} <Debug> TCPHandler: Processed in 0.001446454 sec. | ||
| 9542 | 2026.03.26 05:51:43.714649 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2026.03.26 05:51:43.714745 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9544 | 2026.03.26 05:51:43.714785 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9545 | 2026.03.26 05:51:43.715227 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.03.26 05:51:43.715265 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9547 | 2026.03.26 05:51:43.715639 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9548 | 2026.03.26 05:51:43.715878 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.03.26 05:51:43.715920 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7623 rows, containing 5 columns (5 merged, 0 gathered) in 0.002816286 sec., 2706756.345058705 rows/sec., 216.00 MiB/sec. | ||
| 9550 | 2026.03.26 05:51:43.716016 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001291 sec., 115414.40743609605 rows/sec., 7.46 MiB/sec. | ||
| 9551 | 2026.03.26 05:51:43.716059 [ 4 ] {48afb95f-6378-4805-a5b5-b6f1a8f8c63e} <Debug> TCPHandler: Processed in 0.001459684 sec. | ||
| 9552 | 2026.03.26 05:51:43.716177 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2026.03.26 05:51:43.716273 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9554 | 2026.03.26 05:51:43.716275 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.03.26 05:51:43.716332 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9556 | 2026.03.26 05:51:43.716585 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.03.26 05:51:43.716668 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_66_13} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9558 | 2026.03.26 05:51:43.716775 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 9559 | 2026.03.26 05:51:43.716785 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.03.26 05:51:43.716827 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9561 | 2026.03.26 05:51:43.717165 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9562 | 2026.03.26 05:51:43.717410 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.03.26 05:51:43.717521 [ 38 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9564 | 2026.03.26 05:51:43.717544 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001289 sec., 114817.6881303336 rows/sec., 6.53 MiB/sec. | ||
| 9565 | 2026.03.26 05:51:43.717555 [ 38 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.26 05:51:43.717586 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9567 | 2026.03.26 05:51:43.717591 [ 4 ] {7b4261cb-31b1-474a-acb4-d2c9d5c49b89} <Debug> TCPHandler: Processed in 0.001464174 sec. | ||
| 9568 | 2026.03.26 05:51:43.717658 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::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 | ||
| 9569 | 2026.03.26 05:51:43.717733 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2026.03.26 05:51:43.717734 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9571 | 2026.03.26 05:51:43.717772 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 9572 | 2026.03.26 05:51:43.717819 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9573 | 2026.03.26 05:51:43.717827 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9574 | 2026.03.26 05:51:43.717864 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9575 | 2026.03.26 05:51:43.717869 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9576 | 2026.03.26 05:51:43.717903 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9577 | 2026.03.26 05:51:43.717944 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9578 | 2026.03.26 05:51:43.717979 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9579 | 2026.03.26 05:51:43.718494 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9580 | 2026.03.26 05:51:43.718533 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9581 | 2026.03.26 05:51:43.718761 [ 197 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129186 sec., 797034.3238403595 rows/sec., 48.58 MiB/sec. | ||
| 9582 | 2026.03.26 05:51:43.718891 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9583 | 2026.03.26 05:51:43.718901 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9584 | 2026.03.26 05:51:43.719142 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.03.26 05:51:43.719145 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.03.26 05:51:43.719207 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_26_5} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9587 | 2026.03.26 05:51:43.719264 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9588 | 2026.03.26 05:51:43.719273 [ 38 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9589 | 2026.03.26 05:51:43.719291 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001483 sec., 357383.6817262306 rows/sec., 25.27 MiB/sec. | ||
| 9590 | 2026.03.26 05:51:43.719305 [ 38 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.03.26 05:51:43.719337 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9592 | 2026.03.26 05:51:43.719340 [ 4 ] {fc9cd73b-b007-43eb-bdd5-2cf3ff83ac55} <Debug> TCPHandler: Processed in 0.001661849 sec. | ||
| 9593 | 2026.03.26 05:51:43.719467 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.03.26 05:51:43.719478 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 9595 | 2026.03.26 05:51:43.719562 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9596 | 2026.03.26 05:51:43.719610 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9597 | 2026.03.26 05:51:43.719610 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9598 | 2026.03.26 05:51:43.719660 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1828 rows starting from the beginning of the part | ||
| 9599 | 2026.03.26 05:51:43.719729 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9600 | 2026.03.26 05:51:43.719774 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 530 rows starting from the beginning of the part | ||
| 9601 | 2026.03.26 05:51:43.719814 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1290 rows starting from the beginning of the part | ||
| 9602 | 2026.03.26 05:51:43.719857 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 9603 | 2026.03.26 05:51:43.719895 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 530 rows starting from the beginning of the part | ||
| 9604 | 2026.03.26 05:51:43.719961 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.03.26 05:51:43.720003 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9606 | 2026.03.26 05:51:43.720365 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9607 | 2026.03.26 05:51:43.720598 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2026.03.26 05:51:43.720739 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001195 sec., 5020.92050209205 rows/sec., 262.32 KiB/sec. | ||
| 9609 | 2026.03.26 05:51:43.720778 [ 4 ] {e180b9d3-dfa3-4c30-887a-05800c6821ce} <Debug> TCPHandler: Processed in 0.001361262 sec. | ||
| 9610 | 2026.03.26 05:51:43.720898 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2026.03.26 05:51:43.720992 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9612 | 2026.03.26 05:51:43.721034 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9613 | 2026.03.26 05:51:43.721443 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2026.03.26 05:51:43.721480 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9615 | 2026.03.26 05:51:43.721507 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211491 sec., 2036020.445314458 rows/sec., 147.53 MiB/sec. | ||
| 9616 | 2026.03.26 05:51:43.721718 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9617 | 2026.03.26 05:51:43.721836 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9618 | 2026.03.26 05:51:43.722070 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.03.26 05:51:43.722121 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.03.26 05:51:43.722154 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_66_13} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9621 | 2026.03.26 05:51:43.722242 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9622 | 2026.03.26 05:51:43.722254 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9623 | 2026.03.26 05:51:43.722270 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001296 sec., 204475.3086419753 rows/sec., 13.59 MiB/sec. | ||
| 9624 | 2026.03.26 05:51:43.722296 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.03.26 05:51:43.722314 [ 4 ] {7a2209e2-c659-4bd1-ad40-5ff35fe528d2} <Debug> TCPHandler: Processed in 0.001463765 sec. | ||
| 9626 | 2026.03.26 05:51:43.722319 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9627 | 2026.03.26 05:51:43.722401 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 9628 | 2026.03.26 05:51:43.722440 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.03.26 05:51:43.722498 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9630 | 2026.03.26 05:51:43.722529 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23094 rows starting from the beginning of the part | ||
| 9631 | 2026.03.26 05:51:43.722538 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9632 | 2026.03.26 05:51:43.722576 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9633 | 2026.03.26 05:51:43.722585 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9634 | 2026.03.26 05:51:43.722627 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 9635 | 2026.03.26 05:51:43.722673 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1561 rows starting from the beginning of the part | ||
| 9636 | 2026.03.26 05:51:43.722706 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 9637 | 2026.03.26 05:51:43.722745 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 9638 | 2026.03.26 05:51:43.722920 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.03.26 05:51:43.722963 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9640 | 2026.03.26 05:51:43.723275 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9641 | 2026.03.26 05:51:43.723487 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.03.26 05:51:43.723620 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 9643 | 2026.03.26 05:51:43.723656 [ 4 ] {41dd6fee-c997-43e7-b4bb-846b51ed3a04} <Debug> TCPHandler: Processed in 0.00126492 sec. | ||
| 9644 | 2026.03.26 05:51:43.723770 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2026.03.26 05:51:43.723863 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9646 | 2026.03.26 05:51:43.723917 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9647 | 2026.03.26 05:51:43.724748 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.03.26 05:51:43.724786 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9649 | 2026.03.26 05:51:43.725433 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9650 | 2026.03.26 05:51:43.725659 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.03.26 05:51:43.725805 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001959 sec., 20418.580908626853 rows/sec., 36.59 MiB/sec. | ||
| 9652 | 2026.03.26 05:51:43.725865 [ 4 ] {bfc2f050-de40-4121-bbee-89d08021717d} <Debug> TCPHandler: Processed in 0.00214359 sec. | ||
| 9653 | 2026.03.26 05:51:43.725977 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2026.03.26 05:51:43.726070 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.03.26 05:51:43.726112 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9656 | 2026.03.26 05:51:43.726442 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.03.26 05:51:43.726479 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9658 | 2026.03.26 05:51:43.726794 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9659 | 2026.03.26 05:51:43.727008 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.03.26 05:51:43.727121 [ 37 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9661 | 2026.03.26 05:51:43.727133 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 9662 | 2026.03.26 05:51:43.727157 [ 37 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.03.26 05:51:43.727178 [ 4 ] {431b01ac-f804-4ebd-bf3c-00400843858d} <Debug> TCPHandler: Processed in 0.00124985 sec. | ||
| 9664 | 2026.03.26 05:51:43.727179 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9665 | 2026.03.26 05:51:43.727273 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 9666 | 2026.03.26 05:51:43.727364 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9667 | 2026.03.26 05:51:43.727390 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3786 rows starting from the beginning of the part | ||
| 9668 | 2026.03.26 05:51:43.727436 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9669 | 2026.03.26 05:51:43.727477 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9670 | 2026.03.26 05:51:43.727513 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 9671 | 2026.03.26 05:51:43.727549 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 9672 | 2026.03.26 05:51:43.727585 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 9673 | 2026.03.26 05:51:43.728952 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4086 rows, containing 4 columns (4 merged, 0 gathered) in 0.00170772 sec., 2392663.902747523 rows/sec., 155.01 MiB/sec. | ||
| 9674 | 2026.03.26 05:51:43.729366 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9675 | 2026.03.26 05:51:43.729506 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25409 rows, containing 5 columns (5 merged, 0 gathered) in 0.007133597 sec., 3561877.6894741883 rows/sec., 230.74 MiB/sec. | ||
| 9676 | 2026.03.26 05:51:43.729665 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.03.26 05:51:43.729748 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_66_13} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9678 | 2026.03.26 05:51:43.729825 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 9679 | 2026.03.26 05:51:43.729888 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9680 | 2026.03.26 05:51:43.730200 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.03.26 05:51:43.730283 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9682 | 2026.03.26 05:51:43.730378 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 9683 | 2026.03.26 05:51:44.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.29 MiB, peak 315.91 MiB, free memory in arenas 0.00 B, will set to 306.21 MiB (RSS), difference: 1.92 MiB | ||
| 9684 | 2026.03.26 05:51:46.690975 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9685 | 2026.03.26 05:51:46.691025 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9686 | 2026.03.26 05:51:46.821970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20170 | ||
| 9687 | 2026.03.26 05:51:46.822546 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.03.26 05:51:46.822592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9689 | 2026.03.26 05:51:46.823103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9690 | 2026.03.26 05:51:46.823330 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.03.26 05:51:46.823457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20170 | ||
| 9692 | 2026.03.26 05:51:47.884394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9693 | 2026.03.26 05:51:47.900186 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.03.26 05:51:47.900254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9695 | 2026.03.26 05:51:47.906445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9696 | 2026.03.26 05:51:47.907140 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.03.26 05:51:47.910051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9698 | 2026.03.26 05:51:48.699208 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.03.26 05:51:48.699504 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9700 | 2026.03.26 05:51:48.699607 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9701 | 2026.03.26 05:51:48.700492 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.03.26 05:51:48.700536 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9703 | 2026.03.26 05:51:48.700923 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9704 | 2026.03.26 05:51:48.701147 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.03.26 05:51:48.701297 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. | ||
| 9706 | 2026.03.26 05:51:48.701337 [ 4 ] {ea818882-c5c5-4d26-9e6b-b2ab87b673b8} <Debug> TCPHandler: Processed in 0.002303244 sec. | ||
| 9707 | 2026.03.26 05:51:48.701460 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.03.26 05:51:48.701553 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9709 | 2026.03.26 05:51:48.701591 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9710 | 2026.03.26 05:51:48.702027 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.03.26 05:51:48.702062 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9712 | 2026.03.26 05:51:48.702357 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9713 | 2026.03.26 05:51:48.702578 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.03.26 05:51:48.702705 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 9715 | 2026.03.26 05:51:48.702741 [ 4 ] {6cdbc962-6d4b-4527-b12e-10810de9e9e0} <Debug> TCPHandler: Processed in 0.001328481 sec. | ||
| 9716 | 2026.03.26 05:51:48.702854 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.03.26 05:51:48.702945 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.03.26 05:51:48.702988 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9719 | 2026.03.26 05:51:48.703390 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.03.26 05:51:48.703425 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9721 | 2026.03.26 05:51:48.703747 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9722 | 2026.03.26 05:51:48.703947 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.03.26 05:51:48.704073 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 9724 | 2026.03.26 05:51:48.704109 [ 4 ] {ac374773-2d44-4f2a-9f2b-97249a740420} <Debug> TCPHandler: Processed in 0.001302531 sec. | ||
| 9725 | 2026.03.26 05:51:48.704212 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.03.26 05:51:48.704303 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9727 | 2026.03.26 05:51:48.704343 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9728 | 2026.03.26 05:51:48.704671 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.03.26 05:51:48.704706 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9730 | 2026.03.26 05:51:48.705004 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9731 | 2026.03.26 05:51:48.705213 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.03.26 05:51:48.705344 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9733 | 2026.03.26 05:51:48.705379 [ 4 ] {cb681141-4982-42da-a699-adc85e6c06d8} <Debug> TCPHandler: Processed in 0.001212339 sec. | ||
| 9734 | 2026.03.26 05:51:51.921780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1232 | ||
| 9735 | 2026.03.26 05:51:51.924224 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2026.03.26 05:51:51.924284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 9737 | 2026.03.26 05:51:51.925520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9738 | 2026.03.26 05:51:51.925802 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2026.03.26 05:51:51.926195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 9740 | 2026.03.26 05:51:53.707302 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2026.03.26 05:51:53.707604 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9742 | 2026.03.26 05:51:53.707707 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9743 | 2026.03.26 05:51:53.708545 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.03.26 05:51:53.708593 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9745 | 2026.03.26 05:51:53.708969 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9746 | 2026.03.26 05:51:53.709207 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.03.26 05:51:53.709357 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00183 sec., 13114.754098360656 rows/sec., 1.09 MiB/sec. | ||
| 9748 | 2026.03.26 05:51:53.709399 [ 4 ] {9e63e2ca-5930-4824-80eb-4fd10c13a401} <Debug> TCPHandler: Processed in 0.002239582 sec. | ||
| 9749 | 2026.03.26 05:51:53.709519 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.03.26 05:51:53.709610 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9751 | 2026.03.26 05:51:53.709651 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9752 | 2026.03.26 05:51:53.710058 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.03.26 05:51:53.710093 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9754 | 2026.03.26 05:51:53.710375 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9755 | 2026.03.26 05:51:53.710577 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.03.26 05:51:53.710702 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 734.62 KiB/sec. | ||
| 9757 | 2026.03.26 05:51:53.710738 [ 4 ] {a2eb9242-a525-4577-849d-88e7477a5e34} <Debug> TCPHandler: Processed in 0.001267159 sec. | ||
| 9758 | 2026.03.26 05:51:53.710848 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2026.03.26 05:51:53.710938 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9760 | 2026.03.26 05:51:53.710976 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9761 | 2026.03.26 05:51:53.711557 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.03.26 05:51:53.711594 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9763 | 2026.03.26 05:51:53.711908 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9764 | 2026.03.26 05:51:53.712108 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2026.03.26 05:51:53.712236 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Debug> executeQuery: Read 261 rows, 23.92 KiB in 0.001315 sec., 198479.0874524715 rows/sec., 17.77 MiB/sec. | ||
| 9766 | 2026.03.26 05:51:53.712273 [ 4 ] {86aa5fd5-a8d1-4b4d-9a51-b1bd612c338a} <Debug> TCPHandler: Processed in 0.001471334 sec. | ||
| 9767 | 2026.03.26 05:51:53.712387 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2026.03.26 05:51:53.712480 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9769 | 2026.03.26 05:51:53.712519 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9770 | 2026.03.26 05:51:53.712956 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.03.26 05:51:53.712991 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9772 | 2026.03.26 05:51:53.713325 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9773 | 2026.03.26 05:51:53.713559 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.03.26 05:51:53.713698 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.001236 sec., 50161.81229773463 rows/sec., 3.69 MiB/sec. | ||
| 9775 | 2026.03.26 05:51:53.713735 [ 4 ] {00e8e732-b276-4a2f-b054-1b341e5f40be} <Debug> TCPHandler: Processed in 0.001394933 sec. | ||
| 9776 | 2026.03.26 05:51:53.713845 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9777 | 2026.03.26 05:51:53.713937 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9778 | 2026.03.26 05:51:53.713974 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9779 | 2026.03.26 05:51:53.714378 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.03.26 05:51:53.714422 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9781 | 2026.03.26 05:51:53.714712 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9782 | 2026.03.26 05:51:53.714915 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.03.26 05:51:53.715040 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.78 MiB/sec. | ||
| 9784 | 2026.03.26 05:51:53.715076 [ 4 ] {bd0291e5-1e99-4f5b-b7d7-3fc056b4c5d0} <Debug> TCPHandler: Processed in 0.00127768 sec. | ||
| 9785 | 2026.03.26 05:51:53.715172 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2026.03.26 05:51:53.715265 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9787 | 2026.03.26 05:51:53.715303 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9788 | 2026.03.26 05:51:53.715689 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.03.26 05:51:53.715724 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9790 | 2026.03.26 05:51:53.716005 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9791 | 2026.03.26 05:51:53.716219 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.03.26 05:51:53.716344 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 9793 | 2026.03.26 05:51:53.716381 [ 4 ] {f8bccfd4-44e3-4b1e-a59a-f91b19f07a7c} <Debug> TCPHandler: Processed in 0.001254999 sec. | ||
| 9794 | 2026.03.26 05:51:53.716497 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.03.26 05:51:53.716596 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9796 | 2026.03.26 05:51:53.716637 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9797 | 2026.03.26 05:51:53.717124 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.03.26 05:51:53.717161 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9799 | 2026.03.26 05:51:53.717482 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9800 | 2026.03.26 05:51:53.717687 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.03.26 05:51:53.717818 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Debug> executeQuery: Read 150 rows, 12.39 KiB in 0.00124 sec., 120967.74193548386 rows/sec., 9.76 MiB/sec. | ||
| 9802 | 2026.03.26 05:51:53.717855 [ 4 ] {fe037d6e-56e5-471d-b808-4f44e53b3b76} <Debug> TCPHandler: Processed in 0.001406833 sec. | ||
| 9803 | 2026.03.26 05:51:53.717968 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.03.26 05:51:53.718069 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9805 | 2026.03.26 05:51:53.718111 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9806 | 2026.03.26 05:51:53.718569 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.03.26 05:51:53.718604 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9808 | 2026.03.26 05:51:53.718936 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9809 | 2026.03.26 05:51:53.719148 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.03.26 05:51:53.719277 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.001225 sec., 252244.89795918367 rows/sec., 18.91 MiB/sec. | ||
| 9811 | 2026.03.26 05:51:53.719313 [ 4 ] {43fbc809-0f36-4c9a-a790-1352a5be84d0} <Debug> TCPHandler: Processed in 0.001391402 sec. | ||
| 9812 | 2026.03.26 05:51:53.719426 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2026.03.26 05:51:53.719516 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9814 | 2026.03.26 05:51:53.719568 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9815 | 2026.03.26 05:51:53.720418 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.03.26 05:51:53.720454 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9817 | 2026.03.26 05:51:53.721142 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9818 | 2026.03.26 05:51:53.721447 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.03.26 05:51:53.721603 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002104 sec., 19011.406844106463 rows/sec., 34.07 MiB/sec. | ||
| 9820 | 2026.03.26 05:51:53.721656 [ 4 ] {bac22a05-6aaa-489e-aeda-69118ecab7ff} <Debug> TCPHandler: Processed in 0.002275603 sec. | ||
| 9821 | 2026.03.26 05:51:53.721767 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2026.03.26 05:51:53.721861 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9823 | 2026.03.26 05:51:53.721903 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9824 | 2026.03.26 05:51:53.722228 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2026.03.26 05:51:53.722264 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9826 | 2026.03.26 05:51:53.722573 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9827 | 2026.03.26 05:51:53.722783 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.03.26 05:51:53.722909 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9829 | 2026.03.26 05:51:53.722944 [ 4 ] {f5c6f606-1247-4516-a972-e948c995dcb0} <Debug> TCPHandler: Processed in 0.001228549 sec. | ||
| 9830 | 2026.03.26 05:51:54.323565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20682 | ||
| 9831 | 2026.03.26 05:51:54.324075 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.03.26 05:51:54.324108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9833 | 2026.03.26 05:51:54.324589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9834 | 2026.03.26 05:51:54.324821 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.03.26 05:51:54.324946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20682 | ||
| 9836 | 2026.03.26 05:51:55.410135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9837 | 2026.03.26 05:51:55.427152 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.03.26 05:51:55.427227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9839 | 2026.03.26 05:51:55.433525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9840 | 2026.03.26 05:51:55.434368 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.03.26 05:51:55.438321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9842 | 2026.03.26 05:51:58.698839 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.03.26 05:51:58.699056 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9844 | 2026.03.26 05:51:58.699129 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9845 | 2026.03.26 05:51:58.699800 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.03.26 05:51:58.699846 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9847 | 2026.03.26 05:51:58.700253 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9848 | 2026.03.26 05:51:58.700484 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.03.26 05:51:58.700650 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.60 MiB/sec. | ||
| 9850 | 2026.03.26 05:51:58.700701 [ 4 ] {3252f6db-30c6-4ab9-b1ec-7782ad8dc559} <Debug> TCPHandler: Processed in 0.001995677 sec. | ||
| 9851 | 2026.03.26 05:51:58.700826 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.03.26 05:51:58.700928 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9853 | 2026.03.26 05:51:58.700971 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9854 | 2026.03.26 05:51:58.701406 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.03.26 05:51:58.701444 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9856 | 2026.03.26 05:51:58.701754 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9857 | 2026.03.26 05:51:58.701976 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.03.26 05:51:58.702110 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 9859 | 2026.03.26 05:51:58.702150 [ 4 ] {59ef8d62-6941-46fa-a797-1fb678ee5d6a} <Debug> TCPHandler: Processed in 0.001377242 sec. | ||
| 9860 | 2026.03.26 05:51:58.702269 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.03.26 05:51:58.702365 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9862 | 2026.03.26 05:51:58.702409 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9863 | 2026.03.26 05:51:58.702813 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.03.26 05:51:58.702849 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9865 | 2026.03.26 05:51:58.703182 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9866 | 2026.03.26 05:51:58.703399 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.03.26 05:51:58.703531 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9868 | 2026.03.26 05:51:58.703570 [ 4 ] {2163d1ad-548e-4010-af57-9b0c0772ee63} <Debug> TCPHandler: Processed in 0.001350841 sec. | ||
| 9869 | 2026.03.26 05:51:58.703682 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.03.26 05:51:58.703775 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.03.26 05:51:58.703817 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9872 | 2026.03.26 05:51:58.704150 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.26 05:51:58.704185 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9874 | 2026.03.26 05:51:58.704507 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9875 | 2026.03.26 05:51:58.704716 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.03.26 05:51:58.704849 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9877 | 2026.03.26 05:51:58.704885 [ 4 ] {beaa7832-0fe0-4397-a448-f3115ff2a71c} <Debug> TCPHandler: Processed in 0.001252159 sec. | ||
| 9878 | 2026.03.26 05:52:01.691262 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9879 | 2026.03.26 05:52:01.691317 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9880 | 2026.03.26 05:52:01.825045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21130 | ||
| 9881 | 2026.03.26 05:52:01.825596 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.03.26 05:52:01.825642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9883 | 2026.03.26 05:52:01.826110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9884 | 2026.03.26 05:52:01.826333 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.03.26 05:52:01.826457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21130 | ||
| 9886 | 2026.03.26 05:52:01.926426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1260 | ||
| 9887 | 2026.03.26 05:52:01.928773 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.03.26 05:52:01.928823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9889 | 2026.03.26 05:52:01.929983 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9890 | 2026.03.26 05:52:01.930242 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.03.26 05:52:01.930494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 9892 | 2026.03.26 05:52:02.938410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9893 | 2026.03.26 05:52:02.955278 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.03.26 05:52:02.955343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9895 | 2026.03.26 05:52:02.961657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9896 | 2026.03.26 05:52:02.962371 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2026.03.26 05:52:02.966154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9898 | 2026.03.26 05:52:03.700827 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.03.26 05:52:03.701004 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9900 | 2026.03.26 05:52:03.701068 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9901 | 2026.03.26 05:52:03.701752 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.03.26 05:52:03.701794 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9903 | 2026.03.26 05:52:03.702178 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9904 | 2026.03.26 05:52:03.702417 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.03.26 05:52:03.702568 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001614 sec., 84262.70136307311 rows/sec., 7.32 MiB/sec. | ||
| 9906 | 2026.03.26 05:52:03.702609 [ 4 ] {3f7dd53d-c7a2-4ea3-8903-c7610fc57a05} <Debug> TCPHandler: Processed in 0.001906625 sec. | ||
| 9907 | 2026.03.26 05:52:03.702733 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.03.26 05:52:03.702856 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.03.26 05:52:03.702902 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9910 | 2026.03.26 05:52:03.703382 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.03.26 05:52:03.703422 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9912 | 2026.03.26 05:52:03.703738 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9913 | 2026.03.26 05:52:03.703949 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.03.26 05:52:03.704079 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001247 sec., 32076.984763432236 rows/sec., 2.36 MiB/sec. | ||
| 9915 | 2026.03.26 05:52:03.704118 [ 4 ] {14fdc3da-6b62-4764-8e84-2c874c5131ad} <Debug> TCPHandler: Processed in 0.001438263 sec. | ||
| 9916 | 2026.03.26 05:52:03.704226 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.03.26 05:52:03.704317 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9918 | 2026.03.26 05:52:03.704356 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9919 | 2026.03.26 05:52:03.704784 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.03.26 05:52:03.704820 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9921 | 2026.03.26 05:52:03.705130 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9922 | 2026.03.26 05:52:03.705359 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.03.26 05:52:03.705508 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 9924 | 2026.03.26 05:52:03.705554 [ 4 ] {25778adc-4f7f-4f4b-924e-94df4fd7b04b} <Debug> TCPHandler: Processed in 0.001374452 sec. | ||
| 9925 | 2026.03.26 05:52:03.705674 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.03.26 05:52:03.705774 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.03.26 05:52:03.705820 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9928 | 2026.03.26 05:52:03.706304 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.03.26 05:52:03.706342 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9930 | 2026.03.26 05:52:03.706693 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9931 | 2026.03.26 05:52:03.706905 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.03.26 05:52:03.707039 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 9933 | 2026.03.26 05:52:03.707076 [ 4 ] {fa6bd40b-0961-44c0-a06e-8a61d0a48765} <Debug> TCPHandler: Processed in 0.001450774 sec. | ||
| 9934 | 2026.03.26 05:52:03.707179 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.03.26 05:52:03.707278 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9936 | 2026.03.26 05:52:03.707333 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9937 | 2026.03.26 05:52:03.708264 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.03.26 05:52:03.708300 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9939 | 2026.03.26 05:52:03.708862 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9940 | 2026.03.26 05:52:03.709084 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.03.26 05:52:03.709224 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001964 sec., 20366.598778004074 rows/sec., 36.50 MiB/sec. | ||
| 9942 | 2026.03.26 05:52:03.709286 [ 4 ] {d5ca89e0-803a-4b49-b195-98ce922e580a} <Debug> TCPHandler: Processed in 0.00215426 sec. | ||
| 9943 | 2026.03.26 05:52:03.709390 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.03.26 05:52:03.709481 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9945 | 2026.03.26 05:52:03.709522 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9946 | 2026.03.26 05:52:03.709847 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2026.03.26 05:52:03.709882 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9948 | 2026.03.26 05:52:03.710189 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9949 | 2026.03.26 05:52:03.710399 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.03.26 05:52:03.710525 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9951 | 2026.03.26 05:52:03.710561 [ 4 ] {ea39d03d-316d-4f1e-b265-e8fc4a0e917e} <Debug> TCPHandler: Processed in 0.001218018 sec. | ||
| 9952 | 2026.03.26 05:52:06.351194 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.03.26 05:52:06.351395 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9954 | 2026.03.26 05:52:06.351470 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9955 | 2026.03.26 05:52:06.353395 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.03.26 05:52:06.353450 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9957 | 2026.03.26 05:52:06.354004 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9958 | 2026.03.26 05:52:06.354224 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.03.26 05:52:06.354375 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.003035 sec., 792421.7462932455 rows/sec., 58.46 MiB/sec. | ||
| 9960 | 2026.03.26 05:52:06.354398 [ 73 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9961 | 2026.03.26 05:52:06.354417 [ 4 ] {1f414ba7-4087-4c6b-ba13-488d8147b5db} <Debug> TCPHandler: Processed in 0.003358109 sec. | ||
| 9962 | 2026.03.26 05:52:06.354469 [ 73 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9963 | 2026.03.26 05:52:06.354524 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9964 | 2026.03.26 05:52:06.354561 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.03.26 05:52:06.354647 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 9966 | 2026.03.26 05:52:06.354660 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9967 | 2026.03.26 05:52:06.354744 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9968 | 2026.03.26 05:52:06.354810 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9969 | 2026.03.26 05:52:06.354854 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3355 rows starting from the beginning of the part | ||
| 9970 | 2026.03.26 05:52:06.354927 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9971 | 2026.03.26 05:52:06.355011 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 261 rows starting from the beginning of the part | ||
| 9972 | 2026.03.26 05:52:06.355059 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9973 | 2026.03.26 05:52:06.355102 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 9974 | 2026.03.26 05:52:06.355148 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2405 rows starting from the beginning of the part | ||
| 9975 | 2026.03.26 05:52:06.355167 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.03.26 05:52:06.355210 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9977 | 2026.03.26 05:52:06.355530 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9978 | 2026.03.26 05:52:06.355742 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.03.26 05:52:06.355872 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001232 sec., 8928.571428571428 rows/sec., 671.39 KiB/sec. | ||
| 9980 | 2026.03.26 05:52:06.355909 [ 4 ] {6a2b422c-0985-4a26-b286-d16aff22b389} <Debug> TCPHandler: Processed in 0.001396503 sec. | ||
| 9981 | 2026.03.26 05:52:06.356018 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.03.26 05:52:06.356109 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.03.26 05:52:06.356148 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9984 | 2026.03.26 05:52:06.356805 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.03.26 05:52:06.356840 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9986 | 2026.03.26 05:52:06.357171 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9987 | 2026.03.26 05:52:06.357373 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.03.26 05:52:06.357495 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001404 sec., 570512.8205128205 rows/sec., 32.95 MiB/sec. | ||
| 9989 | 2026.03.26 05:52:06.357532 [ 4 ] {af0f088d-292a-4bb0-8236-0a7995320eee} <Debug> TCPHandler: Processed in 0.001559666 sec. | ||
| 9990 | 2026.03.26 05:52:06.357615 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6269 rows, containing 5 columns (5 merged, 0 gathered) in 0.003021271 sec., 2074954.5472749714 rows/sec., 165.35 MiB/sec. | ||
| 9991 | 2026.03.26 05:52:06.357636 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2026.03.26 05:52:06.357746 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9993 | 2026.03.26 05:52:06.357785 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9994 | 2026.03.26 05:52:06.358059 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9995 | 2026.03.26 05:52:06.358148 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2026.03.26 05:52:06.358192 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 9997 | 2026.03.26 05:52:06.358424 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.03.26 05:52:06.358531 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_71_14} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9999 | 2026.03.26 05:52:06.358537 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10000 | 2026.03.26 05:52:06.358629 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 10001 | 2026.03.26 05:52:06.358760 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.03.26 05:52:06.358893 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 10003 | 2026.03.26 05:52:06.358931 [ 4 ] {93f628a6-7fe5-477a-b8da-0eb9c032c271} <Debug> TCPHandler: Processed in 0.001342072 sec. | ||
| 10004 | 2026.03.26 05:52:06.359034 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2026.03.26 05:52:06.359124 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10006 | 2026.03.26 05:52:06.359162 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10007 | 2026.03.26 05:52:06.360014 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.03.26 05:52:06.360050 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10009 | 2026.03.26 05:52:06.360398 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10010 | 2026.03.26 05:52:06.360601 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.03.26 05:52:06.360715 [ 73 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10012 | 2026.03.26 05:52:06.360726 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001619 sec., 796788.1408276714 rows/sec., 53.15 MiB/sec. | ||
| 10013 | 2026.03.26 05:52:06.360753 [ 73 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.03.26 05:52:06.360775 [ 4 ] {83799df0-6f33-437b-aadb-a9042be699fd} <Debug> TCPHandler: Processed in 0.001787292 sec. | ||
| 10015 | 2026.03.26 05:52:06.360776 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10016 | 2026.03.26 05:52:06.360890 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.03.26 05:52:06.360893 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 10018 | 2026.03.26 05:52:06.360985 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10019 | 2026.03.26 05:52:06.361035 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10020 | 2026.03.26 05:52:06.361058 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10021 | 2026.03.26 05:52:06.361108 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1828 rows starting from the beginning of the part | ||
| 10022 | 2026.03.26 05:52:06.361193 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10023 | 2026.03.26 05:52:06.361258 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 150 rows starting from the beginning of the part | ||
| 10024 | 2026.03.26 05:52:06.361319 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 10025 | 2026.03.26 05:52:06.361377 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10026 | 2026.03.26 05:52:06.361437 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1290 rows starting from the beginning of the part | ||
| 10027 | 2026.03.26 05:52:06.361735 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2026.03.26 05:52:06.361779 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10029 | 2026.03.26 05:52:06.362223 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10030 | 2026.03.26 05:52:06.362449 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.03.26 05:52:06.362561 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10032 | 2026.03.26 05:52:06.362578 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001611 sec., 968342.644320298 rows/sec., 59.08 MiB/sec. | ||
| 10033 | 2026.03.26 05:52:06.362590 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.03.26 05:52:06.362616 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10035 | 2026.03.26 05:52:06.362621 [ 4 ] {59acbb95-850c-4624-8861-2a9405a44e90} <Debug> TCPHandler: Processed in 0.001778061 sec. | ||
| 10036 | 2026.03.26 05:52:06.362711 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 10037 | 2026.03.26 05:52:06.362750 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2026.03.26 05:52:06.362846 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10039 | 2026.03.26 05:52:06.362850 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.002007736 sec., 1743257.081608339 rows/sec., 126.60 MiB/sec. | ||
| 10040 | 2026.03.26 05:52:06.362848 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10041 | 2026.03.26 05:52:06.362903 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10042 | 2026.03.26 05:52:06.362929 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25409 rows starting from the beginning of the part | ||
| 10043 | 2026.03.26 05:52:06.363007 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 10044 | 2026.03.26 05:52:06.363056 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 309 rows starting from the beginning of the part | ||
| 10045 | 2026.03.26 05:52:06.363063 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10046 | 2026.03.26 05:52:06.363102 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10047 | 2026.03.26 05:52:06.363148 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 10048 | 2026.03.26 05:52:06.363195 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1560 rows starting from the beginning of the part | ||
| 10049 | 2026.03.26 05:52:06.363347 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.03.26 05:52:06.363434 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_71_14} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10051 | 2026.03.26 05:52:06.363511 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10052 | 2026.03.26 05:52:06.363693 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.03.26 05:52:06.363734 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10054 | 2026.03.26 05:52:06.364275 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10055 | 2026.03.26 05:52:06.364498 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.03.26 05:52:06.364637 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001808 sec., 6084.070796460177 rows/sec., 10.90 MiB/sec. | ||
| 10057 | 2026.03.26 05:52:06.364690 [ 4 ] {10ac09ca-ca36-4c11-be11-3c1425331102} <Debug> TCPHandler: Processed in 0.001987177 sec. | ||
| 10058 | 2026.03.26 05:52:06.364800 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.03.26 05:52:06.364893 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10060 | 2026.03.26 05:52:06.364934 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10061 | 2026.03.26 05:52:06.365266 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.03.26 05:52:06.365301 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10063 | 2026.03.26 05:52:06.365639 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10064 | 2026.03.26 05:52:06.365849 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.03.26 05:52:06.365979 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001105 sec., 32579.18552036199 rows/sec., 2.20 MiB/sec. | ||
| 10066 | 2026.03.26 05:52:06.365981 [ 73 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10067 | 2026.03.26 05:52:06.366016 [ 4 ] {76a55f1f-5889-4ced-834d-322e6e35275e} <Debug> TCPHandler: Processed in 0.00126362 sec. | ||
| 10068 | 2026.03.26 05:52:06.366031 [ 73 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.03.26 05:52:06.366063 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10070 | 2026.03.26 05:52:06.366141 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10071 | 2026.03.26 05:52:06.366238 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10072 | 2026.03.26 05:52:06.366266 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4086 rows starting from the beginning of the part | ||
| 10073 | 2026.03.26 05:52:06.366315 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10074 | 2026.03.26 05:52:06.366356 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10075 | 2026.03.26 05:52:06.366396 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10076 | 2026.03.26 05:52:06.366432 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10077 | 2026.03.26 05:52:06.366469 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 10078 | 2026.03.26 05:52:06.368351 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4362 rows, containing 4 columns (4 merged, 0 gathered) in 0.002245022 sec., 1942965.3696043957 rows/sec., 126.20 MiB/sec. | ||
| 10079 | 2026.03.26 05:52:06.368745 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10080 | 2026.03.26 05:52:06.368995 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_71_14} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.03.26 05:52:06.369066 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_71_14} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10082 | 2026.03.26 05:52:06.369127 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10083 | 2026.03.26 05:52:06.377558 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27758 rows, containing 5 columns (5 merged, 0 gathered) in 0.014892849 sec., 1863847.5418638838 rows/sec., 120.71 MiB/sec. | ||
| 10084 | 2026.03.26 05:52:06.378005 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10085 | 2026.03.26 05:52:06.378437 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.03.26 05:52:06.378558 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10087 | 2026.03.26 05:52:06.378693 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10088 | 2026.03.26 05:52:07.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.17 MiB, peak 315.91 MiB, free memory in arenas 0.00 B, will set to 309.04 MiB (RSS), difference: 1.87 MiB | ||
| 10089 | 2026.03.26 05:52:08.693482 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.03.26 05:52:08.693698 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10091 | 2026.03.26 05:52:08.693775 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10092 | 2026.03.26 05:52:08.694487 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.03.26 05:52:08.694539 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10094 | 2026.03.26 05:52:08.694963 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10095 | 2026.03.26 05:52:08.695243 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.03.26 05:52:08.695459 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.37 MiB/sec. | ||
| 10097 | 2026.03.26 05:52:08.695515 [ 4 ] {8de84dc6-fe20-41f9-9f80-4db3be224092} <Debug> TCPHandler: Processed in 0.00217047 sec. | ||
| 10098 | 2026.03.26 05:52:08.695645 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.03.26 05:52:08.695748 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10100 | 2026.03.26 05:52:08.695792 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10101 | 2026.03.26 05:52:08.696235 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.03.26 05:52:08.696273 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10103 | 2026.03.26 05:52:08.696623 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10104 | 2026.03.26 05:52:08.696836 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.03.26 05:52:08.696970 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 10106 | 2026.03.26 05:52:08.697009 [ 4 ] {40e57b90-53bb-4424-893c-ab553e9229f6} <Debug> TCPHandler: Processed in 0.001415343 sec. | ||
| 10107 | 2026.03.26 05:52:08.697123 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.03.26 05:52:08.697219 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.03.26 05:52:08.697269 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10110 | 2026.03.26 05:52:08.697635 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.03.26 05:52:08.697672 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10112 | 2026.03.26 05:52:08.698025 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10113 | 2026.03.26 05:52:08.698234 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.03.26 05:52:08.698366 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 3.82 MiB/sec. | ||
| 10115 | 2026.03.26 05:52:08.698402 [ 4 ] {76681782-1bf7-4a99-b5ad-fc5ab1337bc2} <Debug> TCPHandler: Processed in 0.001327211 sec. | ||
| 10116 | 2026.03.26 05:52:08.698514 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.03.26 05:52:08.698606 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10118 | 2026.03.26 05:52:08.698647 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10119 | 2026.03.26 05:52:08.698974 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.03.26 05:52:08.699009 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10121 | 2026.03.26 05:52:08.699326 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10122 | 2026.03.26 05:52:08.699538 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.03.26 05:52:08.699670 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.49 MiB/sec. | ||
| 10124 | 2026.03.26 05:52:08.699705 [ 4 ] {e0729f4c-d4c3-42ec-9400-69719c42a495} <Debug> TCPHandler: Processed in 0.001238909 sec. | ||
| 10125 | 2026.03.26 05:52:09.326573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21642 | ||
| 10126 | 2026.03.26 05:52:09.327122 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.03.26 05:52:09.327159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10128 | 2026.03.26 05:52:09.327617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10129 | 2026.03.26 05:52:09.327835 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.03.26 05:52:09.327964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21642 | ||
| 10131 | 2026.03.26 05:52:10.466254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10132 | 2026.03.26 05:52:10.486742 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.03.26 05:52:10.486823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10134 | 2026.03.26 05:52:10.493682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10135 | 2026.03.26 05:52:10.494608 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.03.26 05:52:10.499924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10137 | 2026.03.26 05:52:11.930749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1296 | ||
| 10138 | 2026.03.26 05:52:11.934229 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.03.26 05:52:11.934312 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10140 | 2026.03.26 05:52:11.936074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10141 | 2026.03.26 05:52:11.936449 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.03.26 05:52:11.936959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 10143 | 2026.03.26 05:52:13.701294 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.03.26 05:52:13.701487 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10145 | 2026.03.26 05:52:13.701552 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10146 | 2026.03.26 05:52:13.702264 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2026.03.26 05:52:13.702312 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10148 | 2026.03.26 05:52:13.702716 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10149 | 2026.03.26 05:52:13.702938 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.03.26 05:52:13.703086 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001648 sec., 82524.2718446602 rows/sec., 7.17 MiB/sec. | ||
| 10151 | 2026.03.26 05:52:13.703128 [ 4 ] {df5f34c1-c47c-42fc-9cc9-329795f5dacc} <Debug> TCPHandler: Processed in 0.001956826 sec. | ||
| 10152 | 2026.03.26 05:52:13.703249 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.03.26 05:52:13.703344 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10154 | 2026.03.26 05:52:13.703385 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10155 | 2026.03.26 05:52:13.703797 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.03.26 05:52:13.703833 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10157 | 2026.03.26 05:52:13.704128 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10158 | 2026.03.26 05:52:13.704334 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.03.26 05:52:13.704443 [ 52 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10160 | 2026.03.26 05:52:13.704461 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001135 sec., 35242.29074889868 rows/sec., 2.59 MiB/sec. | ||
| 10161 | 2026.03.26 05:52:13.704514 [ 52 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.03.26 05:52:13.704522 [ 4 ] {8165e4bf-d752-47e0-9f42-01b35f08fea7} <Debug> TCPHandler: Processed in 0.00132036 sec. | ||
| 10163 | 2026.03.26 05:52:13.704549 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10164 | 2026.03.26 05:52:13.704643 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2026.03.26 05:52:13.704676 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 10166 | 2026.03.26 05:52:13.704740 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10167 | 2026.03.26 05:52:13.704784 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10168 | 2026.03.26 05:52:13.704812 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10169 | 2026.03.26 05:52:13.704856 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 10170 | 2026.03.26 05:52:13.704928 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 182 rows starting from the beginning of the part | ||
| 10171 | 2026.03.26 05:52:13.704979 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part | ||
| 10172 | 2026.03.26 05:52:13.705031 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10173 | 2026.03.26 05:52:13.705077 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 10174 | 2026.03.26 05:52:13.705114 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10175 | 2026.03.26 05:52:13.705214 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.03.26 05:52:13.705255 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10177 | 2026.03.26 05:52:13.705607 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10178 | 2026.03.26 05:52:13.705832 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2026.03.26 05:52:13.705960 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001238 sec., 84006.4620355412 rows/sec., 6.56 MiB/sec. | ||
| 10180 | 2026.03.26 05:52:13.705998 [ 4 ] {0b3b1987-7c7e-4cf2-abcd-071632c63621} <Debug> TCPHandler: Processed in 0.001402123 sec. | ||
| 10181 | 2026.03.26 05:52:13.706020 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388262 sec., 401941.42027945735 rows/sec., 28.01 MiB/sec. | ||
| 10182 | 2026.03.26 05:52:13.706116 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.03.26 05:52:13.706189 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10184 | 2026.03.26 05:52:13.706214 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10185 | 2026.03.26 05:52:13.706262 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10186 | 2026.03.26 05:52:13.706434 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2026.03.26 05:52:13.706505 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_41_8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10188 | 2026.03.26 05:52:13.706570 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10189 | 2026.03.26 05:52:13.706678 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2026.03.26 05:52:13.706719 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10191 | 2026.03.26 05:52:13.707045 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10192 | 2026.03.26 05:52:13.707258 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2026.03.26 05:52:13.707389 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10194 | 2026.03.26 05:52:13.707426 [ 4 ] {397becb0-646e-469d-9df9-4d38f7e8db11} <Debug> TCPHandler: Processed in 0.001357841 sec. | ||
| 10195 | 2026.03.26 05:52:13.707531 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.03.26 05:52:13.707623 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10197 | 2026.03.26 05:52:13.707677 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10198 | 2026.03.26 05:52:13.708540 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2026.03.26 05:52:13.708576 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10200 | 2026.03.26 05:52:13.709124 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10201 | 2026.03.26 05:52:13.709340 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2026.03.26 05:52:13.709455 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10203 | 2026.03.26 05:52:13.709476 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001871 sec., 21378.94174238375 rows/sec., 38.31 MiB/sec. | ||
| 10204 | 2026.03.26 05:52:13.709498 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.03.26 05:52:13.709525 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10206 | 2026.03.26 05:52:13.709535 [ 4 ] {d7021b66-79a4-4373-ae32-5be6e9336211} <Debug> TCPHandler: Processed in 0.002050288 sec. | ||
| 10207 | 2026.03.26 05:52:13.709601 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 10208 | 2026.03.26 05:52:13.709652 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.03.26 05:52:13.709749 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.03.26 05:52:13.709791 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10211 | 2026.03.26 05:52:13.709804 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10212 | 2026.03.26 05:52:13.709859 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1134 rows starting from the beginning of the part | ||
| 10213 | 2026.03.26 05:52:13.709972 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10214 | 2026.03.26 05:52:13.710077 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10215 | 2026.03.26 05:52:13.710127 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2026.03.26 05:52:13.710166 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10217 | 2026.03.26 05:52:13.710174 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10218 | 2026.03.26 05:52:13.710274 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 10219 | 2026.03.26 05:52:13.710372 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10220 | 2026.03.26 05:52:13.710474 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10221 | 2026.03.26 05:52:13.710724 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.03.26 05:52:13.710863 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10223 | 2026.03.26 05:52:13.710899 [ 4 ] {a0a37603-7a4e-48f3-a910-cd7fc38efbe1} <Debug> TCPHandler: Processed in 0.00129498 sec. | ||
| 10224 | 2026.03.26 05:52:13.715871 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 19 columns (19 merged, 0 gathered) in 0.006303347 sec., 207032.8668245616 rows/sec., 370.99 MiB/sec. | ||
| 10225 | 2026.03.26 05:52:13.717053 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10226 | 2026.03.26 05:52:13.717364 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.03.26 05:52:13.717427 [ 200 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10228 | 2026.03.26 05:52:13.717512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 10229 | 2026.03.26 05:52:14.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.57 MiB, peak 320.91 MiB, free memory in arenas 0.00 B, will set to 311.47 MiB (RSS), difference: 1.89 MiB | ||
| 10230 | 2026.03.26 05:52:16.691372 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10231 | 2026.03.26 05:52:16.691424 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10232 | 2026.03.26 05:52:16.828066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22090 | ||
| 10233 | 2026.03.26 05:52:16.828563 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.03.26 05:52:16.828610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10235 | 2026.03.26 05:52:16.829072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10236 | 2026.03.26 05:52:16.829296 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.03.26 05:52:16.829424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22090 | ||
| 10238 | 2026.03.26 05:52:16.829428 [ 113 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10239 | 2026.03.26 05:52:16.829489 [ 113 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.03.26 05:52:16.829514 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10241 | 2026.03.26 05:52:16.829616 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 10242 | 2026.03.26 05:52:16.829700 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10243 | 2026.03.26 05:52:16.829729 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19722 rows starting from the beginning of the part | ||
| 10244 | 2026.03.26 05:52:16.829783 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10245 | 2026.03.26 05:52:16.829823 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10246 | 2026.03.26 05:52:16.829861 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10247 | 2026.03.26 05:52:16.829900 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10248 | 2026.03.26 05:52:16.829936 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10249 | 2026.03.26 05:52:16.831671 [ 188 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002095469 sec., 10541792.79197163 rows/sec., 150.80 MiB/sec. | ||
| 10250 | 2026.03.26 05:52:16.831892 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10251 | 2026.03.26 05:52:16.832115 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.03.26 05:52:16.832177 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_46_9} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10253 | 2026.03.26 05:52:16.832240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10254 | 2026.03.26 05:52:18.000212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10255 | 2026.03.26 05:52:18.017315 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.03.26 05:52:18.017367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10257 | 2026.03.26 05:52:18.024013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10258 | 2026.03.26 05:52:18.024726 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.03.26 05:52:18.025009 [ 155 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10260 | 2026.03.26 05:52:18.025039 [ 155 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.03.26 05:52:18.025059 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10262 | 2026.03.26 05:52:18.025185 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 10263 | 2026.03.26 05:52:18.028064 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10264 | 2026.03.26 05:52:18.029122 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10265 | 2026.03.26 05:52:18.030777 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 10266 | 2026.03.26 05:52:18.035575 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 10267 | 2026.03.26 05:52:18.040164 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 10268 | 2026.03.26 05:52:18.044531 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 10269 | 2026.03.26 05:52:18.048864 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 10270 | 2026.03.26 05:52:18.052603 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 10271 | 2026.03.26 05:52:18.102881 [ 189 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07774739 sec., 4463.17233285902 rows/sec., 23.08 MiB/sec. | ||
| 10272 | 2026.03.26 05:52:18.105744 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10273 | 2026.03.26 05:52:18.107915 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_46_9} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2026.03.26 05:52:18.108029 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_46_9} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10275 | 2026.03.26 05:52:18.110789 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10276 | 2026.03.26 05:52:18.698450 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10277 | 2026.03.26 05:52:18.698647 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10278 | 2026.03.26 05:52:18.698722 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10279 | 2026.03.26 05:52:18.699397 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.03.26 05:52:18.699438 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10281 | 2026.03.26 05:52:18.699827 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10282 | 2026.03.26 05:52:18.700058 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.03.26 05:52:18.700217 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 10284 | 2026.03.26 05:52:18.700269 [ 4 ] {e98daa91-5669-4554-8ca8-6b560f1b1627} <Debug> TCPHandler: Processed in 0.001949746 sec. | ||
| 10285 | 2026.03.26 05:52:18.700385 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.03.26 05:52:18.700485 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10287 | 2026.03.26 05:52:18.700528 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10288 | 2026.03.26 05:52:18.700952 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.03.26 05:52:18.700989 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10290 | 2026.03.26 05:52:18.701304 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10291 | 2026.03.26 05:52:18.701518 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.03.26 05:52:18.701649 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 10293 | 2026.03.26 05:52:18.701687 [ 4 ] {fc272ee3-5b6d-4c94-a8ff-8ea65fb1d526} <Debug> TCPHandler: Processed in 0.001353232 sec. | ||
| 10294 | 2026.03.26 05:52:18.701794 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2026.03.26 05:52:18.701888 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10296 | 2026.03.26 05:52:18.701939 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10297 | 2026.03.26 05:52:18.702319 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.03.26 05:52:18.702356 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10299 | 2026.03.26 05:52:18.702684 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10300 | 2026.03.26 05:52:18.702907 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.03.26 05:52:18.703040 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 10302 | 2026.03.26 05:52:18.703078 [ 4 ] {85ae0c27-b6f2-41b5-82cd-5c23b00d78d9} <Debug> TCPHandler: Processed in 0.001332781 sec. | ||
| 10303 | 2026.03.26 05:52:18.703186 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.03.26 05:52:18.703279 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.03.26 05:52:18.703322 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10306 | 2026.03.26 05:52:18.703642 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.03.26 05:52:18.703678 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10308 | 2026.03.26 05:52:18.703983 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10309 | 2026.03.26 05:52:18.704193 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.03.26 05:52:18.704320 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 10311 | 2026.03.26 05:52:18.704355 [ 4 ] {bc20a83f-8717-4995-a1d2-b98dd385cfeb} <Debug> TCPHandler: Processed in 0.001218968 sec. | ||
| 10312 | 2026.03.26 05:52:19.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.83 MiB, peak 325.97 MiB, free memory in arenas 0.00 B, will set to 311.77 MiB (RSS), difference: -1.06 MiB | ||
| 10313 | 2026.03.26 05:52:20.975676 [ 154 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 10314 | 2026.03.26 05:52:20.975772 [ 154 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.03.26 05:52:20.975809 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10316 | 2026.03.26 05:52:20.975943 [ 200 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 10317 | 2026.03.26 05:52:20.976089 [ 200 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10318 | 2026.03.26 05:52:20.976123 [ 200 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 975 rows starting from the beginning of the part | ||
| 10319 | 2026.03.26 05:52:20.976191 [ 200 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part | ||
| 10320 | 2026.03.26 05:52:20.976236 [ 200 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 10321 | 2026.03.26 05:52:20.976277 [ 200 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10322 | 2026.03.26 05:52:20.976316 [ 200 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 10323 | 2026.03.26 05:52:20.977420 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525336 sec., 1802881.463493945 rows/sec., 113.15 MiB/sec. | ||
| 10324 | 2026.03.26 05:52:20.977644 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10325 | 2026.03.26 05:52:20.977939 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.03.26 05:52:20.978019 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_35_7} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 10327 | 2026.03.26 05:52:20.978126 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10328 | 2026.03.26 05:52:21.937233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1316 | ||
| 10329 | 2026.03.26 05:52:21.939836 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2026.03.26 05:52:21.939898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10331 | 2026.03.26 05:52:21.941103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10332 | 2026.03.26 05:52:21.941423 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.03.26 05:52:21.941812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
| 10334 | 2026.03.26 05:52:23.708589 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.03.26 05:52:23.708801 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.03.26 05:52:23.708876 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10337 | 2026.03.26 05:52:23.709651 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.03.26 05:52:23.709695 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10339 | 2026.03.26 05:52:23.710111 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10340 | 2026.03.26 05:52:23.710350 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.03.26 05:52:23.710508 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001759 sec., 161455.37237066517 rows/sec., 10.25 MiB/sec. | ||
| 10342 | 2026.03.26 05:52:23.710559 [ 4 ] {556f60de-d0d5-4089-9b7e-2869f5ff0d3d} <Debug> TCPHandler: Processed in 0.002105779 sec. | ||
| 10343 | 2026.03.26 05:52:23.710696 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.03.26 05:52:23.710797 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10345 | 2026.03.26 05:52:23.710841 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10346 | 2026.03.26 05:52:23.711263 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.03.26 05:52:23.711301 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10348 | 2026.03.26 05:52:23.711629 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10349 | 2026.03.26 05:52:23.711855 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.03.26 05:52:23.711992 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001217 sec., 4930.156121610517 rows/sec., 402.02 KiB/sec. | ||
| 10351 | 2026.03.26 05:52:23.712030 [ 4 ] {82d3b880-d4fc-46e9-9a65-445492136b4f} <Debug> TCPHandler: Processed in 0.001385722 sec. | ||
| 10352 | 2026.03.26 05:52:23.712165 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.03.26 05:52:23.712286 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10354 | 2026.03.26 05:52:23.712335 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10355 | 2026.03.26 05:52:23.713080 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.03.26 05:52:23.713116 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10357 | 2026.03.26 05:52:23.713508 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10358 | 2026.03.26 05:52:23.713726 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.03.26 05:52:23.713859 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.001598 sec., 550688.3604505631 rows/sec., 43.64 MiB/sec. | ||
| 10360 | 2026.03.26 05:52:23.713899 [ 4 ] {95e19cff-41f9-4f19-8a4d-25cbb5bbb71c} <Debug> TCPHandler: Processed in 0.001796742 sec. | ||
| 10361 | 2026.03.26 05:52:23.714006 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2026.03.26 05:52:23.714102 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10363 | 2026.03.26 05:52:23.714143 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10364 | 2026.03.26 05:52:23.714589 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.03.26 05:52:23.714624 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10366 | 2026.03.26 05:52:23.714932 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10367 | 2026.03.26 05:52:23.715138 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.03.26 05:52:23.715266 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.001183 sec., 158918.00507185122 rows/sec., 9.88 MiB/sec. | ||
| 10369 | 2026.03.26 05:52:23.715304 [ 4 ] {015935af-eb04-4465-81e1-0a35efb17810} <Debug> TCPHandler: Processed in 0.001347071 sec. | ||
| 10370 | 2026.03.26 05:52:23.715424 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.03.26 05:52:23.715519 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10372 | 2026.03.26 05:52:23.715559 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10373 | 2026.03.26 05:52:23.715983 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.03.26 05:52:23.716017 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10375 | 2026.03.26 05:52:23.716311 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10376 | 2026.03.26 05:52:23.716520 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.03.26 05:52:23.716648 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 10378 | 2026.03.26 05:52:23.716686 [ 4 ] {55bbfd1f-43c1-4d32-b662-50294514444f} <Debug> TCPHandler: Processed in 0.00131082 sec. | ||
| 10379 | 2026.03.26 05:52:23.716792 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.03.26 05:52:23.716885 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10381 | 2026.03.26 05:52:23.716924 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10382 | 2026.03.26 05:52:23.717338 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.03.26 05:52:23.717374 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10384 | 2026.03.26 05:52:23.717668 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10385 | 2026.03.26 05:52:23.717886 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.03.26 05:52:23.718020 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 10387 | 2026.03.26 05:52:23.718060 [ 4 ] {abe2bd1a-f329-4e55-994f-eedb98fc4f10} <Debug> TCPHandler: Processed in 0.001316041 sec. | ||
| 10388 | 2026.03.26 05:52:23.718166 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.03.26 05:52:23.718258 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10390 | 2026.03.26 05:52:23.718298 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10391 | 2026.03.26 05:52:23.718864 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.03.26 05:52:23.718902 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10393 | 2026.03.26 05:52:23.719230 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10394 | 2026.03.26 05:52:23.719447 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.03.26 05:52:23.719583 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001342 sec., 399403.87481371086 rows/sec., 28.29 MiB/sec. | ||
| 10396 | 2026.03.26 05:52:23.719623 [ 4 ] {6ebc1d19-44f9-4fd5-b1b8-1c4ce8a09ac2} <Debug> TCPHandler: Processed in 0.001506335 sec. | ||
| 10397 | 2026.03.26 05:52:23.719728 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.03.26 05:52:23.719822 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10399 | 2026.03.26 05:52:23.719865 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10400 | 2026.03.26 05:52:23.720185 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.03.26 05:52:23.720222 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10402 | 2026.03.26 05:52:23.720537 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10403 | 2026.03.26 05:52:23.720746 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.03.26 05:52:23.720882 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 10405 | 2026.03.26 05:52:23.720920 [ 4 ] {3d12466d-ed30-4a86-b2af-c69376596012} <Debug> TCPHandler: Processed in 0.00124041 sec. | ||
| 10406 | 2026.03.26 05:52:23.721020 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2026.03.26 05:52:23.721112 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10408 | 2026.03.26 05:52:23.721154 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10409 | 2026.03.26 05:52:23.721551 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.03.26 05:52:23.721587 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10411 | 2026.03.26 05:52:23.721916 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10412 | 2026.03.26 05:52:23.722133 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.03.26 05:52:23.722266 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001172 sec., 228668.94197952218 rows/sec., 15.20 MiB/sec. | ||
| 10414 | 2026.03.26 05:52:23.722305 [ 4 ] {e07d4751-0f29-4172-b46a-7f1e85cff99f} <Debug> TCPHandler: Processed in 0.001332991 sec. | ||
| 10415 | 2026.03.26 05:52:23.722420 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.03.26 05:52:23.722513 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10417 | 2026.03.26 05:52:23.722555 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10418 | 2026.03.26 05:52:23.722857 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.03.26 05:52:23.722893 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10420 | 2026.03.26 05:52:23.723194 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10421 | 2026.03.26 05:52:23.723404 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.03.26 05:52:23.723542 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 10423 | 2026.03.26 05:52:23.723579 [ 4 ] {cc80f673-1eb8-4097-bc37-09eabfe0d3db} <Debug> TCPHandler: Processed in 0.001214898 sec. | ||
| 10424 | 2026.03.26 05:52:23.723680 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.03.26 05:52:23.723771 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10426 | 2026.03.26 05:52:23.723824 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10427 | 2026.03.26 05:52:23.724647 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.03.26 05:52:23.724682 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10429 | 2026.03.26 05:52:23.725249 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10430 | 2026.03.26 05:52:23.725521 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.03.26 05:52:23.725670 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001915 sec., 20887.728459530026 rows/sec., 37.43 MiB/sec. | ||
| 10432 | 2026.03.26 05:52:23.725731 [ 4 ] {036b3328-5074-468e-880a-37c87d3e239b} <Debug> TCPHandler: Processed in 0.002099669 sec. | ||
| 10433 | 2026.03.26 05:52:23.725854 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.03.26 05:52:23.725948 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10435 | 2026.03.26 05:52:23.725990 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10436 | 2026.03.26 05:52:23.726325 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.03.26 05:52:23.726361 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10438 | 2026.03.26 05:52:23.726675 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10439 | 2026.03.26 05:52:23.726892 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.03.26 05:52:23.727021 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 10441 | 2026.03.26 05:52:23.727058 [ 4 ] {d540bf7b-0727-4705-ac1f-e028610ecf4e} <Debug> TCPHandler: Processed in 0.001254039 sec. | ||
| 10442 | 2026.03.26 05:52:24.329546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22602 | ||
| 10443 | 2026.03.26 05:52:24.330403 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.03.26 05:52:24.330493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10445 | 2026.03.26 05:52:24.331183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10446 | 2026.03.26 05:52:24.331414 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.03.26 05:52:24.331554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22602 | ||
| 10448 | 2026.03.26 05:52:25.528150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10449 | 2026.03.26 05:52:25.544348 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.03.26 05:52:25.544412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10451 | 2026.03.26 05:52:25.550180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10452 | 2026.03.26 05:52:25.550900 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.03.26 05:52:25.554324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10454 | 2026.03.26 05:52:28.698870 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10455 | 2026.03.26 05:52:28.699066 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10456 | 2026.03.26 05:52:28.699131 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10457 | 2026.03.26 05:52:28.699793 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.03.26 05:52:28.699841 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10459 | 2026.03.26 05:52:28.700229 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10460 | 2026.03.26 05:52:28.700454 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.03.26 05:52:28.700606 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 10462 | 2026.03.26 05:52:28.700626 [ 146 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10463 | 2026.03.26 05:52:28.700648 [ 4 ] {9e383b68-a122-4085-a6ef-80000d11813b} <Debug> TCPHandler: Processed in 0.001903624 sec. | ||
| 10464 | 2026.03.26 05:52:28.700708 [ 146 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2026.03.26 05:52:28.700737 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10466 | 2026.03.26 05:52:28.700821 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2026.03.26 05:52:28.700856 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 10468 | 2026.03.26 05:52:28.700920 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10469 | 2026.03.26 05:52:28.700960 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10470 | 2026.03.26 05:52:28.700962 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10471 | 2026.03.26 05:52:28.700994 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3359 rows starting from the beginning of the part | ||
| 10472 | 2026.03.26 05:52:28.701068 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10473 | 2026.03.26 05:52:28.701140 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 136 rows starting from the beginning of the part | ||
| 10474 | 2026.03.26 05:52:28.701213 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10475 | 2026.03.26 05:52:28.701288 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 880 rows starting from the beginning of the part | ||
| 10476 | 2026.03.26 05:52:28.701349 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10477 | 2026.03.26 05:52:28.701416 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.03.26 05:52:28.701455 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10479 | 2026.03.26 05:52:28.701767 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10480 | 2026.03.26 05:52:28.701986 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.03.26 05:52:28.702114 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 10482 | 2026.03.26 05:52:28.702126 [ 146 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10483 | 2026.03.26 05:52:28.702150 [ 4 ] {a36ff35e-8018-4396-93b5-f6e51f8e7166} <Debug> TCPHandler: Processed in 0.001377382 sec. | ||
| 10484 | 2026.03.26 05:52:28.702166 [ 146 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.03.26 05:52:28.702191 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10486 | 2026.03.26 05:52:28.702279 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.03.26 05:52:28.702283 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 10488 | 2026.03.26 05:52:28.702377 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10489 | 2026.03.26 05:52:28.702382 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10490 | 2026.03.26 05:52:28.702423 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10491 | 2026.03.26 05:52:28.702447 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1830 rows starting from the beginning of the part | ||
| 10492 | 2026.03.26 05:52:28.702511 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10493 | 2026.03.26 05:52:28.702562 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 10494 | 2026.03.26 05:52:28.702610 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10495 | 2026.03.26 05:52:28.702648 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 536 rows starting from the beginning of the part | ||
| 10496 | 2026.03.26 05:52:28.702686 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10497 | 2026.03.26 05:52:28.702871 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.03.26 05:52:28.702905 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10499 | 2026.03.26 05:52:28.702994 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002184591 sec., 2079565.465572274 rows/sec., 167.80 MiB/sec. | ||
| 10500 | 2026.03.26 05:52:28.703330 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10501 | 2026.03.26 05:52:28.703375 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10502 | 2026.03.26 05:52:28.703570 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2026.03.26 05:52:28.703596 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.03.26 05:52:28.703631 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_76_15} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10505 | 2026.03.26 05:52:28.703691 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 10506 | 2026.03.26 05:52:28.703728 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001369 sec., 116873.6303871439 rows/sec., 8.14 MiB/sec. | ||
| 10507 | 2026.03.26 05:52:28.703734 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10508 | 2026.03.26 05:52:28.703767 [ 4 ] {79e5479c-c53a-4f61-af57-fa416d42513c} <Debug> TCPHandler: Processed in 0.001535726 sec. | ||
| 10509 | 2026.03.26 05:52:28.703780 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2026.03.26 05:52:28.703805 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10511 | 2026.03.26 05:52:28.703845 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596237 sec., 1667672.1564529578 rows/sec., 122.76 MiB/sec. | ||
| 10512 | 2026.03.26 05:52:28.703896 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2026.03.26 05:52:28.703904 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 10514 | 2026.03.26 05:52:28.703997 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10515 | 2026.03.26 05:52:28.704043 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10516 | 2026.03.26 05:52:28.704056 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10517 | 2026.03.26 05:52:28.704092 [ 199 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10518 | 2026.03.26 05:52:28.704099 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 27758 rows starting from the beginning of the part | ||
| 10519 | 2026.03.26 05:52:28.704183 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10520 | 2026.03.26 05:52:28.704231 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 10521 | 2026.03.26 05:52:28.704275 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 10522 | 2026.03.26 05:52:28.704322 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 268 rows starting from the beginning of the part | ||
| 10523 | 2026.03.26 05:52:28.704363 [ 199 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.03.26 05:52:28.704369 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::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 | ||
| 10525 | 2026.03.26 05:52:28.704391 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.03.26 05:52:28.704434 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10527 | 2026.03.26 05:52:28.704436 [ 199 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_76_15} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10528 | 2026.03.26 05:52:28.704501 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10529 | 2026.03.26 05:52:28.704755 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10530 | 2026.03.26 05:52:28.704971 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.03.26 05:52:28.705101 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 10532 | 2026.03.26 05:52:28.705105 [ 146 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10533 | 2026.03.26 05:52:28.705144 [ 4 ] {8247fc00-6621-4e04-a06a-069496a1e19f} <Debug> TCPHandler: Processed in 0.001295121 sec. | ||
| 10534 | 2026.03.26 05:52:28.705164 [ 146 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.26 05:52:28.705197 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10536 | 2026.03.26 05:52:28.705270 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10537 | 2026.03.26 05:52:28.705351 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10538 | 2026.03.26 05:52:28.705384 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4362 rows starting from the beginning of the part | ||
| 10539 | 2026.03.26 05:52:28.705431 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part | ||
| 10540 | 2026.03.26 05:52:28.705472 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10541 | 2026.03.26 05:52:28.705509 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10542 | 2026.03.26 05:52:28.705546 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10543 | 2026.03.26 05:52:28.705580 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 10544 | 2026.03.26 05:52:28.707664 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413276 sec., 1929327.6028104536 rows/sec., 125.43 MiB/sec. | ||
| 10545 | 2026.03.26 05:52:28.708669 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10546 | 2026.03.26 05:52:28.708994 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.03.26 05:52:28.709071 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_76_15} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10548 | 2026.03.26 05:52:28.709162 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10549 | 2026.03.26 05:52:28.712718 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28570 rows, containing 5 columns (5 merged, 0 gathered) in 0.008861658 sec., 3224001.6484499853 rows/sec., 209.16 MiB/sec. | ||
| 10550 | 2026.03.26 05:52:28.713413 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10551 | 2026.03.26 05:52:28.713827 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.03.26 05:52:28.713905 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10553 | 2026.03.26 05:52:28.713993 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10554 | 2026.03.26 05:52:29.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.40 MiB, peak 325.97 MiB, free memory in arenas 0.00 B, will set to 314.91 MiB (RSS), difference: 2.51 MiB | ||
| 10555 | 2026.03.26 05:52:31.691660 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10556 | 2026.03.26 05:52:31.691713 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10557 | 2026.03.26 05:52:31.831654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23050 | ||
| 10558 | 2026.03.26 05:52:31.832130 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.03.26 05:52:31.832167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10560 | 2026.03.26 05:52:31.832646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10561 | 2026.03.26 05:52:31.832880 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.03.26 05:52:31.833020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23050 | ||
| 10563 | 2026.03.26 05:52:31.941981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1348 | ||
| 10564 | 2026.03.26 05:52:31.944481 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2026.03.26 05:52:31.944542 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10566 | 2026.03.26 05:52:31.945783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10567 | 2026.03.26 05:52:31.946063 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2026.03.26 05:52:31.946225 [ 144 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10569 | 2026.03.26 05:52:31.946282 [ 144 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.03.26 05:52:31.946308 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10571 | 2026.03.26 05:52:31.946428 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 10572 | 2026.03.26 05:52:31.946439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 10573 | 2026.03.26 05:52:31.946993 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10574 | 2026.03.26 05:52:31.947139 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1198 rows starting from the beginning of the part | ||
| 10575 | 2026.03.26 05:52:31.947500 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 10576 | 2026.03.26 05:52:31.947835 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 10577 | 2026.03.26 05:52:31.948175 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 10578 | 2026.03.26 05:52:31.948524 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 10579 | 2026.03.26 05:52:31.948860 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 10580 | 2026.03.26 05:52:31.955329 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 72 columns (72 merged, 0 gathered) in 0.00895457 sec., 150537.65842469264 rows/sec., 122.35 MiB/sec. | ||
| 10581 | 2026.03.26 05:52:31.956976 [ 201 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10582 | 2026.03.26 05:52:31.957611 [ 201 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.03.26 05:52:31.957705 [ 201 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_36_7} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10584 | 2026.03.26 05:52:31.958052 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10585 | 2026.03.26 05:52:32.001580 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001109936 sec. | ||
| 10586 | 2026.03.26 05:52:33.054422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10587 | 2026.03.26 05:52:33.072370 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.03.26 05:52:33.072426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10589 | 2026.03.26 05:52:33.078555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10590 | 2026.03.26 05:52:33.079256 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2026.03.26 05:52:33.082227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10592 | 2026.03.26 05:52:33.708749 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2026.03.26 05:52:33.709033 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10594 | 2026.03.26 05:52:33.709137 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10595 | 2026.03.26 05:52:33.710107 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.03.26 05:52:33.710153 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10597 | 2026.03.26 05:52:33.710547 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10598 | 2026.03.26 05:52:33.710780 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.03.26 05:52:33.710929 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001973 sec., 143943.2336543335 rows/sec., 9.14 MiB/sec. | ||
| 10600 | 2026.03.26 05:52:33.710971 [ 4 ] {dd972cab-f22e-4da7-ac44-9f0df8edca8c} <Debug> TCPHandler: Processed in 0.002406937 sec. | ||
| 10601 | 2026.03.26 05:52:33.711084 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2026.03.26 05:52:33.711180 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10603 | 2026.03.26 05:52:33.711219 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10604 | 2026.03.26 05:52:33.711949 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.03.26 05:52:33.711987 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10606 | 2026.03.26 05:52:33.712343 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10607 | 2026.03.26 05:52:33.712551 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.03.26 05:52:33.712679 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001518 sec., 577733.860342556 rows/sec., 45.80 MiB/sec. | ||
| 10609 | 2026.03.26 05:52:33.712716 [ 4 ] {d0f6e961-7062-4a89-8322-0a664a22f676} <Debug> TCPHandler: Processed in 0.001681019 sec. | ||
| 10610 | 2026.03.26 05:52:33.712821 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2026.03.26 05:52:33.712914 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10612 | 2026.03.26 05:52:33.712953 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10613 | 2026.03.26 05:52:33.713403 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.03.26 05:52:33.713440 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10615 | 2026.03.26 05:52:33.713735 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10616 | 2026.03.26 05:52:33.713947 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.03.26 05:52:33.714075 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00118 sec., 154237.2881355932 rows/sec., 9.56 MiB/sec. | ||
| 10618 | 2026.03.26 05:52:33.714112 [ 4 ] {db8aee2f-5481-4f67-8e87-06dac39a7bd6} <Debug> TCPHandler: Processed in 0.001338701 sec. | ||
| 10619 | 2026.03.26 05:52:33.714248 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.03.26 05:52:33.714373 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.03.26 05:52:33.714422 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10622 | 2026.03.26 05:52:33.714908 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.03.26 05:52:33.714945 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10624 | 2026.03.26 05:52:33.715253 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10625 | 2026.03.26 05:52:33.715465 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.03.26 05:52:33.715590 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001246 sec., 119582.66452648476 rows/sec., 7.73 MiB/sec. | ||
| 10627 | 2026.03.26 05:52:33.715627 [ 4 ] {1760f206-5c9d-4c17-bb2e-54e74d74b282} <Debug> TCPHandler: Processed in 0.001446424 sec. | ||
| 10628 | 2026.03.26 05:52:33.715730 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.03.26 05:52:33.715822 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.03.26 05:52:33.715861 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10631 | 2026.03.26 05:52:33.716272 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.03.26 05:52:33.716307 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10633 | 2026.03.26 05:52:33.716602 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10634 | 2026.03.26 05:52:33.716807 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.03.26 05:52:33.716930 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 10636 | 2026.03.26 05:52:33.716967 [ 4 ] {4d7dca2f-8d02-470b-a898-914221a763f1} <Debug> TCPHandler: Processed in 0.00128443 sec. | ||
| 10637 | 2026.03.26 05:52:33.717067 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.03.26 05:52:33.717168 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10639 | 2026.03.26 05:52:33.717206 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10640 | 2026.03.26 05:52:33.717742 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2026.03.26 05:52:33.717777 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10642 | 2026.03.26 05:52:33.718088 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10643 | 2026.03.26 05:52:33.718303 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2026.03.26 05:52:33.718430 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001285 sec., 412451.3618677043 rows/sec., 29.17 MiB/sec. | ||
| 10645 | 2026.03.26 05:52:33.718467 [ 4 ] {86bdd476-ef0e-4e25-baf0-1aaba15f12ce} <Debug> TCPHandler: Processed in 0.001446734 sec. | ||
| 10646 | 2026.03.26 05:52:33.718570 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10647 | 2026.03.26 05:52:33.718661 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10648 | 2026.03.26 05:52:33.718803 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10649 | 2026.03.26 05:52:33.719119 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.03.26 05:52:33.719155 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10651 | 2026.03.26 05:52:33.719451 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10652 | 2026.03.26 05:52:33.719650 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.03.26 05:52:33.719752 [ 140 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10654 | 2026.03.26 05:52:33.719774 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 10655 | 2026.03.26 05:52:33.719827 [ 140 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2026.03.26 05:52:33.719831 [ 4 ] {3fe25c10-bb9c-4862-a98c-71ec15e29133} <Debug> TCPHandler: Processed in 0.001308751 sec. | ||
| 10657 | 2026.03.26 05:52:33.719991 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10658 | 2026.03.26 05:52:33.720081 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.03.26 05:52:33.720114 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 10660 | 2026.03.26 05:52:33.720176 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10661 | 2026.03.26 05:52:33.720227 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10662 | 2026.03.26 05:52:33.720255 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10663 | 2026.03.26 05:52:33.720299 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 132 rows starting from the beginning of the part | ||
| 10664 | 2026.03.26 05:52:33.720377 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10665 | 2026.03.26 05:52:33.720433 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 10666 | 2026.03.26 05:52:33.720483 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10667 | 2026.03.26 05:52:33.720526 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10668 | 2026.03.26 05:52:33.720575 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10669 | 2026.03.26 05:52:33.720620 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.03.26 05:52:33.720660 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10671 | 2026.03.26 05:52:33.721035 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10672 | 2026.03.26 05:52:33.721265 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.03.26 05:52:33.721400 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001242 sec., 213365.53945249596 rows/sec., 14.18 MiB/sec. | ||
| 10674 | 2026.03.26 05:52:33.721436 [ 4 ] {6480ce7a-1c7e-4c77-974d-ef569aae7929} <Debug> TCPHandler: Processed in 0.001401852 sec. | ||
| 10675 | 2026.03.26 05:52:33.721495 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425594 sec., 113636.84190590028 rows/sec., 5.80 MiB/sec. | ||
| 10676 | 2026.03.26 05:52:33.721538 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.03.26 05:52:33.721640 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.03.26 05:52:33.721682 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10679 | 2026.03.26 05:52:33.721732 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10680 | 2026.03.26 05:52:33.721975 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.03.26 05:52:33.722016 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10682 | 2026.03.26 05:52:33.722076 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.03.26 05:52:33.722171 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_26_5} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10684 | 2026.03.26 05:52:33.722274 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10685 | 2026.03.26 05:52:33.722326 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10686 | 2026.03.26 05:52:33.722561 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.03.26 05:52:33.722677 [ 139 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10688 | 2026.03.26 05:52:33.722689 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 10689 | 2026.03.26 05:52:33.722716 [ 139 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.03.26 05:52:33.722731 [ 4 ] {7279a069-3fe5-4ef7-b68e-926d02f3ea6e} <Debug> TCPHandler: Processed in 0.001239899 sec. | ||
| 10691 | 2026.03.26 05:52:33.722735 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10692 | 2026.03.26 05:52:33.722825 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 10693 | 2026.03.26 05:52:33.722864 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2026.03.26 05:52:33.722920 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10695 | 2026.03.26 05:52:33.722956 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 23 rows starting from the beginning of the part | ||
| 10696 | 2026.03.26 05:52:33.722996 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10697 | 2026.03.26 05:52:33.723026 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10698 | 2026.03.26 05:52:33.723065 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10699 | 2026.03.26 05:52:33.723075 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10700 | 2026.03.26 05:52:33.723125 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10701 | 2026.03.26 05:52:33.723161 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10702 | 2026.03.26 05:52:33.723200 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10703 | 2026.03.26 05:52:33.724033 [ 193 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244279 sec., 22502.991692377673 rows/sec., 1.48 MiB/sec. | ||
| 10704 | 2026.03.26 05:52:33.724044 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.03.26 05:52:33.724105 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10706 | 2026.03.26 05:52:33.724171 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10707 | 2026.03.26 05:52:33.724453 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.03.26 05:52:33.724519 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_26_5} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10709 | 2026.03.26 05:52:33.724583 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10710 | 2026.03.26 05:52:33.724731 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10711 | 2026.03.26 05:52:33.724964 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.03.26 05:52:33.725103 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002131 sec., 18770.530267480055 rows/sec., 33.64 MiB/sec. | ||
| 10713 | 2026.03.26 05:52:33.725157 [ 4 ] {28c47589-aa4e-434d-9cc8-56022dff5fb5} <Debug> TCPHandler: Processed in 0.002351326 sec. | ||
| 10714 | 2026.03.26 05:52:33.725292 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.03.26 05:52:33.725396 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10716 | 2026.03.26 05:52:33.725437 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10717 | 2026.03.26 05:52:33.725798 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.03.26 05:52:33.725832 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10719 | 2026.03.26 05:52:33.726203 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10720 | 2026.03.26 05:52:33.726414 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.03.26 05:52:33.726536 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 4.86 MiB/sec. | ||
| 10722 | 2026.03.26 05:52:33.726571 [ 4 ] {f5dc4e17-cae6-43a2-a0de-dcee0036887d} <Debug> TCPHandler: Processed in 0.001327512 sec. | ||
| 10723 | 2026.03.26 05:52:34.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.37 MiB, peak 325.97 MiB, free memory in arenas 0.00 B, will set to 315.31 MiB (RSS), difference: -1.06 MiB | ||
| 10724 | 2026.03.26 05:52:36.346456 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2026.03.26 05:52:36.346632 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10726 | 2026.03.26 05:52:36.346696 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10727 | 2026.03.26 05:52:36.347279 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.03.26 05:52:36.347328 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10729 | 2026.03.26 05:52:36.347698 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10730 | 2026.03.26 05:52:36.347925 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.03.26 05:52:36.348080 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001496 sec., 1336.8983957219252 rows/sec., 109.01 KiB/sec. | ||
| 10732 | 2026.03.26 05:52:36.348128 [ 4 ] {105500c3-1ec7-4287-828b-566298d1e1fa} <Debug> TCPHandler: Processed in 0.001792922 sec. | ||
| 10733 | 2026.03.26 05:52:36.348241 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.03.26 05:52:36.348340 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10735 | 2026.03.26 05:52:36.348381 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10736 | 2026.03.26 05:52:36.350312 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.03.26 05:52:36.350350 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10738 | 2026.03.26 05:52:36.350789 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10739 | 2026.03.26 05:52:36.350999 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.03.26 05:52:36.351142 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002825 sec., 851681.4159292036 rows/sec., 62.83 MiB/sec. | ||
| 10741 | 2026.03.26 05:52:36.351180 [ 4 ] {54f4aa2b-db30-4fd0-bf5e-0ea1be82db34} <Debug> TCPHandler: Processed in 0.00298777 sec. | ||
| 10742 | 2026.03.26 05:52:36.351287 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.03.26 05:52:36.351382 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10744 | 2026.03.26 05:52:36.351423 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10745 | 2026.03.26 05:52:36.351824 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.03.26 05:52:36.351860 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10747 | 2026.03.26 05:52:36.352145 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10748 | 2026.03.26 05:52:36.352347 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.03.26 05:52:36.352473 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001111 sec., 11701.170117011701 rows/sec., 870.20 KiB/sec. | ||
| 10750 | 2026.03.26 05:52:36.352510 [ 4 ] {cef2d550-d220-4879-8d74-1de2609dcfd9} <Debug> TCPHandler: Processed in 0.00127185 sec. | ||
| 10751 | 2026.03.26 05:52:36.352632 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.03.26 05:52:36.352758 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10753 | 2026.03.26 05:52:36.352808 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10754 | 2026.03.26 05:52:36.353652 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.03.26 05:52:36.353689 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10756 | 2026.03.26 05:52:36.354046 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10757 | 2026.03.26 05:52:36.354261 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.03.26 05:52:36.354405 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001672 sec., 479066.98564593296 rows/sec., 27.67 MiB/sec. | ||
| 10759 | 2026.03.26 05:52:36.354443 [ 4 ] {9c634dd0-d51f-4dd7-b1b5-6d0fb8e987cc} <Debug> TCPHandler: Processed in 0.001872084 sec. | ||
| 10760 | 2026.03.26 05:52:36.354559 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.03.26 05:52:36.354674 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.03.26 05:52:36.354722 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10763 | 2026.03.26 05:52:36.355127 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.03.26 05:52:36.355161 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10765 | 2026.03.26 05:52:36.355441 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10766 | 2026.03.26 05:52:36.355642 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.03.26 05:52:36.355766 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 10768 | 2026.03.26 05:52:36.355802 [ 4 ] {ecd83ba0-bf99-4ec0-8003-19101224ee04} <Debug> TCPHandler: Processed in 0.00130233 sec. | ||
| 10769 | 2026.03.26 05:52:36.355899 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.03.26 05:52:36.355993 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10771 | 2026.03.26 05:52:36.356032 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10772 | 2026.03.26 05:52:36.357002 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.03.26 05:52:36.357036 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10774 | 2026.03.26 05:52:36.357394 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10775 | 2026.03.26 05:52:36.357608 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.03.26 05:52:36.357744 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001769 sec., 730356.1334087055 rows/sec., 48.73 MiB/sec. | ||
| 10777 | 2026.03.26 05:52:36.357781 [ 4 ] {3cf42b9f-8047-4257-aca7-a10221b13e98} <Debug> TCPHandler: Processed in 0.001928866 sec. | ||
| 10778 | 2026.03.26 05:52:36.357884 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.03.26 05:52:36.357975 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10780 | 2026.03.26 05:52:36.358018 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10781 | 2026.03.26 05:52:36.358830 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.03.26 05:52:36.358866 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10783 | 2026.03.26 05:52:36.359284 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10784 | 2026.03.26 05:52:36.359492 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.03.26 05:52:36.359622 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001665 sec., 937537.5375375375 rows/sec., 57.21 MiB/sec. | ||
| 10786 | 2026.03.26 05:52:36.359658 [ 4 ] {18f8b820-59fe-4086-8cbc-7573f3998784} <Debug> TCPHandler: Processed in 0.001821912 sec. | ||
| 10787 | 2026.03.26 05:52:36.359761 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.03.26 05:52:36.359852 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10789 | 2026.03.26 05:52:36.359906 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10790 | 2026.03.26 05:52:36.360658 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.03.26 05:52:36.360693 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10792 | 2026.03.26 05:52:36.361190 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10793 | 2026.03.26 05:52:36.361412 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.03.26 05:52:36.361546 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001712 sec., 6425.2336448598135 rows/sec., 11.51 MiB/sec. | ||
| 10795 | 2026.03.26 05:52:36.361597 [ 4 ] {f8ebd33c-920d-4625-af4a-0e9322fb3178} <Debug> TCPHandler: Processed in 0.001881644 sec. | ||
| 10796 | 2026.03.26 05:52:36.361696 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.03.26 05:52:36.361787 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.03.26 05:52:36.361828 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10799 | 2026.03.26 05:52:36.362141 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.03.26 05:52:36.362176 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10801 | 2026.03.26 05:52:36.362465 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10802 | 2026.03.26 05:52:36.362672 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.03.26 05:52:36.362800 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001031 sec., 34917.55577109602 rows/sec., 2.35 MiB/sec. | ||
| 10804 | 2026.03.26 05:52:36.362834 [ 4 ] {f6dce352-2a5a-4222-ae02-e088951a39e5} <Debug> TCPHandler: Processed in 0.001185368 sec. | ||
| 10805 | 2026.03.26 05:52:38.694231 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2026.03.26 05:52:38.694422 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10807 | 2026.03.26 05:52:38.694487 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10808 | 2026.03.26 05:52:38.695054 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.03.26 05:52:38.695092 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10810 | 2026.03.26 05:52:38.695539 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10811 | 2026.03.26 05:52:38.695773 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.03.26 05:52:38.695926 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001555 sec., 36012.86173633441 rows/sec., 2.77 MiB/sec. | ||
| 10813 | 2026.03.26 05:52:38.695975 [ 4 ] {ea3a4c81-87c4-4610-8d5a-0df1f6ce158a} <Debug> TCPHandler: Processed in 0.001862664 sec. | ||
| 10814 | 2026.03.26 05:52:38.696088 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.03.26 05:52:38.696187 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10816 | 2026.03.26 05:52:38.696233 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10817 | 2026.03.26 05:52:38.696660 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.03.26 05:52:38.696696 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10819 | 2026.03.26 05:52:38.697010 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10820 | 2026.03.26 05:52:38.697229 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.03.26 05:52:38.697366 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 10822 | 2026.03.26 05:52:38.697405 [ 4 ] {67a17a07-10d1-4af2-899d-56652ccac93f} <Debug> TCPHandler: Processed in 0.001366952 sec. | ||
| 10823 | 2026.03.26 05:52:38.697512 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.03.26 05:52:38.697607 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10825 | 2026.03.26 05:52:38.697651 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10826 | 2026.03.26 05:52:38.698017 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.03.26 05:52:38.698052 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10828 | 2026.03.26 05:52:38.698397 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10829 | 2026.03.26 05:52:38.698612 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.03.26 05:52:38.698740 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 3.86 MiB/sec. | ||
| 10831 | 2026.03.26 05:52:38.698781 [ 4 ] {3e6dfab2-22c3-45ff-8208-5438b87dd5e3} <Debug> TCPHandler: Processed in 0.001317801 sec. | ||
| 10832 | 2026.03.26 05:52:38.698890 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2026.03.26 05:52:38.698983 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10834 | 2026.03.26 05:52:38.699024 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10835 | 2026.03.26 05:52:38.699333 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.03.26 05:52:38.699372 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10837 | 2026.03.26 05:52:38.699686 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10838 | 2026.03.26 05:52:38.699890 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.03.26 05:52:38.700016 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001053 sec., 22792.022792022795 rows/sec., 1.54 MiB/sec. | ||
| 10840 | 2026.03.26 05:52:38.700051 [ 4 ] {6877937e-5bc1-45dc-8e10-5b11140b4656} <Debug> TCPHandler: Processed in 0.001208928 sec. | ||
| 10841 | 2026.03.26 05:52:39.333150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23562 | ||
| 10842 | 2026.03.26 05:52:39.333672 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2026.03.26 05:52:39.333718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10844 | 2026.03.26 05:52:39.334211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10845 | 2026.03.26 05:52:39.334452 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2026.03.26 05:52:39.334602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23562 | ||
| 10847 | 2026.03.26 05:52:40.582315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10848 | 2026.03.26 05:52:40.600595 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.03.26 05:52:40.600668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10850 | 2026.03.26 05:52:40.608048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10851 | 2026.03.26 05:52:40.608909 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.03.26 05:52:40.615243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10853 | 2026.03.26 05:52:40.932577 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42341 | ||
| 10854 | 2026.03.26 05:52:40.932691 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10855 | 2026.03.26 05:52:40.932717 [ 286 ] {} <Debug> TCP-Session: a5129cb1-b0d4-4772-add2-3b97ce3e71b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42341 | ||
| 10856 | 2026.03.26 05:52:40.932738 [ 286 ] {} <Debug> TCP-Session: a5129cb1-b0d4-4772-add2-3b97ce3e71b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2026.03.26 05:52:40.932750 [ 286 ] {} <Debug> TCP-Session: a5129cb1-b0d4-4772-add2-3b97ce3e71b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2026.03.26 05:52:40.932925 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60753 | ||
| 10859 | 2026.03.26 05:52:40.932964 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51628 | ||
| 10860 | 2026.03.26 05:52:40.932942 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50712 | ||
| 10861 | 2026.03.26 05:52:40.933021 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45483 | ||
| 10862 | 2026.03.26 05:52:40.933046 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61806 | ||
| 10863 | 2026.03.26 05:52:40.933054 [ 286 ] {} <Trace> TCP-Session: a5129cb1-b0d4-4772-add2-3b97ce3e71b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.03.26 05:52:40.933087 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10865 | 2026.03.26 05:52:40.933083 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2026.03.26 05:52:40.933114 [ 289 ] {} <Debug> TCP-Session: 46b9c6d4-a5b9-410d-97e4-8fca9cb85b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:50712 | ||
| 10867 | 2026.03.26 05:52:40.933066 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10868 | 2026.03.26 05:52:40.933137 [ 290 ] {} <Debug> TCP-Session: 77c5df16-a25d-4fa5-8cf8-1de256f5b20c Authenticating user 'default' from [fd00:1122:3344:101::e]:51628 | ||
| 10869 | 2026.03.26 05:52:40.933143 [ 289 ] {} <Debug> TCP-Session: 46b9c6d4-a5b9-410d-97e4-8fca9cb85b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2026.03.26 05:52:40.933172 [ 288 ] {} <Debug> TCP-Session: 0d28a72f-8635-409a-8a94-866de66dc0ad Authenticating user 'default' from [fd00:1122:3344:101::e]:60753 | ||
| 10871 | 2026.03.26 05:52:40.933197 [ 289 ] {} <Debug> TCP-Session: 46b9c6d4-a5b9-410d-97e4-8fca9cb85b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10872 | 2026.03.26 05:52:40.933037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52719 | ||
| 10873 | 2026.03.26 05:52:40.933225 [ 288 ] {} <Debug> TCP-Session: 0d28a72f-8635-409a-8a94-866de66dc0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2026.03.26 05:52:40.933246 [ 286 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10875 | 2026.03.26 05:52:40.933254 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10876 | 2026.03.26 05:52:40.933264 [ 288 ] {} <Debug> TCP-Session: 0d28a72f-8635-409a-8a94-866de66dc0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2026.03.26 05:52:40.933299 [ 293 ] {} <Debug> TCP-Session: fb8dc709-6e15-4356-a62e-5244050dd61e Authenticating user 'default' from [fd00:1122:3344:101::e]:45483 | ||
| 10878 | 2026.03.26 05:52:40.933004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59710 | ||
| 10879 | 2026.03.26 05:52:40.933330 [ 293 ] {} <Debug> TCP-Session: fb8dc709-6e15-4356-a62e-5244050dd61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.03.26 05:52:40.933007 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49583 | ||
| 10881 | 2026.03.26 05:52:40.933393 [ 293 ] {} <Debug> TCP-Session: fb8dc709-6e15-4356-a62e-5244050dd61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.03.26 05:52:40.933185 [ 290 ] {} <Debug> TCP-Session: 77c5df16-a25d-4fa5-8cf8-1de256f5b20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.03.26 05:52:40.933470 [ 290 ] {} <Debug> TCP-Session: 77c5df16-a25d-4fa5-8cf8-1de256f5b20c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.03.26 05:52:40.933536 [ 286 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10885 | 2026.03.26 05:52:40.933602 [ 286 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10886 | 2026.03.26 05:52:40.933857 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10887 | 2026.03.26 05:52:40.933886 [ 3 ] {} <Debug> TCP-Session: 44b5e7d8-c4a5-4204-90ac-89538715d812 Authenticating user 'default' from [fd00:1122:3344:101::e]:61806 | ||
| 10888 | 2026.03.26 05:52:40.933886 [ 286 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 10889 | 2026.03.26 05:52:40.933903 [ 3 ] {} <Debug> TCP-Session: 44b5e7d8-c4a5-4204-90ac-89538715d812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2026.03.26 05:52:40.933927 [ 3 ] {} <Debug> TCP-Session: 44b5e7d8-c4a5-4204-90ac-89538715d812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.03.26 05:52:40.933973 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10892 | 2026.03.26 05:52:40.934006 [ 292 ] {} <Debug> TCP-Session: ba6cfe05-ddde-4df4-9a27-e19bd281871d Authenticating user 'default' from [fd00:1122:3344:101::e]:49583 | ||
| 10893 | 2026.03.26 05:52:40.934023 [ 292 ] {} <Debug> TCP-Session: ba6cfe05-ddde-4df4-9a27-e19bd281871d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10894 | 2026.03.26 05:52:40.934035 [ 292 ] {} <Debug> TCP-Session: ba6cfe05-ddde-4df4-9a27-e19bd281871d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2026.03.26 05:52:40.934096 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10896 | 2026.03.26 05:52:40.934134 [ 291 ] {} <Debug> TCP-Session: 74520d68-c3a0-4218-9e46-420a869a8d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:59710 | ||
| 10897 | 2026.03.26 05:52:40.934160 [ 291 ] {} <Debug> TCP-Session: 74520d68-c3a0-4218-9e46-420a869a8d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10898 | 2026.03.26 05:52:40.934174 [ 291 ] {} <Debug> TCP-Session: 74520d68-c3a0-4218-9e46-420a869a8d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2026.03.26 05:52:40.934200 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10900 | 2026.03.26 05:52:40.934234 [ 294 ] {} <Debug> TCP-Session: ee1c3789-15fb-4cdd-8ceb-629be221832e Authenticating user 'default' from [fd00:1122:3344:101::e]:52719 | ||
| 10901 | 2026.03.26 05:52:40.934251 [ 294 ] {} <Debug> TCP-Session: ee1c3789-15fb-4cdd-8ceb-629be221832e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.03.26 05:52:40.934263 [ 294 ] {} <Debug> TCP-Session: ee1c3789-15fb-4cdd-8ceb-629be221832e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2026.03.26 05:52:40.934790 [ 339 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Trace> AggregatingTransform: Aggregating | ||
| 10904 | 2026.03.26 05:52:40.934823 [ 339 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Trace> Aggregator: Aggregation method: without_key | ||
| 10905 | 2026.03.26 05:52:40.934854 [ 339 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085678 sec. (1167.161 rows/sec., 45.59 KiB/sec.) | ||
| 10906 | 2026.03.26 05:52:40.934868 [ 339 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Trace> Aggregator: Merging aggregated data | ||
| 10907 | 2026.03.26 05:52:40.936007 [ 286 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002825 sec., 353.98230088495575 rows/sec., 13.83 KiB/sec. | ||
| 10908 | 2026.03.26 05:52:40.936133 [ 286 ] {6050871a-7aaa-4cc2-a9e5-1ba39cf47dda} <Debug> TCPHandler: Processed in 0.003182685 sec. | ||
| 10909 | 2026.03.26 05:52:40.936241 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10910 | 2026.03.26 05:52:40.936270 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10911 | 2026.03.26 05:52:40.936273 [ 286 ] {} <Debug> TCP-Session: a5129cb1-b0d4-4772-add2-3b97ce3e71b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2026.03.26 05:52:40.936295 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10913 | 2026.03.26 05:52:40.936312 [ 3 ] {} <Debug> TCP-Session: 44b5e7d8-c4a5-4204-90ac-89538715d812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.03.26 05:52:40.936331 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10915 | 2026.03.26 05:52:40.936351 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10916 | 2026.03.26 05:52:40.936385 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10917 | 2026.03.26 05:52:40.936388 [ 290 ] {} <Debug> TCP-Session: 77c5df16-a25d-4fa5-8cf8-1de256f5b20c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.03.26 05:52:40.936406 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10919 | 2026.03.26 05:52:40.936420 [ 289 ] {} <Debug> TCP-Session: 46b9c6d4-a5b9-410d-97e4-8fca9cb85b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2026.03.26 05:52:40.936420 [ 293 ] {} <Debug> TCP-Session: fb8dc709-6e15-4356-a62e-5244050dd61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2026.03.26 05:52:40.936463 [ 292 ] {} <Debug> TCP-Session: ba6cfe05-ddde-4df4-9a27-e19bd281871d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2026.03.26 05:52:40.936347 [ 288 ] {} <Debug> TCP-Session: 0d28a72f-8635-409a-8a94-866de66dc0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2026.03.26 05:52:40.936368 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10924 | 2026.03.26 05:52:40.936316 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10925 | 2026.03.26 05:52:40.936557 [ 294 ] {} <Debug> TCP-Session: ee1c3789-15fb-4cdd-8ceb-629be221832e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.03.26 05:52:40.936585 [ 291 ] {} <Debug> TCP-Session: 74520d68-c3a0-4218-9e46-420a869a8d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10927 | 2026.03.26 05:52:41.946772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1398 | ||
| 10928 | 2026.03.26 05:52:41.951625 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.03.26 05:52:41.951706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 10930 | 2026.03.26 05:52:41.953679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10931 | 2026.03.26 05:52:41.954095 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.03.26 05:52:41.954671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 10933 | 2026.03.26 05:52:42.333281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51051 | ||
| 10934 | 2026.03.26 05:52:42.333390 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10935 | 2026.03.26 05:52:42.333418 [ 286 ] {} <Debug> TCP-Session: 19cc16be-e3a5-4647-9a08-c74b1f27c91e Authenticating user 'default' from [fd00:1122:3344:101::e]:51051 | ||
| 10936 | 2026.03.26 05:52:42.333440 [ 286 ] {} <Debug> TCP-Session: 19cc16be-e3a5-4647-9a08-c74b1f27c91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10937 | 2026.03.26 05:52:42.333452 [ 286 ] {} <Debug> TCP-Session: 19cc16be-e3a5-4647-9a08-c74b1f27c91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10938 | 2026.03.26 05:52:42.333664 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40270 | ||
| 10939 | 2026.03.26 05:52:42.333716 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42874 | ||
| 10940 | 2026.03.26 05:52:42.333740 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61381 | ||
| 10941 | 2026.03.26 05:52:42.333773 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53145 | ||
| 10942 | 2026.03.26 05:52:42.333779 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34880 | ||
| 10943 | 2026.03.26 05:52:42.333809 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10944 | 2026.03.26 05:52:42.333782 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10945 | 2026.03.26 05:52:42.333846 [ 289 ] {} <Debug> TCP-Session: a66274fc-df3f-4af3-957d-ebec2755dca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42874 | ||
| 10946 | 2026.03.26 05:52:42.333858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10947 | 2026.03.26 05:52:42.333874 [ 288 ] {} <Debug> TCP-Session: b87ab5a8-757c-4851-bf09-ae3dd89cf525 Authenticating user 'default' from [fd00:1122:3344:101::e]:40270 | ||
| 10948 | 2026.03.26 05:52:42.333882 [ 289 ] {} <Debug> TCP-Session: a66274fc-df3f-4af3-957d-ebec2755dca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.03.26 05:52:42.333902 [ 294 ] {} <Debug> TCP-Session: abb4678e-35b3-485e-8707-613db12581d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53145 | ||
| 10950 | 2026.03.26 05:52:42.333922 [ 289 ] {} <Debug> TCP-Session: a66274fc-df3f-4af3-957d-ebec2755dca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.03.26 05:52:42.333916 [ 288 ] {} <Debug> TCP-Session: b87ab5a8-757c-4851-bf09-ae3dd89cf525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.03.26 05:52:42.333945 [ 294 ] {} <Debug> TCP-Session: abb4678e-35b3-485e-8707-613db12581d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.03.26 05:52:42.333969 [ 288 ] {} <Debug> TCP-Session: b87ab5a8-757c-4851-bf09-ae3dd89cf525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.03.26 05:52:42.333986 [ 294 ] {} <Debug> TCP-Session: abb4678e-35b3-485e-8707-613db12581d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10955 | 2026.03.26 05:52:42.333870 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10956 | 2026.03.26 05:52:42.333856 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10957 | 2026.03.26 05:52:42.334041 [ 3 ] {} <Debug> TCP-Session: 57b854b3-4fe8-4b9c-b199-0009df90ddbb Authenticating user 'default' from [fd00:1122:3344:101::e]:34880 | ||
| 10958 | 2026.03.26 05:52:42.333760 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45998 | ||
| 10959 | 2026.03.26 05:52:42.334071 [ 3 ] {} <Debug> TCP-Session: 57b854b3-4fe8-4b9c-b199-0009df90ddbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.03.26 05:52:42.334064 [ 290 ] {} <Debug> TCP-Session: c6d125ec-2cda-4b9b-b67c-d6f8c559294e Authenticating user 'default' from [fd00:1122:3344:101::e]:61381 | ||
| 10961 | 2026.03.26 05:52:42.334100 [ 3 ] {} <Debug> TCP-Session: 57b854b3-4fe8-4b9c-b199-0009df90ddbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2026.03.26 05:52:42.334126 [ 290 ] {} <Debug> TCP-Session: c6d125ec-2cda-4b9b-b67c-d6f8c559294e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.03.26 05:52:42.334137 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10964 | 2026.03.26 05:52:42.334151 [ 290 ] {} <Debug> TCP-Session: c6d125ec-2cda-4b9b-b67c-d6f8c559294e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.03.26 05:52:42.334170 [ 293 ] {} <Debug> TCP-Session: 44fe0bc3-c12e-4d2c-ba6c-fc3bb0a775c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45998 | ||
| 10966 | 2026.03.26 05:52:42.333760 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38868 | ||
| 10967 | 2026.03.26 05:52:42.334197 [ 293 ] {} <Debug> TCP-Session: 44fe0bc3-c12e-4d2c-ba6c-fc3bb0a775c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.03.26 05:52:42.333746 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34710 | ||
| 10969 | 2026.03.26 05:52:42.334260 [ 293 ] {} <Debug> TCP-Session: 44fe0bc3-c12e-4d2c-ba6c-fc3bb0a775c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2026.03.26 05:52:42.333768 [ 286 ] {} <Trace> TCP-Session: 19cc16be-e3a5-4647-9a08-c74b1f27c91e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.03.26 05:52:42.334309 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10972 | 2026.03.26 05:52:42.334330 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10973 | 2026.03.26 05:52:42.334341 [ 291 ] {} <Debug> TCP-Session: 3560db92-e2ba-4e53-bcf6-2f8f6a139082 Authenticating user 'default' from [fd00:1122:3344:101::e]:38868 | ||
| 10974 | 2026.03.26 05:52:42.334359 [ 292 ] {} <Debug> TCP-Session: af7bb99e-4519-426e-bb15-341b14567aca Authenticating user 'default' from [fd00:1122:3344:101::e]:34710 | ||
| 10975 | 2026.03.26 05:52:42.334375 [ 291 ] {} <Debug> TCP-Session: 3560db92-e2ba-4e53-bcf6-2f8f6a139082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10976 | 2026.03.26 05:52:42.334382 [ 292 ] {} <Debug> TCP-Session: af7bb99e-4519-426e-bb15-341b14567aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.03.26 05:52:42.334396 [ 291 ] {} <Debug> TCP-Session: 3560db92-e2ba-4e53-bcf6-2f8f6a139082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.03.26 05:52:42.334415 [ 292 ] {} <Debug> TCP-Session: af7bb99e-4519-426e-bb15-341b14567aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.03.26 05:52:42.334458 [ 286 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10980 | 2026.03.26 05:52:42.334715 [ 286 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10981 | 2026.03.26 05:52:42.334772 [ 286 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10982 | 2026.03.26 05:52:42.335053 [ 286 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 10983 | 2026.03.26 05:52:42.335968 [ 338 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Trace> AggregatingTransform: Aggregating | ||
| 10984 | 2026.03.26 05:52:42.336002 [ 338 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Trace> Aggregator: Aggregation method: without_key | ||
| 10985 | 2026.03.26 05:52:42.336035 [ 338 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884931 sec. (1130.032 rows/sec., 44.14 KiB/sec.) | ||
| 10986 | 2026.03.26 05:52:42.336053 [ 338 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Trace> Aggregator: Merging aggregated data | ||
| 10987 | 2026.03.26 05:52:42.337326 [ 286 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002923 sec., 342.1142661648991 rows/sec., 13.36 KiB/sec. | ||
| 10988 | 2026.03.26 05:52:42.337477 [ 286 ] {6c5accb9-26bf-4ffb-9f84-a944c3da4351} <Debug> TCPHandler: Processed in 0.00381616 sec. | ||
| 10989 | 2026.03.26 05:52:42.337612 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10990 | 2026.03.26 05:52:42.337639 [ 286 ] {} <Debug> TCP-Session: 19cc16be-e3a5-4647-9a08-c74b1f27c91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.03.26 05:52:42.337642 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10992 | 2026.03.26 05:52:42.337660 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10993 | 2026.03.26 05:52:42.337692 [ 3 ] {} <Debug> TCP-Session: 57b854b3-4fe8-4b9c-b199-0009df90ddbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.03.26 05:52:42.337698 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10995 | 2026.03.26 05:52:42.337715 [ 288 ] {} <Debug> TCP-Session: b87ab5a8-757c-4851-bf09-ae3dd89cf525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.03.26 05:52:42.337714 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10997 | 2026.03.26 05:52:42.337743 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10998 | 2026.03.26 05:52:42.337779 [ 293 ] {} <Debug> TCP-Session: 44fe0bc3-c12e-4d2c-ba6c-fc3bb0a775c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2026.03.26 05:52:42.337748 [ 292 ] {} <Debug> TCP-Session: af7bb99e-4519-426e-bb15-341b14567aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11000 | 2026.03.26 05:52:42.337806 [ 294 ] {} <Debug> TCP-Session: abb4678e-35b3-485e-8707-613db12581d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.03.26 05:52:42.337729 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11002 | 2026.03.26 05:52:42.337714 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11003 | 2026.03.26 05:52:42.337694 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11004 | 2026.03.26 05:52:42.337886 [ 291 ] {} <Debug> TCP-Session: 3560db92-e2ba-4e53-bcf6-2f8f6a139082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.03.26 05:52:42.337901 [ 289 ] {} <Debug> TCP-Session: a66274fc-df3f-4af3-957d-ebec2755dca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.03.26 05:52:42.337925 [ 290 ] {} <Debug> TCP-Session: c6d125ec-2cda-4b9b-b67c-d6f8c559294e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2026.03.26 05:52:42.416651 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48732 | ||
| 11008 | 2026.03.26 05:52:42.416761 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11009 | 2026.03.26 05:52:42.416788 [ 286 ] {} <Debug> TCP-Session: aa3cf00e-4525-4510-a871-33e327fe0f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:48732 | ||
| 11010 | 2026.03.26 05:52:42.416810 [ 286 ] {} <Debug> TCP-Session: aa3cf00e-4525-4510-a871-33e327fe0f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2026.03.26 05:52:42.416823 [ 286 ] {} <Debug> TCP-Session: aa3cf00e-4525-4510-a871-33e327fe0f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.03.26 05:52:42.417015 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57226 | ||
| 11013 | 2026.03.26 05:52:42.417040 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35574 | ||
| 11014 | 2026.03.26 05:52:42.417060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45630 | ||
| 11015 | 2026.03.26 05:52:42.417081 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47740 | ||
| 11016 | 2026.03.26 05:52:42.417100 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60184 | ||
| 11017 | 2026.03.26 05:52:42.417136 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11018 | 2026.03.26 05:52:42.417136 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11019 | 2026.03.26 05:52:42.417167 [ 289 ] {} <Debug> TCP-Session: be684c37-d689-4281-9305-a9beb7f71ce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35574 | ||
| 11020 | 2026.03.26 05:52:42.417114 [ 286 ] {} <Trace> TCP-Session: aa3cf00e-4525-4510-a871-33e327fe0f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2026.03.26 05:52:42.417193 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11022 | 2026.03.26 05:52:42.417194 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11023 | 2026.03.26 05:52:42.417196 [ 289 ] {} <Debug> TCP-Session: be684c37-d689-4281-9305-a9beb7f71ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2026.03.26 05:52:42.417190 [ 288 ] {} <Debug> TCP-Session: b5ff579e-c9b6-4255-9c9c-6dfc342a18fd Authenticating user 'default' from [fd00:1122:3344:101::e]:57226 | ||
| 11025 | 2026.03.26 05:52:42.417265 [ 289 ] {} <Debug> TCP-Session: be684c37-d689-4281-9305-a9beb7f71ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11026 | 2026.03.26 05:52:42.417271 [ 290 ] {} <Debug> TCP-Session: e4bdb95d-4323-4e86-9ade-2aefda4837a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45630 | ||
| 11027 | 2026.03.26 05:52:42.417283 [ 3 ] {} <Debug> TCP-Session: 464daef2-3a8d-4103-b44c-c7d77ea769f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60184 | ||
| 11028 | 2026.03.26 05:52:42.417295 [ 288 ] {} <Debug> TCP-Session: b5ff579e-c9b6-4255-9c9c-6dfc342a18fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2026.03.26 05:52:42.417329 [ 290 ] {} <Debug> TCP-Session: e4bdb95d-4323-4e86-9ade-2aefda4837a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.03.26 05:52:42.417343 [ 288 ] {} <Debug> TCP-Session: b5ff579e-c9b6-4255-9c9c-6dfc342a18fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2026.03.26 05:52:42.417365 [ 290 ] {} <Debug> TCP-Session: e4bdb95d-4323-4e86-9ade-2aefda4837a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.03.26 05:52:42.417370 [ 286 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48732) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11033 | 2026.03.26 05:52:42.417335 [ 3 ] {} <Debug> TCP-Session: 464daef2-3a8d-4103-b44c-c7d77ea769f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.03.26 05:52:42.417186 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11035 | 2026.03.26 05:52:42.417453 [ 3 ] {} <Debug> TCP-Session: 464daef2-3a8d-4103-b44c-c7d77ea769f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2026.03.26 05:52:42.417469 [ 293 ] {} <Debug> TCP-Session: 711b7c63-3194-446f-9b6a-af86aeca16a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47740 | ||
| 11037 | 2026.03.26 05:52:42.417091 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34812 | ||
| 11038 | 2026.03.26 05:52:42.417490 [ 293 ] {} <Debug> TCP-Session: 711b7c63-3194-446f-9b6a-af86aeca16a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.03.26 05:52:42.417074 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52117 | ||
| 11040 | 2026.03.26 05:52:42.417554 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11041 | 2026.03.26 05:52:42.417524 [ 293 ] {} <Debug> TCP-Session: 711b7c63-3194-446f-9b6a-af86aeca16a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2026.03.26 05:52:42.417591 [ 294 ] {} <Debug> TCP-Session: 697ba7a4-a3e6-4f17-aa75-517009d0ac68 Authenticating user 'default' from [fd00:1122:3344:101::e]:34812 | ||
| 11043 | 2026.03.26 05:52:42.417070 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62937 | ||
| 11044 | 2026.03.26 05:52:42.417621 [ 294 ] {} <Debug> TCP-Session: 697ba7a4-a3e6-4f17-aa75-517009d0ac68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.03.26 05:52:42.417643 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11046 | 2026.03.26 05:52:42.417649 [ 294 ] {} <Debug> TCP-Session: 697ba7a4-a3e6-4f17-aa75-517009d0ac68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.03.26 05:52:42.417660 [ 286 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11048 | 2026.03.26 05:52:42.417684 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11049 | 2026.03.26 05:52:42.417679 [ 291 ] {} <Debug> TCP-Session: e079ba27-efb4-488c-852a-90eff5f8d4a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52117 | ||
| 11050 | 2026.03.26 05:52:42.417720 [ 292 ] {} <Debug> TCP-Session: 7dd289d7-45a1-4ea5-a17a-3be7e67c6be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62937 | ||
| 11051 | 2026.03.26 05:52:42.417733 [ 286 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11052 | 2026.03.26 05:52:42.417750 [ 292 ] {} <Debug> TCP-Session: 7dd289d7-45a1-4ea5-a17a-3be7e67c6be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11053 | 2026.03.26 05:52:42.417746 [ 291 ] {} <Debug> TCP-Session: e079ba27-efb4-488c-852a-90eff5f8d4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.03.26 05:52:42.417776 [ 292 ] {} <Debug> TCP-Session: 7dd289d7-45a1-4ea5-a17a-3be7e67c6be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11055 | 2026.03.26 05:52:42.417800 [ 291 ] {} <Debug> TCP-Session: e079ba27-efb4-488c-852a-90eff5f8d4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2026.03.26 05:52:42.418038 [ 286 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 11057 | 2026.03.26 05:52:42.418966 [ 328 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Trace> AggregatingTransform: Aggregating | ||
| 11058 | 2026.03.26 05:52:42.419014 [ 328 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Trace> Aggregator: Aggregation method: without_key | ||
| 11059 | 2026.03.26 05:52:42.419050 [ 328 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906371 sec. (1103.301 rows/sec., 43.10 KiB/sec.) | ||
| 11060 | 2026.03.26 05:52:42.419075 [ 328 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Trace> Aggregator: Merging aggregated data | ||
| 11061 | 2026.03.26 05:52:42.420279 [ 286 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 11062 | 2026.03.26 05:52:42.420425 [ 286 ] {a189ced9-2f09-45fa-a122-fc44282f2629} <Debug> TCPHandler: Processed in 0.00342209 sec. | ||
| 11063 | 2026.03.26 05:52:42.420535 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11064 | 2026.03.26 05:52:42.420564 [ 286 ] {} <Debug> TCP-Session: aa3cf00e-4525-4510-a871-33e327fe0f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.03.26 05:52:42.420566 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11066 | 2026.03.26 05:52:42.420599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11067 | 2026.03.26 05:52:42.420618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11068 | 2026.03.26 05:52:42.420603 [ 3 ] {} <Debug> TCP-Session: 464daef2-3a8d-4103-b44c-c7d77ea769f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.03.26 05:52:42.420646 [ 288 ] {} <Debug> TCP-Session: b5ff579e-c9b6-4255-9c9c-6dfc342a18fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11070 | 2026.03.26 05:52:42.420661 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11071 | 2026.03.26 05:52:42.420685 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11072 | 2026.03.26 05:52:42.420703 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11073 | 2026.03.26 05:52:42.420728 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11074 | 2026.03.26 05:52:42.420736 [ 292 ] {} <Debug> TCP-Session: 7dd289d7-45a1-4ea5-a17a-3be7e67c6be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2026.03.26 05:52:42.420756 [ 290 ] {} <Debug> TCP-Session: e4bdb95d-4323-4e86-9ade-2aefda4837a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2026.03.26 05:52:42.420771 [ 294 ] {} <Debug> TCP-Session: 697ba7a4-a3e6-4f17-aa75-517009d0ac68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11077 | 2026.03.26 05:52:42.420717 [ 289 ] {} <Debug> TCP-Session: be684c37-d689-4281-9305-a9beb7f71ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2026.03.26 05:52:42.420663 [ 293 ] {} <Debug> TCP-Session: 711b7c63-3194-446f-9b6a-af86aeca16a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2026.03.26 05:52:42.420641 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11080 | 2026.03.26 05:52:42.420879 [ 291 ] {} <Debug> TCP-Session: e079ba27-efb4-488c-852a-90eff5f8d4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11081 | 2026.03.26 05:52:43.709873 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.03.26 05:52:43.710183 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11083 | 2026.03.26 05:52:43.710263 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11084 | 2026.03.26 05:52:43.710986 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.03.26 05:52:43.711040 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11086 | 2026.03.26 05:52:43.711454 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11087 | 2026.03.26 05:52:43.711684 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.03.26 05:52:43.711848 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 11089 | 2026.03.26 05:52:43.711900 [ 4 ] {3eb6c20f-d91d-4036-8797-277dedb6ae11} <Debug> TCPHandler: Processed in 0.002211642 sec. | ||
| 11090 | 2026.03.26 05:52:43.712027 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.03.26 05:52:43.712130 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11092 | 2026.03.26 05:52:43.712175 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11093 | 2026.03.26 05:52:43.712934 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.03.26 05:52:43.712974 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11095 | 2026.03.26 05:52:43.713344 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11096 | 2026.03.26 05:52:43.713557 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.03.26 05:52:43.713693 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001585 sec., 553312.3028391167 rows/sec., 43.86 MiB/sec. | ||
| 11098 | 2026.03.26 05:52:43.713733 [ 4 ] {01a4559d-7e2f-4b9e-8b08-10a715b80a01} <Debug> TCPHandler: Processed in 0.001757681 sec. | ||
| 11099 | 2026.03.26 05:52:43.713850 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2026.03.26 05:52:43.713948 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11101 | 2026.03.26 05:52:43.713989 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11102 | 2026.03.26 05:52:43.714440 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.03.26 05:52:43.714479 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11104 | 2026.03.26 05:52:43.714777 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11105 | 2026.03.26 05:52:43.714980 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.03.26 05:52:43.715115 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001187 sec., 153327.71693344568 rows/sec., 9.50 MiB/sec. | ||
| 11107 | 2026.03.26 05:52:43.715154 [ 4 ] {2a79e4b0-61b7-4429-bb86-e8ded1d900a5} <Debug> TCPHandler: Processed in 0.001354932 sec. | ||
| 11108 | 2026.03.26 05:52:43.715255 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.03.26 05:52:43.715351 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11110 | 2026.03.26 05:52:43.715390 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11111 | 2026.03.26 05:52:43.715810 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.03.26 05:52:43.715848 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11113 | 2026.03.26 05:52:43.716143 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11114 | 2026.03.26 05:52:43.716350 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.03.26 05:52:43.716483 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 11116 | 2026.03.26 05:52:43.716528 [ 4 ] {4e8a13ed-4c9e-4263-8b2b-05b2e576e546} <Debug> TCPHandler: Processed in 0.001320362 sec. | ||
| 11117 | 2026.03.26 05:52:43.716640 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.03.26 05:52:43.716734 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11119 | 2026.03.26 05:52:43.716774 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11120 | 2026.03.26 05:52:43.717196 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.03.26 05:52:43.717234 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11122 | 2026.03.26 05:52:43.717538 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11123 | 2026.03.26 05:52:43.717774 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2026.03.26 05:52:43.717906 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 11125 | 2026.03.26 05:52:43.717943 [ 4 ] {77f3fdf3-4f50-4e6f-8600-d5e42e2b43cc} <Debug> TCPHandler: Processed in 0.001353132 sec. | ||
| 11126 | 2026.03.26 05:52:43.718056 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2026.03.26 05:52:43.718150 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11128 | 2026.03.26 05:52:43.718190 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11129 | 2026.03.26 05:52:43.718780 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.03.26 05:52:43.718817 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11131 | 2026.03.26 05:52:43.719165 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11132 | 2026.03.26 05:52:43.719389 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.03.26 05:52:43.719529 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001396 sec., 379656.1604584527 rows/sec., 26.85 MiB/sec. | ||
| 11134 | 2026.03.26 05:52:43.719569 [ 4 ] {8e0196c4-f429-46a8-9435-117dabb0464f} <Debug> TCPHandler: Processed in 0.001561127 sec. | ||
| 11135 | 2026.03.26 05:52:43.719695 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2026.03.26 05:52:43.719788 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11137 | 2026.03.26 05:52:43.719832 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11138 | 2026.03.26 05:52:43.720164 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.03.26 05:52:43.720202 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11140 | 2026.03.26 05:52:43.720531 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11141 | 2026.03.26 05:52:43.720742 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.03.26 05:52:43.720874 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 11143 | 2026.03.26 05:52:43.720912 [ 4 ] {2ec09cb4-5f18-42a5-84ab-0edad7ed2e0a} <Debug> TCPHandler: Processed in 0.00127122 sec. | ||
| 11144 | 2026.03.26 05:52:43.721025 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.03.26 05:52:43.721118 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.03.26 05:52:43.721161 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11147 | 2026.03.26 05:52:43.721556 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.03.26 05:52:43.721594 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11149 | 2026.03.26 05:52:43.721922 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11150 | 2026.03.26 05:52:43.722132 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.03.26 05:52:43.722265 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 11152 | 2026.03.26 05:52:43.722303 [ 4 ] {a1839a32-8043-41e1-9709-c2322f4d5e0c} <Debug> TCPHandler: Processed in 0.001327652 sec. | ||
| 11153 | 2026.03.26 05:52:43.722416 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2026.03.26 05:52:43.722509 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11155 | 2026.03.26 05:52:43.722551 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11156 | 2026.03.26 05:52:43.722848 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2026.03.26 05:52:43.722883 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11158 | 2026.03.26 05:52:43.723173 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11159 | 2026.03.26 05:52:43.723378 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.03.26 05:52:43.723509 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 11161 | 2026.03.26 05:52:43.723546 [ 4 ] {c279c329-3174-49be-8de6-eda50c590d8a} <Debug> TCPHandler: Processed in 0.001179748 sec. | ||
| 11162 | 2026.03.26 05:52:43.723649 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2026.03.26 05:52:43.723741 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11164 | 2026.03.26 05:52:43.723794 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11165 | 2026.03.26 05:52:43.724624 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2026.03.26 05:52:43.724660 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11167 | 2026.03.26 05:52:43.725231 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11168 | 2026.03.26 05:52:43.725456 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.03.26 05:52:43.725601 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001877 sec., 21310.602024507192 rows/sec., 38.19 MiB/sec. | ||
| 11170 | 2026.03.26 05:52:43.725656 [ 4 ] {9916ebab-a8d8-4131-ab08-50159559064b} <Debug> TCPHandler: Processed in 0.002055108 sec. | ||
| 11171 | 2026.03.26 05:52:43.725760 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.03.26 05:52:43.725854 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11173 | 2026.03.26 05:52:43.725897 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11174 | 2026.03.26 05:52:43.726221 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.03.26 05:52:43.726258 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11176 | 2026.03.26 05:52:43.726563 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11177 | 2026.03.26 05:52:43.726776 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.03.26 05:52:43.726905 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 11179 | 2026.03.26 05:52:43.726942 [ 4 ] {3abbdfee-79cb-41b9-abfd-4c187df7dd61} <Debug> TCPHandler: Processed in 0.001231199 sec. | ||
| 11180 | 2026.03.26 05:52:46.691981 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11181 | 2026.03.26 05:52:46.692038 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11182 | 2026.03.26 05:52:46.834738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24010 | ||
| 11183 | 2026.03.26 05:52:46.835505 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.03.26 05:52:46.835588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11185 | 2026.03.26 05:52:46.836106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11186 | 2026.03.26 05:52:46.836345 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.03.26 05:52:46.836481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24010 | ||
| 11188 | 2026.03.26 05:52:47.718638 [ 119 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11189 | 2026.03.26 05:52:47.718706 [ 119 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.03.26 05:52:47.718731 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11191 | 2026.03.26 05:52:47.718848 [ 201 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 11192 | 2026.03.26 05:52:47.718978 [ 201 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11193 | 2026.03.26 05:52:47.719011 [ 201 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 11194 | 2026.03.26 05:52:47.719076 [ 201 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 11195 | 2026.03.26 05:52:47.719124 [ 201 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 11196 | 2026.03.26 05:52:47.719164 [ 201 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 11197 | 2026.03.26 05:52:47.719205 [ 201 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 11198 | 2026.03.26 05:52:47.719940 [ 193 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140517 sec., 35071.81392298405 rows/sec., 2.93 MiB/sec. | ||
| 11199 | 2026.03.26 05:52:47.720055 [ 193 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11200 | 2026.03.26 05:52:47.720296 [ 193 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_17_4} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.03.26 05:52:47.720369 [ 193 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_17_4} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11202 | 2026.03.26 05:52:47.720450 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11203 | 2026.03.26 05:52:48.115330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11204 | 2026.03.26 05:52:48.132414 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.03.26 05:52:48.132465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11206 | 2026.03.26 05:52:48.138736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11207 | 2026.03.26 05:52:48.139454 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.03.26 05:52:48.142364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11209 | 2026.03.26 05:52:48.699120 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.03.26 05:52:48.699305 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11211 | 2026.03.26 05:52:48.699374 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11212 | 2026.03.26 05:52:48.700039 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.03.26 05:52:48.700089 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11214 | 2026.03.26 05:52:48.700525 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11215 | 2026.03.26 05:52:48.700778 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.03.26 05:52:48.700927 [ 119 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11217 | 2026.03.26 05:52:48.700935 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.56 MiB/sec. | ||
| 11218 | 2026.03.26 05:52:48.700965 [ 119 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.03.26 05:52:48.700986 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11220 | 2026.03.26 05:52:48.700994 [ 4 ] {cd82a69d-34fe-40fa-9e76-12ca1d8ddbca} <Debug> TCPHandler: Processed in 0.002020188 sec. | ||
| 11221 | 2026.03.26 05:52:48.701121 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 11222 | 2026.03.26 05:52:48.701127 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.03.26 05:52:48.701264 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11224 | 2026.03.26 05:52:48.701266 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11225 | 2026.03.26 05:52:48.701313 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11226 | 2026.03.26 05:52:48.701333 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3359 rows starting from the beginning of the part | ||
| 11227 | 2026.03.26 05:52:48.701407 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 877 rows starting from the beginning of the part | ||
| 11228 | 2026.03.26 05:52:48.701452 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2406 rows starting from the beginning of the part | ||
| 11229 | 2026.03.26 05:52:48.701497 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11230 | 2026.03.26 05:52:48.701536 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 877 rows starting from the beginning of the part | ||
| 11231 | 2026.03.26 05:52:48.701578 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11232 | 2026.03.26 05:52:48.701765 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.03.26 05:52:48.701805 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11234 | 2026.03.26 05:52:48.702161 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11235 | 2026.03.26 05:52:48.702417 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.03.26 05:52:48.702605 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001359 sec., 47093.451066961 rows/sec., 3.68 MiB/sec. | ||
| 11237 | 2026.03.26 05:52:48.702630 [ 118 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11238 | 2026.03.26 05:52:48.702647 [ 4 ] {667beb3f-9e7d-4c83-b59a-a6ba604497ef} <Debug> TCPHandler: Processed in 0.001569867 sec. | ||
| 11239 | 2026.03.26 05:52:48.702700 [ 118 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.03.26 05:52:48.702730 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11241 | 2026.03.26 05:52:48.702812 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.03.26 05:52:48.702828 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 11243 | 2026.03.26 05:52:48.702937 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11244 | 2026.03.26 05:52:48.702946 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11245 | 2026.03.26 05:52:48.702966 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1830 rows starting from the beginning of the part | ||
| 11246 | 2026.03.26 05:52:48.702998 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11247 | 2026.03.26 05:52:48.703026 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 530 rows starting from the beginning of the part | ||
| 11248 | 2026.03.26 05:52:48.703075 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1292 rows starting from the beginning of the part | ||
| 11249 | 2026.03.26 05:52:48.703116 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11250 | 2026.03.26 05:52:48.703153 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 530 rows starting from the beginning of the part | ||
| 11251 | 2026.03.26 05:52:48.703199 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11252 | 2026.03.26 05:52:48.703483 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.03.26 05:52:48.703526 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11254 | 2026.03.26 05:52:48.703922 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11255 | 2026.03.26 05:52:48.704150 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.03.26 05:52:48.704217 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7631 rows, containing 5 columns (5 merged, 0 gathered) in 0.003155584 sec., 2418252.8495517788 rows/sec., 193.01 MiB/sec. | ||
| 11257 | 2026.03.26 05:52:48.704290 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 11258 | 2026.03.26 05:52:48.704301 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001381 sec., 115858.07385952208 rows/sec., 8.07 MiB/sec. | ||
| 11259 | 2026.03.26 05:52:48.704333 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.03.26 05:52:48.704354 [ 4 ] {06e15885-4683-451d-bc7c-d4b1dc0878d7} <Debug> TCPHandler: Processed in 0.001605927 sec. | ||
| 11261 | 2026.03.26 05:52:48.704357 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11262 | 2026.03.26 05:52:48.704457 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 11263 | 2026.03.26 05:52:48.704476 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.03.26 05:52:48.704501 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170638 sec., 2525814.8829686237 rows/sec., 183.04 MiB/sec. | ||
| 11265 | 2026.03.26 05:52:48.704564 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11266 | 2026.03.26 05:52:48.704579 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11267 | 2026.03.26 05:52:48.704599 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28570 rows starting from the beginning of the part | ||
| 11268 | 2026.03.26 05:52:48.704630 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11269 | 2026.03.26 05:52:48.704649 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11270 | 2026.03.26 05:52:48.704652 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 11271 | 2026.03.26 05:52:48.704717 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1561 rows starting from the beginning of the part | ||
| 11272 | 2026.03.26 05:52:48.704742 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11273 | 2026.03.26 05:52:48.704755 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11274 | 2026.03.26 05:52:48.704821 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 11275 | 2026.03.26 05:52:48.705002 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.03.26 05:52:48.705046 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11277 | 2026.03.26 05:52:48.705060 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.03.26 05:52:48.705084 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.03.26 05:52:48.705168 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_81_16} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11280 | 2026.03.26 05:52:48.705178 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_81_16} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11281 | 2026.03.26 05:52:48.705262 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11282 | 2026.03.26 05:52:48.705303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 11283 | 2026.03.26 05:52:48.705400 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11284 | 2026.03.26 05:52:48.705625 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.03.26 05:52:48.705746 [ 118 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11286 | 2026.03.26 05:52:48.705778 [ 118 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.03.26 05:52:48.705778 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 11288 | 2026.03.26 05:52:48.705798 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11289 | 2026.03.26 05:52:48.705849 [ 4 ] {4b21961b-52cc-4719-9fc5-0b9c692b4675} <Debug> TCPHandler: Processed in 0.001423333 sec. | ||
| 11290 | 2026.03.26 05:52:48.705908 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 11291 | 2026.03.26 05:52:48.706024 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11292 | 2026.03.26 05:52:48.706059 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4656 rows starting from the beginning of the part | ||
| 11293 | 2026.03.26 05:52:48.706120 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 11294 | 2026.03.26 05:52:48.706167 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 11295 | 2026.03.26 05:52:48.706207 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 11296 | 2026.03.26 05:52:48.706245 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 11297 | 2026.03.26 05:52:48.706285 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 11298 | 2026.03.26 05:52:48.708708 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002841627 sec., 1744071.2662147423 rows/sec., 113.33 MiB/sec. | ||
| 11299 | 2026.03.26 05:52:48.709225 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11300 | 2026.03.26 05:52:48.709525 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.03.26 05:52:48.709601 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_81_16} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11302 | 2026.03.26 05:52:48.709696 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11303 | 2026.03.26 05:52:48.712428 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30725 rows, containing 5 columns (5 merged, 0 gathered) in 0.008002867 sec., 3839249.1091005257 rows/sec., 248.46 MiB/sec. | ||
| 11304 | 2026.03.26 05:52:48.712956 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11305 | 2026.03.26 05:52:48.713213 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.03.26 05:52:48.713284 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 11307 | 2026.03.26 05:52:48.713351 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11308 | 2026.03.26 05:52:49.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.67 MiB, peak 328.10 MiB, free memory in arenas 0.00 B, will set to 319.24 MiB (RSS), difference: 2.57 MiB | ||
| 11309 | 2026.03.26 05:52:51.955014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1432 | ||
| 11310 | 2026.03.26 05:52:51.957550 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.03.26 05:52:51.957595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11312 | 2026.03.26 05:52:51.958797 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11313 | 2026.03.26 05:52:51.959077 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.03.26 05:52:51.959353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
| 11315 | 2026.03.26 05:52:53.709091 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.03.26 05:52:53.709295 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11317 | 2026.03.26 05:52:53.709367 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11318 | 2026.03.26 05:52:53.710128 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.03.26 05:52:53.710166 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11320 | 2026.03.26 05:52:53.710572 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11321 | 2026.03.26 05:52:53.710792 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.03.26 05:52:53.710935 [ 112 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11323 | 2026.03.26 05:52:53.710944 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001703 sec., 166764.53317674692 rows/sec., 10.59 MiB/sec. | ||
| 11324 | 2026.03.26 05:52:53.711011 [ 112 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.03.26 05:52:53.711033 [ 4 ] {d0d3299c-76b7-410e-83fb-b7ded8750e5a} <Debug> TCPHandler: Processed in 0.002071949 sec. | ||
| 11326 | 2026.03.26 05:52:53.711037 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11327 | 2026.03.26 05:52:53.711167 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.03.26 05:52:53.711172 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::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 | ||
| 11329 | 2026.03.26 05:52:53.711266 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11330 | 2026.03.26 05:52:53.711311 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11331 | 2026.03.26 05:52:53.711340 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11332 | 2026.03.26 05:52:53.711391 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 11333 | 2026.03.26 05:52:53.711459 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11334 | 2026.03.26 05:52:53.711503 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11335 | 2026.03.26 05:52:53.711544 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11336 | 2026.03.26 05:52:53.711584 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11337 | 2026.03.26 05:52:53.711624 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 11338 | 2026.03.26 05:52:53.711802 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.03.26 05:52:53.711852 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11340 | 2026.03.26 05:52:53.712285 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11341 | 2026.03.26 05:52:53.712498 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.03.26 05:52:53.712633 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001385 sec., 7220.216606498195 rows/sec., 588.76 KiB/sec. | ||
| 11343 | 2026.03.26 05:52:53.712656 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532415 sec., 957965.04210674 rows/sec., 65.11 MiB/sec. | ||
| 11344 | 2026.03.26 05:52:53.712672 [ 4 ] {060a73e9-1ba9-43ea-a3ee-f071b3d30dc6} <Debug> TCPHandler: Processed in 0.001552686 sec. | ||
| 11345 | 2026.03.26 05:52:53.712826 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2026.03.26 05:52:53.712836 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11347 | 2026.03.26 05:52:53.712921 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11348 | 2026.03.26 05:52:53.712966 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11349 | 2026.03.26 05:52:53.713112 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.03.26 05:52:53.713197 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_31_6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11351 | 2026.03.26 05:52:53.713282 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11352 | 2026.03.26 05:52:53.713854 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.03.26 05:52:53.713894 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11354 | 2026.03.26 05:52:53.714252 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11355 | 2026.03.26 05:52:53.714456 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.03.26 05:52:53.714582 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Debug> executeQuery: Read 882 rows, 71.55 KiB in 0.001679 sec., 525312.6861226921 rows/sec., 41.62 MiB/sec. | ||
| 11357 | 2026.03.26 05:52:53.714619 [ 4 ] {fabc19c2-4c92-4c64-9dd7-f628d9cdd8fe} <Debug> TCPHandler: Processed in 0.001841093 sec. | ||
| 11358 | 2026.03.26 05:52:53.714734 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.03.26 05:52:53.714826 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11360 | 2026.03.26 05:52:53.714865 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11361 | 2026.03.26 05:52:53.715374 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.03.26 05:52:53.715410 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11363 | 2026.03.26 05:52:53.715706 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11364 | 2026.03.26 05:52:53.715909 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.03.26 05:52:53.716015 [ 112 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11366 | 2026.03.26 05:52:53.716039 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001231 sec., 155970.75548334685 rows/sec., 9.72 MiB/sec. | ||
| 11367 | 2026.03.26 05:52:53.716048 [ 112 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2026.03.26 05:52:53.716079 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11369 | 2026.03.26 05:52:53.716083 [ 4 ] {f4020a3a-9e89-4782-9976-9015b0fb1247} <Debug> TCPHandler: Processed in 0.001396303 sec. | ||
| 11370 | 2026.03.26 05:52:53.716154 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 11371 | 2026.03.26 05:52:53.716198 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.03.26 05:52:53.716239 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11373 | 2026.03.26 05:52:53.716268 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 11374 | 2026.03.26 05:52:53.716294 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11375 | 2026.03.26 05:52:53.716313 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 188 rows starting from the beginning of the part | ||
| 11376 | 2026.03.26 05:52:53.716336 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11377 | 2026.03.26 05:52:53.716356 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 182 rows starting from the beginning of the part | ||
| 11378 | 2026.03.26 05:52:53.716393 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
| 11379 | 2026.03.26 05:52:53.716428 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 182 rows starting from the beginning of the part | ||
| 11380 | 2026.03.26 05:52:53.716460 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 192 rows starting from the beginning of the part | ||
| 11381 | 2026.03.26 05:52:53.716813 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2026.03.26 05:52:53.716853 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11383 | 2026.03.26 05:52:53.717153 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11384 | 2026.03.26 05:52:53.717298 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172457 sec., 837557.3688416719 rows/sec., 55.68 MiB/sec. | ||
| 11385 | 2026.03.26 05:52:53.717395 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.03.26 05:52:53.717442 [ 197 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11387 | 2026.03.26 05:52:53.717514 [ 112 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 11388 | 2026.03.26 05:52:53.717542 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001265 sec., 117786.56126482213 rows/sec., 7.61 MiB/sec. | ||
| 11389 | 2026.03.26 05:52:53.717544 [ 112 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.03.26 05:52:53.717587 [ 4 ] {5933be42-11e1-4168-be5c-821dd0e36ebc} <Debug> TCPHandler: Processed in 0.001435783 sec. | ||
| 11391 | 2026.03.26 05:52:53.717588 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11392 | 2026.03.26 05:52:53.717711 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 11393 | 2026.03.26 05:52:53.717711 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.03.26 05:52:53.717845 [ 197 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.03.26 05:52:53.717848 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.03.26 05:52:53.717866 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11397 | 2026.03.26 05:52:53.717914 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11398 | 2026.03.26 05:52:53.717924 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 975 rows starting from the beginning of the part | ||
| 11399 | 2026.03.26 05:52:53.717952 [ 197 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_46_9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11400 | 2026.03.26 05:52:53.718002 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11401 | 2026.03.26 05:52:53.718052 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11402 | 2026.03.26 05:52:53.718058 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11403 | 2026.03.26 05:52:53.718093 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 801 rows starting from the beginning of the part | ||
| 11404 | 2026.03.26 05:52:53.718137 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 11405 | 2026.03.26 05:52:53.718176 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 11406 | 2026.03.26 05:52:53.718390 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.03.26 05:52:53.718431 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11408 | 2026.03.26 05:52:53.718736 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11409 | 2026.03.26 05:52:53.718953 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.03.26 05:52:53.719058 [ 112 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11411 | 2026.03.26 05:52:53.719081 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001251 sec., 118305.35571542766 rows/sec., 6.73 MiB/sec. | ||
| 11412 | 2026.03.26 05:52:53.719086 [ 112 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.03.26 05:52:53.719120 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11414 | 2026.03.26 05:52:53.719126 [ 4 ] {53f48efe-80c9-4719-9505-0dbd002c738b} <Debug> TCPHandler: Processed in 0.001462134 sec. | ||
| 11415 | 2026.03.26 05:52:53.719193 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::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 | ||
| 11416 | 2026.03.26 05:52:53.719247 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.03.26 05:52:53.719286 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11418 | 2026.03.26 05:52:53.719316 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 11419 | 2026.03.26 05:52:53.719340 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673009 sec., 1417804.686047714 rows/sec., 90.72 MiB/sec. | ||
| 11420 | 2026.03.26 05:52:53.719369 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 11421 | 2026.03.26 05:52:53.719342 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11422 | 2026.03.26 05:52:53.719428 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11423 | 2026.03.26 05:52:53.719439 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11424 | 2026.03.26 05:52:53.719473 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 11425 | 2026.03.26 05:52:53.719515 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11426 | 2026.03.26 05:52:53.719536 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 11427 | 2026.03.26 05:52:53.719552 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 11428 | 2026.03.26 05:52:53.719805 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.03.26 05:52:53.719904 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_40_8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 11430 | 2026.03.26 05:52:53.719999 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11431 | 2026.03.26 05:52:53.720126 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.03.26 05:52:53.720164 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11433 | 2026.03.26 05:52:53.720343 [ 195 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243459 sec., 614415.1113949073 rows/sec., 37.66 MiB/sec. | ||
| 11434 | 2026.03.26 05:52:53.720533 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11435 | 2026.03.26 05:52:53.720568 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11436 | 2026.03.26 05:52:53.720745 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.03.26 05:52:53.720842 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.03.26 05:52:53.720881 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001556 sec., 347043.70179948583 rows/sec., 24.60 MiB/sec. | ||
| 11439 | 2026.03.26 05:52:53.720913 [ 191 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_31_6} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11440 | 2026.03.26 05:52:53.720919 [ 4 ] {1198fae9-5afa-458b-b1f3-1f044bc7aa48} <Debug> TCPHandler: Processed in 0.0017182 sec. | ||
| 11441 | 2026.03.26 05:52:53.720992 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11442 | 2026.03.26 05:52:53.721037 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11443 | 2026.03.26 05:52:53.721128 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11444 | 2026.03.26 05:52:53.721168 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11445 | 2026.03.26 05:52:53.721503 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.03.26 05:52:53.721537 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11447 | 2026.03.26 05:52:53.721832 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11448 | 2026.03.26 05:52:53.722048 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.03.26 05:52:53.722179 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 11450 | 2026.03.26 05:52:53.722215 [ 4 ] {707c1d0b-49e5-4ed7-b9ba-748d8a8866d1} <Debug> TCPHandler: Processed in 0.001225279 sec. | ||
| 11451 | 2026.03.26 05:52:53.722316 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11452 | 2026.03.26 05:52:53.722406 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11453 | 2026.03.26 05:52:53.722448 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11454 | 2026.03.26 05:52:53.722882 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2026.03.26 05:52:53.722917 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11456 | 2026.03.26 05:52:53.723250 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11457 | 2026.03.26 05:52:53.723464 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.03.26 05:52:53.723596 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001209 sec., 223325.06203473944 rows/sec., 14.85 MiB/sec. | ||
| 11459 | 2026.03.26 05:52:53.723632 [ 4 ] {12964076-f0c1-47d6-acf9-208e05495ed0} <Debug> TCPHandler: Processed in 0.001362822 sec. | ||
| 11460 | 2026.03.26 05:52:53.723744 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11461 | 2026.03.26 05:52:53.723833 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11462 | 2026.03.26 05:52:53.723874 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11463 | 2026.03.26 05:52:53.724181 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.03.26 05:52:53.724217 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11465 | 2026.03.26 05:52:53.724504 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11466 | 2026.03.26 05:52:53.724713 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2026.03.26 05:52:53.724842 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 11468 | 2026.03.26 05:52:53.724877 [ 4 ] {160133a9-18a3-46d9-9144-37843b10e629} <Debug> TCPHandler: Processed in 0.001180308 sec. | ||
| 11469 | 2026.03.26 05:52:53.724983 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2026.03.26 05:52:53.725073 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11471 | 2026.03.26 05:52:53.725126 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11472 | 2026.03.26 05:52:53.726007 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.03.26 05:52:53.726043 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11474 | 2026.03.26 05:52:53.726612 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11475 | 2026.03.26 05:52:53.726843 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2026.03.26 05:52:53.726966 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11477 | 2026.03.26 05:52:53.726981 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001925 sec., 20779.220779220777 rows/sec., 37.24 MiB/sec. | ||
| 11478 | 2026.03.26 05:52:53.727015 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.03.26 05:52:53.727041 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11480 | 2026.03.26 05:52:53.727047 [ 4 ] {b89ca97d-a3e7-4523-9217-2ce66ddffdaf} <Debug> TCPHandler: Processed in 0.00210934 sec. | ||
| 11481 | 2026.03.26 05:52:53.727124 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 11482 | 2026.03.26 05:52:53.727171 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11483 | 2026.03.26 05:52:53.727262 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11484 | 2026.03.26 05:52:53.727302 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11485 | 2026.03.26 05:52:53.727315 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11486 | 2026.03.26 05:52:53.727371 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1305 rows starting from the beginning of the part | ||
| 11487 | 2026.03.26 05:52:53.727493 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11488 | 2026.03.26 05:52:53.727610 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 11489 | 2026.03.26 05:52:53.727645 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.03.26 05:52:53.727681 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11491 | 2026.03.26 05:52:53.727714 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 11492 | 2026.03.26 05:52:53.727816 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11493 | 2026.03.26 05:52:53.727913 [ 191 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 11494 | 2026.03.26 05:52:53.727997 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11495 | 2026.03.26 05:52:53.728210 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.03.26 05:52:53.728338 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 11497 | 2026.03.26 05:52:53.728373 [ 4 ] {99da5903-05d8-4263-b787-16ba39669844} <Debug> TCPHandler: Processed in 0.001249509 sec. | ||
| 11498 | 2026.03.26 05:52:53.734520 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 19 columns (19 merged, 0 gathered) in 0.007427044 sec., 198733.17028955263 rows/sec., 356.12 MiB/sec. | ||
| 11499 | 2026.03.26 05:52:53.736590 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11500 | 2026.03.26 05:52:53.736906 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.03.26 05:52:53.736972 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11502 | 2026.03.26 05:52:53.737070 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11503 | 2026.03.26 05:52:54.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.28 MiB, peak 331.82 MiB, free memory in arenas 0.00 B, will set to 323.56 MiB (RSS), difference: 3.29 MiB | ||
| 11504 | 2026.03.26 05:52:54.336633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24522 | ||
| 11505 | 2026.03.26 05:52:54.337174 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.03.26 05:52:54.337221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11507 | 2026.03.26 05:52:54.337748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11508 | 2026.03.26 05:52:54.337986 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.03.26 05:52:54.338116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24522 | ||
| 11510 | 2026.03.26 05:52:54.338135 [ 110 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11511 | 2026.03.26 05:52:54.338201 [ 110 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.03.26 05:52:54.338221 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11513 | 2026.03.26 05:52:54.338342 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 11514 | 2026.03.26 05:52:54.338484 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11515 | 2026.03.26 05:52:54.338525 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22090 rows starting from the beginning of the part | ||
| 11516 | 2026.03.26 05:52:54.338586 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11517 | 2026.03.26 05:52:54.338628 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11518 | 2026.03.26 05:52:54.338669 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11519 | 2026.03.26 05:52:54.338704 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11520 | 2026.03.26 05:52:54.338740 [ 197 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11521 | 2026.03.26 05:52:54.340833 [ 195 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24522 rows, containing 4 columns (4 merged, 0 gathered) in 0.00254095 sec., 9650721.186957633 rows/sec., 138.05 MiB/sec. | ||
| 11522 | 2026.03.26 05:52:54.341332 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11523 | 2026.03.26 05:52:54.341680 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.03.26 05:52:54.341771 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_51_10} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11525 | 2026.03.26 05:52:54.341906 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11526 | 2026.03.26 05:52:55.642456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11527 | 2026.03.26 05:52:55.660677 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.03.26 05:52:55.660747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11529 | 2026.03.26 05:52:55.667125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11530 | 2026.03.26 05:52:55.667858 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.03.26 05:52:55.668156 [ 107 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11532 | 2026.03.26 05:52:55.668201 [ 107 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.03.26 05:52:55.668224 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11534 | 2026.03.26 05:52:55.668324 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 11535 | 2026.03.26 05:52:55.671280 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11536 | 2026.03.26 05:52:55.671370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11537 | 2026.03.26 05:52:55.672108 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 11538 | 2026.03.26 05:52:55.675465 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 11539 | 2026.03.26 05:52:55.678817 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 11540 | 2026.03.26 05:52:55.682921 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 11541 | 2026.03.26 05:52:55.687070 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 11542 | 2026.03.26 05:52:55.690757 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 11543 | 2026.03.26 05:52:55.742052 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.073758936 sec., 5206.148852255678 rows/sec., 26.92 MiB/sec. | ||
| 11544 | 2026.03.26 05:52:55.745158 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11545 | 2026.03.26 05:52:55.747477 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_51_10} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.03.26 05:52:55.747602 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_51_10} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11547 | 2026.03.26 05:52:55.750037 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11548 | 2026.03.26 05:52:58.698778 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.03.26 05:52:58.698976 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11550 | 2026.03.26 05:52:58.699042 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11551 | 2026.03.26 05:52:58.699681 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.03.26 05:52:58.699727 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11553 | 2026.03.26 05:52:58.700121 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11554 | 2026.03.26 05:52:58.700350 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.03.26 05:52:58.700501 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 11556 | 2026.03.26 05:52:58.700542 [ 4 ] {f50244f1-31e3-4927-9aa1-a2d912cf1dc6} <Debug> TCPHandler: Processed in 0.001887984 sec. | ||
| 11557 | 2026.03.26 05:52:58.700660 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2026.03.26 05:52:58.700753 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11559 | 2026.03.26 05:52:58.700793 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11560 | 2026.03.26 05:52:58.701202 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.03.26 05:52:58.701237 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11562 | 2026.03.26 05:52:58.701541 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11563 | 2026.03.26 05:52:58.701757 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.03.26 05:52:58.701884 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 11565 | 2026.03.26 05:52:58.701920 [ 4 ] {84123923-b060-4126-9219-f6b3055b3301} <Debug> TCPHandler: Processed in 0.00130837 sec. | ||
| 11566 | 2026.03.26 05:52:58.702030 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11567 | 2026.03.26 05:52:58.702121 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11568 | 2026.03.26 05:52:58.702165 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11569 | 2026.03.26 05:52:58.702563 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.03.26 05:52:58.702598 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11571 | 2026.03.26 05:52:58.702935 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11572 | 2026.03.26 05:52:58.703143 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.03.26 05:52:58.703271 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11574 | 2026.03.26 05:52:58.703307 [ 4 ] {e456619c-9e9c-4568-a45b-ba7fd49bea62} <Debug> TCPHandler: Processed in 0.001324561 sec. | ||
| 11575 | 2026.03.26 05:52:58.703406 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11576 | 2026.03.26 05:52:58.703496 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11577 | 2026.03.26 05:52:58.703537 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11578 | 2026.03.26 05:52:58.703853 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2026.03.26 05:52:58.703888 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11580 | 2026.03.26 05:52:58.704209 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11581 | 2026.03.26 05:52:58.704423 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2026.03.26 05:52:58.704551 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11583 | 2026.03.26 05:52:58.704587 [ 4 ] {dce50e76-54e4-4b3b-80ef-da697e880db1} <Debug> TCPHandler: Processed in 0.001227948 sec. | ||
| 11584 | 2026.03.26 05:53:01.692078 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11585 | 2026.03.26 05:53:01.692133 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11586 | 2026.03.26 05:53:01.838377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24970 | ||
| 11587 | 2026.03.26 05:53:01.839191 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2026.03.26 05:53:01.839271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11589 | 2026.03.26 05:53:01.839788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11590 | 2026.03.26 05:53:01.840021 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.03.26 05:53:01.840161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24970 | ||
| 11592 | 2026.03.26 05:53:01.959660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1464 | ||
| 11593 | 2026.03.26 05:53:01.962110 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2026.03.26 05:53:01.962173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11595 | 2026.03.26 05:53:01.963452 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11596 | 2026.03.26 05:53:01.963745 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.03.26 05:53:01.964132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 11598 | 2026.03.26 05:53:03.171533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11599 | 2026.03.26 05:53:03.187458 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.03.26 05:53:03.187516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11601 | 2026.03.26 05:53:03.193611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11602 | 2026.03.26 05:53:03.194299 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.03.26 05:53:03.197420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11604 | 2026.03.26 05:53:03.708012 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.03.26 05:53:03.708209 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11606 | 2026.03.26 05:53:03.708279 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11607 | 2026.03.26 05:53:03.709101 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.03.26 05:53:03.709148 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11609 | 2026.03.26 05:53:03.709539 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11610 | 2026.03.26 05:53:03.709758 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.03.26 05:53:03.709904 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 11612 | 2026.03.26 05:53:03.709944 [ 4 ] {f5f14149-de72-48fb-93b9-70e42b870ba2} <Debug> TCPHandler: Processed in 0.002065318 sec. | ||
| 11613 | 2026.03.26 05:53:03.710088 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.03.26 05:53:03.710182 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11615 | 2026.03.26 05:53:03.710221 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11616 | 2026.03.26 05:53:03.711037 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.03.26 05:53:03.711072 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11618 | 2026.03.26 05:53:03.711435 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11619 | 2026.03.26 05:53:03.711641 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.03.26 05:53:03.711766 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001603 sec., 547099.1890205864 rows/sec., 43.37 MiB/sec. | ||
| 11621 | 2026.03.26 05:53:03.711802 [ 4 ] {f973f751-28c6-4a5c-9510-eccc46921e4e} <Debug> TCPHandler: Processed in 0.001772042 sec. | ||
| 11622 | 2026.03.26 05:53:03.711908 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.03.26 05:53:03.712009 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11624 | 2026.03.26 05:53:03.712048 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11625 | 2026.03.26 05:53:03.712505 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.03.26 05:53:03.712539 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11627 | 2026.03.26 05:53:03.712833 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11628 | 2026.03.26 05:53:03.713039 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.03.26 05:53:03.713162 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001172 sec., 155290.1023890785 rows/sec., 9.62 MiB/sec. | ||
| 11630 | 2026.03.26 05:53:03.713198 [ 4 ] {c961260f-158a-4a9e-9fa9-33fc0220ad33} <Debug> TCPHandler: Processed in 0.001336281 sec. | ||
| 11631 | 2026.03.26 05:53:03.713311 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.03.26 05:53:03.713403 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11633 | 2026.03.26 05:53:03.713441 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11634 | 2026.03.26 05:53:03.713867 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.03.26 05:53:03.713901 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11636 | 2026.03.26 05:53:03.714205 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11637 | 2026.03.26 05:53:03.714415 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.03.26 05:53:03.714535 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 11639 | 2026.03.26 05:53:03.714579 [ 4 ] {7b327f38-c5d7-493d-9b3f-8547157bcec3} <Debug> TCPHandler: Processed in 0.001320521 sec. | ||
| 11640 | 2026.03.26 05:53:03.714681 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.03.26 05:53:03.714771 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11642 | 2026.03.26 05:53:03.714809 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11643 | 2026.03.26 05:53:03.715226 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.03.26 05:53:03.715259 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11645 | 2026.03.26 05:53:03.715550 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11646 | 2026.03.26 05:53:03.715756 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.03.26 05:53:03.715878 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001125 sec., 131555.55555555556 rows/sec., 7.48 MiB/sec. | ||
| 11648 | 2026.03.26 05:53:03.715913 [ 4 ] {cac11a3e-5768-44b8-a98b-f3ec39c90d12} <Debug> TCPHandler: Processed in 0.00127986 sec. | ||
| 11649 | 2026.03.26 05:53:03.716016 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.03.26 05:53:03.716115 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11651 | 2026.03.26 05:53:03.716154 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11652 | 2026.03.26 05:53:03.716717 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.03.26 05:53:03.716751 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11654 | 2026.03.26 05:53:03.717063 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11655 | 2026.03.26 05:53:03.717264 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.03.26 05:53:03.717386 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001289 sec., 411171.45073700545 rows/sec., 29.08 MiB/sec. | ||
| 11657 | 2026.03.26 05:53:03.717422 [ 4 ] {6b060bc8-b0a4-41e7-8f46-3fae94752dcb} <Debug> TCPHandler: Processed in 0.001452474 sec. | ||
| 11658 | 2026.03.26 05:53:03.717532 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2026.03.26 05:53:03.717623 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11660 | 2026.03.26 05:53:03.717663 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11661 | 2026.03.26 05:53:03.717972 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.03.26 05:53:03.718005 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11663 | 2026.03.26 05:53:03.718311 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11664 | 2026.03.26 05:53:03.718516 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.03.26 05:53:03.718638 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 11666 | 2026.03.26 05:53:03.718673 [ 4 ] {b7d9be08-8eda-41cd-b373-5c257adbb3f0} <Debug> TCPHandler: Processed in 0.001195708 sec. | ||
| 11667 | 2026.03.26 05:53:03.718809 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2026.03.26 05:53:03.718928 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11669 | 2026.03.26 05:53:03.718979 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11670 | 2026.03.26 05:53:03.719395 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.03.26 05:53:03.719430 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11672 | 2026.03.26 05:53:03.719773 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11673 | 2026.03.26 05:53:03.719985 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.03.26 05:53:03.720112 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 11675 | 2026.03.26 05:53:03.720147 [ 4 ] {b93c381e-5903-4066-9d8d-9d7cc3dafe62} <Debug> TCPHandler: Processed in 0.001404703 sec. | ||
| 11676 | 2026.03.26 05:53:03.720259 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2026.03.26 05:53:03.720351 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11678 | 2026.03.26 05:53:03.720392 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11679 | 2026.03.26 05:53:03.720686 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.03.26 05:53:03.720718 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11681 | 2026.03.26 05:53:03.721008 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11682 | 2026.03.26 05:53:03.721211 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.03.26 05:53:03.721335 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 11684 | 2026.03.26 05:53:03.721378 [ 4 ] {064fb7e6-5e5f-44cd-b546-bc1a6339efc1} <Debug> TCPHandler: Processed in 0.001171678 sec. | ||
| 11685 | 2026.03.26 05:53:03.721474 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11686 | 2026.03.26 05:53:03.721564 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11687 | 2026.03.26 05:53:03.721617 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11688 | 2026.03.26 05:53:03.722476 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.03.26 05:53:03.722509 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11690 | 2026.03.26 05:53:03.723063 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11691 | 2026.03.26 05:53:03.723292 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.03.26 05:53:03.723427 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 11693 | 2026.03.26 05:53:03.723487 [ 4 ] {8c6083d9-67ea-42ea-be81-fcdbea0825e9} <Debug> TCPHandler: Processed in 0.002059568 sec. | ||
| 11694 | 2026.03.26 05:53:03.723607 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.03.26 05:53:03.723728 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11696 | 2026.03.26 05:53:03.723778 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11697 | 2026.03.26 05:53:03.724153 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.03.26 05:53:03.724187 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11699 | 2026.03.26 05:53:03.724506 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11700 | 2026.03.26 05:53:03.724715 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2026.03.26 05:53:03.724840 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. | ||
| 11702 | 2026.03.26 05:53:03.724875 [ 4 ] {948027a2-fca7-41ad-9e2f-c01695929d67} <Debug> TCPHandler: Processed in 0.001327951 sec. | ||
| 11703 | 2026.03.26 05:53:06.348370 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2026.03.26 05:53:06.348645 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11705 | 2026.03.26 05:53:06.348747 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11706 | 2026.03.26 05:53:06.351130 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.03.26 05:53:06.351177 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11708 | 2026.03.26 05:53:06.351736 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11709 | 2026.03.26 05:53:06.351958 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.03.26 05:53:06.352113 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.003545 sec., 678420.3102961918 rows/sec., 50.05 MiB/sec. | ||
| 11711 | 2026.03.26 05:53:06.352156 [ 4 ] {3fdb006f-ea27-4c7b-b7de-2e8090c1cd47} <Debug> TCPHandler: Processed in 0.003965063 sec. | ||
| 11712 | 2026.03.26 05:53:06.352283 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2026.03.26 05:53:06.352378 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11714 | 2026.03.26 05:53:06.352419 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11715 | 2026.03.26 05:53:06.352831 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.03.26 05:53:06.352869 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11717 | 2026.03.26 05:53:06.353161 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11718 | 2026.03.26 05:53:06.353364 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2026.03.26 05:53:06.353491 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001133 sec., 9708.737864077671 rows/sec., 730.05 KiB/sec. | ||
| 11720 | 2026.03.26 05:53:06.353529 [ 4 ] {d2450980-9fed-4149-968a-cc5265d762f5} <Debug> TCPHandler: Processed in 0.00129412 sec. | ||
| 11721 | 2026.03.26 05:53:06.353627 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11722 | 2026.03.26 05:53:06.353716 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11723 | 2026.03.26 05:53:06.353755 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11724 | 2026.03.26 05:53:06.354455 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.03.26 05:53:06.354492 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11726 | 2026.03.26 05:53:06.354817 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11727 | 2026.03.26 05:53:06.355033 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.03.26 05:53:06.355164 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001464 sec., 547131.1475409836 rows/sec., 31.60 MiB/sec. | ||
| 11729 | 2026.03.26 05:53:06.355202 [ 4 ] {bc51f2d2-bf2f-43a6-905f-cc3b9ea418dd} <Debug> TCPHandler: Processed in 0.001621718 sec. | ||
| 11730 | 2026.03.26 05:53:06.355320 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.03.26 05:53:06.355436 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11732 | 2026.03.26 05:53:06.355484 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11733 | 2026.03.26 05:53:06.355931 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.03.26 05:53:06.355976 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11735 | 2026.03.26 05:53:06.356283 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11736 | 2026.03.26 05:53:06.356488 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.03.26 05:53:06.356614 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001202 sec., 831.946755407654 rows/sec., 58.50 KiB/sec. | ||
| 11738 | 2026.03.26 05:53:06.356650 [ 4 ] {81a9ea2a-f31e-4d02-bc64-e19bcbc94963} <Debug> TCPHandler: Processed in 0.001389742 sec. | ||
| 11739 | 2026.03.26 05:53:06.356768 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.03.26 05:53:06.356886 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11741 | 2026.03.26 05:53:06.356933 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11742 | 2026.03.26 05:53:06.357969 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.03.26 05:53:06.358006 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11744 | 2026.03.26 05:53:06.358364 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11745 | 2026.03.26 05:53:06.358577 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.03.26 05:53:06.358711 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001849 sec., 697674.4186046512 rows/sec., 46.54 MiB/sec. | ||
| 11747 | 2026.03.26 05:53:06.358749 [ 4 ] {c0bf5f66-3029-42b2-99d6-67fc61e8b167} <Debug> TCPHandler: Processed in 0.002040077 sec. | ||
| 11748 | 2026.03.26 05:53:06.358859 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.03.26 05:53:06.358951 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11750 | 2026.03.26 05:53:06.358994 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11751 | 2026.03.26 05:53:06.359844 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.03.26 05:53:06.359880 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11753 | 2026.03.26 05:53:06.360295 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11754 | 2026.03.26 05:53:06.360497 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.03.26 05:53:06.360620 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 11756 | 2026.03.26 05:53:06.360626 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001693 sec., 921441.2285883047 rows/sec., 56.22 MiB/sec. | ||
| 11757 | 2026.03.26 05:53:06.360703 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.03.26 05:53:06.360716 [ 4 ] {3b2c5c15-2a7f-4e4a-a8a4-2f60399c2958} <Debug> TCPHandler: Processed in 0.001903644 sec. | ||
| 11759 | 2026.03.26 05:53:06.360737 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 11760 | 2026.03.26 05:53:06.360841 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11761 | 2026.03.26 05:53:06.360852 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 11762 | 2026.03.26 05:53:06.360938 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11763 | 2026.03.26 05:53:06.360996 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11764 | 2026.03.26 05:53:06.361006 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11765 | 2026.03.26 05:53:06.361047 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 30725 rows starting from the beginning of the part | ||
| 11766 | 2026.03.26 05:53:06.361119 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11767 | 2026.03.26 05:53:06.361162 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 270 rows starting from the beginning of the part | ||
| 11768 | 2026.03.26 05:53:06.361205 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11769 | 2026.03.26 05:53:06.361243 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 265 rows starting from the beginning of the part | ||
| 11770 | 2026.03.26 05:53:06.361285 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1560 rows starting from the beginning of the part | ||
| 11771 | 2026.03.26 05:53:06.361776 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.03.26 05:53:06.361815 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11773 | 2026.03.26 05:53:06.362335 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11774 | 2026.03.26 05:53:06.362559 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2026.03.26 05:53:06.362704 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001784 sec., 6165.91928251121 rows/sec., 11.05 MiB/sec. | ||
| 11776 | 2026.03.26 05:53:06.362757 [ 4 ] {93ef9f23-61b2-428a-8c1a-ae6d1a028d1f} <Debug> TCPHandler: Processed in 0.001962846 sec. | ||
| 11777 | 2026.03.26 05:53:06.362867 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2026.03.26 05:53:06.362959 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11779 | 2026.03.26 05:53:06.363000 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11780 | 2026.03.26 05:53:06.363327 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.03.26 05:53:06.363362 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11782 | 2026.03.26 05:53:06.363660 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11783 | 2026.03.26 05:53:06.363873 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.03.26 05:53:06.364004 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001063 sec., 33866.41580432738 rows/sec., 2.28 MiB/sec. | ||
| 11785 | 2026.03.26 05:53:06.364039 [ 4 ] {428c59ca-a03e-4739-9605-e1985dc6e121} <Debug> TCPHandler: Processed in 0.001218609 sec. | ||
| 11786 | 2026.03.26 05:53:06.368691 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33140 rows, containing 5 columns (5 merged, 0 gathered) in 0.007888625 sec., 4200985.596349174 rows/sec., 271.46 MiB/sec. | ||
| 11787 | 2026.03.26 05:53:06.368957 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11788 | 2026.03.26 05:53:06.369254 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2026.03.26 05:53:06.369334 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 11790 | 2026.03.26 05:53:06.369424 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11791 | 2026.03.26 05:53:07.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.60 MiB, peak 338.08 MiB, free memory in arenas 0.00 B, will set to 326.64 MiB (RSS), difference: 1.05 MiB | ||
| 11792 | 2026.03.26 05:53:08.694551 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11793 | 2026.03.26 05:53:08.694864 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11794 | 2026.03.26 05:53:08.694970 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11795 | 2026.03.26 05:53:08.695713 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.03.26 05:53:08.695766 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11797 | 2026.03.26 05:53:08.696164 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11798 | 2026.03.26 05:53:08.696400 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.03.26 05:53:08.696575 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.41 MiB/sec. | ||
| 11800 | 2026.03.26 05:53:08.696579 [ 90 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11801 | 2026.03.26 05:53:08.696624 [ 4 ] {3697e62b-2459-4b55-9b89-1c64cead9b6b} <Debug> TCPHandler: Processed in 0.002257573 sec. | ||
| 11802 | 2026.03.26 05:53:08.696660 [ 90 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2026.03.26 05:53:08.696691 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11804 | 2026.03.26 05:53:08.696754 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.03.26 05:53:08.696814 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 11806 | 2026.03.26 05:53:08.696859 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11807 | 2026.03.26 05:53:08.696907 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11808 | 2026.03.26 05:53:08.696965 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11809 | 2026.03.26 05:53:08.697009 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3359 rows starting from the beginning of the part | ||
| 11810 | 2026.03.26 05:53:08.697084 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 882 rows starting from the beginning of the part | ||
| 11811 | 2026.03.26 05:53:08.697137 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11812 | 2026.03.26 05:53:08.697186 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 877 rows starting from the beginning of the part | ||
| 11813 | 2026.03.26 05:53:08.697232 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2405 rows starting from the beginning of the part | ||
| 11814 | 2026.03.26 05:53:08.697271 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11815 | 2026.03.26 05:53:08.697343 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.03.26 05:53:08.697386 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11817 | 2026.03.26 05:53:08.697733 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11818 | 2026.03.26 05:53:08.697958 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.03.26 05:53:08.698094 [ 90 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11820 | 2026.03.26 05:53:08.698104 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 11821 | 2026.03.26 05:53:08.698129 [ 90 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.03.26 05:53:08.698153 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11823 | 2026.03.26 05:53:08.698154 [ 4 ] {2aa7145c-05b8-4281-b324-0068ede97201} <Debug> TCPHandler: Processed in 0.001452914 sec. | ||
| 11824 | 2026.03.26 05:53:08.698263 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 11825 | 2026.03.26 05:53:08.698283 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.03.26 05:53:08.698398 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11827 | 2026.03.26 05:53:08.698403 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11828 | 2026.03.26 05:53:08.698448 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11829 | 2026.03.26 05:53:08.698451 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1830 rows starting from the beginning of the part | ||
| 11830 | 2026.03.26 05:53:08.698534 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 540 rows starting from the beginning of the part | ||
| 11831 | 2026.03.26 05:53:08.698581 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11832 | 2026.03.26 05:53:08.698622 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 530 rows starting from the beginning of the part | ||
| 11833 | 2026.03.26 05:53:08.698663 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1290 rows starting from the beginning of the part | ||
| 11834 | 2026.03.26 05:53:08.698703 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11835 | 2026.03.26 05:53:08.698828 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2026.03.26 05:53:08.698868 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11837 | 2026.03.26 05:53:08.699253 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11838 | 2026.03.26 05:53:08.699490 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.03.26 05:53:08.699631 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.56 MiB/sec. | ||
| 11840 | 2026.03.26 05:53:08.699646 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7635 rows, containing 5 columns (5 merged, 0 gathered) in 0.002891507 sec., 2640491.6190761426 rows/sec., 210.74 MiB/sec. | ||
| 11841 | 2026.03.26 05:53:08.699669 [ 4 ] {c6ebaf38-7f8f-407e-884d-812dd54ba2c2} <Debug> TCPHandler: Processed in 0.001436303 sec. | ||
| 11842 | 2026.03.26 05:53:08.699786 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2026.03.26 05:53:08.699881 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11844 | 2026.03.26 05:53:08.699923 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11845 | 2026.03.26 05:53:08.700023 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11846 | 2026.03.26 05:53:08.700234 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.002024787 sec., 2132569.993782062 rows/sec., 154.58 MiB/sec. | ||
| 11847 | 2026.03.26 05:53:08.700247 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.03.26 05:53:08.700294 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11849 | 2026.03.26 05:53:08.700307 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.03.26 05:53:08.700415 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_86_17} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11851 | 2026.03.26 05:53:08.700473 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11852 | 2026.03.26 05:53:08.700502 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 11853 | 2026.03.26 05:53:08.700658 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11854 | 2026.03.26 05:53:08.700772 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.03.26 05:53:08.700863 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_86_17} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11856 | 2026.03.26 05:53:08.700917 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.03.26 05:53:08.700940 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11858 | 2026.03.26 05:53:08.701045 [ 88 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11859 | 2026.03.26 05:53:08.701057 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.35 MiB/sec. | ||
| 11860 | 2026.03.26 05:53:08.701093 [ 88 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.03.26 05:53:08.701110 [ 4 ] {e64853a7-a400-43d3-8c6a-7d4c5ee0ef07} <Debug> TCPHandler: Processed in 0.001372382 sec. | ||
| 11862 | 2026.03.26 05:53:08.701120 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11863 | 2026.03.26 05:53:08.701239 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 11864 | 2026.03.26 05:53:08.701403 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11865 | 2026.03.26 05:53:08.701440 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4956 rows starting from the beginning of the part | ||
| 11866 | 2026.03.26 05:53:08.701505 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 11867 | 2026.03.26 05:53:08.701549 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 11868 | 2026.03.26 05:53:08.701589 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 11869 | 2026.03.26 05:53:08.701629 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 11870 | 2026.03.26 05:53:08.701667 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part | ||
| 11871 | 2026.03.26 05:53:08.703386 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203131 sec., 2385695.6304459423 rows/sec., 154.96 MiB/sec. | ||
| 11872 | 2026.03.26 05:53:08.703723 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11873 | 2026.03.26 05:53:08.704003 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.03.26 05:53:08.704074 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_86_17} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11875 | 2026.03.26 05:53:08.704149 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11876 | 2026.03.26 05:53:09.340337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25482 | ||
| 11877 | 2026.03.26 05:53:09.341017 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.03.26 05:53:09.341067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11879 | 2026.03.26 05:53:09.341595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11880 | 2026.03.26 05:53:09.341847 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.03.26 05:53:09.341996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25482 | ||
| 11882 | 2026.03.26 05:53:10.697522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11883 | 2026.03.26 05:53:10.721754 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.03.26 05:53:10.721831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11885 | 2026.03.26 05:53:10.730635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11886 | 2026.03.26 05:53:10.731750 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.03.26 05:53:10.737453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11888 | 2026.03.26 05:53:11.964374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1510 | ||
| 11889 | 2026.03.26 05:53:11.967063 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.03.26 05:53:11.967126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11891 | 2026.03.26 05:53:11.968393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11892 | 2026.03.26 05:53:11.968695 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2026.03.26 05:53:11.969092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 11894 | 2026.03.26 05:53:13.707950 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.03.26 05:53:13.708146 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11896 | 2026.03.26 05:53:13.708212 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11897 | 2026.03.26 05:53:13.708989 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.03.26 05:53:13.709034 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11899 | 2026.03.26 05:53:13.709437 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11900 | 2026.03.26 05:53:13.709667 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.03.26 05:53:13.709830 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 11902 | 2026.03.26 05:53:13.709880 [ 4 ] {fecc887c-254a-4981-aa84-baca4d5f800d} <Debug> TCPHandler: Processed in 0.002057089 sec. | ||
| 11903 | 2026.03.26 05:53:13.710008 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.03.26 05:53:13.710109 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11905 | 2026.03.26 05:53:13.710152 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11906 | 2026.03.26 05:53:13.710986 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.03.26 05:53:13.711024 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11908 | 2026.03.26 05:53:13.711390 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11909 | 2026.03.26 05:53:13.711601 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.03.26 05:53:13.711729 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001642 sec., 534104.7503045067 rows/sec., 42.34 MiB/sec. | ||
| 11911 | 2026.03.26 05:53:13.711766 [ 4 ] {4c74794e-1c58-4a07-b3ee-3684b1983d80} <Debug> TCPHandler: Processed in 0.001807913 sec. | ||
| 11912 | 2026.03.26 05:53:13.711878 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2026.03.26 05:53:13.711977 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11914 | 2026.03.26 05:53:13.712016 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11915 | 2026.03.26 05:53:13.712499 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.03.26 05:53:13.712534 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11917 | 2026.03.26 05:53:13.712885 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11918 | 2026.03.26 05:53:13.713093 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.03.26 05:53:13.713221 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001268 sec., 143533.12302839116 rows/sec., 8.90 MiB/sec. | ||
| 11920 | 2026.03.26 05:53:13.713256 [ 4 ] {e27db27f-c378-45d3-a306-f3d60d48c853} <Debug> TCPHandler: Processed in 0.001426143 sec. | ||
| 11921 | 2026.03.26 05:53:13.713379 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2026.03.26 05:53:13.713472 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11923 | 2026.03.26 05:53:13.713509 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11924 | 2026.03.26 05:53:13.713937 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.03.26 05:53:13.713970 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11926 | 2026.03.26 05:53:13.714266 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11927 | 2026.03.26 05:53:13.714464 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.03.26 05:53:13.714585 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001132 sec., 131625.44169611306 rows/sec., 8.50 MiB/sec. | ||
| 11929 | 2026.03.26 05:53:13.714620 [ 4 ] {bc46863d-8ca8-4d8f-9f54-d434da40c435} <Debug> TCPHandler: Processed in 0.001287901 sec. | ||
| 11930 | 2026.03.26 05:53:13.714732 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2026.03.26 05:53:13.714825 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11932 | 2026.03.26 05:53:13.714864 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11933 | 2026.03.26 05:53:13.715287 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.03.26 05:53:13.715319 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11935 | 2026.03.26 05:53:13.715612 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11936 | 2026.03.26 05:53:13.715821 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.03.26 05:53:13.715941 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001136 sec., 130281.69014084506 rows/sec., 7.41 MiB/sec. | ||
| 11938 | 2026.03.26 05:53:13.715976 [ 4 ] {f32d9949-dec3-421e-bf7e-685502f8c0dd} <Debug> TCPHandler: Processed in 0.0012955 sec. | ||
| 11939 | 2026.03.26 05:53:13.716089 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2026.03.26 05:53:13.716180 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11941 | 2026.03.26 05:53:13.716217 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11942 | 2026.03.26 05:53:13.716806 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.03.26 05:53:13.716839 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11944 | 2026.03.26 05:53:13.717172 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11945 | 2026.03.26 05:53:13.717380 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.03.26 05:53:13.717501 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001339 sec., 395817.7744585512 rows/sec., 27.99 MiB/sec. | ||
| 11947 | 2026.03.26 05:53:13.717537 [ 4 ] {7103a530-b6fd-4252-97f1-76598d405cbe} <Debug> TCPHandler: Processed in 0.001494385 sec. | ||
| 11948 | 2026.03.26 05:53:13.717651 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.03.26 05:53:13.717742 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11950 | 2026.03.26 05:53:13.717784 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11951 | 2026.03.26 05:53:13.718106 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2026.03.26 05:53:13.718140 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11953 | 2026.03.26 05:53:13.718434 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11954 | 2026.03.26 05:53:13.718637 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2026.03.26 05:53:13.718762 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 11956 | 2026.03.26 05:53:13.718797 [ 4 ] {df4fd4f2-8640-4069-a023-72db99dd71f9} <Debug> TCPHandler: Processed in 0.001193318 sec. | ||
| 11957 | 2026.03.26 05:53:13.718904 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2026.03.26 05:53:13.718999 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11959 | 2026.03.26 05:53:13.719058 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11960 | 2026.03.26 05:53:13.719478 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.03.26 05:53:13.719510 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11962 | 2026.03.26 05:53:13.719833 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11963 | 2026.03.26 05:53:13.720043 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.03.26 05:53:13.720166 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 11965 | 2026.03.26 05:53:13.720201 [ 4 ] {dd08e402-4c7d-45f0-a8b7-0116b6a32863} <Debug> TCPHandler: Processed in 0.001343271 sec. | ||
| 11966 | 2026.03.26 05:53:13.720312 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.03.26 05:53:13.720403 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11968 | 2026.03.26 05:53:13.720444 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11969 | 2026.03.26 05:53:13.720749 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.03.26 05:53:13.720781 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11971 | 2026.03.26 05:53:13.721064 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11972 | 2026.03.26 05:53:13.721291 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.03.26 05:53:13.721413 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 11974 | 2026.03.26 05:53:13.721447 [ 4 ] {72aae47e-4022-4595-b40f-617a364f546e} <Debug> TCPHandler: Processed in 0.001181217 sec. | ||
| 11975 | 2026.03.26 05:53:13.721562 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2026.03.26 05:53:13.721651 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11977 | 2026.03.26 05:53:13.721703 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11978 | 2026.03.26 05:53:13.722553 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.03.26 05:53:13.722586 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11980 | 2026.03.26 05:53:13.723147 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11981 | 2026.03.26 05:53:13.723371 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.03.26 05:53:13.723504 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001871 sec., 21378.94174238375 rows/sec., 38.31 MiB/sec. | ||
| 11983 | 2026.03.26 05:53:13.723555 [ 4 ] {b99dda88-7a50-4253-8346-a738a51209ab} <Debug> TCPHandler: Processed in 0.002038908 sec. | ||
| 11984 | 2026.03.26 05:53:13.723666 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.03.26 05:53:13.723757 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.03.26 05:53:13.723797 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11987 | 2026.03.26 05:53:13.724124 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.03.26 05:53:13.724157 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11989 | 2026.03.26 05:53:13.724460 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11990 | 2026.03.26 05:53:13.724667 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.03.26 05:53:13.724787 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 11992 | 2026.03.26 05:53:13.724820 [ 4 ] {d05ff5fd-a6b6-420b-916c-46296e001ded} <Debug> TCPHandler: Processed in 0.001200838 sec. | ||
| 11993 | 2026.03.26 05:53:16.692372 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11994 | 2026.03.26 05:53:16.692421 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11995 | 2026.03.26 05:53:16.842161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25930 | ||
| 11996 | 2026.03.26 05:53:16.842797 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.03.26 05:53:16.842847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 11998 | 2026.03.26 05:53:16.843346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11999 | 2026.03.26 05:53:16.843584 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.03.26 05:53:16.843734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25930 | ||
| 12001 | 2026.03.26 05:53:17.867669 [ 76 ] {} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 12002 | 2026.03.26 05:53:17.867756 [ 76 ] {} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.03.26 05:53:17.867792 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12004 | 2026.03.26 05:53:17.867974 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 12005 | 2026.03.26 05:53:17.868208 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12006 | 2026.03.26 05:53:17.868267 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 12007 | 2026.03.26 05:53:17.868378 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 12008 | 2026.03.26 05:53:17.868459 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 12009 | 2026.03.26 05:53:17.868533 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 12010 | 2026.03.26 05:53:17.868605 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 12011 | 2026.03.26 05:53:17.869361 [ 200 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464895 sec., 4095.856699626936 rows/sec., 303.99 KiB/sec. | ||
| 12012 | 2026.03.26 05:53:17.869509 [ 186 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 12013 | 2026.03.26 05:53:17.869829 [ 186 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_9_2} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.03.26 05:53:17.869910 [ 186 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_9_2} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 12015 | 2026.03.26 05:53:17.869984 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12016 | 2026.03.26 05:53:18.237552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12017 | 2026.03.26 05:53:18.254779 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2026.03.26 05:53:18.254844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12019 | 2026.03.26 05:53:18.261372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12020 | 2026.03.26 05:53:18.262122 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2026.03.26 05:53:18.265097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12022 | 2026.03.26 05:53:18.699202 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.03.26 05:53:18.699389 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12024 | 2026.03.26 05:53:18.699456 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12025 | 2026.03.26 05:53:18.700151 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.03.26 05:53:18.700200 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12027 | 2026.03.26 05:53:18.700629 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12028 | 2026.03.26 05:53:18.700881 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.03.26 05:53:18.701037 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.53 MiB/sec. | ||
| 12030 | 2026.03.26 05:53:18.701079 [ 4 ] {feabf084-45a4-4b25-8995-1ca6c8aa6d11} <Debug> TCPHandler: Processed in 0.002074049 sec. | ||
| 12031 | 2026.03.26 05:53:18.701221 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.03.26 05:53:18.701316 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12033 | 2026.03.26 05:53:18.701357 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12034 | 2026.03.26 05:53:18.701795 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.03.26 05:53:18.701830 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12036 | 2026.03.26 05:53:18.702146 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12037 | 2026.03.26 05:53:18.702364 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.03.26 05:53:18.702499 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 12039 | 2026.03.26 05:53:18.702535 [ 4 ] {d19c28ec-3b4e-49c6-bb39-f19c8877d007} <Debug> TCPHandler: Processed in 0.001366802 sec. | ||
| 12040 | 2026.03.26 05:53:18.702662 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.03.26 05:53:18.702756 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12042 | 2026.03.26 05:53:18.702799 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12043 | 2026.03.26 05:53:18.703226 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.03.26 05:53:18.703260 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12045 | 2026.03.26 05:53:18.703611 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12046 | 2026.03.26 05:53:18.703825 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.03.26 05:53:18.703957 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 12048 | 2026.03.26 05:53:18.703992 [ 4 ] {41d74254-3b3d-4895-a001-28379e5479be} <Debug> TCPHandler: Processed in 0.001381422 sec. | ||
| 12049 | 2026.03.26 05:53:18.704108 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2026.03.26 05:53:18.704201 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12051 | 2026.03.26 05:53:18.704244 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12052 | 2026.03.26 05:53:18.704581 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.03.26 05:53:18.704615 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12054 | 2026.03.26 05:53:18.704924 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12055 | 2026.03.26 05:53:18.705147 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.03.26 05:53:18.705278 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 12057 | 2026.03.26 05:53:18.705313 [ 4 ] {b9a133e7-4ee0-407a-a759-d61b433fa364} <Debug> TCPHandler: Processed in 0.0012544 sec. | ||
| 12058 | 2026.03.26 05:53:21.969368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1540 | ||
| 12059 | 2026.03.26 05:53:21.971765 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.03.26 05:53:21.971824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12061 | 2026.03.26 05:53:21.973138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12062 | 2026.03.26 05:53:21.973434 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2026.03.26 05:53:21.973633 [ 71 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12064 | 2026.03.26 05:53:21.973700 [ 71 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.03.26 05:53:21.973722 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12066 | 2026.03.26 05:53:21.973825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1540 | ||
| 12067 | 2026.03.26 05:53:21.973826 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 12068 | 2026.03.26 05:53:21.974348 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12069 | 2026.03.26 05:53:21.974492 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1348 rows starting from the beginning of the part | ||
| 12070 | 2026.03.26 05:53:21.974871 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 50 rows starting from the beginning of the part | ||
| 12071 | 2026.03.26 05:53:21.975251 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12072 | 2026.03.26 05:53:21.975589 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 12073 | 2026.03.26 05:53:21.975946 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 12074 | 2026.03.26 05:53:21.976304 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 12075 | 2026.03.26 05:53:21.982839 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 72 columns (72 merged, 0 gathered) in 0.009052131 sec., 170125.68642676514 rows/sec., 136.12 MiB/sec. | ||
| 12076 | 2026.03.26 05:53:21.984803 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12077 | 2026.03.26 05:53:21.985475 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2026.03.26 05:53:21.985619 [ 187 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_41_8} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12079 | 2026.03.26 05:53:21.985995 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12080 | 2026.03.26 05:53:22.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.70 MiB, peak 338.08 MiB, free memory in arenas 0.00 B, will set to 328.07 MiB (RSS), difference: 4.37 MiB | ||
| 12081 | 2026.03.26 05:53:23.718371 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.03.26 05:53:23.718653 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.03.26 05:53:23.718759 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12084 | 2026.03.26 05:53:23.719850 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.03.26 05:53:23.719919 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12086 | 2026.03.26 05:53:23.720508 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12087 | 2026.03.26 05:53:23.720837 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.03.26 05:53:23.721054 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002476 sec., 114701.13085621971 rows/sec., 7.29 MiB/sec. | ||
| 12089 | 2026.03.26 05:53:23.721125 [ 4 ] {beca3eda-1d92-4a37-a1b5-e887a8eb0094} <Debug> TCPHandler: Processed in 0.002941889 sec. | ||
| 12090 | 2026.03.26 05:53:23.721300 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2026.03.26 05:53:23.721453 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12092 | 2026.03.26 05:53:23.721522 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12093 | 2026.03.26 05:53:23.722123 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.03.26 05:53:23.722177 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12095 | 2026.03.26 05:53:23.722635 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12096 | 2026.03.26 05:53:23.722960 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.03.26 05:53:23.723153 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001735 sec., 3458.21325648415 rows/sec., 281.99 KiB/sec. | ||
| 12098 | 2026.03.26 05:53:23.723211 [ 4 ] {5d401412-7d52-4382-ab74-69c1e85f6c75} <Debug> TCPHandler: Processed in 0.001988287 sec. | ||
| 12099 | 2026.03.26 05:53:23.723357 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.03.26 05:53:23.723496 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12101 | 2026.03.26 05:53:23.723554 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12102 | 2026.03.26 05:53:23.724884 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.03.26 05:53:23.724940 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12104 | 2026.03.26 05:53:23.725459 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12105 | 2026.03.26 05:53:23.725780 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.03.26 05:53:23.725977 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.00251 sec., 350597.609561753 rows/sec., 27.78 MiB/sec. | ||
| 12107 | 2026.03.26 05:53:23.726037 [ 4 ] {e848611c-1f14-461b-8199-37c28c7b61a3} <Debug> TCPHandler: Processed in 0.002749734 sec. | ||
| 12108 | 2026.03.26 05:53:23.726197 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.03.26 05:53:23.726338 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12110 | 2026.03.26 05:53:23.726400 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12111 | 2026.03.26 05:53:23.727172 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.03.26 05:53:23.727225 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12113 | 2026.03.26 05:53:23.727702 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12114 | 2026.03.26 05:53:23.728014 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.03.26 05:53:23.728209 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.001898 sec., 99051.63329820865 rows/sec., 6.16 MiB/sec. | ||
| 12116 | 2026.03.26 05:53:23.728260 [ 4 ] {34ec26e6-790b-4f0b-adf7-0d29e8628743} <Debug> TCPHandler: Processed in 0.0021361 sec. | ||
| 12117 | 2026.03.26 05:53:23.728436 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.03.26 05:53:23.728627 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12119 | 2026.03.26 05:53:23.728702 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12120 | 2026.03.26 05:53:23.729405 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.03.26 05:53:23.729456 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12122 | 2026.03.26 05:53:23.729902 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12123 | 2026.03.26 05:53:23.730220 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.03.26 05:53:23.730401 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001814 sec., 82138.91951488423 rows/sec., 5.31 MiB/sec. | ||
| 12125 | 2026.03.26 05:53:23.730454 [ 4 ] {9f03b1f7-5be7-42e3-890e-bcd46b3277ba} <Debug> TCPHandler: Processed in 0.00210188 sec. | ||
| 12126 | 2026.03.26 05:53:23.730598 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2026.03.26 05:53:23.730735 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12128 | 2026.03.26 05:53:23.730789 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12129 | 2026.03.26 05:53:23.731441 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.03.26 05:53:23.731492 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12131 | 2026.03.26 05:53:23.731934 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12132 | 2026.03.26 05:53:23.732239 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2026.03.26 05:53:23.732429 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001724 sec., 85846.86774941995 rows/sec., 4.88 MiB/sec. | ||
| 12134 | 2026.03.26 05:53:23.732478 [ 4 ] {1b83aeb7-03cf-406a-b423-3581bd39d1b7} <Debug> TCPHandler: Processed in 0.001946275 sec. | ||
| 12135 | 2026.03.26 05:53:23.732618 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.03.26 05:53:23.732746 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12137 | 2026.03.26 05:53:23.732809 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12138 | 2026.03.26 05:53:23.733811 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.03.26 05:53:23.733868 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12140 | 2026.03.26 05:53:23.734362 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12141 | 2026.03.26 05:53:23.734676 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.03.26 05:53:23.734871 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.002152 sec., 249070.63197026023 rows/sec., 17.64 MiB/sec. | ||
| 12143 | 2026.03.26 05:53:23.734925 [ 4 ] {a89efeb0-e9cf-4dd3-b4fa-52cc5cc2966a} <Debug> TCPHandler: Processed in 0.002369615 sec. | ||
| 12144 | 2026.03.26 05:53:23.735077 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.03.26 05:53:23.735210 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12146 | 2026.03.26 05:53:23.735271 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12147 | 2026.03.26 05:53:23.735735 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.03.26 05:53:23.735787 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12149 | 2026.03.26 05:53:23.736220 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12150 | 2026.03.26 05:53:23.736534 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.03.26 05:53:23.736714 [ 67 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12152 | 2026.03.26 05:53:23.736719 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. | ||
| 12153 | 2026.03.26 05:53:23.736771 [ 67 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.03.26 05:53:23.736789 [ 4 ] {355af31c-ec5a-446b-ae4d-7bdea0921f8c} <Debug> TCPHandler: Processed in 0.001782972 sec. | ||
| 12155 | 2026.03.26 05:53:23.736811 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12156 | 2026.03.26 05:53:23.736933 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2026.03.26 05:53:23.736984 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 12158 | 2026.03.26 05:53:23.737067 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12159 | 2026.03.26 05:53:23.737139 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12160 | 2026.03.26 05:53:23.737231 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12161 | 2026.03.26 05:53:23.737303 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 162 rows starting from the beginning of the part | ||
| 12162 | 2026.03.26 05:53:23.737412 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 12163 | 2026.03.26 05:53:23.737478 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12164 | 2026.03.26 05:53:23.737539 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12165 | 2026.03.26 05:53:23.737604 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12166 | 2026.03.26 05:53:23.737668 [ 198 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12167 | 2026.03.26 05:53:23.737744 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2026.03.26 05:53:23.737800 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12169 | 2026.03.26 05:53:23.738298 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12170 | 2026.03.26 05:53:23.738615 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2026.03.26 05:53:23.738797 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.00176 sec., 152272.72727272726 rows/sec., 10.12 MiB/sec. | ||
| 12172 | 2026.03.26 05:53:23.738844 [ 4 ] {7b2230da-6e78-49e4-97b8-ede43b24026a} <Debug> TCPHandler: Processed in 0.001976736 sec. | ||
| 12173 | 2026.03.26 05:53:23.738920 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.002013067 sec., 95376.85531579427 rows/sec., 4.87 MiB/sec. | ||
| 12174 | 2026.03.26 05:53:23.738989 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.03.26 05:53:23.739118 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12176 | 2026.03.26 05:53:23.739178 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12177 | 2026.03.26 05:53:23.739216 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12178 | 2026.03.26 05:53:23.739610 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2026.03.26 05:53:23.739670 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12180 | 2026.03.26 05:53:23.739708 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.03.26 05:53:23.739864 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_31_6} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12182 | 2026.03.26 05:53:23.740007 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12183 | 2026.03.26 05:53:23.740100 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12184 | 2026.03.26 05:53:23.740400 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2026.03.26 05:53:23.740523 [ 67 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12186 | 2026.03.26 05:53:23.740572 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 45.50 KiB/sec. | ||
| 12187 | 2026.03.26 05:53:23.740582 [ 67 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.03.26 05:53:23.740613 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12189 | 2026.03.26 05:53:23.740620 [ 4 ] {1c6a21dd-8977-4239-a89a-3688383d56cd} <Debug> TCPHandler: Processed in 0.00169548 sec. | ||
| 12190 | 2026.03.26 05:53:23.740701 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 12191 | 2026.03.26 05:53:23.740765 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12192 | 2026.03.26 05:53:23.740841 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12193 | 2026.03.26 05:53:23.740885 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 28 rows starting from the beginning of the part | ||
| 12194 | 2026.03.26 05:53:23.740908 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12195 | 2026.03.26 05:53:23.740944 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 12196 | 2026.03.26 05:53:23.740982 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12197 | 2026.03.26 05:53:23.740998 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 12198 | 2026.03.26 05:53:23.741047 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 12199 | 2026.03.26 05:53:23.741087 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12200 | 2026.03.26 05:53:23.741127 [ 198 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12201 | 2026.03.26 05:53:23.742038 [ 200 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001373812 sec., 24020.753931396725 rows/sec., 1.58 MiB/sec. | ||
| 12202 | 2026.03.26 05:53:23.742165 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.03.26 05:53:23.742221 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12204 | 2026.03.26 05:53:23.742259 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12205 | 2026.03.26 05:53:23.742640 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.03.26 05:53:23.742746 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_31_6} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12207 | 2026.03.26 05:53:23.742858 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12208 | 2026.03.26 05:53:23.743086 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12209 | 2026.03.26 05:53:23.743418 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.03.26 05:53:23.743604 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002723 sec., 14689.680499449136 rows/sec., 26.32 MiB/sec. | ||
| 12211 | 2026.03.26 05:53:23.743681 [ 4 ] {1be093eb-8d5c-4f44-9d82-cd9e264f9740} <Debug> TCPHandler: Processed in 0.002978109 sec. | ||
| 12212 | 2026.03.26 05:53:23.743837 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2026.03.26 05:53:23.743962 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12214 | 2026.03.26 05:53:23.744015 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12215 | 2026.03.26 05:53:23.744481 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.03.26 05:53:23.744528 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12217 | 2026.03.26 05:53:23.744964 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12218 | 2026.03.26 05:53:23.745265 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2026.03.26 05:53:23.745428 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00149 sec., 60402.68456375839 rows/sec., 3.78 MiB/sec. | ||
| 12220 | 2026.03.26 05:53:23.745471 [ 4 ] {92c37f2b-7e13-4d3d-bee0-67fbbda7a16d} <Debug> TCPHandler: Processed in 0.00169698 sec. | ||
| 12221 | 2026.03.26 05:53:24.343912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26442 | ||
| 12222 | 2026.03.26 05:53:24.344690 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.03.26 05:53:24.344763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12224 | 2026.03.26 05:53:24.345436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12225 | 2026.03.26 05:53:24.345669 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.03.26 05:53:24.345808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26442 | ||
| 12227 | 2026.03.26 05:53:25.765212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12228 | 2026.03.26 05:53:25.782607 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12229 | 2026.03.26 05:53:25.782676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12230 | 2026.03.26 05:53:25.788889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12231 | 2026.03.26 05:53:25.789561 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12232 | 2026.03.26 05:53:25.792600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12233 | 2026.03.26 05:53:28.698738 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2026.03.26 05:53:28.698952 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12235 | 2026.03.26 05:53:28.699025 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12236 | 2026.03.26 05:53:28.699664 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.03.26 05:53:28.699705 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12238 | 2026.03.26 05:53:28.700101 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12239 | 2026.03.26 05:53:28.700322 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.03.26 05:53:28.700486 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 12241 | 2026.03.26 05:53:28.700536 [ 4 ] {f1d4b0c9-d00e-4713-913a-f12d8e8c5b1e} <Debug> TCPHandler: Processed in 0.001930815 sec. | ||
| 12242 | 2026.03.26 05:53:28.700657 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.03.26 05:53:28.700758 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12244 | 2026.03.26 05:53:28.700802 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12245 | 2026.03.26 05:53:28.701230 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.03.26 05:53:28.701267 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12247 | 2026.03.26 05:53:28.701582 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12248 | 2026.03.26 05:53:28.701792 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.03.26 05:53:28.701927 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 12250 | 2026.03.26 05:53:28.701966 [ 4 ] {a515d603-40ef-4156-95de-ce811eed2ebd} <Debug> TCPHandler: Processed in 0.001360532 sec. | ||
| 12251 | 2026.03.26 05:53:28.702073 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.03.26 05:53:28.702168 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12253 | 2026.03.26 05:53:28.702214 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12254 | 2026.03.26 05:53:28.702614 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.03.26 05:53:28.702650 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12256 | 2026.03.26 05:53:28.702983 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12257 | 2026.03.26 05:53:28.703185 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.03.26 05:53:28.703308 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 5 parts from all_1_85_17 to all_89_89_0 | ||
| 12259 | 2026.03.26 05:53:28.703318 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 12260 | 2026.03.26 05:53:28.703383 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2026.03.26 05:53:28.703397 [ 4 ] {09f3b2e7-d62d-43c0-a0cd-3591638c50fe} <Debug> TCPHandler: Processed in 0.001373272 sec. | ||
| 12262 | 2026.03.26 05:53:28.703410 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12263 | 2026.03.26 05:53:28.703508 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2026.03.26 05:53:28.703521 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_85_17 to all_89_89_0 into Compact with storage Full | ||
| 12265 | 2026.03.26 05:53:28.703608 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.03.26 05:53:28.703655 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12267 | 2026.03.26 05:53:28.703665 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12268 | 2026.03.26 05:53:28.703712 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_85_17, total 33140 rows starting from the beginning of the part | ||
| 12269 | 2026.03.26 05:53:28.703789 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 12270 | 2026.03.26 05:53:28.703844 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 12271 | 2026.03.26 05:53:28.703894 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12272 | 2026.03.26 05:53:28.703940 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 268 rows starting from the beginning of the part | ||
| 12273 | 2026.03.26 05:53:28.704009 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2026.03.26 05:53:28.704049 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12275 | 2026.03.26 05:53:28.704384 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12276 | 2026.03.26 05:53:28.704594 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2026.03.26 05:53:28.704736 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 12278 | 2026.03.26 05:53:28.704774 [ 4 ] {8c0e796a-6426-4943-af6f-e042f6d7b7c8} <Debug> TCPHandler: Processed in 0.001314691 sec. | ||
| 12279 | 2026.03.26 05:53:28.710912 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33897 rows, containing 5 columns (5 merged, 0 gathered) in 0.007432484 sec., 4560655.630069301 rows/sec., 294.99 MiB/sec. | ||
| 12280 | 2026.03.26 05:53:28.711278 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 12281 | 2026.03.26 05:53:28.711644 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12282 | 2026.03.26 05:53:28.711742 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 5 parts: [all_1_85_17, all_89_89_0] -> all_1_89_18 | ||
| 12283 | 2026.03.26 05:53:28.711865 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12284 | 2026.03.26 05:53:31.692670 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12285 | 2026.03.26 05:53:31.692725 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12286 | 2026.03.26 05:53:31.846013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26890 | ||
| 12287 | 2026.03.26 05:53:31.846762 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2026.03.26 05:53:31.846810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12289 | 2026.03.26 05:53:31.847293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12290 | 2026.03.26 05:53:31.847539 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12291 | 2026.03.26 05:53:31.847689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26890 | ||
| 12292 | 2026.03.26 05:53:31.847700 [ 57 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12293 | 2026.03.26 05:53:31.847763 [ 57 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2026.03.26 05:53:31.847788 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12295 | 2026.03.26 05:53:31.847903 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 12296 | 2026.03.26 05:53:31.848037 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12297 | 2026.03.26 05:53:31.848076 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24522 rows starting from the beginning of the part | ||
| 12298 | 2026.03.26 05:53:31.848140 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12299 | 2026.03.26 05:53:31.848186 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12300 | 2026.03.26 05:53:31.848227 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12301 | 2026.03.26 05:53:31.848264 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12302 | 2026.03.26 05:53:31.848301 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12303 | 2026.03.26 05:53:31.850472 [ 201 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002617571 sec., 10272882.760391219 rows/sec., 146.95 MiB/sec. | ||
| 12304 | 2026.03.26 05:53:31.850940 [ 201 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12305 | 2026.03.26 05:53:31.851363 [ 201 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2026.03.26 05:53:31.851441 [ 201 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_56_11} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12307 | 2026.03.26 05:53:31.851556 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12308 | 2026.03.26 05:53:31.974065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1572 | ||
| 12309 | 2026.03.26 05:53:31.976500 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.03.26 05:53:31.976560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12311 | 2026.03.26 05:53:31.977817 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12312 | 2026.03.26 05:53:31.978096 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.03.26 05:53:31.978487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 12314 | 2026.03.26 05:53:33.292709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12315 | 2026.03.26 05:53:33.311850 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.03.26 05:53:33.311920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12317 | 2026.03.26 05:53:33.318190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12318 | 2026.03.26 05:53:33.318888 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.03.26 05:53:33.319210 [ 56 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12320 | 2026.03.26 05:53:33.319283 [ 56 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.03.26 05:53:33.319304 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12322 | 2026.03.26 05:53:33.319406 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 12323 | 2026.03.26 05:53:33.322556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12324 | 2026.03.26 05:53:33.323449 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12325 | 2026.03.26 05:53:33.325112 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 12326 | 2026.03.26 05:53:33.330006 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 12327 | 2026.03.26 05:53:33.334555 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12328 | 2026.03.26 05:53:33.339287 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12329 | 2026.03.26 05:53:33.343771 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 12330 | 2026.03.26 05:53:33.348157 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 12331 | 2026.03.26 05:53:33.399675 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.08030752 sec., 5254.800546698491 rows/sec., 27.17 MiB/sec. | ||
| 12332 | 2026.03.26 05:53:33.402325 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12333 | 2026.03.26 05:53:33.404264 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_56_11} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.03.26 05:53:33.404366 [ 188 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_56_11} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12335 | 2026.03.26 05:53:33.406167 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12336 | 2026.03.26 05:53:33.709075 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12337 | 2026.03.26 05:53:33.709317 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12338 | 2026.03.26 05:53:33.709376 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12339 | 2026.03.26 05:53:33.710125 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.03.26 05:53:33.710169 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12341 | 2026.03.26 05:53:33.710526 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12342 | 2026.03.26 05:53:33.710733 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.03.26 05:53:33.710878 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001605 sec., 176947.04049844237 rows/sec., 11.24 MiB/sec. | ||
| 12344 | 2026.03.26 05:53:33.710917 [ 4 ] {7893822a-cb01-4945-9f65-c62fa3dc7a0e} <Debug> TCPHandler: Processed in 0.002007667 sec. | ||
| 12345 | 2026.03.26 05:53:33.711129 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.03.26 05:53:33.711228 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12347 | 2026.03.26 05:53:33.711268 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12348 | 2026.03.26 05:53:33.712331 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.03.26 05:53:33.712368 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12350 | 2026.03.26 05:53:33.712715 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12351 | 2026.03.26 05:53:33.712920 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.03.26 05:53:33.713047 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001838 sec., 477149.07508161047 rows/sec., 37.82 MiB/sec. | ||
| 12353 | 2026.03.26 05:53:33.713085 [ 4 ] {bbbb008d-4d4c-4ce5-a7e6-d054097f5184} <Debug> TCPHandler: Processed in 0.002005267 sec. | ||
| 12354 | 2026.03.26 05:53:33.713096 [ 54 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12355 | 2026.03.26 05:53:33.713170 [ 54 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2026.03.26 05:53:33.713196 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12357 | 2026.03.26 05:53:33.713202 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12358 | 2026.03.26 05:53:33.713303 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12359 | 2026.03.26 05:53:33.713327 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 12360 | 2026.03.26 05:53:33.713342 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12361 | 2026.03.26 05:53:33.713477 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12362 | 2026.03.26 05:53:33.713515 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3359 rows starting from the beginning of the part | ||
| 12363 | 2026.03.26 05:53:33.713582 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 877 rows starting from the beginning of the part | ||
| 12364 | 2026.03.26 05:53:33.713632 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 12365 | 2026.03.26 05:53:33.713678 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 880 rows starting from the beginning of the part | ||
| 12366 | 2026.03.26 05:53:33.713720 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 12367 | 2026.03.26 05:53:33.713766 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 877 rows starting from the beginning of the part | ||
| 12368 | 2026.03.26 05:53:33.713899 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12369 | 2026.03.26 05:53:33.713940 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12370 | 2026.03.26 05:53:33.714550 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12371 | 2026.03.26 05:53:33.714780 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2026.03.26 05:53:33.714894 [ 54 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12373 | 2026.03.26 05:53:33.714910 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001625 sec., 112000 rows/sec., 6.94 MiB/sec. | ||
| 12374 | 2026.03.26 05:53:33.714925 [ 54 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.03.26 05:53:33.714950 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12376 | 2026.03.26 05:53:33.714955 [ 4 ] {936615de-c5a6-498f-9e86-637cd67e0606} <Debug> TCPHandler: Processed in 0.001800742 sec. | ||
| 12377 | 2026.03.26 05:53:33.715058 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 12378 | 2026.03.26 05:53:33.715082 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12379 | 2026.03.26 05:53:33.715156 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12380 | 2026.03.26 05:53:33.715179 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12381 | 2026.03.26 05:53:33.715187 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 12382 | 2026.03.26 05:53:33.715224 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12383 | 2026.03.26 05:53:33.715256 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 182 rows starting from the beginning of the part | ||
| 12384 | 2026.03.26 05:53:33.715306 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part | ||
| 12385 | 2026.03.26 05:53:33.715346 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 182 rows starting from the beginning of the part | ||
| 12386 | 2026.03.26 05:53:33.715385 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 188 rows starting from the beginning of the part | ||
| 12387 | 2026.03.26 05:53:33.715426 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 182 rows starting from the beginning of the part | ||
| 12388 | 2026.03.26 05:53:33.715737 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2026.03.26 05:53:33.715781 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12390 | 2026.03.26 05:53:33.715948 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674873 sec., 2282351.349017318 rows/sec., 185.23 MiB/sec. | ||
| 12391 | 2026.03.26 05:53:33.716261 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12392 | 2026.03.26 05:53:33.716290 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266049 sec., 766163.0789961526 rows/sec., 50.88 MiB/sec. | ||
| 12393 | 2026.03.26 05:53:33.716317 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12394 | 2026.03.26 05:53:33.716434 [ 193 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12395 | 2026.03.26 05:53:33.716556 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12396 | 2026.03.26 05:53:33.716642 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_91_18} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12397 | 2026.03.26 05:53:33.716671 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.03.26 05:53:33.716713 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12399 | 2026.03.26 05:53:33.716744 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12400 | 2026.03.26 05:53:33.716809 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_51_10} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12401 | 2026.03.26 05:53:33.716832 [ 54 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 12402 | 2026.03.26 05:53:33.716833 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001672 sec., 89114.83253588516 rows/sec., 5.76 MiB/sec. | ||
| 12403 | 2026.03.26 05:53:33.716875 [ 54 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2026.03.26 05:53:33.716881 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12405 | 2026.03.26 05:53:33.716906 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12406 | 2026.03.26 05:53:33.716907 [ 4 ] {2a35bc72-c330-4859-9282-a39edf3eb4b8} <Debug> TCPHandler: Processed in 0.001872724 sec. | ||
| 12407 | 2026.03.26 05:53:33.716978 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 12408 | 2026.03.26 05:53:33.717044 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2026.03.26 05:53:33.717051 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12410 | 2026.03.26 05:53:33.717091 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 975 rows starting from the beginning of the part | ||
| 12411 | 2026.03.26 05:53:33.717132 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 12412 | 2026.03.26 05:53:33.717146 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12413 | 2026.03.26 05:53:33.717166 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 12414 | 2026.03.26 05:53:33.717193 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12415 | 2026.03.26 05:53:33.717203 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 12416 | 2026.03.26 05:53:33.717241 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 12417 | 2026.03.26 05:53:33.717272 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 12418 | 2026.03.26 05:53:33.717687 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2026.03.26 05:53:33.717728 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12420 | 2026.03.26 05:53:33.718053 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12421 | 2026.03.26 05:53:33.718217 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126803 sec., 1870618.2030393602 rows/sec., 119.69 MiB/sec. | ||
| 12422 | 2026.03.26 05:53:33.718267 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.03.26 05:53:33.718359 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 12424 | 2026.03.26 05:53:33.718401 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 12425 | 2026.03.26 05:53:33.718445 [ 4 ] {2e2d76ef-5cef-421e-b6b5-f410c9a241ef} <Debug> TCPHandler: Processed in 0.001449504 sec. | ||
| 12426 | 2026.03.26 05:53:33.718559 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.03.26 05:53:33.718615 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.03.26 05:53:33.718655 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12429 | 2026.03.26 05:53:33.718681 [ 201 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_45_9} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 12430 | 2026.03.26 05:53:33.718701 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12431 | 2026.03.26 05:53:33.718741 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12432 | 2026.03.26 05:53:33.719389 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.03.26 05:53:33.719430 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12434 | 2026.03.26 05:53:33.719748 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12435 | 2026.03.26 05:53:33.719959 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.03.26 05:53:33.720087 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00145 sec., 365517.2413793104 rows/sec., 25.85 MiB/sec. | ||
| 12437 | 2026.03.26 05:53:33.720102 [ 54 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12438 | 2026.03.26 05:53:33.720124 [ 4 ] {36c88d5a-9f64-4a3f-aac1-13c71aba8e36} <Debug> TCPHandler: Processed in 0.001614528 sec. | ||
| 12439 | 2026.03.26 05:53:33.720141 [ 54 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.03.26 05:53:33.720165 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12441 | 2026.03.26 05:53:33.720238 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 12442 | 2026.03.26 05:53:33.720242 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12443 | 2026.03.26 05:53:33.720335 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12444 | 2026.03.26 05:53:33.720359 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12445 | 2026.03.26 05:53:33.720367 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1830 rows starting from the beginning of the part | ||
| 12446 | 2026.03.26 05:53:33.720410 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12447 | 2026.03.26 05:53:33.720433 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 530 rows starting from the beginning of the part | ||
| 12448 | 2026.03.26 05:53:33.720478 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12449 | 2026.03.26 05:53:33.720516 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 536 rows starting from the beginning of the part | ||
| 12450 | 2026.03.26 05:53:33.720552 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 12451 | 2026.03.26 05:53:33.720590 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 530 rows starting from the beginning of the part | ||
| 12452 | 2026.03.26 05:53:33.720753 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2026.03.26 05:53:33.720796 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12454 | 2026.03.26 05:53:33.721117 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12455 | 2026.03.26 05:53:33.721340 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12456 | 2026.03.26 05:53:33.721474 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 12457 | 2026.03.26 05:53:33.721511 [ 4 ] {0b2f7fe3-ae10-4e13-a2ed-b65426f87625} <Debug> TCPHandler: Processed in 0.001318462 sec. | ||
| 12458 | 2026.03.26 05:53:33.721619 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12459 | 2026.03.26 05:53:33.721710 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12460 | 2026.03.26 05:53:33.721752 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12461 | 2026.03.26 05:53:33.721786 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3554 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580727 sec., 2248332.5710258633 rows/sec., 165.24 MiB/sec. | ||
| 12462 | 2026.03.26 05:53:33.721957 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12463 | 2026.03.26 05:53:33.722194 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.03.26 05:53:33.722194 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12465 | 2026.03.26 05:53:33.722236 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12466 | 2026.03.26 05:53:33.722295 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_91_18} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12467 | 2026.03.26 05:53:33.722359 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12468 | 2026.03.26 05:53:33.722579 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12469 | 2026.03.26 05:53:33.722797 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.03.26 05:53:33.722929 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001236 sec., 214401.2944983819 rows/sec., 14.25 MiB/sec. | ||
| 12471 | 2026.03.26 05:53:33.722966 [ 4 ] {a70ac6d7-e54c-48c0-ac10-263dd3ede063} <Debug> TCPHandler: Processed in 0.001396062 sec. | ||
| 12472 | 2026.03.26 05:53:33.723073 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2026.03.26 05:53:33.723165 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12474 | 2026.03.26 05:53:33.723205 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12475 | 2026.03.26 05:53:33.723517 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.03.26 05:53:33.723553 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12477 | 2026.03.26 05:53:33.723851 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12478 | 2026.03.26 05:53:33.724064 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.03.26 05:53:33.724193 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 12480 | 2026.03.26 05:53:33.724230 [ 4 ] {dfa20638-b3f8-481f-a630-77572627707b} <Debug> TCPHandler: Processed in 0.001205098 sec. | ||
| 12481 | 2026.03.26 05:53:33.724367 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.03.26 05:53:33.724460 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12483 | 2026.03.26 05:53:33.724521 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12484 | 2026.03.26 05:53:33.725458 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.03.26 05:53:33.725495 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12486 | 2026.03.26 05:53:33.726057 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12487 | 2026.03.26 05:53:33.726278 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.03.26 05:53:33.726418 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001975 sec., 20253.164556962023 rows/sec., 36.29 MiB/sec. | ||
| 12489 | 2026.03.26 05:53:33.726424 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12490 | 2026.03.26 05:53:33.726476 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2026.03.26 05:53:33.726484 [ 4 ] {20221e70-7d07-4085-830e-fd4f40f617c9} <Debug> TCPHandler: Processed in 0.002165741 sec. | ||
| 12492 | 2026.03.26 05:53:33.726531 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12493 | 2026.03.26 05:53:33.726619 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 12494 | 2026.03.26 05:53:33.726665 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12495 | 2026.03.26 05:53:33.726763 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12496 | 2026.03.26 05:53:33.726788 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12497 | 2026.03.26 05:53:33.726811 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12498 | 2026.03.26 05:53:33.726834 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1476 rows starting from the beginning of the part | ||
| 12499 | 2026.03.26 05:53:33.726940 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 12500 | 2026.03.26 05:53:33.727039 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part | ||
| 12501 | 2026.03.26 05:53:33.727132 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 12502 | 2026.03.26 05:53:33.727165 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.03.26 05:53:33.727207 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12504 | 2026.03.26 05:53:33.727227 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 12505 | 2026.03.26 05:53:33.727325 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 12506 | 2026.03.26 05:53:33.727516 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12507 | 2026.03.26 05:53:33.727783 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.03.26 05:53:33.727904 [ 54 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12509 | 2026.03.26 05:53:33.727913 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 4.82 MiB/sec. | ||
| 12510 | 2026.03.26 05:53:33.727938 [ 54 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.03.26 05:53:33.727961 [ 4 ] {40555151-8915-45c9-98c0-77b238d7975e} <Debug> TCPHandler: Processed in 0.001344391 sec. | ||
| 12512 | 2026.03.26 05:53:33.727962 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12513 | 2026.03.26 05:53:33.728051 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 12514 | 2026.03.26 05:53:33.728134 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12515 | 2026.03.26 05:53:33.728162 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5256 rows starting from the beginning of the part | ||
| 12516 | 2026.03.26 05:53:33.728202 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 12517 | 2026.03.26 05:53:33.728235 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 12518 | 2026.03.26 05:53:33.728263 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 12519 | 2026.03.26 05:53:33.728294 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 12520 | 2026.03.26 05:53:33.728322 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 12521 | 2026.03.26 05:53:33.730161 [ 187 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 4 columns (4 merged, 0 gathered) in 0.00214096 sec., 2637134.7432927284 rows/sec., 171.13 MiB/sec. | ||
| 12522 | 2026.03.26 05:53:33.730921 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12523 | 2026.03.26 05:53:33.731225 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.03.26 05:53:33.731307 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_91_18} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12525 | 2026.03.26 05:53:33.731408 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12526 | 2026.03.26 05:53:33.735119 [ 187 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1647 rows, containing 19 columns (19 merged, 0 gathered) in 0.00853312 sec., 193012.6378159454 rows/sec., 345.87 MiB/sec. | ||
| 12527 | 2026.03.26 05:53:33.737770 [ 198 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12528 | 2026.03.26 05:53:33.738112 [ 198 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2026.03.26 05:53:33.738184 [ 198 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12530 | 2026.03.26 05:53:33.738304 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 12531 | 2026.03.26 05:53:34.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.26 MiB, peak 343.71 MiB, free memory in arenas 0.00 B, will set to 336.36 MiB (RSS), difference: 5.10 MiB | ||
| 12532 | 2026.03.26 05:53:36.352536 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.03.26 05:53:36.352818 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12534 | 2026.03.26 05:53:36.352924 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12535 | 2026.03.26 05:53:36.353726 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.03.26 05:53:36.353769 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12537 | 2026.03.26 05:53:36.354140 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12538 | 2026.03.26 05:53:36.354366 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.03.26 05:53:36.354526 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001784 sec., 1121.0762331838564 rows/sec., 91.42 KiB/sec. | ||
| 12540 | 2026.03.26 05:53:36.354571 [ 4 ] {acd24267-1096-4a89-8414-114e7b2c6c10} <Debug> TCPHandler: Processed in 0.002213412 sec. | ||
| 12541 | 2026.03.26 05:53:36.354693 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.03.26 05:53:36.354789 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12543 | 2026.03.26 05:53:36.354829 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12544 | 2026.03.26 05:53:36.356533 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.03.26 05:53:36.356570 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12546 | 2026.03.26 05:53:36.357014 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12547 | 2026.03.26 05:53:36.357232 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.03.26 05:53:36.357366 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002595 sec., 927167.6300578035 rows/sec., 68.40 MiB/sec. | ||
| 12549 | 2026.03.26 05:53:36.357406 [ 4 ] {6fe17cfe-d063-4a24-bb86-a425a4e14768} <Debug> TCPHandler: Processed in 0.002761704 sec. | ||
| 12550 | 2026.03.26 05:53:36.357533 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.03.26 05:53:36.357626 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.03.26 05:53:36.357668 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12553 | 2026.03.26 05:53:36.358092 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.03.26 05:53:36.358130 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12555 | 2026.03.26 05:53:36.358419 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12556 | 2026.03.26 05:53:36.358634 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.03.26 05:53:36.358762 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001153 sec., 11274.934952298352 rows/sec., 838.51 KiB/sec. | ||
| 12558 | 2026.03.26 05:53:36.358800 [ 4 ] {5dfee18c-c276-4916-af24-59e01b04a1b9} <Debug> TCPHandler: Processed in 0.001315701 sec. | ||
| 12559 | 2026.03.26 05:53:36.358909 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2026.03.26 05:53:36.359001 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12561 | 2026.03.26 05:53:36.359040 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12562 | 2026.03.26 05:53:36.359866 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.03.26 05:53:36.359905 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12564 | 2026.03.26 05:53:36.360238 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12565 | 2026.03.26 05:53:36.360448 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.03.26 05:53:36.360582 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001598 sec., 501251.56445556943 rows/sec., 28.95 MiB/sec. | ||
| 12567 | 2026.03.26 05:53:36.360621 [ 4 ] {340a6547-cb0a-404e-8adf-89cfd5876d79} <Debug> TCPHandler: Processed in 0.001760441 sec. | ||
| 12568 | 2026.03.26 05:53:36.360722 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2026.03.26 05:53:36.360815 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12570 | 2026.03.26 05:53:36.360854 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12571 | 2026.03.26 05:53:36.361233 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.03.26 05:53:36.361271 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12573 | 2026.03.26 05:53:36.361556 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12574 | 2026.03.26 05:53:36.361777 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.03.26 05:53:36.361913 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 12576 | 2026.03.26 05:53:36.361951 [ 4 ] {8a864ce5-fcea-4b84-a37e-53720f935d19} <Debug> TCPHandler: Processed in 0.00127709 sec. | ||
| 12577 | 2026.03.26 05:53:36.362072 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.03.26 05:53:36.362195 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12579 | 2026.03.26 05:53:36.362245 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12580 | 2026.03.26 05:53:36.363336 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.03.26 05:53:36.363374 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12582 | 2026.03.26 05:53:36.363736 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12583 | 2026.03.26 05:53:36.363943 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.03.26 05:53:36.364075 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001904 sec., 678571.4285714285 rows/sec., 45.28 MiB/sec. | ||
| 12585 | 2026.03.26 05:53:36.364115 [ 4 ] {b94d07e9-4b92-4ad7-8e49-7dee957c95ac} <Debug> TCPHandler: Processed in 0.002104679 sec. | ||
| 12586 | 2026.03.26 05:53:36.364230 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2026.03.26 05:53:36.364326 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12588 | 2026.03.26 05:53:36.364371 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12589 | 2026.03.26 05:53:36.365228 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.03.26 05:53:36.365264 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12591 | 2026.03.26 05:53:36.365691 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12592 | 2026.03.26 05:53:36.365907 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.03.26 05:53:36.366037 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001728 sec., 903356.4814814815 rows/sec., 55.12 MiB/sec. | ||
| 12594 | 2026.03.26 05:53:36.366075 [ 4 ] {3e5c7492-efb3-4336-879b-b92bea8563e0} <Debug> TCPHandler: Processed in 0.001894434 sec. | ||
| 12595 | 2026.03.26 05:53:36.366189 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12596 | 2026.03.26 05:53:36.366283 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12597 | 2026.03.26 05:53:36.366339 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12598 | 2026.03.26 05:53:36.367114 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.03.26 05:53:36.367151 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12600 | 2026.03.26 05:53:36.367672 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12601 | 2026.03.26 05:53:36.367886 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.03.26 05:53:36.368029 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001763 sec., 6239.364719228587 rows/sec., 11.18 MiB/sec. | ||
| 12603 | 2026.03.26 05:53:36.368084 [ 4 ] {c2cc0edb-a607-43ac-b1d9-a61e8df26bad} <Debug> TCPHandler: Processed in 0.001944605 sec. | ||
| 12604 | 2026.03.26 05:53:36.368194 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12605 | 2026.03.26 05:53:36.368288 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12606 | 2026.03.26 05:53:36.368330 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12607 | 2026.03.26 05:53:36.368665 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.03.26 05:53:36.368701 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12609 | 2026.03.26 05:53:36.369005 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12610 | 2026.03.26 05:53:36.369207 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.03.26 05:53:36.369337 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001066 sec., 33771.10694183865 rows/sec., 2.28 MiB/sec. | ||
| 12612 | 2026.03.26 05:53:36.369374 [ 4 ] {9b909591-1030-4293-bd47-7329d1ec052d} <Debug> TCPHandler: Processed in 0.001230058 sec. | ||
| 12613 | 2026.03.26 05:53:38.694441 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.03.26 05:53:38.694667 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12615 | 2026.03.26 05:53:38.694748 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12616 | 2026.03.26 05:53:38.695510 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.03.26 05:53:38.695565 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12618 | 2026.03.26 05:53:38.695984 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12619 | 2026.03.26 05:53:38.696244 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.03.26 05:53:38.696413 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.39 MiB/sec. | ||
| 12621 | 2026.03.26 05:53:38.696469 [ 4 ] {2129c595-2221-4e78-99ac-6c75474d9e93} <Debug> TCPHandler: Processed in 0.00216245 sec. | ||
| 12622 | 2026.03.26 05:53:38.696601 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12623 | 2026.03.26 05:53:38.696708 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12624 | 2026.03.26 05:53:38.696753 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12625 | 2026.03.26 05:53:38.697208 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.03.26 05:53:38.697248 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12627 | 2026.03.26 05:53:38.697585 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12628 | 2026.03.26 05:53:38.697820 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.03.26 05:53:38.697958 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 12630 | 2026.03.26 05:53:38.698001 [ 4 ] {cbabad92-54c8-4180-a153-babd3732a148} <Debug> TCPHandler: Processed in 0.001452774 sec. | ||
| 12631 | 2026.03.26 05:53:38.698120 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2026.03.26 05:53:38.698217 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12633 | 2026.03.26 05:53:38.698262 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12634 | 2026.03.26 05:53:38.698645 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.03.26 05:53:38.698684 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12636 | 2026.03.26 05:53:38.699045 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12637 | 2026.03.26 05:53:38.699288 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.03.26 05:53:38.699423 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 3.64 MiB/sec. | ||
| 12639 | 2026.03.26 05:53:38.699462 [ 4 ] {a6fc7c94-3d89-4646-a6e4-a0c6a9c4bbf8} <Debug> TCPHandler: Processed in 0.001393933 sec. | ||
| 12640 | 2026.03.26 05:53:38.699575 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12641 | 2026.03.26 05:53:38.699669 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12642 | 2026.03.26 05:53:38.699713 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12643 | 2026.03.26 05:53:38.700041 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2026.03.26 05:53:38.700079 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12645 | 2026.03.26 05:53:38.700397 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12646 | 2026.03.26 05:53:38.700617 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2026.03.26 05:53:38.700750 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.47 MiB/sec. | ||
| 12648 | 2026.03.26 05:53:38.700787 [ 4 ] {9056634d-2fe4-4be3-a5e9-8006d046ad21} <Debug> TCPHandler: Processed in 0.001261139 sec. | ||
| 12649 | 2026.03.26 05:53:39.347846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27402 | ||
| 12650 | 2026.03.26 05:53:39.348419 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.03.26 05:53:39.348456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12652 | 2026.03.26 05:53:39.348926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12653 | 2026.03.26 05:53:39.349158 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2026.03.26 05:53:39.349287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27402 | ||
| 12655 | 2026.03.26 05:53:40.822660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12656 | 2026.03.26 05:53:40.838760 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.03.26 05:53:40.838821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12658 | 2026.03.26 05:53:40.844614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12659 | 2026.03.26 05:53:40.845320 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2026.03.26 05:53:40.848635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12661 | 2026.03.26 05:53:41.036926 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53732 | ||
| 12662 | 2026.03.26 05:53:41.037047 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12663 | 2026.03.26 05:53:41.037074 [ 286 ] {} <Debug> TCP-Session: daca7001-095f-4442-8e28-6d5a86f06568 Authenticating user 'default' from [fd00:1122:3344:101::e]:53732 | ||
| 12664 | 2026.03.26 05:53:41.037096 [ 286 ] {} <Debug> TCP-Session: daca7001-095f-4442-8e28-6d5a86f06568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12665 | 2026.03.26 05:53:41.037109 [ 286 ] {} <Debug> TCP-Session: daca7001-095f-4442-8e28-6d5a86f06568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12666 | 2026.03.26 05:53:41.037298 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34016 | ||
| 12667 | 2026.03.26 05:53:41.037301 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64339 | ||
| 12668 | 2026.03.26 05:53:41.037356 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40967 | ||
| 12669 | 2026.03.26 05:53:41.037394 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38632 | ||
| 12670 | 2026.03.26 05:53:41.037403 [ 286 ] {} <Trace> TCP-Session: daca7001-095f-4442-8e28-6d5a86f06568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2026.03.26 05:53:41.037450 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12672 | 2026.03.26 05:53:41.037437 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12673 | 2026.03.26 05:53:41.037486 [ 289 ] {} <Debug> TCP-Session: 23dbd197-6331-4f9d-b724-4f5a4b19d702 Authenticating user 'default' from [fd00:1122:3344:101::e]:64339 | ||
| 12674 | 2026.03.26 05:53:41.037497 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12675 | 2026.03.26 05:53:41.037515 [ 288 ] {} <Debug> TCP-Session: da9df303-7107-46db-ac43-9db981424075 Authenticating user 'default' from [fd00:1122:3344:101::e]:34016 | ||
| 12676 | 2026.03.26 05:53:41.037522 [ 289 ] {} <Debug> TCP-Session: 23dbd197-6331-4f9d-b724-4f5a4b19d702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12677 | 2026.03.26 05:53:41.037543 [ 290 ] {} <Debug> TCP-Session: 72dfd5ac-ff1b-48a6-b7ca-313425a4ef1e Authenticating user 'default' from [fd00:1122:3344:101::e]:40967 | ||
| 12678 | 2026.03.26 05:53:41.037562 [ 289 ] {} <Debug> TCP-Session: 23dbd197-6331-4f9d-b724-4f5a4b19d702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12679 | 2026.03.26 05:53:41.037558 [ 288 ] {} <Debug> TCP-Session: da9df303-7107-46db-ac43-9db981424075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.03.26 05:53:41.037583 [ 290 ] {} <Debug> TCP-Session: 72dfd5ac-ff1b-48a6-b7ca-313425a4ef1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.03.26 05:53:41.037603 [ 288 ] {} <Debug> TCP-Session: da9df303-7107-46db-ac43-9db981424075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2026.03.26 05:53:41.037609 [ 286 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53732) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12683 | 2026.03.26 05:53:41.037616 [ 290 ] {} <Debug> TCP-Session: 72dfd5ac-ff1b-48a6-b7ca-313425a4ef1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.03.26 05:53:41.037497 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12685 | 2026.03.26 05:53:41.037400 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39316 | ||
| 12686 | 2026.03.26 05:53:41.037684 [ 294 ] {} <Debug> TCP-Session: 77c38bfb-28f3-42ad-b785-16aa0b469147 Authenticating user 'default' from [fd00:1122:3344:101::e]:38632 | ||
| 12687 | 2026.03.26 05:53:41.037377 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48335 | ||
| 12688 | 2026.03.26 05:53:41.037721 [ 294 ] {} <Debug> TCP-Session: 77c38bfb-28f3-42ad-b785-16aa0b469147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.03.26 05:53:41.037754 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12690 | 2026.03.26 05:53:41.037767 [ 294 ] {} <Debug> TCP-Session: 77c38bfb-28f3-42ad-b785-16aa0b469147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2026.03.26 05:53:41.037788 [ 3 ] {} <Debug> TCP-Session: 3b1dcd5b-db24-455c-b8c9-3977a32bb749 Authenticating user 'default' from [fd00:1122:3344:101::e]:39316 | ||
| 12692 | 2026.03.26 05:53:41.037367 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45198 | ||
| 12693 | 2026.03.26 05:53:41.037815 [ 3 ] {} <Debug> TCP-Session: 3b1dcd5b-db24-455c-b8c9-3977a32bb749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2026.03.26 05:53:41.037383 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35567 | ||
| 12695 | 2026.03.26 05:53:41.037871 [ 3 ] {} <Debug> TCP-Session: 3b1dcd5b-db24-455c-b8c9-3977a32bb749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.03.26 05:53:41.037896 [ 286 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12697 | 2026.03.26 05:53:41.037950 [ 286 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12698 | 2026.03.26 05:53:41.038248 [ 286 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 12699 | 2026.03.26 05:53:41.038322 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12700 | 2026.03.26 05:53:41.038355 [ 292 ] {} <Debug> TCP-Session: eb346f06-8d61-4c0e-88ae-22db8cd025f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48335 | ||
| 12701 | 2026.03.26 05:53:41.038372 [ 292 ] {} <Debug> TCP-Session: eb346f06-8d61-4c0e-88ae-22db8cd025f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12702 | 2026.03.26 05:53:41.038385 [ 292 ] {} <Debug> TCP-Session: eb346f06-8d61-4c0e-88ae-22db8cd025f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12703 | 2026.03.26 05:53:41.038436 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12704 | 2026.03.26 05:53:41.038470 [ 293 ] {} <Debug> TCP-Session: 661976d9-0269-41f8-90fb-0c5e7ec212ce Authenticating user 'default' from [fd00:1122:3344:101::e]:35567 | ||
| 12705 | 2026.03.26 05:53:41.038488 [ 293 ] {} <Debug> TCP-Session: 661976d9-0269-41f8-90fb-0c5e7ec212ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12706 | 2026.03.26 05:53:41.038500 [ 293 ] {} <Debug> TCP-Session: 661976d9-0269-41f8-90fb-0c5e7ec212ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12707 | 2026.03.26 05:53:41.038554 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12708 | 2026.03.26 05:53:41.038597 [ 291 ] {} <Debug> TCP-Session: 3f7f90fd-5ab1-4ab3-82b7-ada365bf17e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45198 | ||
| 12709 | 2026.03.26 05:53:41.038619 [ 291 ] {} <Debug> TCP-Session: 3f7f90fd-5ab1-4ab3-82b7-ada365bf17e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2026.03.26 05:53:41.038632 [ 291 ] {} <Debug> TCP-Session: 3f7f90fd-5ab1-4ab3-82b7-ada365bf17e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.03.26 05:53:41.039211 [ 301 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Trace> AggregatingTransform: Aggregating | ||
| 12712 | 2026.03.26 05:53:41.039249 [ 301 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Trace> Aggregator: Aggregation method: without_key | ||
| 12713 | 2026.03.26 05:53:41.039286 [ 301 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933432 sec. (1071.315 rows/sec., 41.85 KiB/sec.) | ||
| 12714 | 2026.03.26 05:53:41.039303 [ 301 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Trace> Aggregator: Merging aggregated data | ||
| 12715 | 2026.03.26 05:53:41.040628 [ 286 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. | ||
| 12716 | 2026.03.26 05:53:41.040788 [ 286 ] {c84b38b6-d07d-4dc0-8d5e-391bee96880d} <Debug> TCPHandler: Processed in 0.003490782 sec. | ||
| 12717 | 2026.03.26 05:53:41.040910 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12718 | 2026.03.26 05:53:41.040938 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12719 | 2026.03.26 05:53:41.040942 [ 286 ] {} <Debug> TCP-Session: daca7001-095f-4442-8e28-6d5a86f06568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2026.03.26 05:53:41.040958 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12721 | 2026.03.26 05:53:41.040973 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12722 | 2026.03.26 05:53:41.040984 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12723 | 2026.03.26 05:53:41.040998 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12724 | 2026.03.26 05:53:41.041019 [ 3 ] {} <Debug> TCP-Session: 3b1dcd5b-db24-455c-b8c9-3977a32bb749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2026.03.26 05:53:41.041040 [ 292 ] {} <Debug> TCP-Session: eb346f06-8d61-4c0e-88ae-22db8cd025f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12726 | 2026.03.26 05:53:41.041043 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12727 | 2026.03.26 05:53:41.041057 [ 293 ] {} <Debug> TCP-Session: 661976d9-0269-41f8-90fb-0c5e7ec212ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2026.03.26 05:53:41.041028 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12729 | 2026.03.26 05:53:41.041110 [ 294 ] {} <Debug> TCP-Session: 77c38bfb-28f3-42ad-b785-16aa0b469147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.03.26 05:53:41.041014 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12731 | 2026.03.26 05:53:41.041131 [ 290 ] {} <Debug> TCP-Session: 72dfd5ac-ff1b-48a6-b7ca-313425a4ef1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.03.26 05:53:41.041001 [ 289 ] {} <Debug> TCP-Session: 23dbd197-6331-4f9d-b724-4f5a4b19d702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.03.26 05:53:41.041167 [ 291 ] {} <Debug> TCP-Session: 3f7f90fd-5ab1-4ab3-82b7-ada365bf17e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2026.03.26 05:53:41.040981 [ 288 ] {} <Debug> TCP-Session: da9df303-7107-46db-ac43-9db981424075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2026.03.26 05:53:41.978751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1622 | ||
| 12736 | 2026.03.26 05:53:41.982422 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.03.26 05:53:41.982496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12738 | 2026.03.26 05:53:41.983909 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12739 | 2026.03.26 05:53:41.984332 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.03.26 05:53:41.984860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 12741 | 2026.03.26 05:53:42.209990 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53996 | ||
| 12742 | 2026.03.26 05:53:42.210096 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12743 | 2026.03.26 05:53:42.210122 [ 288 ] {} <Debug> TCP-Session: 99f872b6-973b-41c4-9c8f-d9a31c76560a Authenticating user 'default' from [fd00:1122:3344:101::e]:53996 | ||
| 12744 | 2026.03.26 05:53:42.210144 [ 288 ] {} <Debug> TCP-Session: 99f872b6-973b-41c4-9c8f-d9a31c76560a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2026.03.26 05:53:42.210157 [ 288 ] {} <Debug> TCP-Session: 99f872b6-973b-41c4-9c8f-d9a31c76560a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2026.03.26 05:53:42.210362 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55212 | ||
| 12747 | 2026.03.26 05:53:42.210400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58541 | ||
| 12748 | 2026.03.26 05:53:42.210424 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38965 | ||
| 12749 | 2026.03.26 05:53:42.210466 [ 288 ] {} <Trace> TCP-Session: 99f872b6-973b-41c4-9c8f-d9a31c76560a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2026.03.26 05:53:42.210434 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58786 | ||
| 12751 | 2026.03.26 05:53:42.210513 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12752 | 2026.03.26 05:53:42.210503 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12753 | 2026.03.26 05:53:42.210555 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12754 | 2026.03.26 05:53:42.210571 [ 289 ] {} <Debug> TCP-Session: d97b634b-66a7-4d95-9a64-35d407cdfa10 Authenticating user 'default' from [fd00:1122:3344:101::e]:55212 | ||
| 12755 | 2026.03.26 05:53:42.210595 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12756 | 2026.03.26 05:53:42.210607 [ 294 ] {} <Debug> TCP-Session: 5f1b4f57-4803-4703-b3b9-91ecdf675d26 Authenticating user 'default' from [fd00:1122:3344:101::e]:38965 | ||
| 12757 | 2026.03.26 05:53:42.210626 [ 289 ] {} <Debug> TCP-Session: d97b634b-66a7-4d95-9a64-35d407cdfa10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.03.26 05:53:42.210630 [ 3 ] {} <Debug> TCP-Session: 824401f4-122c-4764-957d-7e8a529a29fc Authenticating user 'default' from [fd00:1122:3344:101::e]:58786 | ||
| 12759 | 2026.03.26 05:53:42.210648 [ 288 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53996) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12760 | 2026.03.26 05:53:42.210665 [ 3 ] {} <Debug> TCP-Session: 824401f4-122c-4764-957d-7e8a529a29fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.03.26 05:53:42.210656 [ 289 ] {} <Debug> TCP-Session: d97b634b-66a7-4d95-9a64-35d407cdfa10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.03.26 05:53:42.210693 [ 3 ] {} <Debug> TCP-Session: 824401f4-122c-4764-957d-7e8a529a29fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.03.26 05:53:42.210648 [ 294 ] {} <Debug> TCP-Session: 5f1b4f57-4803-4703-b3b9-91ecdf675d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12764 | 2026.03.26 05:53:42.210590 [ 292 ] {} <Debug> TCP-Session: cbd5705f-614f-4415-a281-985ee06c34c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58541 | ||
| 12765 | 2026.03.26 05:53:42.210746 [ 294 ] {} <Debug> TCP-Session: 5f1b4f57-4803-4703-b3b9-91ecdf675d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2026.03.26 05:53:42.210770 [ 292 ] {} <Debug> TCP-Session: cbd5705f-614f-4415-a281-985ee06c34c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2026.03.26 05:53:42.210439 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64765 | ||
| 12768 | 2026.03.26 05:53:42.210796 [ 292 ] {} <Debug> TCP-Session: cbd5705f-614f-4415-a281-985ee06c34c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12769 | 2026.03.26 05:53:42.210412 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57373 | ||
| 12770 | 2026.03.26 05:53:42.210869 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12771 | 2026.03.26 05:53:42.210406 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47376 | ||
| 12772 | 2026.03.26 05:53:42.210896 [ 286 ] {} <Debug> TCP-Session: b2ad29c8-242e-49aa-8616-d24db2a72e1a Authenticating user 'default' from [fd00:1122:3344:101::e]:64765 | ||
| 12773 | 2026.03.26 05:53:42.210373 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46167 | ||
| 12774 | 2026.03.26 05:53:42.210935 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12775 | 2026.03.26 05:53:42.210940 [ 286 ] {} <Debug> TCP-Session: b2ad29c8-242e-49aa-8616-d24db2a72e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12776 | 2026.03.26 05:53:42.210989 [ 293 ] {} <Debug> TCP-Session: afe526ae-6fe2-419b-b993-de73fd59cba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57373 | ||
| 12777 | 2026.03.26 05:53:42.210992 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12778 | 2026.03.26 05:53:42.211001 [ 286 ] {} <Debug> TCP-Session: b2ad29c8-242e-49aa-8616-d24db2a72e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2026.03.26 05:53:42.211040 [ 291 ] {} <Debug> TCP-Session: 97abd08f-3a94-44e4-88c6-cf002bdeafd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47376 | ||
| 12780 | 2026.03.26 05:53:42.211020 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12781 | 2026.03.26 05:53:42.211134 [ 291 ] {} <Debug> TCP-Session: 97abd08f-3a94-44e4-88c6-cf002bdeafd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2026.03.26 05:53:42.211156 [ 290 ] {} <Debug> TCP-Session: 64bab551-fe30-4fdb-b452-a0a8cec36d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:46167 | ||
| 12783 | 2026.03.26 05:53:42.211165 [ 291 ] {} <Debug> TCP-Session: 97abd08f-3a94-44e4-88c6-cf002bdeafd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.03.26 05:53:42.211184 [ 290 ] {} <Debug> TCP-Session: 64bab551-fe30-4fdb-b452-a0a8cec36d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.03.26 05:53:42.211020 [ 293 ] {} <Debug> TCP-Session: afe526ae-6fe2-419b-b993-de73fd59cba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.03.26 05:53:42.211210 [ 290 ] {} <Debug> TCP-Session: 64bab551-fe30-4fdb-b452-a0a8cec36d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2026.03.26 05:53:42.211236 [ 293 ] {} <Debug> TCP-Session: afe526ae-6fe2-419b-b993-de73fd59cba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2026.03.26 05:53:42.210940 [ 288 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12789 | 2026.03.26 05:53:42.211347 [ 288 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12790 | 2026.03.26 05:53:42.211629 [ 288 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 12791 | 2026.03.26 05:53:42.212534 [ 310 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Trace> AggregatingTransform: Aggregating | ||
| 12792 | 2026.03.26 05:53:42.212592 [ 310 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Trace> Aggregator: Aggregation method: without_key | ||
| 12793 | 2026.03.26 05:53:42.212629 [ 310 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902871 sec. (1107.578 rows/sec., 43.26 KiB/sec.) | ||
| 12794 | 2026.03.26 05:53:42.212649 [ 310 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Trace> Aggregator: Merging aggregated data | ||
| 12795 | 2026.03.26 05:53:42.214280 [ 288 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003681 sec., 271.66530834012497 rows/sec., 10.61 KiB/sec. | ||
| 12796 | 2026.03.26 05:53:42.214476 [ 288 ] {ff45d5a5-b3c4-4cd6-9bdf-dc0e292ff979} <Debug> TCPHandler: Processed in 0.004126476 sec. | ||
| 12797 | 2026.03.26 05:53:42.214591 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12798 | 2026.03.26 05:53:42.214622 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12799 | 2026.03.26 05:53:42.214629 [ 288 ] {} <Debug> TCP-Session: 99f872b6-973b-41c4-9c8f-d9a31c76560a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12800 | 2026.03.26 05:53:42.214652 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12801 | 2026.03.26 05:53:42.214670 [ 286 ] {} <Debug> TCP-Session: b2ad29c8-242e-49aa-8616-d24db2a72e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.03.26 05:53:42.214681 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12803 | 2026.03.26 05:53:42.214705 [ 289 ] {} <Debug> TCP-Session: d97b634b-66a7-4d95-9a64-35d407cdfa10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2026.03.26 05:53:42.214718 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12805 | 2026.03.26 05:53:42.214741 [ 290 ] {} <Debug> TCP-Session: 64bab551-fe30-4fdb-b452-a0a8cec36d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2026.03.26 05:53:42.214757 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12807 | 2026.03.26 05:53:42.214775 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12808 | 2026.03.26 05:53:42.214781 [ 291 ] {} <Debug> TCP-Session: 97abd08f-3a94-44e4-88c6-cf002bdeafd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12809 | 2026.03.26 05:53:42.214802 [ 294 ] {} <Debug> TCP-Session: 5f1b4f57-4803-4703-b3b9-91ecdf675d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2026.03.26 05:53:42.214827 [ 3 ] {} <Debug> TCP-Session: 824401f4-122c-4764-957d-7e8a529a29fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12811 | 2026.03.26 05:53:42.214741 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12812 | 2026.03.26 05:53:42.214715 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12813 | 2026.03.26 05:53:42.214900 [ 292 ] {} <Debug> TCP-Session: cbd5705f-614f-4415-a281-985ee06c34c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2026.03.26 05:53:42.214922 [ 293 ] {} <Debug> TCP-Session: afe526ae-6fe2-419b-b993-de73fd59cba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2026.03.26 05:53:42.285760 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49659 | ||
| 12816 | 2026.03.26 05:53:42.285871 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12817 | 2026.03.26 05:53:42.285899 [ 288 ] {} <Debug> TCP-Session: 6f81d974-fbd7-48aa-9aa4-4e60124e0661 Authenticating user 'default' from [fd00:1122:3344:101::e]:49659 | ||
| 12818 | 2026.03.26 05:53:42.285921 [ 288 ] {} <Debug> TCP-Session: 6f81d974-fbd7-48aa-9aa4-4e60124e0661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.03.26 05:53:42.285954 [ 288 ] {} <Debug> TCP-Session: 6f81d974-fbd7-48aa-9aa4-4e60124e0661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2026.03.26 05:53:42.286186 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57244 | ||
| 12821 | 2026.03.26 05:53:42.286216 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50465 | ||
| 12822 | 2026.03.26 05:53:42.286218 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50385 | ||
| 12823 | 2026.03.26 05:53:42.286260 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53163 | ||
| 12824 | 2026.03.26 05:53:42.286275 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37436 | ||
| 12825 | 2026.03.26 05:53:42.286305 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12826 | 2026.03.26 05:53:42.286317 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12827 | 2026.03.26 05:53:42.286342 [ 292 ] {} <Debug> TCP-Session: 0cd243e8-3c03-40f6-a0e5-fec544b01710 Authenticating user 'default' from [fd00:1122:3344:101::e]:50465 | ||
| 12828 | 2026.03.26 05:53:42.286356 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12829 | 2026.03.26 05:53:42.286356 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12830 | 2026.03.26 05:53:42.286363 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12831 | 2026.03.26 05:53:42.286394 [ 294 ] {} <Debug> TCP-Session: 76d41068-9a8d-4e5a-9711-cbe4e75c661c Authenticating user 'default' from [fd00:1122:3344:101::e]:53163 | ||
| 12832 | 2026.03.26 05:53:42.286399 [ 290 ] {} <Debug> TCP-Session: f8b0b05d-a989-429e-8b90-c12a43d882fe Authenticating user 'default' from [fd00:1122:3344:101::e]:50385 | ||
| 12833 | 2026.03.26 05:53:42.286414 [ 286 ] {} <Debug> TCP-Session: ad3564f6-14c1-4f02-b1c0-668b3fe3bf3e Authenticating user 'default' from [fd00:1122:3344:101::e]:37436 | ||
| 12834 | 2026.03.26 05:53:42.286429 [ 294 ] {} <Debug> TCP-Session: 76d41068-9a8d-4e5a-9711-cbe4e75c661c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12835 | 2026.03.26 05:53:42.286432 [ 290 ] {} <Debug> TCP-Session: f8b0b05d-a989-429e-8b90-c12a43d882fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12836 | 2026.03.26 05:53:42.286451 [ 286 ] {} <Debug> TCP-Session: ad3564f6-14c1-4f02-b1c0-668b3fe3bf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2026.03.26 05:53:42.286462 [ 290 ] {} <Debug> TCP-Session: f8b0b05d-a989-429e-8b90-c12a43d882fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.03.26 05:53:42.286475 [ 286 ] {} <Debug> TCP-Session: ad3564f6-14c1-4f02-b1c0-668b3fe3bf3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2026.03.26 05:53:42.286373 [ 292 ] {} <Debug> TCP-Session: 0cd243e8-3c03-40f6-a0e5-fec544b01710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.03.26 05:53:42.286366 [ 289 ] {} <Debug> TCP-Session: a100dc6f-3036-44cb-9f38-b3986371da71 Authenticating user 'default' from [fd00:1122:3344:101::e]:57244 | ||
| 12841 | 2026.03.26 05:53:42.286520 [ 292 ] {} <Debug> TCP-Session: 0cd243e8-3c03-40f6-a0e5-fec544b01710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2026.03.26 05:53:42.286543 [ 289 ] {} <Debug> TCP-Session: a100dc6f-3036-44cb-9f38-b3986371da71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.03.26 05:53:42.286288 [ 288 ] {} <Trace> TCP-Session: 6f81d974-fbd7-48aa-9aa4-4e60124e0661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.03.26 05:53:42.286566 [ 289 ] {} <Debug> TCP-Session: a100dc6f-3036-44cb-9f38-b3986371da71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.03.26 05:53:42.286270 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42402 | ||
| 12846 | 2026.03.26 05:53:42.286245 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34851 | ||
| 12847 | 2026.03.26 05:53:42.286227 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55037 | ||
| 12848 | 2026.03.26 05:53:42.286703 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12849 | 2026.03.26 05:53:42.286706 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12850 | 2026.03.26 05:53:42.286452 [ 294 ] {} <Debug> TCP-Session: 76d41068-9a8d-4e5a-9711-cbe4e75c661c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12851 | 2026.03.26 05:53:42.286752 [ 3 ] {} <Debug> TCP-Session: 6a2ef6c4-3959-4932-80cb-3eb43fc2007e Authenticating user 'default' from [fd00:1122:3344:101::e]:42402 | ||
| 12852 | 2026.03.26 05:53:42.286755 [ 293 ] {} <Debug> TCP-Session: 628a2eb2-2a28-4bbc-8b70-bb5afb1d0559 Authenticating user 'default' from [fd00:1122:3344:101::e]:34851 | ||
| 12853 | 2026.03.26 05:53:42.286772 [ 288 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12854 | 2026.03.26 05:53:42.286791 [ 3 ] {} <Debug> TCP-Session: 6a2ef6c4-3959-4932-80cb-3eb43fc2007e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2026.03.26 05:53:42.286794 [ 293 ] {} <Debug> TCP-Session: 628a2eb2-2a28-4bbc-8b70-bb5afb1d0559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12856 | 2026.03.26 05:53:42.286787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12857 | 2026.03.26 05:53:42.286850 [ 3 ] {} <Debug> TCP-Session: 6a2ef6c4-3959-4932-80cb-3eb43fc2007e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12858 | 2026.03.26 05:53:42.286884 [ 291 ] {} <Debug> TCP-Session: 3127c92e-91e2-4c2d-9fe4-0444ee6c1179 Authenticating user 'default' from [fd00:1122:3344:101::e]:55037 | ||
| 12859 | 2026.03.26 05:53:42.286850 [ 293 ] {} <Debug> TCP-Session: 628a2eb2-2a28-4bbc-8b70-bb5afb1d0559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2026.03.26 05:53:42.286921 [ 291 ] {} <Debug> TCP-Session: 3127c92e-91e2-4c2d-9fe4-0444ee6c1179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12861 | 2026.03.26 05:53:42.286944 [ 291 ] {} <Debug> TCP-Session: 3127c92e-91e2-4c2d-9fe4-0444ee6c1179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2026.03.26 05:53:42.287083 [ 288 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12863 | 2026.03.26 05:53:42.287154 [ 288 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12864 | 2026.03.26 05:53:42.287462 [ 288 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 12865 | 2026.03.26 05:53:42.288385 [ 346 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Trace> AggregatingTransform: Aggregating | ||
| 12866 | 2026.03.26 05:53:42.288440 [ 346 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Trace> Aggregator: Aggregation method: without_key | ||
| 12867 | 2026.03.26 05:53:42.288473 [ 346 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904831 sec. (1105.179 rows/sec., 43.17 KiB/sec.) | ||
| 12868 | 2026.03.26 05:53:42.288489 [ 346 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Trace> Aggregator: Merging aggregated data | ||
| 12869 | 2026.03.26 05:53:42.289653 [ 288 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00295 sec., 338.98305084745766 rows/sec., 13.24 KiB/sec. | ||
| 12870 | 2026.03.26 05:53:42.289798 [ 288 ] {bbf05b0a-260e-414e-8d6c-1c1850d49746} <Debug> TCPHandler: Processed in 0.003637925 sec. | ||
| 12871 | 2026.03.26 05:53:42.289936 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12872 | 2026.03.26 05:53:42.289965 [ 288 ] {} <Debug> TCP-Session: 6f81d974-fbd7-48aa-9aa4-4e60124e0661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2026.03.26 05:53:42.289967 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12874 | 2026.03.26 05:53:42.289986 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12875 | 2026.03.26 05:53:42.290011 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12876 | 2026.03.26 05:53:42.290025 [ 289 ] {} <Debug> TCP-Session: a100dc6f-3036-44cb-9f38-b3986371da71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2026.03.26 05:53:42.290036 [ 286 ] {} <Debug> TCP-Session: ad3564f6-14c1-4f02-b1c0-668b3fe3bf3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12878 | 2026.03.26 05:53:42.290046 [ 293 ] {} <Debug> TCP-Session: 628a2eb2-2a28-4bbc-8b70-bb5afb1d0559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12879 | 2026.03.26 05:53:42.290065 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12880 | 2026.03.26 05:53:42.290040 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12881 | 2026.03.26 05:53:42.290104 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12882 | 2026.03.26 05:53:42.290108 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12883 | 2026.03.26 05:53:42.290139 [ 290 ] {} <Debug> TCP-Session: f8b0b05d-a989-429e-8b90-c12a43d882fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12884 | 2026.03.26 05:53:42.290163 [ 294 ] {} <Debug> TCP-Session: 76d41068-9a8d-4e5a-9711-cbe4e75c661c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2026.03.26 05:53:42.290183 [ 292 ] {} <Debug> TCP-Session: 0cd243e8-3c03-40f6-a0e5-fec544b01710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2026.03.26 05:53:42.290113 [ 291 ] {} <Debug> TCP-Session: 3127c92e-91e2-4c2d-9fe4-0444ee6c1179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.03.26 05:53:42.290133 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12888 | 2026.03.26 05:53:42.290274 [ 3 ] {} <Debug> TCP-Session: 6a2ef6c4-3959-4932-80cb-3eb43fc2007e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2026.03.26 05:53:43.709679 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12890 | 2026.03.26 05:53:43.709876 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12891 | 2026.03.26 05:53:43.709945 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12892 | 2026.03.26 05:53:43.710757 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2026.03.26 05:53:43.710804 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12894 | 2026.03.26 05:53:43.711224 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12895 | 2026.03.26 05:53:43.711458 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2026.03.26 05:53:43.711589 [ 31 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12897 | 2026.03.26 05:53:43.711616 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 12898 | 2026.03.26 05:53:43.711624 [ 31 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.03.26 05:53:43.711649 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12900 | 2026.03.26 05:53:43.711672 [ 4 ] {543b649d-9410-42fe-96fa-339e5fb2ade0} <Debug> TCPHandler: Processed in 0.002146341 sec. | ||
| 12901 | 2026.03.26 05:53:43.711781 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::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 | ||
| 12902 | 2026.03.26 05:53:43.711809 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12903 | 2026.03.26 05:53:43.711930 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12904 | 2026.03.26 05:53:43.711945 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12905 | 2026.03.26 05:53:43.711976 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12906 | 2026.03.26 05:53:43.711989 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 308 rows starting from the beginning of the part | ||
| 12907 | 2026.03.26 05:53:43.712072 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 12908 | 2026.03.26 05:53:43.712127 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 12909 | 2026.03.26 05:53:43.712177 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12910 | 2026.03.26 05:53:43.712224 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12911 | 2026.03.26 05:53:43.712269 [ 197 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12912 | 2026.03.26 05:53:43.712864 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.03.26 05:53:43.712906 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12914 | 2026.03.26 05:53:43.713285 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12915 | 2026.03.26 05:53:43.713425 [ 198 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705431 sec., 1013233.6048775939 rows/sec., 68.49 MiB/sec. | ||
| 12916 | 2026.03.26 05:53:43.713524 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.03.26 05:53:43.713609 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12918 | 2026.03.26 05:53:43.713665 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.00176 sec., 498295.45454545453 rows/sec., 39.50 MiB/sec. | ||
| 12919 | 2026.03.26 05:53:43.713719 [ 4 ] {8d1e031e-54ab-465d-97e1-74de8f281437} <Debug> TCPHandler: Processed in 0.001962205 sec. | ||
| 12920 | 2026.03.26 05:53:43.713856 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12921 | 2026.03.26 05:53:43.713917 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.03.26 05:53:43.713956 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12923 | 2026.03.26 05:53:43.713989 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_36_7} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12924 | 2026.03.26 05:53:43.714000 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12925 | 2026.03.26 05:53:43.714076 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 12926 | 2026.03.26 05:53:43.714506 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.03.26 05:53:43.714541 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12928 | 2026.03.26 05:53:43.714854 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12929 | 2026.03.26 05:53:43.715095 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.03.26 05:53:43.715238 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001302 sec., 139784.94623655913 rows/sec., 8.66 MiB/sec. | ||
| 12931 | 2026.03.26 05:53:43.715279 [ 4 ] {13da7d9c-8ab1-4c62-80a8-fb420f633bb1} <Debug> TCPHandler: Processed in 0.001474404 sec. | ||
| 12932 | 2026.03.26 05:53:43.715394 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.03.26 05:53:43.715493 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12934 | 2026.03.26 05:53:43.715539 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12935 | 2026.03.26 05:53:43.715996 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.03.26 05:53:43.716031 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12937 | 2026.03.26 05:53:43.716345 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12938 | 2026.03.26 05:53:43.716562 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.03.26 05:53:43.716693 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 12940 | 2026.03.26 05:53:43.716736 [ 4 ] {aeaef241-3526-40ec-8ad4-dee7e80d8776} <Debug> TCPHandler: Processed in 0.001391092 sec. | ||
| 12941 | 2026.03.26 05:53:43.716874 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12942 | 2026.03.26 05:53:43.716972 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12943 | 2026.03.26 05:53:43.717011 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12944 | 2026.03.26 05:53:43.717470 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2026.03.26 05:53:43.717505 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12946 | 2026.03.26 05:53:43.717814 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12947 | 2026.03.26 05:53:43.718051 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2026.03.26 05:53:43.718171 [ 31 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12949 | 2026.03.26 05:53:43.718197 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 12950 | 2026.03.26 05:53:43.718208 [ 31 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2026.03.26 05:53:43.718231 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12952 | 2026.03.26 05:53:43.718238 [ 4 ] {f69f76f1-138b-4ff6-a1ae-8415ab418b74} <Debug> TCPHandler: Processed in 0.001414853 sec. | ||
| 12953 | 2026.03.26 05:53:43.718342 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::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 | ||
| 12954 | 2026.03.26 05:53:43.718365 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.03.26 05:53:43.718469 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12956 | 2026.03.26 05:53:43.718487 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12957 | 2026.03.26 05:53:43.718511 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12958 | 2026.03.26 05:53:43.718530 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 160 rows starting from the beginning of the part | ||
| 12959 | 2026.03.26 05:53:43.718614 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 12960 | 2026.03.26 05:53:43.718667 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 12961 | 2026.03.26 05:53:43.718732 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12962 | 2026.03.26 05:53:43.718782 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12963 | 2026.03.26 05:53:43.718823 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12964 | 2026.03.26 05:53:43.719198 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.03.26 05:53:43.719240 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12966 | 2026.03.26 05:53:43.719619 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12967 | 2026.03.26 05:53:43.719854 [ 195 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569497 sec., 573432.1250693693 rows/sec., 34.95 MiB/sec. | ||
| 12968 | 2026.03.26 05:53:43.719861 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2026.03.26 05:53:43.719996 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12970 | 2026.03.26 05:53:43.720008 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001558 sec., 340179.7175866496 rows/sec., 24.06 MiB/sec. | ||
| 12971 | 2026.03.26 05:53:43.720058 [ 4 ] {cff62673-8dd0-4a20-a647-b7078b5be27c} <Debug> TCPHandler: Processed in 0.001743151 sec. | ||
| 12972 | 2026.03.26 05:53:43.720189 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.03.26 05:53:43.720284 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.03.26 05:53:43.720287 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12975 | 2026.03.26 05:53:43.720354 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12976 | 2026.03.26 05:53:43.720365 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_36_7} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12977 | 2026.03.26 05:53:43.720459 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12978 | 2026.03.26 05:53:43.720715 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2026.03.26 05:53:43.720760 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12980 | 2026.03.26 05:53:43.721085 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12981 | 2026.03.26 05:53:43.721305 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.03.26 05:53:43.721442 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 12983 | 2026.03.26 05:53:43.721482 [ 4 ] {f72ec1b1-74d0-42b2-a031-f44d3ad6b8c4} <Debug> TCPHandler: Processed in 0.001342791 sec. | ||
| 12984 | 2026.03.26 05:53:43.721601 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2026.03.26 05:53:43.721697 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12986 | 2026.03.26 05:53:43.721741 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12987 | 2026.03.26 05:53:43.722170 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.03.26 05:53:43.722206 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12989 | 2026.03.26 05:53:43.722548 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12990 | 2026.03.26 05:53:43.722764 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.03.26 05:53:43.722883 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 12992 | 2026.03.26 05:53:43.722897 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 12993 | 2026.03.26 05:53:43.722918 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.03.26 05:53:43.722937 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 12995 | 2026.03.26 05:53:43.722937 [ 4 ] {f816cd45-5f4c-4918-9846-e767390f5d63} <Debug> TCPHandler: Processed in 0.001386042 sec. | ||
| 12996 | 2026.03.26 05:53:43.723012 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 12997 | 2026.03.26 05:53:43.723068 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2026.03.26 05:53:43.723101 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12999 | 2026.03.26 05:53:43.723131 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_89_18, total 33897 rows starting from the beginning of the part | ||
| 13000 | 2026.03.26 05:53:43.723162 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13001 | 2026.03.26 05:53:43.723189 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13002 | 2026.03.26 05:53:43.723205 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13003 | 2026.03.26 05:53:43.723232 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part | ||
| 13004 | 2026.03.26 05:53:43.723275 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1561 rows starting from the beginning of the part | ||
| 13005 | 2026.03.26 05:53:43.723314 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 13006 | 2026.03.26 05:53:43.723352 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 13007 | 2026.03.26 05:53:43.723538 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.03.26 05:53:43.723575 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13009 | 2026.03.26 05:53:43.723895 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13010 | 2026.03.26 05:53:43.724110 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.03.26 05:53:43.724240 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 13012 | 2026.03.26 05:53:43.724278 [ 4 ] {e2c0bc20-1c92-4c00-b882-a6131a19a687} <Debug> TCPHandler: Processed in 0.0012591 sec. | ||
| 13013 | 2026.03.26 05:53:43.724391 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2026.03.26 05:53:43.724484 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13015 | 2026.03.26 05:53:43.724538 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13016 | 2026.03.26 05:53:43.725414 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.03.26 05:53:43.725451 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13018 | 2026.03.26 05:53:43.726066 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13019 | 2026.03.26 05:53:43.726307 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.03.26 05:53:43.726451 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 13021 | 2026.03.26 05:53:43.726510 [ 4 ] {d267bbac-6c3c-436e-83a7-d1a8248a8da1} <Debug> TCPHandler: Processed in 0.002167991 sec. | ||
| 13022 | 2026.03.26 05:53:43.726624 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13023 | 2026.03.26 05:53:43.726719 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13024 | 2026.03.26 05:53:43.726761 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13025 | 2026.03.26 05:53:43.727099 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2026.03.26 05:53:43.727134 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13027 | 2026.03.26 05:53:43.727461 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13028 | 2026.03.26 05:53:43.727678 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2026.03.26 05:53:43.727805 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 13030 | 2026.03.26 05:53:43.727842 [ 4 ] {e5251034-1d67-4d46-ad23-5e51a988a326} <Debug> TCPHandler: Processed in 0.00126752 sec. | ||
| 13031 | 2026.03.26 05:53:43.731077 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36212 rows, containing 5 columns (5 merged, 0 gathered) in 0.00809259 sec., 4474710.815696829 rows/sec., 288.97 MiB/sec. | ||
| 13032 | 2026.03.26 05:53:43.731405 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 13033 | 2026.03.26 05:53:43.731661 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.03.26 05:53:43.731722 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 13035 | 2026.03.26 05:53:43.731790 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13036 | 2026.03.26 05:53:44.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.67 MiB, peak 347.15 MiB, free memory in arenas 0.00 B, will set to 338.74 MiB (RSS), difference: 1.07 MiB | ||
| 13037 | 2026.03.26 05:53:46.692794 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13038 | 2026.03.26 05:53:46.692846 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13039 | 2026.03.26 05:53:46.849448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27850 | ||
| 13040 | 2026.03.26 05:53:46.849944 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13041 | 2026.03.26 05:53:46.849986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13042 | 2026.03.26 05:53:46.850455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13043 | 2026.03.26 05:53:46.850686 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13044 | 2026.03.26 05:53:46.850816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27850 | ||
| 13045 | 2026.03.26 05:53:48.348729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13046 | 2026.03.26 05:53:48.365377 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13047 | 2026.03.26 05:53:48.365437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13048 | 2026.03.26 05:53:48.371342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13049 | 2026.03.26 05:53:48.372016 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2026.03.26 05:53:48.374943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13051 | 2026.03.26 05:53:48.699299 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13052 | 2026.03.26 05:53:48.699490 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13053 | 2026.03.26 05:53:48.699564 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13054 | 2026.03.26 05:53:48.700234 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.03.26 05:53:48.700279 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13056 | 2026.03.26 05:53:48.700675 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13057 | 2026.03.26 05:53:48.700916 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2026.03.26 05:53:48.701076 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 13059 | 2026.03.26 05:53:48.701125 [ 4 ] {d352b494-2a7d-4791-adc3-2c35d775f8cf} <Debug> TCPHandler: Processed in 0.001957696 sec. | ||
| 13060 | 2026.03.26 05:53:48.701243 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13061 | 2026.03.26 05:53:48.701343 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13062 | 2026.03.26 05:53:48.701385 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13063 | 2026.03.26 05:53:48.701817 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2026.03.26 05:53:48.701855 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13065 | 2026.03.26 05:53:48.702164 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13066 | 2026.03.26 05:53:48.702382 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2026.03.26 05:53:48.702512 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 13068 | 2026.03.26 05:53:48.702550 [ 4 ] {c19aee20-8daf-4753-b7ea-04de4a3c4e45} <Debug> TCPHandler: Processed in 0.001356411 sec. | ||
| 13069 | 2026.03.26 05:53:48.702654 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2026.03.26 05:53:48.702747 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13071 | 2026.03.26 05:53:48.702791 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13072 | 2026.03.26 05:53:48.703186 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.03.26 05:53:48.703221 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13074 | 2026.03.26 05:53:48.703540 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13075 | 2026.03.26 05:53:48.703746 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.03.26 05:53:48.703874 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 13077 | 2026.03.26 05:53:48.703911 [ 4 ] {1970288c-91b9-448a-aa73-f68061866091} <Debug> TCPHandler: Processed in 0.00130378 sec. | ||
| 13078 | 2026.03.26 05:53:48.704018 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2026.03.26 05:53:48.704109 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13080 | 2026.03.26 05:53:48.704150 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13081 | 2026.03.26 05:53:48.704465 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.03.26 05:53:48.704501 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13083 | 2026.03.26 05:53:48.704796 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13084 | 2026.03.26 05:53:48.705008 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.03.26 05:53:48.705142 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 13086 | 2026.03.26 05:53:48.705178 [ 4 ] {1ea9575b-bb0e-49fa-afcf-207821416584} <Debug> TCPHandler: Processed in 0.001207038 sec. | ||
| 13087 | 2026.03.26 05:53:51.985183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1656 | ||
| 13088 | 2026.03.26 05:53:51.987744 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2026.03.26 05:53:51.987809 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 13090 | 2026.03.26 05:53:51.989083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13091 | 2026.03.26 05:53:51.989365 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2026.03.26 05:53:51.989762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 13093 | 2026.03.26 05:53:53.709492 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2026.03.26 05:53:53.709795 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13095 | 2026.03.26 05:53:53.709904 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13096 | 2026.03.26 05:53:53.710747 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2026.03.26 05:53:53.710792 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13098 | 2026.03.26 05:53:53.711201 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13099 | 2026.03.26 05:53:53.711434 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2026.03.26 05:53:53.711599 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001881 sec., 150983.51940457203 rows/sec., 9.59 MiB/sec. | ||
| 13101 | 2026.03.26 05:53:53.711653 [ 4 ] {b1962d75-9769-4e28-b3d8-ad79c5a031c3} <Debug> TCPHandler: Processed in 0.002345905 sec. | ||
| 13102 | 2026.03.26 05:53:53.711786 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13103 | 2026.03.26 05:53:53.711890 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13104 | 2026.03.26 05:53:53.711935 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13105 | 2026.03.26 05:53:53.712363 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2026.03.26 05:53:53.712402 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13107 | 2026.03.26 05:53:53.712699 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13108 | 2026.03.26 05:53:53.712910 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.03.26 05:53:53.713047 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001182 sec., 8460.236886632825 rows/sec., 689.87 KiB/sec. | ||
| 13110 | 2026.03.26 05:53:53.713088 [ 4 ] {e0bc44e7-b30b-474e-a7db-f39e4e869478} <Debug> TCPHandler: Processed in 0.001352422 sec. | ||
| 13111 | 2026.03.26 05:53:53.713191 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13112 | 2026.03.26 05:53:53.713286 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13113 | 2026.03.26 05:53:53.713328 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13114 | 2026.03.26 05:53:53.714179 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13115 | 2026.03.26 05:53:53.714216 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13116 | 2026.03.26 05:53:53.714584 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13117 | 2026.03.26 05:53:53.714801 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2026.03.26 05:53:53.714935 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Debug> executeQuery: Read 882 rows, 71.55 KiB in 0.001667 sec., 529094.1811637672 rows/sec., 41.92 MiB/sec. | ||
| 13119 | 2026.03.26 05:53:53.714936 [ 34 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13120 | 2026.03.26 05:53:53.714975 [ 4 ] {9bfb8e62-f2eb-4fe6-8dfe-b34a8a1d7434} <Debug> TCPHandler: Processed in 0.001832043 sec. | ||
| 13121 | 2026.03.26 05:53:53.715011 [ 34 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.03.26 05:53:53.715043 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13123 | 2026.03.26 05:53:53.715112 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13124 | 2026.03.26 05:53:53.715193 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 13125 | 2026.03.26 05:53:53.715212 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13126 | 2026.03.26 05:53:53.715307 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13127 | 2026.03.26 05:53:53.715403 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13128 | 2026.03.26 05:53:53.715465 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3359 rows starting from the beginning of the part | ||
| 13129 | 2026.03.26 05:53:53.715571 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2406 rows starting from the beginning of the part | ||
| 13130 | 2026.03.26 05:53:53.715653 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 13131 | 2026.03.26 05:53:53.715726 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 877 rows starting from the beginning of the part | ||
| 13132 | 2026.03.26 05:53:53.715794 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 13133 | 2026.03.26 05:53:53.715806 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.03.26 05:53:53.715852 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13135 | 2026.03.26 05:53:53.715864 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 882 rows starting from the beginning of the part | ||
| 13136 | 2026.03.26 05:53:53.716190 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13137 | 2026.03.26 05:53:53.716428 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.03.26 05:53:53.716566 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001373 sec., 139839.76693372178 rows/sec., 8.71 MiB/sec. | ||
| 13139 | 2026.03.26 05:53:53.716606 [ 4 ] {7ae00372-058c-4d41-86d4-68bd124043e7} <Debug> TCPHandler: Processed in 0.001553716 sec. | ||
| 13140 | 2026.03.26 05:53:53.716708 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.03.26 05:53:53.716802 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.03.26 05:53:53.716842 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13143 | 2026.03.26 05:53:53.717296 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.03.26 05:53:53.717333 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13145 | 2026.03.26 05:53:53.717637 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13146 | 2026.03.26 05:53:53.717853 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.03.26 05:53:53.717985 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 13148 | 2026.03.26 05:53:53.718024 [ 4 ] {80cb58fa-4825-4c41-aade-008fe811fd6b} <Debug> TCPHandler: Processed in 0.001365242 sec. | ||
| 13149 | 2026.03.26 05:53:53.718138 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.03.26 05:53:53.718232 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13151 | 2026.03.26 05:53:53.718271 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13152 | 2026.03.26 05:53:53.718443 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.003329608 sec., 2293363.0625587157 rows/sec., 183.04 MiB/sec. | ||
| 13153 | 2026.03.26 05:53:53.718710 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2026.03.26 05:53:53.718747 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13155 | 2026.03.26 05:53:53.718839 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13156 | 2026.03.26 05:53:53.719096 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13157 | 2026.03.26 05:53:53.719223 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2026.03.26 05:53:53.719311 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_96_19} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13159 | 2026.03.26 05:53:53.719356 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2026.03.26 05:53:53.719412 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 13161 | 2026.03.26 05:53:53.719493 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001279 sec., 115715.40265832681 rows/sec., 6.58 MiB/sec. | ||
| 13162 | 2026.03.26 05:53:53.719536 [ 4 ] {80bcc4d2-b9d2-45bf-a245-b8824d55aec3} <Debug> TCPHandler: Processed in 0.001447974 sec. | ||
| 13163 | 2026.03.26 05:53:53.719653 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2026.03.26 05:53:53.719747 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13165 | 2026.03.26 05:53:53.719787 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13166 | 2026.03.26 05:53:53.720418 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.03.26 05:53:53.720455 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13168 | 2026.03.26 05:53:53.720791 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13169 | 2026.03.26 05:53:53.721004 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.03.26 05:53:53.721124 [ 34 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13171 | 2026.03.26 05:53:53.721135 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001406 sec., 384068.2788051209 rows/sec., 27.23 MiB/sec. | ||
| 13172 | 2026.03.26 05:53:53.721169 [ 34 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.03.26 05:53:53.721190 [ 4 ] {ca565eac-8ea8-4698-a4cf-2123cbceac04} <Debug> TCPHandler: Processed in 0.001586897 sec. | ||
| 13174 | 2026.03.26 05:53:53.721193 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13175 | 2026.03.26 05:53:53.721301 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 13176 | 2026.03.26 05:53:53.721312 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.03.26 05:53:53.721408 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13178 | 2026.03.26 05:53:53.721417 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13179 | 2026.03.26 05:53:53.721443 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1830 rows starting from the beginning of the part | ||
| 13180 | 2026.03.26 05:53:53.721461 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13181 | 2026.03.26 05:53:53.721510 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1292 rows starting from the beginning of the part | ||
| 13182 | 2026.03.26 05:53:53.721563 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 13183 | 2026.03.26 05:53:53.721611 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 530 rows starting from the beginning of the part | ||
| 13184 | 2026.03.26 05:53:53.721661 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 13185 | 2026.03.26 05:53:53.721707 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 540 rows starting from the beginning of the part | ||
| 13186 | 2026.03.26 05:53:53.721826 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.03.26 05:53:53.721861 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13188 | 2026.03.26 05:53:53.722178 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13189 | 2026.03.26 05:53:53.722387 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.03.26 05:53:53.722521 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 13191 | 2026.03.26 05:53:53.722559 [ 4 ] {69aa65ad-2a7d-4242-ae48-dbf1112635bb} <Debug> TCPHandler: Processed in 0.00129599 sec. | ||
| 13192 | 2026.03.26 05:53:53.722680 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2026.03.26 05:53:53.722799 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13194 | 2026.03.26 05:53:53.722851 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13195 | 2026.03.26 05:53:53.723227 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001965396 sec., 2198030.320607145 rows/sec., 159.34 MiB/sec. | ||
| 13196 | 2026.03.26 05:53:53.723301 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2026.03.26 05:53:53.723342 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13198 | 2026.03.26 05:53:53.723413 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13199 | 2026.03.26 05:53:53.723653 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2026.03.26 05:53:53.723683 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13201 | 2026.03.26 05:53:53.723717 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_96_19} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13202 | 2026.03.26 05:53:53.723781 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13203 | 2026.03.26 05:53:53.723899 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.03.26 05:53:53.724028 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001254 sec., 215311.00478468902 rows/sec., 14.32 MiB/sec. | ||
| 13205 | 2026.03.26 05:53:53.724067 [ 4 ] {9c4d1c33-6462-4ec8-a714-f2ad3c388a8c} <Debug> TCPHandler: Processed in 0.001447854 sec. | ||
| 13206 | 2026.03.26 05:53:53.724177 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.03.26 05:53:53.724273 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13208 | 2026.03.26 05:53:53.724316 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13209 | 2026.03.26 05:53:53.724629 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.03.26 05:53:53.724664 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13211 | 2026.03.26 05:53:53.724952 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13212 | 2026.03.26 05:53:53.725152 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.03.26 05:53:53.725282 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 13214 | 2026.03.26 05:53:53.725318 [ 4 ] {53a0236b-e1bb-45b6-b72d-a3b81898c628} <Debug> TCPHandler: Processed in 0.001190108 sec. | ||
| 13215 | 2026.03.26 05:53:53.725426 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2026.03.26 05:53:53.725519 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13217 | 2026.03.26 05:53:53.725572 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13218 | 2026.03.26 05:53:53.726421 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.03.26 05:53:53.726457 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13220 | 2026.03.26 05:53:53.727023 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13221 | 2026.03.26 05:53:53.727240 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.03.26 05:53:53.727377 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001875 sec., 21333.333333333336 rows/sec., 38.23 MiB/sec. | ||
| 13223 | 2026.03.26 05:53:53.727430 [ 4 ] {d1d9a444-56a7-4399-bbc9-cc361285d1da} <Debug> TCPHandler: Processed in 0.002051928 sec. | ||
| 13224 | 2026.03.26 05:53:53.727539 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13225 | 2026.03.26 05:53:53.727634 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13226 | 2026.03.26 05:53:53.727678 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13227 | 2026.03.26 05:53:53.728012 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.03.26 05:53:53.728048 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13229 | 2026.03.26 05:53:53.728347 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13230 | 2026.03.26 05:53:53.728556 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13231 | 2026.03.26 05:53:53.728667 [ 34 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13232 | 2026.03.26 05:53:53.728680 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 13233 | 2026.03.26 05:53:53.728705 [ 34 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2026.03.26 05:53:53.728725 [ 4 ] {ab8afddf-e55e-44be-adb0-6a2a82803e6b} <Debug> TCPHandler: Processed in 0.001233439 sec. | ||
| 13235 | 2026.03.26 05:53:53.728728 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13236 | 2026.03.26 05:53:53.728820 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 13237 | 2026.03.26 05:53:53.728935 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13238 | 2026.03.26 05:53:53.728964 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5646 rows starting from the beginning of the part | ||
| 13239 | 2026.03.26 05:53:53.729017 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 13240 | 2026.03.26 05:53:53.729060 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part | ||
| 13241 | 2026.03.26 05:53:53.729101 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 13242 | 2026.03.26 05:53:53.729139 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13243 | 2026.03.26 05:53:53.729176 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 13244 | 2026.03.26 05:53:53.730856 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002073669 sec., 2867381.4384069974 rows/sec., 186.01 MiB/sec. | ||
| 13245 | 2026.03.26 05:53:53.731199 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13246 | 2026.03.26 05:53:53.731456 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2026.03.26 05:53:53.731533 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_96_19} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13248 | 2026.03.26 05:53:53.731606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13249 | 2026.03.26 05:53:54.350970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28362 | ||
| 13250 | 2026.03.26 05:53:54.351546 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.03.26 05:53:54.351596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13252 | 2026.03.26 05:53:54.352113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13253 | 2026.03.26 05:53:54.352387 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.03.26 05:53:54.352515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28362 | ||
| 13255 | 2026.03.26 05:53:55.875045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13256 | 2026.03.26 05:53:55.891579 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2026.03.26 05:53:55.891635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13258 | 2026.03.26 05:53:55.897348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13259 | 2026.03.26 05:53:55.898020 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2026.03.26 05:53:55.900852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13261 | 2026.03.26 05:53:58.698558 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.03.26 05:53:58.698752 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13263 | 2026.03.26 05:53:58.698821 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13264 | 2026.03.26 05:53:58.699497 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.03.26 05:53:58.699544 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13266 | 2026.03.26 05:53:58.699948 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13267 | 2026.03.26 05:53:58.700174 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.03.26 05:53:58.700335 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 13269 | 2026.03.26 05:53:58.700387 [ 4 ] {743898fc-035c-4b19-bf1e-45493ff200e1} <Debug> TCPHandler: Processed in 0.001954566 sec. | ||
| 13270 | 2026.03.26 05:53:58.700520 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.03.26 05:53:58.700623 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13272 | 2026.03.26 05:53:58.700668 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13273 | 2026.03.26 05:53:58.701117 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.03.26 05:53:58.701156 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13275 | 2026.03.26 05:53:58.701471 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13276 | 2026.03.26 05:53:58.701684 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.03.26 05:53:58.701819 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 13278 | 2026.03.26 05:53:58.701860 [ 4 ] {60a12307-2e91-4845-9e66-32ce96318d17} <Debug> TCPHandler: Processed in 0.001392063 sec. | ||
| 13279 | 2026.03.26 05:53:58.701980 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.03.26 05:53:58.702078 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13281 | 2026.03.26 05:53:58.702124 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13282 | 2026.03.26 05:53:58.702544 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.03.26 05:53:58.702581 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13284 | 2026.03.26 05:53:58.702914 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13285 | 2026.03.26 05:53:58.703135 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.03.26 05:53:58.703286 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 13287 | 2026.03.26 05:53:58.703324 [ 4 ] {43c8fef5-3f86-4d7f-b9ec-7bfe2b888a70} <Debug> TCPHandler: Processed in 0.001398913 sec. | ||
| 13288 | 2026.03.26 05:53:58.703448 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.03.26 05:53:58.703543 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13290 | 2026.03.26 05:53:58.703585 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13291 | 2026.03.26 05:53:58.703937 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.03.26 05:53:58.703974 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13293 | 2026.03.26 05:53:58.704279 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13294 | 2026.03.26 05:53:58.704501 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.03.26 05:53:58.704632 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 13296 | 2026.03.26 05:53:58.704669 [ 4 ] {26924568-3934-45d0-84c6-a69565f4bfb1} <Debug> TCPHandler: Processed in 0.0012696 sec. | ||
| 13297 | 2026.03.26 05:54:01.692895 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13298 | 2026.03.26 05:54:01.692954 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13299 | 2026.03.26 05:54:01.852697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28810 | ||
| 13300 | 2026.03.26 05:54:01.853407 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.03.26 05:54:01.853446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13302 | 2026.03.26 05:54:01.853925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13303 | 2026.03.26 05:54:01.854167 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.03.26 05:54:01.854316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28810 | ||
| 13305 | 2026.03.26 05:54:01.990053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1688 | ||
| 13306 | 2026.03.26 05:54:01.992729 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.03.26 05:54:01.992790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13308 | 2026.03.26 05:54:01.994012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13309 | 2026.03.26 05:54:01.994282 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.03.26 05:54:01.994618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 13311 | 2026.03.26 05:54:03.400959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13312 | 2026.03.26 05:54:03.419448 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2026.03.26 05:54:03.419513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13314 | 2026.03.26 05:54:03.425769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13315 | 2026.03.26 05:54:03.426461 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2026.03.26 05:54:03.429552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13317 | 2026.03.26 05:54:03.708919 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13318 | 2026.03.26 05:54:03.709112 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13319 | 2026.03.26 05:54:03.709196 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13320 | 2026.03.26 05:54:03.709966 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2026.03.26 05:54:03.710012 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13322 | 2026.03.26 05:54:03.710416 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13323 | 2026.03.26 05:54:03.710641 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2026.03.26 05:54:03.710805 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 13325 | 2026.03.26 05:54:03.710853 [ 4 ] {78836681-9966-4b8a-b736-5568c86a6a6f} <Debug> TCPHandler: Processed in 0.002065298 sec. | ||
| 13326 | 2026.03.26 05:54:03.710985 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13327 | 2026.03.26 05:54:03.711086 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13328 | 2026.03.26 05:54:03.711130 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13329 | 2026.03.26 05:54:03.711977 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2026.03.26 05:54:03.712017 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13331 | 2026.03.26 05:54:03.712378 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13332 | 2026.03.26 05:54:03.712590 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2026.03.26 05:54:03.712729 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001665 sec., 526726.7267267267 rows/sec., 41.75 MiB/sec. | ||
| 13334 | 2026.03.26 05:54:03.712770 [ 4 ] {6ca9c11b-e2e9-4e4f-a00b-eb0eef10252c} <Debug> TCPHandler: Processed in 0.001836632 sec. | ||
| 13335 | 2026.03.26 05:54:03.712885 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13336 | 2026.03.26 05:54:03.712981 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13337 | 2026.03.26 05:54:03.713025 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13338 | 2026.03.26 05:54:03.713496 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13339 | 2026.03.26 05:54:03.713534 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13340 | 2026.03.26 05:54:03.713894 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13341 | 2026.03.26 05:54:03.714113 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2026.03.26 05:54:03.714246 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001285 sec., 141634.2412451362 rows/sec., 8.78 MiB/sec. | ||
| 13343 | 2026.03.26 05:54:03.714285 [ 4 ] {0dc31295-6840-4b06-a679-8d139fb77999} <Debug> TCPHandler: Processed in 0.001448964 sec. | ||
| 13344 | 2026.03.26 05:54:03.714397 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13345 | 2026.03.26 05:54:03.714492 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13346 | 2026.03.26 05:54:03.714533 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13347 | 2026.03.26 05:54:03.714968 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2026.03.26 05:54:03.715005 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13349 | 2026.03.26 05:54:03.715324 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13350 | 2026.03.26 05:54:03.715547 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2026.03.26 05:54:03.715678 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 13352 | 2026.03.26 05:54:03.715717 [ 4 ] {90177394-8632-4fdb-8c4f-e5071ed8c32e} <Debug> TCPHandler: Processed in 0.001367852 sec. | ||
| 13353 | 2026.03.26 05:54:03.715831 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2026.03.26 05:54:03.715925 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13355 | 2026.03.26 05:54:03.715968 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13356 | 2026.03.26 05:54:03.716405 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2026.03.26 05:54:03.716443 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13358 | 2026.03.26 05:54:03.716754 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13359 | 2026.03.26 05:54:03.716965 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2026.03.26 05:54:03.717103 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 13361 | 2026.03.26 05:54:03.717143 [ 4 ] {fa5dffda-eed3-4f7a-b5e2-16c849147d6f} <Debug> TCPHandler: Processed in 0.001359932 sec. | ||
| 13362 | 2026.03.26 05:54:03.717258 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13363 | 2026.03.26 05:54:03.717352 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13364 | 2026.03.26 05:54:03.717392 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13365 | 2026.03.26 05:54:03.717984 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.03.26 05:54:03.718022 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13367 | 2026.03.26 05:54:03.718411 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13368 | 2026.03.26 05:54:03.718636 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2026.03.26 05:54:03.718779 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001444 sec., 367036.0110803324 rows/sec., 25.96 MiB/sec. | ||
| 13370 | 2026.03.26 05:54:03.718820 [ 4 ] {08a9bfc7-e3cd-40af-9e3d-5a776db394a0} <Debug> TCPHandler: Processed in 0.001610468 sec. | ||
| 13371 | 2026.03.26 05:54:03.718972 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.03.26 05:54:03.719068 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13373 | 2026.03.26 05:54:03.719113 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13374 | 2026.03.26 05:54:03.719467 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.03.26 05:54:03.719505 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13376 | 2026.03.26 05:54:03.719834 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13377 | 2026.03.26 05:54:03.720068 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.03.26 05:54:03.720204 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 13379 | 2026.03.26 05:54:03.720243 [ 4 ] {f1b04761-c68d-4f3b-8a7c-4a64fcc83cf1} <Debug> TCPHandler: Processed in 0.001323941 sec. | ||
| 13380 | 2026.03.26 05:54:03.720358 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2026.03.26 05:54:03.720453 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13382 | 2026.03.26 05:54:03.720498 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13383 | 2026.03.26 05:54:03.720977 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2026.03.26 05:54:03.721017 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13385 | 2026.03.26 05:54:03.721354 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13386 | 2026.03.26 05:54:03.721571 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.03.26 05:54:03.721710 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001276 sec., 207680.25078369907 rows/sec., 13.80 MiB/sec. | ||
| 13388 | 2026.03.26 05:54:03.721750 [ 4 ] {5f385519-bb9d-46e3-8a5e-653de519af6e} <Debug> TCPHandler: Processed in 0.001439804 sec. | ||
| 13389 | 2026.03.26 05:54:03.721870 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2026.03.26 05:54:03.721964 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13391 | 2026.03.26 05:54:03.722008 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13392 | 2026.03.26 05:54:03.722329 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.03.26 05:54:03.722366 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13394 | 2026.03.26 05:54:03.722659 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13395 | 2026.03.26 05:54:03.722868 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2026.03.26 05:54:03.723000 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 13397 | 2026.03.26 05:54:03.723036 [ 4 ] {95bef31f-9e0a-484a-8152-d4db82e98ade} <Debug> TCPHandler: Processed in 0.001215329 sec. | ||
| 13398 | 2026.03.26 05:54:03.723146 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2026.03.26 05:54:03.723239 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13400 | 2026.03.26 05:54:03.723293 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13401 | 2026.03.26 05:54:03.724198 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2026.03.26 05:54:03.724236 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13403 | 2026.03.26 05:54:03.724813 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13404 | 2026.03.26 05:54:03.725050 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2026.03.26 05:54:03.725198 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001975 sec., 20253.164556962023 rows/sec., 36.29 MiB/sec. | ||
| 13406 | 2026.03.26 05:54:03.725262 [ 4 ] {67ae4a63-a9a7-4e79-913a-7de3c2cf8906} <Debug> TCPHandler: Processed in 0.002164131 sec. | ||
| 13407 | 2026.03.26 05:54:03.725373 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2026.03.26 05:54:03.725468 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13409 | 2026.03.26 05:54:03.725510 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13410 | 2026.03.26 05:54:03.725851 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2026.03.26 05:54:03.725888 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13412 | 2026.03.26 05:54:03.726203 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13413 | 2026.03.26 05:54:03.726414 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2026.03.26 05:54:03.726550 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 13415 | 2026.03.26 05:54:03.726587 [ 4 ] {da54257f-4860-41ac-8e28-2742ae4bb6cb} <Debug> TCPHandler: Processed in 0.0012628 sec. | ||
| 13416 | 2026.03.26 05:54:04.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.15 MiB, peak 347.15 MiB, free memory in arenas 0.00 B, will set to 339.04 MiB (RSS), difference: -1.11 MiB | ||
| 13417 | 2026.03.26 05:54:05.610901 [ 141 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13418 | 2026.03.26 05:54:05.610966 [ 141 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13419 | 2026.03.26 05:54:05.610994 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13420 | 2026.03.26 05:54:05.611122 [ 186 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 13421 | 2026.03.26 05:54:05.611268 [ 186 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13422 | 2026.03.26 05:54:05.611305 [ 186 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 13423 | 2026.03.26 05:54:05.611375 [ 186 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 13424 | 2026.03.26 05:54:05.611422 [ 186 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 13425 | 2026.03.26 05:54:05.611465 [ 186 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 13426 | 2026.03.26 05:54:05.611505 [ 186 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 13427 | 2026.03.26 05:54:05.612277 [ 196 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211158 sec., 39631.4931660444 rows/sec., 3.31 MiB/sec. | ||
| 13428 | 2026.03.26 05:54:05.612427 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13429 | 2026.03.26 05:54:05.612697 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2026.03.26 05:54:05.612778 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_21_5} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13431 | 2026.03.26 05:54:05.612856 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13432 | 2026.03.26 05:54:06.355096 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2026.03.26 05:54:06.355272 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13434 | 2026.03.26 05:54:06.355338 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13435 | 2026.03.26 05:54:06.357217 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2026.03.26 05:54:06.357263 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13437 | 2026.03.26 05:54:06.357786 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13438 | 2026.03.26 05:54:06.358033 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.03.26 05:54:06.358183 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.002974 sec., 808675.184936113 rows/sec., 59.66 MiB/sec. | ||
| 13440 | 2026.03.26 05:54:06.358224 [ 4 ] {2de254ad-f908-4a86-87d3-42683853adbe} <Debug> TCPHandler: Processed in 0.003280537 sec. | ||
| 13441 | 2026.03.26 05:54:06.358342 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2026.03.26 05:54:06.358432 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13443 | 2026.03.26 05:54:06.358474 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13444 | 2026.03.26 05:54:06.358883 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2026.03.26 05:54:06.358984 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13446 | 2026.03.26 05:54:06.359285 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13447 | 2026.03.26 05:54:06.359519 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2026.03.26 05:54:06.359646 [ 130 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13449 | 2026.03.26 05:54:06.359661 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001217 sec., 9038.619556285948 rows/sec., 679.66 KiB/sec. | ||
| 13450 | 2026.03.26 05:54:06.359711 [ 130 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2026.03.26 05:54:06.359721 [ 4 ] {52cc13c9-708b-46b1-b50e-1525448fd721} <Debug> TCPHandler: Processed in 0.001404723 sec. | ||
| 13452 | 2026.03.26 05:54:06.359743 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13453 | 2026.03.26 05:54:06.359874 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 13454 | 2026.03.26 05:54:06.359878 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2026.03.26 05:54:06.360022 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13456 | 2026.03.26 05:54:06.360026 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13457 | 2026.03.26 05:54:06.360068 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13458 | 2026.03.26 05:54:06.360077 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 13459 | 2026.03.26 05:54:06.360157 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
| 13460 | 2026.03.26 05:54:06.360203 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 182 rows starting from the beginning of the part | ||
| 13461 | 2026.03.26 05:54:06.360250 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 192 rows starting from the beginning of the part | ||
| 13462 | 2026.03.26 05:54:06.360289 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 182 rows starting from the beginning of the part | ||
| 13463 | 2026.03.26 05:54:06.360330 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 13464 | 2026.03.26 05:54:06.360785 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2026.03.26 05:54:06.360827 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13466 | 2026.03.26 05:54:06.361181 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13467 | 2026.03.26 05:54:06.361259 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443104 sec., 557825.3542364237 rows/sec., 37.23 MiB/sec. | ||
| 13468 | 2026.03.26 05:54:06.361427 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.03.26 05:54:06.361444 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13470 | 2026.03.26 05:54:06.361561 [ 130 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 13471 | 2026.03.26 05:54:06.361579 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001575 sec., 508571.4285714286 rows/sec., 29.38 MiB/sec. | ||
| 13472 | 2026.03.26 05:54:06.361588 [ 130 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.03.26 05:54:06.361624 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13474 | 2026.03.26 05:54:06.361628 [ 4 ] {ab67a7db-e973-45e0-bc88-a5652091e028} <Debug> TCPHandler: Processed in 0.001798903 sec. | ||
| 13475 | 2026.03.26 05:54:06.361693 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 13476 | 2026.03.26 05:54:06.361765 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13477 | 2026.03.26 05:54:06.361766 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.03.26 05:54:06.361790 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13479 | 2026.03.26 05:54:06.361830 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 975 rows starting from the beginning of the part | ||
| 13480 | 2026.03.26 05:54:06.361862 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_56_11} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13481 | 2026.03.26 05:54:06.361875 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 801 rows starting from the beginning of the part | ||
| 13482 | 2026.03.26 05:54:06.361883 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13483 | 2026.03.26 05:54:06.361921 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 13484 | 2026.03.26 05:54:06.361936 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13485 | 2026.03.26 05:54:06.361963 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 13486 | 2026.03.26 05:54:06.361965 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13487 | 2026.03.26 05:54:06.362010 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 13488 | 2026.03.26 05:54:06.362050 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 801 rows starting from the beginning of the part | ||
| 13489 | 2026.03.26 05:54:06.362341 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.03.26 05:54:06.362384 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13491 | 2026.03.26 05:54:06.362694 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13492 | 2026.03.26 05:54:06.362954 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.03.26 05:54:06.363127 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 55.72 KiB/sec. | ||
| 13494 | 2026.03.26 05:54:06.363167 [ 4 ] {572a6c13-e9cd-4c34-8717-de8213444ea4} <Debug> TCPHandler: Processed in 0.001461554 sec. | ||
| 13495 | 2026.03.26 05:54:06.363238 [ 193 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567927 sec., 1928661.219559329 rows/sec., 121.75 MiB/sec. | ||
| 13496 | 2026.03.26 05:54:06.363281 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13497 | 2026.03.26 05:54:06.363379 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13498 | 2026.03.26 05:54:06.363421 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13499 | 2026.03.26 05:54:06.363425 [ 188 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 13500 | 2026.03.26 05:54:06.363689 [ 188 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.03.26 05:54:06.363785 [ 188 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_50_10} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 13502 | 2026.03.26 05:54:06.363868 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13503 | 2026.03.26 05:54:06.364494 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2026.03.26 05:54:06.364538 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13505 | 2026.03.26 05:54:06.364942 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13506 | 2026.03.26 05:54:06.365173 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13507 | 2026.03.26 05:54:06.365313 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001951 sec., 661199.3849308047 rows/sec., 44.11 MiB/sec. | ||
| 13508 | 2026.03.26 05:54:06.365352 [ 4 ] {62d1f394-cca2-4458-9f3a-b4053e43e855} <Debug> TCPHandler: Processed in 0.00212001 sec. | ||
| 13509 | 2026.03.26 05:54:06.365465 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13510 | 2026.03.26 05:54:06.365565 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13511 | 2026.03.26 05:54:06.365609 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13512 | 2026.03.26 05:54:06.366506 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.03.26 05:54:06.366543 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13514 | 2026.03.26 05:54:06.367003 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13515 | 2026.03.26 05:54:06.367223 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.03.26 05:54:06.367352 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 13517 | 2026.03.26 05:54:06.367360 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001815 sec., 859504.132231405 rows/sec., 52.44 MiB/sec. | ||
| 13518 | 2026.03.26 05:54:06.367404 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.03.26 05:54:06.367420 [ 4 ] {6c0c42ef-5abd-4bb6-9e98-a1e80a02a4ea} <Debug> TCPHandler: Processed in 0.002003897 sec. | ||
| 13520 | 2026.03.26 05:54:06.367430 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13521 | 2026.03.26 05:54:06.367523 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 13522 | 2026.03.26 05:54:06.367547 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2026.03.26 05:54:06.367644 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13524 | 2026.03.26 05:54:06.367648 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13525 | 2026.03.26 05:54:06.367686 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_19, total 36212 rows starting from the beginning of the part | ||
| 13526 | 2026.03.26 05:54:06.367722 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13527 | 2026.03.26 05:54:06.367760 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13528 | 2026.03.26 05:54:06.367814 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 270 rows starting from the beginning of the part | ||
| 13529 | 2026.03.26 05:54:06.367858 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13530 | 2026.03.26 05:54:06.367900 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 13531 | 2026.03.26 05:54:06.367941 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1560 rows starting from the beginning of the part | ||
| 13532 | 2026.03.26 05:54:06.368526 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.03.26 05:54:06.368568 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13534 | 2026.03.26 05:54:06.369133 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13535 | 2026.03.26 05:54:06.369389 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.03.26 05:54:06.369524 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13537 | 2026.03.26 05:54:06.369548 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00192 sec., 5729.166666666667 rows/sec., 10.27 MiB/sec. | ||
| 13538 | 2026.03.26 05:54:06.369567 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.03.26 05:54:06.369594 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13540 | 2026.03.26 05:54:06.369620 [ 4 ] {e0620266-ec26-4a4d-90d5-a075e4ccbc37} <Debug> TCPHandler: Processed in 0.002121979 sec. | ||
| 13541 | 2026.03.26 05:54:06.369672 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 13542 | 2026.03.26 05:54:06.369744 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13543 | 2026.03.26 05:54:06.369843 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13544 | 2026.03.26 05:54:06.369870 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13545 | 2026.03.26 05:54:06.369886 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13546 | 2026.03.26 05:54:06.369922 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1647 rows starting from the beginning of the part | ||
| 13547 | 2026.03.26 05:54:06.370043 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 13548 | 2026.03.26 05:54:06.370148 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 13549 | 2026.03.26 05:54:06.370243 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2026.03.26 05:54:06.370250 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 13551 | 2026.03.26 05:54:06.370287 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13552 | 2026.03.26 05:54:06.370372 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 13553 | 2026.03.26 05:54:06.370476 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 13554 | 2026.03.26 05:54:06.370635 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13555 | 2026.03.26 05:54:06.370899 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.03.26 05:54:06.371043 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00122 sec., 29508.196721311477 rows/sec., 1.99 MiB/sec. | ||
| 13557 | 2026.03.26 05:54:06.371081 [ 4 ] {db2b2bfb-a8e6-4b15-9260-1ad7ecfb42d6} <Debug> TCPHandler: Processed in 0.001387333 sec. | ||
| 13558 | 2026.03.26 05:54:06.375542 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38627 rows, containing 5 columns (5 merged, 0 gathered) in 0.008054778 sec., 4795538.747312465 rows/sec., 309.33 MiB/sec. | ||
| 13559 | 2026.03.26 05:54:06.376026 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 13560 | 2026.03.26 05:54:06.376335 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2026.03.26 05:54:06.376409 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 13562 | 2026.03.26 05:54:06.376517 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13563 | 2026.03.26 05:54:06.381012 [ 190 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1789 rows, containing 19 columns (19 merged, 0 gathered) in 0.011371456 sec., 157323.7411286646 rows/sec., 281.92 MiB/sec. | ||
| 13564 | 2026.03.26 05:54:06.382933 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13565 | 2026.03.26 05:54:06.383257 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13566 | 2026.03.26 05:54:06.383328 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13567 | 2026.03.26 05:54:06.383433 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. | ||
| 13568 | 2026.03.26 05:54:07.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.77 MiB, peak 356.86 MiB, free memory in arenas 0.00 B, will set to 344.13 MiB (RSS), difference: 4.36 MiB | ||
| 13569 | 2026.03.26 05:54:08.694862 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.03.26 05:54:08.695061 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13571 | 2026.03.26 05:54:08.695132 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13572 | 2026.03.26 05:54:08.695845 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.03.26 05:54:08.695895 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13574 | 2026.03.26 05:54:08.696324 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13575 | 2026.03.26 05:54:08.696577 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.03.26 05:54:08.696749 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.47 MiB/sec. | ||
| 13577 | 2026.03.26 05:54:08.696802 [ 4 ] {f6bc8107-eca3-4a90-ab4c-8f6da675f07d} <Debug> TCPHandler: Processed in 0.002091869 sec. | ||
| 13578 | 2026.03.26 05:54:08.696937 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.03.26 05:54:08.697042 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13580 | 2026.03.26 05:54:08.697088 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13581 | 2026.03.26 05:54:08.697596 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.03.26 05:54:08.697637 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13583 | 2026.03.26 05:54:08.697971 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13584 | 2026.03.26 05:54:08.698197 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.03.26 05:54:08.698342 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.77 MiB/sec. | ||
| 13586 | 2026.03.26 05:54:08.698384 [ 4 ] {04cc8aa5-e177-4c29-92d3-b4a7976e525f} <Debug> TCPHandler: Processed in 0.001499725 sec. | ||
| 13587 | 2026.03.26 05:54:08.698508 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.03.26 05:54:08.698609 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13589 | 2026.03.26 05:54:08.698656 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13590 | 2026.03.26 05:54:08.699099 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.03.26 05:54:08.699137 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13592 | 2026.03.26 05:54:08.699471 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13593 | 2026.03.26 05:54:08.699707 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.03.26 05:54:08.699857 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.51 MiB/sec. | ||
| 13595 | 2026.03.26 05:54:08.699899 [ 4 ] {f7406638-a5a8-4605-b9be-80ae9d66362c} <Debug> TCPHandler: Processed in 0.001442834 sec. | ||
| 13596 | 2026.03.26 05:54:08.700022 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.03.26 05:54:08.700121 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13598 | 2026.03.26 05:54:08.700165 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13599 | 2026.03.26 05:54:08.700509 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.03.26 05:54:08.700547 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13601 | 2026.03.26 05:54:08.700865 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13602 | 2026.03.26 05:54:08.701084 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.03.26 05:54:08.701220 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.44 MiB/sec. | ||
| 13604 | 2026.03.26 05:54:08.701259 [ 4 ] {1bc63198-474c-4b57-a9d0-2c5f72297970} <Debug> TCPHandler: Processed in 0.00128616 sec. | ||
| 13605 | 2026.03.26 05:54:09.354473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29322 | ||
| 13606 | 2026.03.26 05:54:09.355039 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.03.26 05:54:09.355090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13608 | 2026.03.26 05:54:09.355587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13609 | 2026.03.26 05:54:09.355820 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.03.26 05:54:09.355970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29322 | ||
| 13611 | 2026.03.26 05:54:09.356002 [ 89 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13612 | 2026.03.26 05:54:09.356066 [ 89 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2026.03.26 05:54:09.356086 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13614 | 2026.03.26 05:54:09.356183 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 13615 | 2026.03.26 05:54:09.356280 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13616 | 2026.03.26 05:54:09.356316 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26890 rows starting from the beginning of the part | ||
| 13617 | 2026.03.26 05:54:09.356378 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13618 | 2026.03.26 05:54:09.356438 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13619 | 2026.03.26 05:54:09.356490 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13620 | 2026.03.26 05:54:09.356536 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13621 | 2026.03.26 05:54:09.356576 [ 200 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13622 | 2026.03.26 05:54:09.358963 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002815895 sec., 10413030.315405937 rows/sec., 148.96 MiB/sec. | ||
| 13623 | 2026.03.26 05:54:09.359366 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13624 | 2026.03.26 05:54:09.359688 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2026.03.26 05:54:09.359776 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_61_12} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13626 | 2026.03.26 05:54:09.359886 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13627 | 2026.03.26 05:54:10.929666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13628 | 2026.03.26 05:54:10.952590 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.03.26 05:54:10.952663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13630 | 2026.03.26 05:54:10.960620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13631 | 2026.03.26 05:54:10.961616 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.03.26 05:54:10.962055 [ 42 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13633 | 2026.03.26 05:54:10.962149 [ 42 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2026.03.26 05:54:10.962179 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13635 | 2026.03.26 05:54:10.962315 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 13636 | 2026.03.26 05:54:10.965876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13637 | 2026.03.26 05:54:10.967460 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13638 | 2026.03.26 05:54:10.969499 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 13639 | 2026.03.26 05:54:10.975813 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 13640 | 2026.03.26 05:54:10.982017 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 13641 | 2026.03.26 05:54:10.988019 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 13642 | 2026.03.26 05:54:10.994546 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 13643 | 2026.03.26 05:54:11.000148 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 13644 | 2026.03.26 05:54:11.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.78 MiB, peak 356.86 MiB, free memory in arenas 0.00 B, will set to 344.35 MiB (RSS), difference: -4.44 MiB | ||
| 13645 | 2026.03.26 05:54:11.067373 [ 197 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105114751 sec., 4376.169810838443 rows/sec., 22.63 MiB/sec. | ||
| 13646 | 2026.03.26 05:54:11.070170 [ 195 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13647 | 2026.03.26 05:54:11.072170 [ 195 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_61_12} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.03.26 05:54:11.072282 [ 195 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_61_12} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13649 | 2026.03.26 05:54:11.074749 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13650 | 2026.03.26 05:54:11.994868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1734 | ||
| 13651 | 2026.03.26 05:54:11.997512 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.03.26 05:54:11.997566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13653 | 2026.03.26 05:54:11.998883 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13654 | 2026.03.26 05:54:11.999193 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.03.26 05:54:11.999384 [ 73 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13656 | 2026.03.26 05:54:11.999454 [ 73 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2026.03.26 05:54:11.999468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
| 13658 | 2026.03.26 05:54:11.999475 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 13659 | 2026.03.26 05:54:11.999622 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 13660 | 2026.03.26 05:54:12.000185 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13661 | 2026.03.26 05:54:12.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.91 MiB, peak 356.86 MiB, free memory in arenas 0.00 B, will set to 344.35 MiB (RSS), difference: 3.44 MiB | ||
| 13662 | 2026.03.26 05:54:12.000347 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1540 rows starting from the beginning of the part | ||
| 13663 | 2026.03.26 05:54:12.000714 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 13664 | 2026.03.26 05:54:12.001072 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 50 rows starting from the beginning of the part | ||
| 13665 | 2026.03.26 05:54:12.001422 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 13666 | 2026.03.26 05:54:12.001757 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 13667 | 2026.03.26 05:54:12.002084 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part | ||
| 13668 | 2026.03.26 05:54:12.011095 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 72 columns (72 merged, 0 gathered) in 0.01152984 sec., 150392.37318124104 rows/sec., 118.84 MiB/sec. | ||
| 13669 | 2026.03.26 05:54:12.012875 [ 191 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13670 | 2026.03.26 05:54:12.013477 [ 191 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.03.26 05:54:12.013561 [ 191 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_46_9} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13672 | 2026.03.26 05:54:12.013739 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 13673 | 2026.03.26 05:54:13.709072 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13674 | 2026.03.26 05:54:13.709292 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13675 | 2026.03.26 05:54:13.709368 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13676 | 2026.03.26 05:54:13.710174 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2026.03.26 05:54:13.710220 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13678 | 2026.03.26 05:54:13.710632 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13679 | 2026.03.26 05:54:13.710867 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13680 | 2026.03.26 05:54:13.711026 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001792 sec., 158482.14285714287 rows/sec., 10.07 MiB/sec. | ||
| 13681 | 2026.03.26 05:54:13.711082 [ 4 ] {e808cf02-a7b7-451e-8620-04116c6333f9} <Debug> TCPHandler: Processed in 0.002152051 sec. | ||
| 13682 | 2026.03.26 05:54:13.711209 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13683 | 2026.03.26 05:54:13.711312 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13684 | 2026.03.26 05:54:13.711356 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13685 | 2026.03.26 05:54:13.712196 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13686 | 2026.03.26 05:54:13.712235 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13687 | 2026.03.26 05:54:13.712607 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13688 | 2026.03.26 05:54:13.712825 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13689 | 2026.03.26 05:54:13.712968 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.00168 sec., 522023.8095238095 rows/sec., 41.38 MiB/sec. | ||
| 13690 | 2026.03.26 05:54:13.712969 [ 65 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13691 | 2026.03.26 05:54:13.713010 [ 4 ] {f7a548ba-0d8d-4119-9cd9-5ecf1a32cc17} <Debug> TCPHandler: Processed in 0.001851693 sec. | ||
| 13692 | 2026.03.26 05:54:13.713046 [ 65 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.03.26 05:54:13.713075 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13694 | 2026.03.26 05:54:13.713135 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13695 | 2026.03.26 05:54:13.713178 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 13696 | 2026.03.26 05:54:13.713238 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13697 | 2026.03.26 05:54:13.713280 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13698 | 2026.03.26 05:54:13.713280 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13699 | 2026.03.26 05:54:13.713324 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3359 rows starting from the beginning of the part | ||
| 13700 | 2026.03.26 05:54:13.713389 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 13701 | 2026.03.26 05:54:13.713441 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 877 rows starting from the beginning of the part | ||
| 13702 | 2026.03.26 05:54:13.713489 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 2405 rows starting from the beginning of the part | ||
| 13703 | 2026.03.26 05:54:13.713533 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 13704 | 2026.03.26 05:54:13.713576 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 877 rows starting from the beginning of the part | ||
| 13705 | 2026.03.26 05:54:13.713777 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.03.26 05:54:13.713814 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13707 | 2026.03.26 05:54:13.714150 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13708 | 2026.03.26 05:54:13.714370 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13709 | 2026.03.26 05:54:13.714510 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001292 sec., 140866.87306501548 rows/sec., 8.73 MiB/sec. | ||
| 13710 | 2026.03.26 05:54:13.714550 [ 4 ] {8dfa017d-fbe9-499e-b349-89a31fa67fb9} <Debug> TCPHandler: Processed in 0.001467764 sec. | ||
| 13711 | 2026.03.26 05:54:13.714653 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13712 | 2026.03.26 05:54:13.714749 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13713 | 2026.03.26 05:54:13.714790 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13714 | 2026.03.26 05:54:13.715231 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.03.26 05:54:13.715268 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13716 | 2026.03.26 05:54:13.715577 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13717 | 2026.03.26 05:54:13.715793 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.03.26 05:54:13.715881 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002747444 sec., 2777126.667549912 rows/sec., 221.66 MiB/sec. | ||
| 13719 | 2026.03.26 05:54:13.715932 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 13720 | 2026.03.26 05:54:13.715971 [ 4 ] {47773217-f3b2-4243-b145-64844b8702fe} <Debug> TCPHandler: Processed in 0.001366762 sec. | ||
| 13721 | 2026.03.26 05:54:13.716108 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13722 | 2026.03.26 05:54:13.716162 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13723 | 2026.03.26 05:54:13.716234 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13724 | 2026.03.26 05:54:13.716285 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13725 | 2026.03.26 05:54:13.716402 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.03.26 05:54:13.716469 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_101_20} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13727 | 2026.03.26 05:54:13.716534 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 13728 | 2026.03.26 05:54:13.716815 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.03.26 05:54:13.716851 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13730 | 2026.03.26 05:54:13.717172 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13731 | 2026.03.26 05:54:13.717391 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.03.26 05:54:13.717521 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001312 sec., 112804.87804878049 rows/sec., 6.42 MiB/sec. | ||
| 13733 | 2026.03.26 05:54:13.717560 [ 4 ] {3e166473-ccc9-4ec9-967e-2fc6516f5f46} <Debug> TCPHandler: Processed in 0.001515625 sec. | ||
| 13734 | 2026.03.26 05:54:13.717668 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13735 | 2026.03.26 05:54:13.717763 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13736 | 2026.03.26 05:54:13.717803 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13737 | 2026.03.26 05:54:13.718394 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.03.26 05:54:13.718430 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13739 | 2026.03.26 05:54:13.718753 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13740 | 2026.03.26 05:54:13.718976 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2026.03.26 05:54:13.719104 [ 65 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13742 | 2026.03.26 05:54:13.719108 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001362 sec., 389133.6270190896 rows/sec., 27.52 MiB/sec. | ||
| 13743 | 2026.03.26 05:54:13.719161 [ 65 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.03.26 05:54:13.719185 [ 4 ] {fcd282ee-eaaa-4b26-b942-74ff16abd590} <Debug> TCPHandler: Processed in 0.001565756 sec. | ||
| 13745 | 2026.03.26 05:54:13.719187 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13746 | 2026.03.26 05:54:13.719291 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 13747 | 2026.03.26 05:54:13.719306 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13748 | 2026.03.26 05:54:13.719406 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13749 | 2026.03.26 05:54:13.719412 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13750 | 2026.03.26 05:54:13.719446 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1830 rows starting from the beginning of the part | ||
| 13751 | 2026.03.26 05:54:13.719466 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13752 | 2026.03.26 05:54:13.719516 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13753 | 2026.03.26 05:54:13.719567 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 530 rows starting from the beginning of the part | ||
| 13754 | 2026.03.26 05:54:13.719607 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1290 rows starting from the beginning of the part | ||
| 13755 | 2026.03.26 05:54:13.719644 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 13756 | 2026.03.26 05:54:13.719686 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 530 rows starting from the beginning of the part | ||
| 13757 | 2026.03.26 05:54:13.719811 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.03.26 05:54:13.719852 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13759 | 2026.03.26 05:54:13.720167 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13760 | 2026.03.26 05:54:13.720394 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.03.26 05:54:13.720525 [ 47 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13762 | 2026.03.26 05:54:13.720559 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 13763 | 2026.03.26 05:54:13.720570 [ 47 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2026.03.26 05:54:13.720595 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13765 | 2026.03.26 05:54:13.720602 [ 4 ] {a221eeb4-75d9-4283-8b4f-34e0da5c8317} <Debug> TCPHandler: Processed in 0.001344992 sec. | ||
| 13766 | 2026.03.26 05:54:13.720663 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 13767 | 2026.03.26 05:54:13.720704 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2026.03.26 05:54:13.720738 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13769 | 2026.03.26 05:54:13.720764 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 192 rows starting from the beginning of the part | ||
| 13770 | 2026.03.26 05:54:13.720798 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13771 | 2026.03.26 05:54:13.720810 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13772 | 2026.03.26 05:54:13.720843 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13773 | 2026.03.26 05:54:13.720846 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13774 | 2026.03.26 05:54:13.720885 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13775 | 2026.03.26 05:54:13.720919 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13776 | 2026.03.26 05:54:13.720953 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13777 | 2026.03.26 05:54:13.721268 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010937 sec., 2142284.914942636 rows/sec., 155.23 MiB/sec. | ||
| 13778 | 2026.03.26 05:54:13.721297 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2026.03.26 05:54:13.721344 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13780 | 2026.03.26 05:54:13.721498 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13781 | 2026.03.26 05:54:13.721594 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.000955503 sec., 232338.36000514912 rows/sec., 11.85 MiB/sec. | ||
| 13782 | 2026.03.26 05:54:13.721781 [ 186 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13783 | 2026.03.26 05:54:13.721794 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.03.26 05:54:13.721889 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_101_20} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13785 | 2026.03.26 05:54:13.721889 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13786 | 2026.03.26 05:54:13.721974 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13787 | 2026.03.26 05:54:13.722174 [ 186 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.03.26 05:54:13.722251 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2026.03.26 05:54:13.722263 [ 186 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_36_7} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13790 | 2026.03.26 05:54:13.722370 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13791 | 2026.03.26 05:54:13.722404 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001623 sec., 163277.88046826862 rows/sec., 10.85 MiB/sec. | ||
| 13792 | 2026.03.26 05:54:13.722446 [ 4 ] {7b5dfe7b-aa26-4388-8e1f-efb4131a77fa} <Debug> TCPHandler: Processed in 0.001791112 sec. | ||
| 13793 | 2026.03.26 05:54:13.722561 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2026.03.26 05:54:13.722656 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13795 | 2026.03.26 05:54:13.722698 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13796 | 2026.03.26 05:54:13.723015 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.03.26 05:54:13.723050 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13798 | 2026.03.26 05:54:13.723346 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13799 | 2026.03.26 05:54:13.723555 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.03.26 05:54:13.723652 [ 47 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13801 | 2026.03.26 05:54:13.723679 [ 47 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.03.26 05:54:13.723684 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 13803 | 2026.03.26 05:54:13.723696 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13804 | 2026.03.26 05:54:13.723722 [ 4 ] {8d930b9c-80ca-4de4-ab1f-0a3e040948b8} <Debug> TCPHandler: Processed in 0.001210849 sec. | ||
| 13805 | 2026.03.26 05:54:13.723758 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 13806 | 2026.03.26 05:54:13.723824 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2026.03.26 05:54:13.723836 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13808 | 2026.03.26 05:54:13.723867 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 33 rows starting from the beginning of the part | ||
| 13809 | 2026.03.26 05:54:13.723916 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 13810 | 2026.03.26 05:54:13.723918 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13811 | 2026.03.26 05:54:13.723957 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13812 | 2026.03.26 05:54:13.723980 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13813 | 2026.03.26 05:54:13.723994 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13814 | 2026.03.26 05:54:13.724030 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13815 | 2026.03.26 05:54:13.724066 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13816 | 2026.03.26 05:54:13.724792 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001058495 sec., 35900.02786975848 rows/sec., 2.36 MiB/sec. | ||
| 13817 | 2026.03.26 05:54:13.724843 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.03.26 05:54:13.724883 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13819 | 2026.03.26 05:54:13.724936 [ 201 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13820 | 2026.03.26 05:54:13.725254 [ 201 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.03.26 05:54:13.725329 [ 201 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_36_7} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13822 | 2026.03.26 05:54:13.725408 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13823 | 2026.03.26 05:54:13.725500 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13824 | 2026.03.26 05:54:13.725736 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.03.26 05:54:13.725880 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00198 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 13826 | 2026.03.26 05:54:13.725945 [ 4 ] {a56871d0-5bd8-48dd-a0d7-aab0ff3a3ee6} <Debug> TCPHandler: Processed in 0.002169061 sec. | ||
| 13827 | 2026.03.26 05:54:13.726059 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13828 | 2026.03.26 05:54:13.726154 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13829 | 2026.03.26 05:54:13.726195 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13830 | 2026.03.26 05:54:13.726527 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.03.26 05:54:13.726570 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13832 | 2026.03.26 05:54:13.726878 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13833 | 2026.03.26 05:54:13.727088 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2026.03.26 05:54:13.727197 [ 47 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13835 | 2026.03.26 05:54:13.727214 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 13836 | 2026.03.26 05:54:13.727223 [ 47 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.03.26 05:54:13.727243 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13838 | 2026.03.26 05:54:13.727249 [ 4 ] {74752d16-86c8-48aa-8d2f-ada203167e10} <Debug> TCPHandler: Processed in 0.001240089 sec. | ||
| 13839 | 2026.03.26 05:54:13.727319 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 13840 | 2026.03.26 05:54:13.727420 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13841 | 2026.03.26 05:54:13.727448 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5946 rows starting from the beginning of the part | ||
| 13842 | 2026.03.26 05:54:13.727495 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 13843 | 2026.03.26 05:54:13.727536 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 13844 | 2026.03.26 05:54:13.727572 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 13845 | 2026.03.26 05:54:13.727604 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 24 rows starting from the beginning of the part | ||
| 13846 | 2026.03.26 05:54:13.727640 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 13847 | 2026.03.26 05:54:13.729245 [ 201 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001959296 sec., 3187879.7282289146 rows/sec., 206.75 MiB/sec. | ||
| 13848 | 2026.03.26 05:54:13.729614 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13849 | 2026.03.26 05:54:13.729873 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2026.03.26 05:54:13.729962 [ 189 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_101_20} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13851 | 2026.03.26 05:54:13.730054 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13852 | 2026.03.26 05:54:16.693006 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13853 | 2026.03.26 05:54:16.693064 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13854 | 2026.03.26 05:54:16.856172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29770 | ||
| 13855 | 2026.03.26 05:54:16.856959 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2026.03.26 05:54:16.857009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13857 | 2026.03.26 05:54:16.857485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13858 | 2026.03.26 05:54:16.857733 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13859 | 2026.03.26 05:54:16.857874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29770 | ||
| 13860 | 2026.03.26 05:54:18.466183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13861 | 2026.03.26 05:54:18.482600 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.03.26 05:54:18.482654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13863 | 2026.03.26 05:54:18.488223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13864 | 2026.03.26 05:54:18.488950 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.03.26 05:54:18.491878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13866 | 2026.03.26 05:54:18.699672 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13867 | 2026.03.26 05:54:18.699852 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13868 | 2026.03.26 05:54:18.699919 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13869 | 2026.03.26 05:54:18.700583 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.03.26 05:54:18.700630 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13871 | 2026.03.26 05:54:18.701025 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13872 | 2026.03.26 05:54:18.701254 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2026.03.26 05:54:18.701418 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 13874 | 2026.03.26 05:54:18.701469 [ 4 ] {127fb829-1fd5-451e-bf04-6f157b0a2737} <Debug> TCPHandler: Processed in 0.001925355 sec. | ||
| 13875 | 2026.03.26 05:54:18.701595 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2026.03.26 05:54:18.701698 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13877 | 2026.03.26 05:54:18.701742 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13878 | 2026.03.26 05:54:18.702188 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.03.26 05:54:18.702224 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13880 | 2026.03.26 05:54:18.702537 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13881 | 2026.03.26 05:54:18.702782 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.03.26 05:54:18.702919 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 13883 | 2026.03.26 05:54:18.702957 [ 4 ] {e83b40e3-1127-4287-bf02-273b67d8ba0f} <Debug> TCPHandler: Processed in 0.001415133 sec. | ||
| 13884 | 2026.03.26 05:54:18.703072 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13885 | 2026.03.26 05:54:18.703170 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13886 | 2026.03.26 05:54:18.703215 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13887 | 2026.03.26 05:54:18.703637 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2026.03.26 05:54:18.703672 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13889 | 2026.03.26 05:54:18.704011 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13890 | 2026.03.26 05:54:18.704221 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2026.03.26 05:54:18.704354 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 13892 | 2026.03.26 05:54:18.704391 [ 4 ] {f011a205-0d45-4681-8fd1-3cbf639931b3} <Debug> TCPHandler: Processed in 0.001374312 sec. | ||
| 13893 | 2026.03.26 05:54:18.704504 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13894 | 2026.03.26 05:54:18.704597 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13895 | 2026.03.26 05:54:18.704639 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13896 | 2026.03.26 05:54:18.704989 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13897 | 2026.03.26 05:54:18.705023 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13898 | 2026.03.26 05:54:18.705331 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13899 | 2026.03.26 05:54:18.705535 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13900 | 2026.03.26 05:54:18.705664 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13901 | 2026.03.26 05:54:18.705699 [ 4 ] {c96cebd6-e0fd-426a-b279-cb658c6c5b03} <Debug> TCPHandler: Processed in 0.001244009 sec. | ||
| 13902 | 2026.03.26 05:54:21.999804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1764 | ||
| 13903 | 2026.03.26 05:54:22.002315 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.03.26 05:54:22.002380 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13905 | 2026.03.26 05:54:22.003646 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13906 | 2026.03.26 05:54:22.003933 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.03.26 05:54:22.004322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 13908 | 2026.03.26 05:54:23.709595 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.03.26 05:54:23.709896 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13910 | 2026.03.26 05:54:23.709998 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13911 | 2026.03.26 05:54:23.710736 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.03.26 05:54:23.710780 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13913 | 2026.03.26 05:54:23.711157 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13914 | 2026.03.26 05:54:23.711372 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.03.26 05:54:23.711523 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001703 sec., 14092.777451556076 rows/sec., 1.17 MiB/sec. | ||
| 13916 | 2026.03.26 05:54:23.711564 [ 4 ] {dab1446a-4742-47cc-a9e0-6cf0491e83b1} <Debug> TCPHandler: Processed in 0.00214601 sec. | ||
| 13917 | 2026.03.26 05:54:23.711700 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.03.26 05:54:23.711830 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13919 | 2026.03.26 05:54:23.711878 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13920 | 2026.03.26 05:54:23.712329 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.03.26 05:54:23.712364 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13922 | 2026.03.26 05:54:23.712662 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13923 | 2026.03.26 05:54:23.712869 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.03.26 05:54:23.712998 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 410.11 KiB/sec. | ||
| 13925 | 2026.03.26 05:54:23.713036 [ 4 ] {56135fe8-e058-4938-a94d-1ac02673c4ab} <Debug> TCPHandler: Processed in 0.001394343 sec. | ||
| 13926 | 2026.03.26 05:54:23.713148 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.03.26 05:54:23.713243 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13928 | 2026.03.26 05:54:23.713282 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13929 | 2026.03.26 05:54:23.713814 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.03.26 05:54:23.713851 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13931 | 2026.03.26 05:54:23.714196 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13932 | 2026.03.26 05:54:23.714403 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.03.26 05:54:23.714533 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001308 sec., 198012.23241590217 rows/sec., 17.75 MiB/sec. | ||
| 13934 | 2026.03.26 05:54:23.714569 [ 4 ] {363a6078-5cba-42b5-a2a5-afd5dc01a0ab} <Debug> TCPHandler: Processed in 0.001469024 sec. | ||
| 13935 | 2026.03.26 05:54:23.714694 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.03.26 05:54:23.714788 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.03.26 05:54:23.714826 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13938 | 2026.03.26 05:54:23.715249 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.03.26 05:54:23.715283 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13940 | 2026.03.26 05:54:23.715575 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13941 | 2026.03.26 05:54:23.715780 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.03.26 05:54:23.715908 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Debug> executeQuery: Read 58 rows, 4.39 KiB in 0.001139 sec., 50921.86128182616 rows/sec., 3.76 MiB/sec. | ||
| 13943 | 2026.03.26 05:54:23.715945 [ 4 ] {8d370a46-6e36-4841-b38c-936e565a7426} <Debug> TCPHandler: Processed in 0.001307241 sec. | ||
| 13944 | 2026.03.26 05:54:23.716051 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.03.26 05:54:23.716143 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.03.26 05:54:23.716182 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13947 | 2026.03.26 05:54:23.716568 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.03.26 05:54:23.716602 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13949 | 2026.03.26 05:54:23.716891 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13950 | 2026.03.26 05:54:23.717098 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.03.26 05:54:23.717223 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 13952 | 2026.03.26 05:54:23.717259 [ 4 ] {d05cecad-e5ef-42d6-86b8-a507ce23e41a} <Debug> TCPHandler: Processed in 0.00126369 sec. | ||
| 13953 | 2026.03.26 05:54:23.717423 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.03.26 05:54:23.717541 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.03.26 05:54:23.717589 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13956 | 2026.03.26 05:54:23.718046 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.03.26 05:54:23.718088 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13958 | 2026.03.26 05:54:23.718405 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13959 | 2026.03.26 05:54:23.718608 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.03.26 05:54:23.718730 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001213 sec., 9892.82769991756 rows/sec., 772.88 KiB/sec. | ||
| 13961 | 2026.03.26 05:54:23.718767 [ 4 ] {a10ee219-0944-4684-9be2-d51d99aa7f5f} <Debug> TCPHandler: Processed in 0.001420423 sec. | ||
| 13962 | 2026.03.26 05:54:23.718881 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.03.26 05:54:23.718973 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13964 | 2026.03.26 05:54:23.719012 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13965 | 2026.03.26 05:54:23.719460 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.03.26 05:54:23.719494 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13967 | 2026.03.26 05:54:23.719789 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13968 | 2026.03.26 05:54:23.719998 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.03.26 05:54:23.720122 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Debug> executeQuery: Read 146 rows, 12.07 KiB in 0.001167 sec., 125107.11225364181 rows/sec., 10.10 MiB/sec. | ||
| 13970 | 2026.03.26 05:54:23.720158 [ 4 ] {ada6f979-a0f8-425f-9a26-6b3f05b3f91c} <Debug> TCPHandler: Processed in 0.001332122 sec. | ||
| 13971 | 2026.03.26 05:54:23.720275 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.03.26 05:54:23.720400 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13973 | 2026.03.26 05:54:23.720451 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13974 | 2026.03.26 05:54:23.720978 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.03.26 05:54:23.721021 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13976 | 2026.03.26 05:54:23.721396 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13977 | 2026.03.26 05:54:23.721599 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.03.26 05:54:23.721727 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001352 sec., 253698.22485207103 rows/sec., 19.19 MiB/sec. | ||
| 13979 | 2026.03.26 05:54:23.721763 [ 4 ] {f8186581-3ec0-46e6-8801-ae65c70324c3} <Debug> TCPHandler: Processed in 0.001546896 sec. | ||
| 13980 | 2026.03.26 05:54:23.721874 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.03.26 05:54:23.721974 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13982 | 2026.03.26 05:54:23.722029 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13983 | 2026.03.26 05:54:23.722852 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.03.26 05:54:23.722888 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13985 | 2026.03.26 05:54:23.723448 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13986 | 2026.03.26 05:54:23.723662 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.03.26 05:54:23.723801 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 38.83 MiB/sec. | ||
| 13988 | 2026.03.26 05:54:23.723862 [ 4 ] {7a693f78-b84a-4138-9a92-01bca59a477f} <Debug> TCPHandler: Processed in 0.002035297 sec. | ||
| 13989 | 2026.03.26 05:54:23.723971 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.03.26 05:54:23.724065 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13991 | 2026.03.26 05:54:23.724106 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13992 | 2026.03.26 05:54:23.724436 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.03.26 05:54:23.724469 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 13994 | 2026.03.26 05:54:23.724766 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13995 | 2026.03.26 05:54:23.724971 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.03.26 05:54:23.725095 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 13997 | 2026.03.26 05:54:23.725129 [ 4 ] {4fd7e1b1-c3a2-4251-b8af-2b91c558d3ec} <Debug> TCPHandler: Processed in 0.001205778 sec. | ||
| 13998 | 2026.03.26 05:54:24.358049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30282 | ||
| 13999 | 2026.03.26 05:54:24.358832 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2026.03.26 05:54:24.358903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14001 | 2026.03.26 05:54:24.359657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14002 | 2026.03.26 05:54:24.359879 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2026.03.26 05:54:24.360010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30282 | ||
| 14004 | 2026.03.26 05:54:25.991972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14005 | 2026.03.26 05:54:26.007843 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.03.26 05:54:26.007893 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14007 | 2026.03.26 05:54:26.013888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14008 | 2026.03.26 05:54:26.014596 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.03.26 05:54:26.017343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14010 | 2026.03.26 05:54:28.699969 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14011 | 2026.03.26 05:54:28.700182 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14012 | 2026.03.26 05:54:28.700254 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14013 | 2026.03.26 05:54:28.700918 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2026.03.26 05:54:28.700966 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14015 | 2026.03.26 05:54:28.701355 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14016 | 2026.03.26 05:54:28.701573 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14017 | 2026.03.26 05:54:28.701721 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.70 MiB/sec. | ||
| 14018 | 2026.03.26 05:54:28.701762 [ 4 ] {c329f802-b6e3-46fe-b927-2d8770f62945} <Debug> TCPHandler: Processed in 0.001928955 sec. | ||
| 14019 | 2026.03.26 05:54:28.701886 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14020 | 2026.03.26 05:54:28.701980 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14021 | 2026.03.26 05:54:28.702021 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14022 | 2026.03.26 05:54:28.702448 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2026.03.26 05:54:28.702483 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14024 | 2026.03.26 05:54:28.702793 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14025 | 2026.03.26 05:54:28.702995 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.03.26 05:54:28.703121 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 14027 | 2026.03.26 05:54:28.703157 [ 4 ] {28466aee-11b2-469d-9d86-eb53e460ec2a} <Debug> TCPHandler: Processed in 0.001318051 sec. | ||
| 14028 | 2026.03.26 05:54:28.703276 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2026.03.26 05:54:28.703367 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14030 | 2026.03.26 05:54:28.703409 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14031 | 2026.03.26 05:54:28.703824 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.03.26 05:54:28.703859 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14033 | 2026.03.26 05:54:28.704178 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14034 | 2026.03.26 05:54:28.704379 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.03.26 05:54:28.704499 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 5 parts from all_1_99_20 to all_103_103_0 | ||
| 14036 | 2026.03.26 05:54:28.704506 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 14037 | 2026.03.26 05:54:28.704572 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.03.26 05:54:28.704589 [ 4 ] {6e7a9859-86a4-4883-8476-594f38f274e0} <Debug> TCPHandler: Processed in 0.001359801 sec. | ||
| 14039 | 2026.03.26 05:54:28.704598 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14040 | 2026.03.26 05:54:28.704710 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2026.03.26 05:54:28.704731 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_99_20 to all_103_103_0 into Compact with storage Full | ||
| 14042 | 2026.03.26 05:54:28.704805 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14043 | 2026.03.26 05:54:28.704850 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14044 | 2026.03.26 05:54:28.704888 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14045 | 2026.03.26 05:54:28.704935 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 38627 rows starting from the beginning of the part | ||
| 14046 | 2026.03.26 05:54:28.705016 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 14047 | 2026.03.26 05:54:28.705071 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 265 rows starting from the beginning of the part | ||
| 14048 | 2026.03.26 05:54:28.705122 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14049 | 2026.03.26 05:54:28.705166 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 343 rows starting from the beginning of the part | ||
| 14050 | 2026.03.26 05:54:28.705196 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.03.26 05:54:28.705236 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14052 | 2026.03.26 05:54:28.705579 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14053 | 2026.03.26 05:54:28.705786 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.03.26 05:54:28.705915 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 14055 | 2026.03.26 05:54:28.705951 [ 4 ] {7d3b24a0-2eca-432a-997b-c608c6801b38} <Debug> TCPHandler: Processed in 0.00128745 sec. | ||
| 14056 | 2026.03.26 05:54:28.712944 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39459 rows, containing 5 columns (5 merged, 0 gathered) in 0.008271854 sec., 4770272.782861013 rows/sec., 308.36 MiB/sec. | ||
| 14057 | 2026.03.26 05:54:28.713596 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 14058 | 2026.03.26 05:54:28.713955 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.03.26 05:54:28.714051 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 5 parts: [all_1_99_20, all_103_103_0] -> all_1_103_21 | ||
| 14060 | 2026.03.26 05:54:28.714159 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14061 | 2026.03.26 05:54:29.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.73 MiB, peak 356.86 MiB, free memory in arenas 0.00 B, will set to 347.23 MiB (RSS), difference: 1.50 MiB | ||
| 14062 | 2026.03.26 05:54:31.693311 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14063 | 2026.03.26 05:54:31.693362 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14064 | 2026.03.26 05:54:31.860181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30730 | ||
| 14065 | 2026.03.26 05:54:31.860724 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2026.03.26 05:54:31.860771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14067 | 2026.03.26 05:54:31.861281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14068 | 2026.03.26 05:54:31.861525 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2026.03.26 05:54:31.861682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30730 | ||
| 14070 | 2026.03.26 05:54:32.004542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1792 | ||
| 14071 | 2026.03.26 05:54:32.004767 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00427549 sec. | ||
| 14072 | 2026.03.26 05:54:32.006971 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.03.26 05:54:32.007023 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14074 | 2026.03.26 05:54:32.008225 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14075 | 2026.03.26 05:54:32.008491 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.03.26 05:54:32.008763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1792 | ||
| 14077 | 2026.03.26 05:54:33.517444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14078 | 2026.03.26 05:54:33.535122 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.03.26 05:54:33.535176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14080 | 2026.03.26 05:54:33.541264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14081 | 2026.03.26 05:54:33.541961 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.03.26 05:54:33.545144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14083 | 2026.03.26 05:54:33.702056 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2026.03.26 05:54:33.702202 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14085 | 2026.03.26 05:54:33.702263 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14086 | 2026.03.26 05:54:33.702914 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.03.26 05:54:33.702949 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14088 | 2026.03.26 05:54:33.703274 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14089 | 2026.03.26 05:54:33.703483 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2026.03.26 05:54:33.703626 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001462 sec., 93023.2558139535 rows/sec., 8.08 MiB/sec. | ||
| 14091 | 2026.03.26 05:54:33.703664 [ 4 ] {edfb7b53-e008-45de-84ca-64fc5c336c92} <Debug> TCPHandler: Processed in 0.00171541 sec. | ||
| 14092 | 2026.03.26 05:54:33.703788 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14093 | 2026.03.26 05:54:33.703880 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14094 | 2026.03.26 05:54:33.703919 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14095 | 2026.03.26 05:54:33.704329 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.03.26 05:54:33.704362 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14097 | 2026.03.26 05:54:33.704643 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14098 | 2026.03.26 05:54:33.704846 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2026.03.26 05:54:33.704967 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001106 sec., 36166.365280289334 rows/sec., 2.66 MiB/sec. | ||
| 14100 | 2026.03.26 05:54:33.705003 [ 4 ] {0ae77b0b-61a2-45a6-a872-460bb8305949} <Debug> TCPHandler: Processed in 0.001269609 sec. | ||
| 14101 | 2026.03.26 05:54:33.705120 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14102 | 2026.03.26 05:54:33.705216 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14103 | 2026.03.26 05:54:33.705253 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14104 | 2026.03.26 05:54:33.705680 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14105 | 2026.03.26 05:54:33.705713 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14106 | 2026.03.26 05:54:33.705999 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14107 | 2026.03.26 05:54:33.706242 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14108 | 2026.03.26 05:54:33.706381 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001182 sec., 87986.46362098138 rows/sec., 6.87 MiB/sec. | ||
| 14109 | 2026.03.26 05:54:33.706420 [ 4 ] {db1a0ef3-72c8-4051-b006-a3335b5c10a1} <Debug> TCPHandler: Processed in 0.001354062 sec. | ||
| 14110 | 2026.03.26 05:54:33.706532 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2026.03.26 05:54:33.706625 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14112 | 2026.03.26 05:54:33.706668 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14113 | 2026.03.26 05:54:33.707067 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.03.26 05:54:33.707100 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14115 | 2026.03.26 05:54:33.707426 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14116 | 2026.03.26 05:54:33.707639 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2026.03.26 05:54:33.707763 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 14118 | 2026.03.26 05:54:33.707799 [ 4 ] {4c8784f1-0502-45be-a59f-b1a298cc96cb} <Debug> TCPHandler: Processed in 0.001314661 sec. | ||
| 14119 | 2026.03.26 05:54:33.707935 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2026.03.26 05:54:33.708055 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14121 | 2026.03.26 05:54:33.708118 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14122 | 2026.03.26 05:54:33.709047 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2026.03.26 05:54:33.709082 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14124 | 2026.03.26 05:54:33.709632 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14125 | 2026.03.26 05:54:33.709852 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2026.03.26 05:54:33.709988 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001957 sec., 20439.448134900358 rows/sec., 36.63 MiB/sec. | ||
| 14127 | 2026.03.26 05:54:33.710040 [ 4 ] {a4f04db8-5ead-4010-a7e7-86157e3dbaf3} <Debug> TCPHandler: Processed in 0.002164221 sec. | ||
| 14128 | 2026.03.26 05:54:33.710153 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14129 | 2026.03.26 05:54:33.710247 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14130 | 2026.03.26 05:54:33.710288 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14131 | 2026.03.26 05:54:33.710625 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2026.03.26 05:54:33.710659 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14133 | 2026.03.26 05:54:33.710952 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14134 | 2026.03.26 05:54:33.711163 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2026.03.26 05:54:33.711291 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 14136 | 2026.03.26 05:54:33.711326 [ 4 ] {909f5e56-3378-4fc9-8523-0a39b301d5a8} <Debug> TCPHandler: Processed in 0.001221119 sec. | ||
| 14137 | 2026.03.26 05:54:35.268784 [ 142 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 14138 | 2026.03.26 05:54:35.268850 [ 142 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.03.26 05:54:35.268871 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14140 | 2026.03.26 05:54:35.269004 [ 201 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 14141 | 2026.03.26 05:54:35.269161 [ 201 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14142 | 2026.03.26 05:54:35.269201 [ 201 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 160 rows starting from the beginning of the part | ||
| 14143 | 2026.03.26 05:54:35.269276 [ 201 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 14144 | 2026.03.26 05:54:35.269327 [ 201 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 14145 | 2026.03.26 05:54:35.269374 [ 201 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 14146 | 2026.03.26 05:54:35.269419 [ 201 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 14147 | 2026.03.26 05:54:35.270214 [ 196 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266519 sec., 486372.49026662845 rows/sec., 29.88 MiB/sec. | ||
| 14148 | 2026.03.26 05:54:35.270432 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14149 | 2026.03.26 05:54:35.270752 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2026.03.26 05:54:35.270825 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_40_8} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 14151 | 2026.03.26 05:54:35.270931 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14152 | 2026.03.26 05:54:35.942905 [ 142 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 14153 | 2026.03.26 05:54:35.942998 [ 142 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.03.26 05:54:35.943037 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14155 | 2026.03.26 05:54:35.943172 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 14156 | 2026.03.26 05:54:35.943318 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2026.03.26 05:54:35.943356 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 308 rows starting from the beginning of the part | ||
| 14158 | 2026.03.26 05:54:35.943427 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 14159 | 2026.03.26 05:54:35.943477 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 14160 | 2026.03.26 05:54:35.943523 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 14161 | 2026.03.26 05:54:35.943566 [ 201 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 14162 | 2026.03.26 05:54:35.944464 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346581 sec., 879263.8541610197 rows/sec., 59.89 MiB/sec. | ||
| 14163 | 2026.03.26 05:54:35.944694 [ 190 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14164 | 2026.03.26 05:54:35.944998 [ 190 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.03.26 05:54:35.945078 [ 190 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_40_8} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 14166 | 2026.03.26 05:54:35.945172 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14167 | 2026.03.26 05:54:36.352479 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2026.03.26 05:54:36.352731 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14169 | 2026.03.26 05:54:36.352796 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14170 | 2026.03.26 05:54:36.353391 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.03.26 05:54:36.353428 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14172 | 2026.03.26 05:54:36.353800 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14173 | 2026.03.26 05:54:36.354022 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.03.26 05:54:36.354175 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001512 sec., 1322.7513227513227 rows/sec., 107.86 KiB/sec. | ||
| 14175 | 2026.03.26 05:54:36.354217 [ 4 ] {5f200a23-1d83-4fc6-994c-74cd2987836f} <Debug> TCPHandler: Processed in 0.001900964 sec. | ||
| 14176 | 2026.03.26 05:54:36.354379 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.03.26 05:54:36.354474 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14178 | 2026.03.26 05:54:36.354514 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14179 | 2026.03.26 05:54:36.356109 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14180 | 2026.03.26 05:54:36.356144 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14181 | 2026.03.26 05:54:36.356594 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14182 | 2026.03.26 05:54:36.356803 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.03.26 05:54:36.356915 [ 139 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14184 | 2026.03.26 05:54:36.356935 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002479 sec., 970552.6421944333 rows/sec., 71.60 MiB/sec. | ||
| 14185 | 2026.03.26 05:54:36.356991 [ 139 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14186 | 2026.03.26 05:54:36.357011 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14187 | 2026.03.26 05:54:36.357011 [ 4 ] {9b216549-9678-4316-94d3-b82efb51da24} <Debug> TCPHandler: Processed in 0.002681362 sec. | ||
| 14188 | 2026.03.26 05:54:36.357130 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14189 | 2026.03.26 05:54:36.357137 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 14190 | 2026.03.26 05:54:36.357224 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14191 | 2026.03.26 05:54:36.357270 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14192 | 2026.03.26 05:54:36.357300 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14193 | 2026.03.26 05:54:36.357344 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3359 rows starting from the beginning of the part | ||
| 14194 | 2026.03.26 05:54:36.357418 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 14195 | 2026.03.26 05:54:36.357469 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 259 rows starting from the beginning of the part | ||
| 14196 | 2026.03.26 05:54:36.357520 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 14197 | 2026.03.26 05:54:36.357572 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 136 rows starting from the beginning of the part | ||
| 14198 | 2026.03.26 05:54:36.357619 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 2406 rows starting from the beginning of the part | ||
| 14199 | 2026.03.26 05:54:36.357689 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2026.03.26 05:54:36.357730 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14201 | 2026.03.26 05:54:36.358077 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14202 | 2026.03.26 05:54:36.358283 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14203 | 2026.03.26 05:54:36.358420 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001213 sec., 10717.230008244022 rows/sec., 797.03 KiB/sec. | ||
| 14204 | 2026.03.26 05:54:36.358458 [ 4 ] {d8fa5b6a-5f2c-48b2-ab87-7daa079e0ecd} <Debug> TCPHandler: Processed in 0.001377173 sec. | ||
| 14205 | 2026.03.26 05:54:36.358575 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2026.03.26 05:54:36.358668 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14207 | 2026.03.26 05:54:36.358708 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14208 | 2026.03.26 05:54:36.359373 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.03.26 05:54:36.359408 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14210 | 2026.03.26 05:54:36.359741 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14211 | 2026.03.26 05:54:36.359950 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2026.03.26 05:54:36.360065 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6272 rows, containing 5 columns (5 merged, 0 gathered) in 0.00298482 sec., 2101299.2408252424 rows/sec., 167.47 MiB/sec. | ||
| 14213 | 2026.03.26 05:54:36.360081 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00143 sec., 560139.8601398601 rows/sec., 32.36 MiB/sec. | ||
| 14214 | 2026.03.26 05:54:36.360174 [ 4 ] {8377de6e-835b-4020-9d2a-12c7ca8f761f} <Debug> TCPHandler: Processed in 0.001655479 sec. | ||
| 14215 | 2026.03.26 05:54:36.360301 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14216 | 2026.03.26 05:54:36.360421 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14217 | 2026.03.26 05:54:36.360468 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14218 | 2026.03.26 05:54:36.360721 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14219 | 2026.03.26 05:54:36.360892 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.03.26 05:54:36.360934 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14221 | 2026.03.26 05:54:36.361033 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2026.03.26 05:54:36.361127 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_106_21} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14223 | 2026.03.26 05:54:36.361230 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14224 | 2026.03.26 05:54:36.361249 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14225 | 2026.03.26 05:54:36.361460 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.03.26 05:54:36.361588 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 58.99 KiB/sec. | ||
| 14227 | 2026.03.26 05:54:36.361625 [ 4 ] {660a7950-5f0c-4ddf-b0ce-c276fc4ac0a0} <Debug> TCPHandler: Processed in 0.001390603 sec. | ||
| 14228 | 2026.03.26 05:54:36.361756 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14229 | 2026.03.26 05:54:36.361848 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14230 | 2026.03.26 05:54:36.361887 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14231 | 2026.03.26 05:54:36.362787 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2026.03.26 05:54:36.362821 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14233 | 2026.03.26 05:54:36.363166 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14234 | 2026.03.26 05:54:36.363370 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.03.26 05:54:36.363494 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001663 sec., 776909.2002405291 rows/sec., 51.84 MiB/sec. | ||
| 14236 | 2026.03.26 05:54:36.363497 [ 139 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14237 | 2026.03.26 05:54:36.363530 [ 4 ] {b6e9e3b3-db62-4a88-b742-269a5092dae7} <Debug> TCPHandler: Processed in 0.001834463 sec. | ||
| 14238 | 2026.03.26 05:54:36.363537 [ 139 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2026.03.26 05:54:36.363557 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14240 | 2026.03.26 05:54:36.363635 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 14241 | 2026.03.26 05:54:36.363661 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.03.26 05:54:36.363773 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14243 | 2026.03.26 05:54:36.363783 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14244 | 2026.03.26 05:54:36.363816 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14245 | 2026.03.26 05:54:36.363834 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1830 rows starting from the beginning of the part | ||
| 14246 | 2026.03.26 05:54:36.363925 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14247 | 2026.03.26 05:54:36.363991 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 146 rows starting from the beginning of the part | ||
| 14248 | 2026.03.26 05:54:36.364052 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 14249 | 2026.03.26 05:54:36.364112 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 104 rows starting from the beginning of the part | ||
| 14250 | 2026.03.26 05:54:36.364179 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1292 rows starting from the beginning of the part | ||
| 14251 | 2026.03.26 05:54:36.364584 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.03.26 05:54:36.364626 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14253 | 2026.03.26 05:54:36.365064 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14254 | 2026.03.26 05:54:36.365274 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.03.26 05:54:36.365399 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001655 sec., 943202.416918429 rows/sec., 57.55 MiB/sec. | ||
| 14256 | 2026.03.26 05:54:36.365436 [ 4 ] {e7ba8b1b-1639-45da-863b-072795082db7} <Debug> TCPHandler: Processed in 0.001831423 sec. | ||
| 14257 | 2026.03.26 05:54:36.365565 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.03.26 05:54:36.365658 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14259 | 2026.03.26 05:54:36.365668 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.002066998 sec., 1693276.9165717624 rows/sec., 122.97 MiB/sec. | ||
| 14260 | 2026.03.26 05:54:36.365711 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14261 | 2026.03.26 05:54:36.365919 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14262 | 2026.03.26 05:54:36.366250 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14263 | 2026.03.26 05:54:36.366336 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_106_21} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14264 | 2026.03.26 05:54:36.366442 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 14265 | 2026.03.26 05:54:36.366496 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.03.26 05:54:36.366536 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14267 | 2026.03.26 05:54:36.367042 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14268 | 2026.03.26 05:54:36.367252 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.03.26 05:54:36.367386 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001746 sec., 6300.114547537228 rows/sec., 11.29 MiB/sec. | ||
| 14270 | 2026.03.26 05:54:36.367445 [ 4 ] {f8254c57-134e-4d7a-91b8-ae793806c4e3} <Debug> TCPHandler: Processed in 0.001938165 sec. | ||
| 14271 | 2026.03.26 05:54:36.367557 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.03.26 05:54:36.367649 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14273 | 2026.03.26 05:54:36.367689 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14274 | 2026.03.26 05:54:36.368014 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.03.26 05:54:36.368047 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14276 | 2026.03.26 05:54:36.368339 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14277 | 2026.03.26 05:54:36.368544 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.03.26 05:54:36.368669 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001037 sec., 34715.52555448409 rows/sec., 2.34 MiB/sec. | ||
| 14279 | 2026.03.26 05:54:36.368690 [ 140 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14280 | 2026.03.26 05:54:36.368705 [ 4 ] {b20490b9-bc65-4ac5-8afc-bf27068eee68} <Debug> TCPHandler: Processed in 0.001194558 sec. | ||
| 14281 | 2026.03.26 05:54:36.368745 [ 140 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.03.26 05:54:36.368774 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14283 | 2026.03.26 05:54:36.368871 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14284 | 2026.03.26 05:54:36.368978 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14285 | 2026.03.26 05:54:36.369010 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6246 rows starting from the beginning of the part | ||
| 14286 | 2026.03.26 05:54:36.369071 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14287 | 2026.03.26 05:54:36.369118 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14288 | 2026.03.26 05:54:36.369164 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14289 | 2026.03.26 05:54:36.369202 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14290 | 2026.03.26 05:54:36.369244 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part | ||
| 14291 | 2026.03.26 05:54:36.370912 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083849 sec., 3129785.315538698 rows/sec., 203.32 MiB/sec. | ||
| 14292 | 2026.03.26 05:54:36.371374 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14293 | 2026.03.26 05:54:36.371670 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_106_21} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2026.03.26 05:54:36.371745 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_106_21} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14295 | 2026.03.26 05:54:36.371816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14296 | 2026.03.26 05:54:38.694756 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.03.26 05:54:38.694972 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14298 | 2026.03.26 05:54:38.695047 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14299 | 2026.03.26 05:54:38.695796 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.03.26 05:54:38.695846 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14301 | 2026.03.26 05:54:38.696246 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14302 | 2026.03.26 05:54:38.696470 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.03.26 05:54:38.696630 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001713 sec., 32691.185055458263 rows/sec., 2.51 MiB/sec. | ||
| 14304 | 2026.03.26 05:54:38.696680 [ 4 ] {e3341469-cfea-4ed1-a892-1d2c3075d300} <Debug> TCPHandler: Processed in 0.002056508 sec. | ||
| 14305 | 2026.03.26 05:54:38.696808 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2026.03.26 05:54:38.696909 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14307 | 2026.03.26 05:54:38.696952 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14308 | 2026.03.26 05:54:38.697401 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.03.26 05:54:38.697439 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14310 | 2026.03.26 05:54:38.697760 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14311 | 2026.03.26 05:54:38.697974 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.03.26 05:54:38.698107 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 14313 | 2026.03.26 05:54:38.698146 [ 4 ] {4006d0a0-6b40-4170-968b-a701901f4c4e} <Debug> TCPHandler: Processed in 0.001389943 sec. | ||
| 14314 | 2026.03.26 05:54:38.698263 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.03.26 05:54:38.698359 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14316 | 2026.03.26 05:54:38.698404 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14317 | 2026.03.26 05:54:38.698776 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.03.26 05:54:38.698814 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14319 | 2026.03.26 05:54:38.699135 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14320 | 2026.03.26 05:54:38.699345 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.03.26 05:54:38.699475 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 3.93 MiB/sec. | ||
| 14322 | 2026.03.26 05:54:38.699512 [ 4 ] {e0dd7dd4-45c0-4e74-a001-7062946c60f4} <Debug> TCPHandler: Processed in 0.001297981 sec. | ||
| 14323 | 2026.03.26 05:54:38.699626 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.03.26 05:54:38.699719 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14325 | 2026.03.26 05:54:38.699761 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14326 | 2026.03.26 05:54:38.700084 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.03.26 05:54:38.700121 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14328 | 2026.03.26 05:54:38.700429 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14329 | 2026.03.26 05:54:38.700641 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.03.26 05:54:38.700773 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001072 sec., 22388.059701492537 rows/sec., 1.51 MiB/sec. | ||
| 14331 | 2026.03.26 05:54:38.700809 [ 4 ] {c27d4e4b-3b54-4db6-81d9-6f8e9085518e} <Debug> TCPHandler: Processed in 0.001231069 sec. | ||
| 14332 | 2026.03.26 05:54:39.362768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31242 | ||
| 14333 | 2026.03.26 05:54:39.363302 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.03.26 05:54:39.363346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14335 | 2026.03.26 05:54:39.363812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14336 | 2026.03.26 05:54:39.364042 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.03.26 05:54:39.364177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31242 | ||
| 14338 | 2026.03.26 05:54:40.836686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57264 | ||
| 14339 | 2026.03.26 05:54:40.836804 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14340 | 2026.03.26 05:54:40.836830 [ 288 ] {} <Debug> TCP-Session: aef35584-095b-4336-9602-c454c64688e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57264 | ||
| 14341 | 2026.03.26 05:54:40.836851 [ 288 ] {} <Debug> TCP-Session: aef35584-095b-4336-9602-c454c64688e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14342 | 2026.03.26 05:54:40.836864 [ 288 ] {} <Debug> TCP-Session: aef35584-095b-4336-9602-c454c64688e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14343 | 2026.03.26 05:54:40.837049 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63492 | ||
| 14344 | 2026.03.26 05:54:40.837088 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59209 | ||
| 14345 | 2026.03.26 05:54:40.837119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54186 | ||
| 14346 | 2026.03.26 05:54:40.837152 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64385 | ||
| 14347 | 2026.03.26 05:54:40.837175 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14348 | 2026.03.26 05:54:40.837183 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53946 | ||
| 14349 | 2026.03.26 05:54:40.837207 [ 289 ] {} <Debug> TCP-Session: ac784788-3059-4ec2-b9fc-e4bbcd87c4c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63492 | ||
| 14350 | 2026.03.26 05:54:40.837219 [ 288 ] {} <Trace> TCP-Session: aef35584-095b-4336-9602-c454c64688e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2026.03.26 05:54:40.837238 [ 289 ] {} <Debug> TCP-Session: ac784788-3059-4ec2-b9fc-e4bbcd87c4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14352 | 2026.03.26 05:54:40.837174 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37124 | ||
| 14353 | 2026.03.26 05:54:40.837265 [ 289 ] {} <Debug> TCP-Session: ac784788-3059-4ec2-b9fc-e4bbcd87c4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14354 | 2026.03.26 05:54:40.837163 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42873 | ||
| 14355 | 2026.03.26 05:54:40.837121 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44183 | ||
| 14356 | 2026.03.26 05:54:40.837359 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14357 | 2026.03.26 05:54:40.837392 [ 292 ] {} <Debug> TCP-Session: 82ed5888-4c01-448d-9039-82d2ed45be61 Authenticating user 'default' from [fd00:1122:3344:101::e]:54186 | ||
| 14358 | 2026.03.26 05:54:40.837401 [ 288 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14359 | 2026.03.26 05:54:40.837411 [ 292 ] {} <Debug> TCP-Session: 82ed5888-4c01-448d-9039-82d2ed45be61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14360 | 2026.03.26 05:54:40.837428 [ 292 ] {} <Debug> TCP-Session: 82ed5888-4c01-448d-9039-82d2ed45be61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14361 | 2026.03.26 05:54:40.837669 [ 288 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14362 | 2026.03.26 05:54:40.837723 [ 288 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14363 | 2026.03.26 05:54:40.837781 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14364 | 2026.03.26 05:54:40.837813 [ 3 ] {} <Debug> TCP-Session: 8ad9089c-ae6d-4ba8-8bfc-043ecbc9a53e Authenticating user 'default' from [fd00:1122:3344:101::e]:37124 | ||
| 14365 | 2026.03.26 05:54:40.837830 [ 3 ] {} <Debug> TCP-Session: 8ad9089c-ae6d-4ba8-8bfc-043ecbc9a53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14366 | 2026.03.26 05:54:40.837842 [ 3 ] {} <Debug> TCP-Session: 8ad9089c-ae6d-4ba8-8bfc-043ecbc9a53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14367 | 2026.03.26 05:54:40.837909 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14368 | 2026.03.26 05:54:40.837949 [ 291 ] {} <Debug> TCP-Session: 8d08956e-b298-4214-a74e-97f44a33f9ef Authenticating user 'default' from [fd00:1122:3344:101::e]:44183 | ||
| 14369 | 2026.03.26 05:54:40.837971 [ 291 ] {} <Debug> TCP-Session: 8d08956e-b298-4214-a74e-97f44a33f9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.03.26 05:54:40.837983 [ 291 ] {} <Debug> TCP-Session: 8d08956e-b298-4214-a74e-97f44a33f9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2026.03.26 05:54:40.838017 [ 288 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 14372 | 2026.03.26 05:54:40.838304 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14373 | 2026.03.26 05:54:40.838343 [ 294 ] {} <Debug> TCP-Session: 687d0ca3-061d-40e2-b055-c9a7a44e7a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:42873 | ||
| 14374 | 2026.03.26 05:54:40.838367 [ 294 ] {} <Debug> TCP-Session: 687d0ca3-061d-40e2-b055-c9a7a44e7a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14375 | 2026.03.26 05:54:40.838384 [ 294 ] {} <Debug> TCP-Session: 687d0ca3-061d-40e2-b055-c9a7a44e7a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14376 | 2026.03.26 05:54:40.838424 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14377 | 2026.03.26 05:54:40.838457 [ 286 ] {} <Debug> TCP-Session: a7dc3489-0167-4751-989e-39a61cfcebdf Authenticating user 'default' from [fd00:1122:3344:101::e]:53946 | ||
| 14378 | 2026.03.26 05:54:40.838474 [ 286 ] {} <Debug> TCP-Session: a7dc3489-0167-4751-989e-39a61cfcebdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14379 | 2026.03.26 05:54:40.838491 [ 286 ] {} <Debug> TCP-Session: a7dc3489-0167-4751-989e-39a61cfcebdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14380 | 2026.03.26 05:54:40.838671 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14381 | 2026.03.26 05:54:40.838706 [ 290 ] {} <Debug> TCP-Session: ef517920-db7b-4e2f-92db-26a75ec61780 Authenticating user 'default' from [fd00:1122:3344:101::e]:59209 | ||
| 14382 | 2026.03.26 05:54:40.838723 [ 290 ] {} <Debug> TCP-Session: ef517920-db7b-4e2f-92db-26a75ec61780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2026.03.26 05:54:40.838735 [ 290 ] {} <Debug> TCP-Session: ef517920-db7b-4e2f-92db-26a75ec61780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14384 | 2026.03.26 05:54:40.838796 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14385 | 2026.03.26 05:54:40.838836 [ 293 ] {} <Debug> TCP-Session: a601b0f6-3a01-4cc4-bf23-3e89ee19ccb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64385 | ||
| 14386 | 2026.03.26 05:54:40.838857 [ 293 ] {} <Debug> TCP-Session: a601b0f6-3a01-4cc4-bf23-3e89ee19ccb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2026.03.26 05:54:40.838874 [ 293 ] {} <Debug> TCP-Session: a601b0f6-3a01-4cc4-bf23-3e89ee19ccb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14388 | 2026.03.26 05:54:40.838993 [ 304 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Trace> AggregatingTransform: Aggregating | ||
| 14389 | 2026.03.26 05:54:40.839040 [ 304 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Trace> Aggregator: Aggregation method: without_key | ||
| 14390 | 2026.03.26 05:54:40.839080 [ 304 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957213 sec. (1044.700 rows/sec., 40.81 KiB/sec.) | ||
| 14391 | 2026.03.26 05:54:40.839100 [ 304 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Trace> Aggregator: Merging aggregated data | ||
| 14392 | 2026.03.26 05:54:40.840386 [ 288 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 14393 | 2026.03.26 05:54:40.840531 [ 288 ] {f807ebf9-bc1f-4c66-8bad-f0993b225248} <Debug> TCPHandler: Processed in 0.003430541 sec. | ||
| 14394 | 2026.03.26 05:54:40.840652 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14395 | 2026.03.26 05:54:40.840692 [ 291 ] {} <Debug> TCP-Session: 8d08956e-b298-4214-a74e-97f44a33f9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2026.03.26 05:54:40.840691 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14397 | 2026.03.26 05:54:40.840709 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14398 | 2026.03.26 05:54:40.840731 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14399 | 2026.03.26 05:54:40.840749 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14400 | 2026.03.26 05:54:40.840755 [ 293 ] {} <Debug> TCP-Session: a601b0f6-3a01-4cc4-bf23-3e89ee19ccb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14401 | 2026.03.26 05:54:40.840775 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14402 | 2026.03.26 05:54:40.840786 [ 290 ] {} <Debug> TCP-Session: ef517920-db7b-4e2f-92db-26a75ec61780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14403 | 2026.03.26 05:54:40.840788 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14404 | 2026.03.26 05:54:40.840815 [ 286 ] {} <Debug> TCP-Session: a7dc3489-0167-4751-989e-39a61cfcebdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.03.26 05:54:40.840820 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14406 | 2026.03.26 05:54:40.840838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14407 | 2026.03.26 05:54:40.840848 [ 292 ] {} <Debug> TCP-Session: 82ed5888-4c01-448d-9039-82d2ed45be61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2026.03.26 05:54:40.840875 [ 3 ] {} <Debug> TCP-Session: 8ad9089c-ae6d-4ba8-8bfc-043ecbc9a53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14409 | 2026.03.26 05:54:40.840891 [ 288 ] {} <Debug> TCP-Session: aef35584-095b-4336-9602-c454c64688e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14410 | 2026.03.26 05:54:40.840776 [ 294 ] {} <Debug> TCP-Session: 687d0ca3-061d-40e2-b055-c9a7a44e7a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14411 | 2026.03.26 05:54:40.840745 [ 289 ] {} <Debug> TCP-Session: ac784788-3059-4ec2-b9fc-e4bbcd87c4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14412 | 2026.03.26 05:54:41.046124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14413 | 2026.03.26 05:54:41.063967 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.03.26 05:54:41.064030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14415 | 2026.03.26 05:54:41.070424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14416 | 2026.03.26 05:54:41.071195 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2026.03.26 05:54:41.074830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14418 | 2026.03.26 05:54:42.009909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1832 | ||
| 14419 | 2026.03.26 05:54:42.013465 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2026.03.26 05:54:42.013550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14421 | 2026.03.26 05:54:42.015726 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14422 | 2026.03.26 05:54:42.016183 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.03.26 05:54:42.016807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1832 | ||
| 14424 | 2026.03.26 05:54:42.326280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37388 | ||
| 14425 | 2026.03.26 05:54:42.326421 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14426 | 2026.03.26 05:54:42.326451 [ 294 ] {} <Debug> TCP-Session: 1017699e-87cf-4665-b2dd-d687914c66ae Authenticating user 'default' from [fd00:1122:3344:101::e]:37388 | ||
| 14427 | 2026.03.26 05:54:42.326477 [ 294 ] {} <Debug> TCP-Session: 1017699e-87cf-4665-b2dd-d687914c66ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14428 | 2026.03.26 05:54:42.326497 [ 294 ] {} <Debug> TCP-Session: 1017699e-87cf-4665-b2dd-d687914c66ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14429 | 2026.03.26 05:54:42.326798 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63289 | ||
| 14430 | 2026.03.26 05:54:42.326832 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35926 | ||
| 14431 | 2026.03.26 05:54:42.326857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37979 | ||
| 14432 | 2026.03.26 05:54:42.326882 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52489 | ||
| 14433 | 2026.03.26 05:54:42.326912 [ 294 ] {} <Trace> TCP-Session: 1017699e-87cf-4665-b2dd-d687914c66ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14434 | 2026.03.26 05:54:42.326949 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14435 | 2026.03.26 05:54:42.326965 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14436 | 2026.03.26 05:54:42.326984 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14437 | 2026.03.26 05:54:42.327000 [ 3 ] {} <Debug> TCP-Session: adccb79a-1c7b-43d5-9245-763553f55616 Authenticating user 'default' from [fd00:1122:3344:101::e]:63289 | ||
| 14438 | 2026.03.26 05:54:42.327019 [ 289 ] {} <Debug> TCP-Session: ba155308-485a-435d-a7b2-d8843788860a Authenticating user 'default' from [fd00:1122:3344:101::e]:35926 | ||
| 14439 | 2026.03.26 05:54:42.327030 [ 291 ] {} <Debug> TCP-Session: 01d9567e-6ff3-4770-8521-bdbaa829b491 Authenticating user 'default' from [fd00:1122:3344:101::e]:37979 | ||
| 14440 | 2026.03.26 05:54:42.327045 [ 3 ] {} <Debug> TCP-Session: adccb79a-1c7b-43d5-9245-763553f55616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.03.26 05:54:42.327067 [ 289 ] {} <Debug> TCP-Session: ba155308-485a-435d-a7b2-d8843788860a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14442 | 2026.03.26 05:54:42.327082 [ 3 ] {} <Debug> TCP-Session: adccb79a-1c7b-43d5-9245-763553f55616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14443 | 2026.03.26 05:54:42.327105 [ 289 ] {} <Debug> TCP-Session: ba155308-485a-435d-a7b2-d8843788860a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14444 | 2026.03.26 05:54:42.326860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51464 | ||
| 14445 | 2026.03.26 05:54:42.327149 [ 294 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14446 | 2026.03.26 05:54:42.326842 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37192 | ||
| 14447 | 2026.03.26 05:54:42.326822 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39406 | ||
| 14448 | 2026.03.26 05:54:42.326811 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49792 | ||
| 14449 | 2026.03.26 05:54:42.327294 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14450 | 2026.03.26 05:54:42.327298 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14451 | 2026.03.26 05:54:42.327331 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14452 | 2026.03.26 05:54:42.327346 [ 290 ] {} <Debug> TCP-Session: 9f194745-f2bd-499e-8f32-a12343bfd60c Authenticating user 'default' from [fd00:1122:3344:101::e]:37192 | ||
| 14453 | 2026.03.26 05:54:42.327365 [ 292 ] {} <Debug> TCP-Session: a5cacb8d-9287-40e9-bd31-102b347d98e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51464 | ||
| 14454 | 2026.03.26 05:54:42.327373 [ 288 ] {} <Debug> TCP-Session: 927b5081-2aaa-4b8c-b75d-f6460290b90a Authenticating user 'default' from [fd00:1122:3344:101::e]:39406 | ||
| 14455 | 2026.03.26 05:54:42.327386 [ 290 ] {} <Debug> TCP-Session: 9f194745-f2bd-499e-8f32-a12343bfd60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14456 | 2026.03.26 05:54:42.327406 [ 292 ] {} <Debug> TCP-Session: a5cacb8d-9287-40e9-bd31-102b347d98e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14457 | 2026.03.26 05:54:42.327414 [ 288 ] {} <Debug> TCP-Session: 927b5081-2aaa-4b8c-b75d-f6460290b90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14458 | 2026.03.26 05:54:42.327423 [ 290 ] {} <Debug> TCP-Session: 9f194745-f2bd-499e-8f32-a12343bfd60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2026.03.26 05:54:42.327451 [ 288 ] {} <Debug> TCP-Session: 927b5081-2aaa-4b8c-b75d-f6460290b90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2026.03.26 05:54:42.327439 [ 292 ] {} <Debug> TCP-Session: a5cacb8d-9287-40e9-bd31-102b347d98e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14461 | 2026.03.26 05:54:42.327361 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14462 | 2026.03.26 05:54:42.326992 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14463 | 2026.03.26 05:54:42.327541 [ 286 ] {} <Debug> TCP-Session: 2785c60d-14ca-47b3-b35f-bbbb85620026 Authenticating user 'default' from [fd00:1122:3344:101::e]:49792 | ||
| 14464 | 2026.03.26 05:54:42.327075 [ 291 ] {} <Debug> TCP-Session: 01d9567e-6ff3-4770-8521-bdbaa829b491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2026.03.26 05:54:42.327562 [ 293 ] {} <Debug> TCP-Session: 90e3a946-51c3-4671-a02f-7f73c9b9938d Authenticating user 'default' from [fd00:1122:3344:101::e]:52489 | ||
| 14466 | 2026.03.26 05:54:42.327592 [ 291 ] {} <Debug> TCP-Session: 01d9567e-6ff3-4770-8521-bdbaa829b491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14467 | 2026.03.26 05:54:42.327614 [ 293 ] {} <Debug> TCP-Session: 90e3a946-51c3-4671-a02f-7f73c9b9938d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.03.26 05:54:42.327610 [ 294 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14469 | 2026.03.26 05:54:42.327660 [ 293 ] {} <Debug> TCP-Session: 90e3a946-51c3-4671-a02f-7f73c9b9938d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2026.03.26 05:54:42.327565 [ 286 ] {} <Debug> TCP-Session: 2785c60d-14ca-47b3-b35f-bbbb85620026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.03.26 05:54:42.327705 [ 286 ] {} <Debug> TCP-Session: 2785c60d-14ca-47b3-b35f-bbbb85620026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14472 | 2026.03.26 05:54:42.327722 [ 294 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14473 | 2026.03.26 05:54:42.328114 [ 294 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 14474 | 2026.03.26 05:54:42.329467 [ 326 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Trace> AggregatingTransform: Aggregating | ||
| 14475 | 2026.03.26 05:54:42.329510 [ 326 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Trace> Aggregator: Aggregation method: without_key | ||
| 14476 | 2026.03.26 05:54:42.329552 [ 326 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001313101 sec. (761.556 rows/sec., 29.75 KiB/sec.) | ||
| 14477 | 2026.03.26 05:54:42.329574 [ 326 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Trace> Aggregator: Merging aggregated data | ||
| 14478 | 2026.03.26 05:54:42.331262 [ 294 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004177 sec., 239.40627244433804 rows/sec., 9.35 KiB/sec. | ||
| 14479 | 2026.03.26 05:54:42.331456 [ 294 ] {0efbf28f-7ed5-4da2-8d7f-73d6f373f711} <Debug> TCPHandler: Processed in 0.00469767 sec. | ||
| 14480 | 2026.03.26 05:54:42.331646 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14481 | 2026.03.26 05:54:42.331689 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14482 | 2026.03.26 05:54:42.331694 [ 294 ] {} <Debug> TCP-Session: 1017699e-87cf-4665-b2dd-d687914c66ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14483 | 2026.03.26 05:54:42.331721 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14484 | 2026.03.26 05:54:42.331742 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14485 | 2026.03.26 05:54:42.331760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14486 | 2026.03.26 05:54:42.331777 [ 3 ] {} <Debug> TCP-Session: adccb79a-1c7b-43d5-9245-763553f55616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14487 | 2026.03.26 05:54:42.331813 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14488 | 2026.03.26 05:54:42.331834 [ 292 ] {} <Debug> TCP-Session: a5cacb8d-9287-40e9-bd31-102b347d98e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.03.26 05:54:42.331838 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14490 | 2026.03.26 05:54:42.331865 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14491 | 2026.03.26 05:54:42.331882 [ 288 ] {} <Debug> TCP-Session: 927b5081-2aaa-4b8c-b75d-f6460290b90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14492 | 2026.03.26 05:54:42.331900 [ 289 ] {} <Debug> TCP-Session: ba155308-485a-435d-a7b2-d8843788860a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14493 | 2026.03.26 05:54:42.331924 [ 290 ] {} <Debug> TCP-Session: 9f194745-f2bd-499e-8f32-a12343bfd60c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.03.26 05:54:42.331780 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14495 | 2026.03.26 05:54:42.331739 [ 293 ] {} <Debug> TCP-Session: 90e3a946-51c3-4671-a02f-7f73c9b9938d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.03.26 05:54:42.332000 [ 286 ] {} <Debug> TCP-Session: 2785c60d-14ca-47b3-b35f-bbbb85620026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.03.26 05:54:42.331818 [ 291 ] {} <Debug> TCP-Session: 01d9567e-6ff3-4770-8521-bdbaa829b491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14498 | 2026.03.26 05:54:42.681060 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39164 | ||
| 14499 | 2026.03.26 05:54:42.681162 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14500 | 2026.03.26 05:54:42.681189 [ 294 ] {} <Debug> TCP-Session: e0c785b9-ca29-4cf0-bef3-6a5fb8a784bd Authenticating user 'default' from [fd00:1122:3344:101::e]:39164 | ||
| 14501 | 2026.03.26 05:54:42.681211 [ 294 ] {} <Debug> TCP-Session: e0c785b9-ca29-4cf0-bef3-6a5fb8a784bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14502 | 2026.03.26 05:54:42.681223 [ 294 ] {} <Debug> TCP-Session: e0c785b9-ca29-4cf0-bef3-6a5fb8a784bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14503 | 2026.03.26 05:54:42.681431 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44400 | ||
| 14504 | 2026.03.26 05:54:42.681460 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44810 | ||
| 14505 | 2026.03.26 05:54:42.681455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62081 | ||
| 14506 | 2026.03.26 05:54:42.681521 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40695 | ||
| 14507 | 2026.03.26 05:54:42.681531 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60331 | ||
| 14508 | 2026.03.26 05:54:42.681547 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14509 | 2026.03.26 05:54:42.681559 [ 294 ] {} <Trace> TCP-Session: e0c785b9-ca29-4cf0-bef3-6a5fb8a784bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14510 | 2026.03.26 05:54:42.681595 [ 289 ] {} <Debug> TCP-Session: edca723d-b1d9-48e1-a7c6-5aec37dacc38 Authenticating user 'default' from [fd00:1122:3344:101::e]:44810 | ||
| 14511 | 2026.03.26 05:54:42.681601 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14512 | 2026.03.26 05:54:42.681620 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14513 | 2026.03.26 05:54:42.681631 [ 289 ] {} <Debug> TCP-Session: edca723d-b1d9-48e1-a7c6-5aec37dacc38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2026.03.26 05:54:42.681648 [ 288 ] {} <Debug> TCP-Session: f4e3a5d7-c69d-405e-ad89-11bf8d015f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:62081 | ||
| 14515 | 2026.03.26 05:54:42.681659 [ 289 ] {} <Debug> TCP-Session: edca723d-b1d9-48e1-a7c6-5aec37dacc38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2026.03.26 05:54:42.681657 [ 293 ] {} <Debug> TCP-Session: 62b6ed91-c402-4734-89e5-478558cd1c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:60331 | ||
| 14517 | 2026.03.26 05:54:42.681682 [ 288 ] {} <Debug> TCP-Session: f4e3a5d7-c69d-405e-ad89-11bf8d015f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2026.03.26 05:54:42.681698 [ 293 ] {} <Debug> TCP-Session: 62b6ed91-c402-4734-89e5-478558cd1c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2026.03.26 05:54:42.681707 [ 288 ] {} <Debug> TCP-Session: f4e3a5d7-c69d-405e-ad89-11bf8d015f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14520 | 2026.03.26 05:54:42.681724 [ 293 ] {} <Debug> TCP-Session: 62b6ed91-c402-4734-89e5-478558cd1c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14521 | 2026.03.26 05:54:42.681600 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14522 | 2026.03.26 05:54:42.681751 [ 294 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39164) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14523 | 2026.03.26 05:54:42.681786 [ 292 ] {} <Debug> TCP-Session: ad6257c8-f32e-412e-b34b-fe67b452d76d Authenticating user 'default' from [fd00:1122:3344:101::e]:40695 | ||
| 14524 | 2026.03.26 05:54:42.681495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45309 | ||
| 14525 | 2026.03.26 05:54:42.681816 [ 292 ] {} <Debug> TCP-Session: ad6257c8-f32e-412e-b34b-fe67b452d76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.03.26 05:54:42.681431 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38773 | ||
| 14527 | 2026.03.26 05:54:42.681847 [ 292 ] {} <Debug> TCP-Session: ad6257c8-f32e-412e-b34b-fe67b452d76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.03.26 05:54:42.681547 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14529 | 2026.03.26 05:54:42.681880 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14530 | 2026.03.26 05:54:42.681915 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14531 | 2026.03.26 05:54:42.681916 [ 286 ] {} <Debug> TCP-Session: fdb7a887-0c36-4be7-992a-1943424cc71f Authenticating user 'default' from [fd00:1122:3344:101::e]:44400 | ||
| 14532 | 2026.03.26 05:54:42.681943 [ 290 ] {} <Debug> TCP-Session: ea1f82f9-3b19-43bf-9d82-14c396e90514 Authenticating user 'default' from [fd00:1122:3344:101::e]:45309 | ||
| 14533 | 2026.03.26 05:54:42.681950 [ 3 ] {} <Debug> TCP-Session: 162ce827-2099-40dd-a590-b59745e0d08b Authenticating user 'default' from [fd00:1122:3344:101::e]:38773 | ||
| 14534 | 2026.03.26 05:54:42.681959 [ 286 ] {} <Debug> TCP-Session: fdb7a887-0c36-4be7-992a-1943424cc71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14535 | 2026.03.26 05:54:42.681973 [ 290 ] {} <Debug> TCP-Session: ea1f82f9-3b19-43bf-9d82-14c396e90514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14536 | 2026.03.26 05:54:42.681983 [ 3 ] {} <Debug> TCP-Session: 162ce827-2099-40dd-a590-b59745e0d08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.03.26 05:54:42.681988 [ 286 ] {} <Debug> TCP-Session: fdb7a887-0c36-4be7-992a-1943424cc71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14538 | 2026.03.26 05:54:42.682002 [ 290 ] {} <Debug> TCP-Session: ea1f82f9-3b19-43bf-9d82-14c396e90514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14539 | 2026.03.26 05:54:42.682037 [ 294 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14540 | 2026.03.26 05:54:42.682013 [ 3 ] {} <Debug> TCP-Session: 162ce827-2099-40dd-a590-b59745e0d08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14541 | 2026.03.26 05:54:42.681520 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47823 | ||
| 14542 | 2026.03.26 05:54:42.682099 [ 294 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14543 | 2026.03.26 05:54:42.682192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14544 | 2026.03.26 05:54:42.682225 [ 291 ] {} <Debug> TCP-Session: 571df1ea-acd7-4ee2-9f0e-c6d44f6782bd Authenticating user 'default' from [fd00:1122:3344:101::e]:47823 | ||
| 14545 | 2026.03.26 05:54:42.682247 [ 291 ] {} <Debug> TCP-Session: 571df1ea-acd7-4ee2-9f0e-c6d44f6782bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14546 | 2026.03.26 05:54:42.682259 [ 291 ] {} <Debug> TCP-Session: 571df1ea-acd7-4ee2-9f0e-c6d44f6782bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14547 | 2026.03.26 05:54:42.682405 [ 294 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 14548 | 2026.03.26 05:54:42.683408 [ 331 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Trace> AggregatingTransform: Aggregating | ||
| 14549 | 2026.03.26 05:54:42.683454 [ 331 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Trace> Aggregator: Aggregation method: without_key | ||
| 14550 | 2026.03.26 05:54:42.683492 [ 331 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985223 sec. (1014.999 rows/sec., 39.65 KiB/sec.) | ||
| 14551 | 2026.03.26 05:54:42.683514 [ 331 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Trace> Aggregator: Merging aggregated data | ||
| 14552 | 2026.03.26 05:54:42.684709 [ 294 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003015 sec., 331.6749585406302 rows/sec., 12.96 KiB/sec. | ||
| 14553 | 2026.03.26 05:54:42.684840 [ 294 ] {ab753a6c-4452-4314-bd2c-abc35eaaacf3} <Debug> TCPHandler: Processed in 0.00339175 sec. | ||
| 14554 | 2026.03.26 05:54:42.684948 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14555 | 2026.03.26 05:54:42.684976 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14556 | 2026.03.26 05:54:42.684980 [ 294 ] {} <Debug> TCP-Session: e0c785b9-ca29-4cf0-bef3-6a5fb8a784bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14557 | 2026.03.26 05:54:42.684997 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14558 | 2026.03.26 05:54:42.685019 [ 286 ] {} <Debug> TCP-Session: fdb7a887-0c36-4be7-992a-1943424cc71f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14559 | 2026.03.26 05:54:42.685018 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14560 | 2026.03.26 05:54:42.685038 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14561 | 2026.03.26 05:54:42.685057 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14562 | 2026.03.26 05:54:42.685080 [ 288 ] {} <Debug> TCP-Session: f4e3a5d7-c69d-405e-ad89-11bf8d015f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14563 | 2026.03.26 05:54:42.685096 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14564 | 2026.03.26 05:54:42.685119 [ 290 ] {} <Debug> TCP-Session: ea1f82f9-3b19-43bf-9d82-14c396e90514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.03.26 05:54:42.685107 [ 293 ] {} <Debug> TCP-Session: 62b6ed91-c402-4734-89e5-478558cd1c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2026.03.26 05:54:42.685158 [ 291 ] {} <Debug> TCP-Session: 571df1ea-acd7-4ee2-9f0e-c6d44f6782bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14567 | 2026.03.26 05:54:42.685114 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14568 | 2026.03.26 05:54:42.685075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14569 | 2026.03.26 05:54:42.685219 [ 292 ] {} <Debug> TCP-Session: ad6257c8-f32e-412e-b34b-fe67b452d76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14570 | 2026.03.26 05:54:42.685244 [ 289 ] {} <Debug> TCP-Session: edca723d-b1d9-48e1-a7c6-5aec37dacc38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14571 | 2026.03.26 05:54:42.685049 [ 3 ] {} <Debug> TCP-Session: 162ce827-2099-40dd-a590-b59745e0d08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14572 | 2026.03.26 05:54:43.701906 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14573 | 2026.03.26 05:54:43.702214 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14574 | 2026.03.26 05:54:43.702324 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14575 | 2026.03.26 05:54:43.703229 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.03.26 05:54:43.703282 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14577 | 2026.03.26 05:54:43.703685 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14578 | 2026.03.26 05:54:43.703916 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.03.26 05:54:43.704084 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001949 sec., 69779.37403796818 rows/sec., 6.06 MiB/sec. | ||
| 14580 | 2026.03.26 05:54:43.704136 [ 4 ] {9a78ddb6-6e8b-4f01-a27c-c24a4be11251} <Debug> TCPHandler: Processed in 0.002413576 sec. | ||
| 14581 | 2026.03.26 05:54:43.704259 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2026.03.26 05:54:43.704359 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14583 | 2026.03.26 05:54:43.704404 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14584 | 2026.03.26 05:54:43.704820 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.03.26 05:54:43.704860 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14586 | 2026.03.26 05:54:43.705176 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14587 | 2026.03.26 05:54:43.705387 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.03.26 05:54:43.705511 [ 132 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14589 | 2026.03.26 05:54:43.705520 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001182 sec., 33840.9475465313 rows/sec., 2.49 MiB/sec. | ||
| 14590 | 2026.03.26 05:54:43.705597 [ 132 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.03.26 05:54:43.705609 [ 4 ] {cada2fea-4a24-4541-8a10-1c998dc34dc9} <Debug> TCPHandler: Processed in 0.001401413 sec. | ||
| 14592 | 2026.03.26 05:54:43.705629 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14593 | 2026.03.26 05:54:43.705733 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.03.26 05:54:43.705732 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 14595 | 2026.03.26 05:54:43.705836 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14596 | 2026.03.26 05:54:43.705853 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14597 | 2026.03.26 05:54:43.705877 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14598 | 2026.03.26 05:54:43.705889 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 14599 | 2026.03.26 05:54:43.705954 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 182 rows starting from the beginning of the part | ||
| 14600 | 2026.03.26 05:54:43.706007 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part | ||
| 14601 | 2026.03.26 05:54:43.706054 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 14602 | 2026.03.26 05:54:43.706096 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
| 14603 | 2026.03.26 05:54:43.706140 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 14604 | 2026.03.26 05:54:43.706327 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.03.26 05:54:43.706362 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14606 | 2026.03.26 05:54:43.706666 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14607 | 2026.03.26 05:54:43.706884 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2026.03.26 05:54:43.707018 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001202 sec., 86522.46256239602 rows/sec., 6.76 MiB/sec. | ||
| 14609 | 2026.03.26 05:54:43.707031 [ 200 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340831 sec., 416159.8292402249 rows/sec., 29.01 MiB/sec. | ||
| 14610 | 2026.03.26 05:54:43.707056 [ 4 ] {d6e1852d-be35-46b6-a9d1-3894365507f1} <Debug> TCPHandler: Processed in 0.001373613 sec. | ||
| 14611 | 2026.03.26 05:54:43.707157 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14612 | 2026.03.26 05:54:43.707179 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14613 | 2026.03.26 05:54:43.707273 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14614 | 2026.03.26 05:54:43.707317 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14615 | 2026.03.26 05:54:43.707401 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14616 | 2026.03.26 05:54:43.707464 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_61_12} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14617 | 2026.03.26 05:54:43.707527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14618 | 2026.03.26 05:54:43.707719 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2026.03.26 05:54:43.707754 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14620 | 2026.03.26 05:54:43.708088 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14621 | 2026.03.26 05:54:43.708299 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2026.03.26 05:54:43.708417 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 4 parts from all_1_103_21 to all_106_106_0 | ||
| 14623 | 2026.03.26 05:54:43.708433 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 14624 | 2026.03.26 05:54:43.708462 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.03.26 05:54:43.708486 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14626 | 2026.03.26 05:54:43.708486 [ 4 ] {c647e372-76c8-4b19-8e51-b8c89fd61a73} <Debug> TCPHandler: Processed in 0.001355981 sec. | ||
| 14627 | 2026.03.26 05:54:43.708595 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_103_21 to all_106_106_0 into Compact with storage Full | ||
| 14628 | 2026.03.26 05:54:43.708612 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2026.03.26 05:54:43.708729 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14630 | 2026.03.26 05:54:43.708748 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14631 | 2026.03.26 05:54:43.708785 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14632 | 2026.03.26 05:54:43.708789 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_21, total 39459 rows starting from the beginning of the part | ||
| 14633 | 2026.03.26 05:54:43.708874 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14634 | 2026.03.26 05:54:43.708921 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14635 | 2026.03.26 05:54:43.708963 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1561 rows starting from the beginning of the part | ||
| 14636 | 2026.03.26 05:54:43.709628 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.03.26 05:54:43.709669 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14638 | 2026.03.26 05:54:43.710250 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14639 | 2026.03.26 05:54:43.710485 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2026.03.26 05:54:43.710607 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14641 | 2026.03.26 05:54:43.710633 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 14642 | 2026.03.26 05:54:43.710642 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.03.26 05:54:43.710678 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14644 | 2026.03.26 05:54:43.710705 [ 4 ] {5f6e08a8-5452-4e44-a065-916575516713} <Debug> TCPHandler: Processed in 0.0021426 sec. | ||
| 14645 | 2026.03.26 05:54:43.710747 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 14646 | 2026.03.26 05:54:43.710824 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14647 | 2026.03.26 05:54:43.710899 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14648 | 2026.03.26 05:54:43.710919 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14649 | 2026.03.26 05:54:43.710951 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1789 rows starting from the beginning of the part | ||
| 14650 | 2026.03.26 05:54:43.710967 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14651 | 2026.03.26 05:54:43.711071 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 14652 | 2026.03.26 05:54:43.711179 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 14653 | 2026.03.26 05:54:43.711281 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 14654 | 2026.03.26 05:54:43.711366 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.03.26 05:54:43.711380 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part | ||
| 14656 | 2026.03.26 05:54:43.711403 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14657 | 2026.03.26 05:54:43.711483 [ 195 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 14658 | 2026.03.26 05:54:43.711748 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14659 | 2026.03.26 05:54:43.711960 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2026.03.26 05:54:43.712102 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 14661 | 2026.03.26 05:54:43.712139 [ 4 ] {a6562cff-4198-4eb6-b887-49889a3bc515} <Debug> TCPHandler: Processed in 0.001363632 sec. | ||
| 14662 | 2026.03.26 05:54:43.717315 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41340 rows, containing 5 columns (5 merged, 0 gathered) in 0.008766066 sec., 4715912.474307176 rows/sec., 304.39 MiB/sec. | ||
| 14663 | 2026.03.26 05:54:43.717629 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Trace> MergedBlockOutputStream: filled checksums all_1_106_22 (state Temporary) | ||
| 14664 | 2026.03.26 05:54:43.717952 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_106_22 to all_1_106_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2026.03.26 05:54:43.718030 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_106_22} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 4 parts: [all_1_103_21, all_106_106_0] -> all_1_106_22 | ||
| 14666 | 2026.03.26 05:54:43.718133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14667 | 2026.03.26 05:54:43.722530 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 19 columns (19 merged, 0 gathered) in 0.011802107 sec., 166072.04120416805 rows/sec., 297.59 MiB/sec. | ||
| 14668 | 2026.03.26 05:54:43.725135 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14669 | 2026.03.26 05:54:43.725489 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2026.03.26 05:54:43.725565 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14671 | 2026.03.26 05:54:43.725737 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 14672 | 2026.03.26 05:54:44.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.90 MiB, peak 365.38 MiB, free memory in arenas 0.00 B, will set to 355.35 MiB (RSS), difference: 7.45 MiB | ||
| 14673 | 2026.03.26 05:54:46.693599 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14674 | 2026.03.26 05:54:46.693655 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14675 | 2026.03.26 05:54:46.864325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31690 | ||
| 14676 | 2026.03.26 05:54:46.864884 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2026.03.26 05:54:46.864930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14678 | 2026.03.26 05:54:46.865417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14679 | 2026.03.26 05:54:46.865651 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2026.03.26 05:54:46.865787 [ 128 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14681 | 2026.03.26 05:54:46.865794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31690 | ||
| 14682 | 2026.03.26 05:54:46.865832 [ 128 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2026.03.26 05:54:46.865856 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. | ||
| 14684 | 2026.03.26 05:54:46.865992 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 14685 | 2026.03.26 05:54:46.866149 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14686 | 2026.03.26 05:54:46.866195 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29322 rows starting from the beginning of the part | ||
| 14687 | 2026.03.26 05:54:46.866269 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14688 | 2026.03.26 05:54:46.866323 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14689 | 2026.03.26 05:54:46.866369 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14690 | 2026.03.26 05:54:46.866414 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14691 | 2026.03.26 05:54:46.866458 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14692 | 2026.03.26 05:54:46.868895 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31690 rows, containing 4 columns (4 merged, 0 gathered) in 0.00296815 sec., 10676684.129845189 rows/sec., 152.73 MiB/sec. | ||
| 14693 | 2026.03.26 05:54:46.869137 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14694 | 2026.03.26 05:54:46.869399 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14695 | 2026.03.26 05:54:46.869475 [ 186 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_66_13} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14696 | 2026.03.26 05:54:46.869560 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14697 | 2026.03.26 05:54:48.574933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14698 | 2026.03.26 05:54:48.592753 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2026.03.26 05:54:48.592804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14700 | 2026.03.26 05:54:48.599135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14701 | 2026.03.26 05:54:48.599827 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2026.03.26 05:54:48.600131 [ 124 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14703 | 2026.03.26 05:54:48.600229 [ 124 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2026.03.26 05:54:48.600265 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14705 | 2026.03.26 05:54:48.600460 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 14706 | 2026.03.26 05:54:48.602914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14707 | 2026.03.26 05:54:48.604826 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14708 | 2026.03.26 05:54:48.606544 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 14709 | 2026.03.26 05:54:48.611563 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 14710 | 2026.03.26 05:54:48.616334 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 14711 | 2026.03.26 05:54:48.621055 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 14712 | 2026.03.26 05:54:48.625741 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 14713 | 2026.03.26 05:54:48.629520 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 14714 | 2026.03.26 05:54:48.687968 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.087600561 sec., 5673.479648149742 rows/sec., 29.34 MiB/sec. | ||
| 14715 | 2026.03.26 05:54:48.691399 [ 193 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14716 | 2026.03.26 05:54:48.693744 [ 193 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_66_13} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2026.03.26 05:54:48.693869 [ 193 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_66_13} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14718 | 2026.03.26 05:54:48.696468 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 14719 | 2026.03.26 05:54:48.699215 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14720 | 2026.03.26 05:54:48.699366 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14721 | 2026.03.26 05:54:48.699428 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14722 | 2026.03.26 05:54:48.700026 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2026.03.26 05:54:48.700066 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14724 | 2026.03.26 05:54:48.700436 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14725 | 2026.03.26 05:54:48.700661 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2026.03.26 05:54:48.700811 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001488 sec., 37634.408602150535 rows/sec., 2.89 MiB/sec. | ||
| 14727 | 2026.03.26 05:54:48.700856 [ 4 ] {4b9553af-3943-49d2-9d57-56f512446a4c} <Debug> TCPHandler: Processed in 0.001756301 sec. | ||
| 14728 | 2026.03.26 05:54:48.700986 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14729 | 2026.03.26 05:54:48.701084 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14730 | 2026.03.26 05:54:48.701126 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14731 | 2026.03.26 05:54:48.701593 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2026.03.26 05:54:48.701631 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14733 | 2026.03.26 05:54:48.701954 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14734 | 2026.03.26 05:54:48.702166 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2026.03.26 05:54:48.702298 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 14736 | 2026.03.26 05:54:48.702336 [ 4 ] {053f8a29-0973-4bfc-a28e-b752db544054} <Debug> TCPHandler: Processed in 0.001398213 sec. | ||
| 14737 | 2026.03.26 05:54:48.702461 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14738 | 2026.03.26 05:54:48.702555 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14739 | 2026.03.26 05:54:48.702601 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14740 | 2026.03.26 05:54:48.703025 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14741 | 2026.03.26 05:54:48.703061 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14742 | 2026.03.26 05:54:48.703394 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14743 | 2026.03.26 05:54:48.703602 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2026.03.26 05:54:48.703734 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 14745 | 2026.03.26 05:54:48.703771 [ 4 ] {1fd29096-37f0-4766-8a42-07fce617401f} <Debug> TCPHandler: Processed in 0.001358732 sec. | ||
| 14746 | 2026.03.26 05:54:48.703888 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14747 | 2026.03.26 05:54:48.703981 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14748 | 2026.03.26 05:54:48.704025 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14749 | 2026.03.26 05:54:48.704368 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2026.03.26 05:54:48.704404 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14751 | 2026.03.26 05:54:48.704718 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14752 | 2026.03.26 05:54:48.704930 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2026.03.26 05:54:48.705062 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 14754 | 2026.03.26 05:54:48.705100 [ 4 ] {62399bd9-9a8c-4a28-aa62-085363379dbd} <Debug> TCPHandler: Processed in 0.001260639 sec. | ||
| 14755 | 2026.03.26 05:54:49.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.70 MiB, peak 370.14 MiB, free memory in arenas 0.00 B, will set to 358.85 MiB (RSS), difference: 2.15 MiB | ||
| 14756 | 2026.03.26 05:54:52.017067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1856 | ||
| 14757 | 2026.03.26 05:54:52.019482 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14758 | 2026.03.26 05:54:52.019537 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14759 | 2026.03.26 05:54:52.020781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14760 | 2026.03.26 05:54:52.021066 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14761 | 2026.03.26 05:54:52.021461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1856 | ||
| 14762 | 2026.03.26 05:54:53.710662 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14763 | 2026.03.26 05:54:53.710958 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14764 | 2026.03.26 05:54:53.711067 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14765 | 2026.03.26 05:54:53.711912 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.03.26 05:54:53.711961 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14767 | 2026.03.26 05:54:53.712364 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14768 | 2026.03.26 05:54:53.712589 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.03.26 05:54:53.712751 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001869 sec., 151952.91599785982 rows/sec., 9.65 MiB/sec. | ||
| 14770 | 2026.03.26 05:54:53.712802 [ 4 ] {86267485-fe6d-483b-a925-dbd8bfe962f0} <Debug> TCPHandler: Processed in 0.002320934 sec. | ||
| 14771 | 2026.03.26 05:54:53.712932 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2026.03.26 05:54:53.713035 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14773 | 2026.03.26 05:54:53.713079 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14774 | 2026.03.26 05:54:53.713493 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2026.03.26 05:54:53.713532 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14776 | 2026.03.26 05:54:53.713834 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14777 | 2026.03.26 05:54:53.714040 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2026.03.26 05:54:53.714178 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 699.94 KiB/sec. | ||
| 14779 | 2026.03.26 05:54:53.714216 [ 4 ] {69f1edb8-b6cf-4d4c-85b8-8f77da50a993} <Debug> TCPHandler: Processed in 0.001337121 sec. | ||
| 14780 | 2026.03.26 05:54:53.714357 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2026.03.26 05:54:53.714461 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14782 | 2026.03.26 05:54:53.714503 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14783 | 2026.03.26 05:54:53.715421 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.03.26 05:54:53.715460 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14785 | 2026.03.26 05:54:53.715848 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14786 | 2026.03.26 05:54:53.716066 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.03.26 05:54:53.716210 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Debug> executeQuery: Read 882 rows, 71.55 KiB in 0.001769 sec., 498586.7721876767 rows/sec., 39.50 MiB/sec. | ||
| 14788 | 2026.03.26 05:54:53.716250 [ 4 ] {f6ccf374-472e-4891-bf20-7f2e0b077d19} <Debug> TCPHandler: Processed in 0.001947116 sec. | ||
| 14789 | 2026.03.26 05:54:53.716368 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.03.26 05:54:53.716464 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14791 | 2026.03.26 05:54:53.716505 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14792 | 2026.03.26 05:54:53.717001 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.03.26 05:54:53.717040 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14794 | 2026.03.26 05:54:53.717361 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14795 | 2026.03.26 05:54:53.717585 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.03.26 05:54:53.717720 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001276 sec., 150470.21943573668 rows/sec., 9.37 MiB/sec. | ||
| 14797 | 2026.03.26 05:54:53.717761 [ 4 ] {391e162b-de66-4ca2-9c14-7acdd8dd87b8} <Debug> TCPHandler: Processed in 0.001443134 sec. | ||
| 14798 | 2026.03.26 05:54:53.717870 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2026.03.26 05:54:53.717963 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14800 | 2026.03.26 05:54:53.718002 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14801 | 2026.03.26 05:54:53.718457 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.03.26 05:54:53.718494 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14803 | 2026.03.26 05:54:53.718795 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14804 | 2026.03.26 05:54:53.719009 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.03.26 05:54:53.719141 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 14806 | 2026.03.26 05:54:53.719181 [ 4 ] {ee7aa6a4-7750-4fe5-b959-77bc836e24a6} <Debug> TCPHandler: Processed in 0.001360622 sec. | ||
| 14807 | 2026.03.26 05:54:53.719296 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.03.26 05:54:53.719390 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14809 | 2026.03.26 05:54:53.719431 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14810 | 2026.03.26 05:54:53.719877 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2026.03.26 05:54:53.719913 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14812 | 2026.03.26 05:54:53.720215 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14813 | 2026.03.26 05:54:53.720422 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2026.03.26 05:54:53.720551 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 14815 | 2026.03.26 05:54:53.720590 [ 4 ] {4aab52c7-423a-4262-b052-443998e5ee4f} <Debug> TCPHandler: Processed in 0.001344411 sec. | ||
| 14816 | 2026.03.26 05:54:53.720702 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.03.26 05:54:53.720795 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14818 | 2026.03.26 05:54:53.720834 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14819 | 2026.03.26 05:54:53.721449 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.03.26 05:54:53.721486 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14821 | 2026.03.26 05:54:53.721806 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14822 | 2026.03.26 05:54:53.722017 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.03.26 05:54:53.722150 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001373 sec., 393299.34450109245 rows/sec., 27.88 MiB/sec. | ||
| 14824 | 2026.03.26 05:54:53.722190 [ 4 ] {e146abc6-c545-4629-b63f-ef83492f0a06} <Debug> TCPHandler: Processed in 0.001537816 sec. | ||
| 14825 | 2026.03.26 05:54:53.722310 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.03.26 05:54:53.722403 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14827 | 2026.03.26 05:54:53.722445 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14828 | 2026.03.26 05:54:53.722772 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.03.26 05:54:53.722809 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14830 | 2026.03.26 05:54:53.723113 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14831 | 2026.03.26 05:54:53.723326 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.03.26 05:54:53.723461 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 14833 | 2026.03.26 05:54:53.723499 [ 4 ] {0d3be030-5afb-44ab-9130-e638a80f71a9} <Debug> TCPHandler: Processed in 0.001238979 sec. | ||
| 14834 | 2026.03.26 05:54:53.723601 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2026.03.26 05:54:53.723693 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14836 | 2026.03.26 05:54:53.723737 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14837 | 2026.03.26 05:54:53.724150 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.03.26 05:54:53.724186 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14839 | 2026.03.26 05:54:53.724517 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14840 | 2026.03.26 05:54:53.724729 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.03.26 05:54:53.724861 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001186 sec., 227655.98650927487 rows/sec., 15.14 MiB/sec. | ||
| 14842 | 2026.03.26 05:54:53.724900 [ 4 ] {b030a6ce-bc29-46ec-a85a-ed0dcac735b0} <Debug> TCPHandler: Processed in 0.001348011 sec. | ||
| 14843 | 2026.03.26 05:54:53.725013 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2026.03.26 05:54:53.725106 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14845 | 2026.03.26 05:54:53.725148 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14846 | 2026.03.26 05:54:53.725449 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.03.26 05:54:53.725487 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14848 | 2026.03.26 05:54:53.725785 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14849 | 2026.03.26 05:54:53.725997 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.03.26 05:54:53.726133 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 14851 | 2026.03.26 05:54:53.726172 [ 4 ] {8f345a5e-a3e6-4c0c-85ce-15ca911bf1ff} <Debug> TCPHandler: Processed in 0.001208178 sec. | ||
| 14852 | 2026.03.26 05:54:53.726272 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2026.03.26 05:54:53.726364 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14854 | 2026.03.26 05:54:53.726419 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14855 | 2026.03.26 05:54:53.727309 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2026.03.26 05:54:53.727346 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14857 | 2026.03.26 05:54:53.727945 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14858 | 2026.03.26 05:54:53.728185 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2026.03.26 05:54:53.728339 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001992 sec., 20080.321285140562 rows/sec., 35.98 MiB/sec. | ||
| 14860 | 2026.03.26 05:54:53.728407 [ 4 ] {ea9fc439-b478-464e-bb33-8ae6b6efa1e8} <Debug> TCPHandler: Processed in 0.002181601 sec. | ||
| 14861 | 2026.03.26 05:54:53.728525 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14862 | 2026.03.26 05:54:53.728619 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14863 | 2026.03.26 05:54:53.728661 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14864 | 2026.03.26 05:54:53.729006 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14865 | 2026.03.26 05:54:53.729043 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14866 | 2026.03.26 05:54:53.729365 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14867 | 2026.03.26 05:54:53.729585 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14868 | 2026.03.26 05:54:53.729723 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 14869 | 2026.03.26 05:54:53.729761 [ 4 ] {62de62d4-dd92-4721-9199-8eeccc92812c} <Debug> TCPHandler: Processed in 0.00128664 sec. | ||
| 14870 | 2026.03.26 05:54:54.365956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32202 | ||
| 14871 | 2026.03.26 05:54:54.366500 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14872 | 2026.03.26 05:54:54.366539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14873 | 2026.03.26 05:54:54.367152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14874 | 2026.03.26 05:54:54.367390 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14875 | 2026.03.26 05:54:54.367531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32202 | ||
| 14876 | 2026.03.26 05:54:56.103013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14877 | 2026.03.26 05:54:56.119022 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2026.03.26 05:54:56.119087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14879 | 2026.03.26 05:54:56.124764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14880 | 2026.03.26 05:54:56.125456 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14881 | 2026.03.26 05:54:56.128609 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14882 | 2026.03.26 05:54:58.699989 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.03.26 05:54:58.700190 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14884 | 2026.03.26 05:54:58.700265 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14885 | 2026.03.26 05:54:58.700992 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.03.26 05:54:58.701041 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14887 | 2026.03.26 05:54:58.701442 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14888 | 2026.03.26 05:54:58.701674 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.03.26 05:54:58.701842 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 14890 | 2026.03.26 05:54:58.701858 [ 112 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14891 | 2026.03.26 05:54:58.701894 [ 4 ] {c5d32c07-c0f8-4b21-bbc1-37091e812621} <Debug> TCPHandler: Processed in 0.002043978 sec. | ||
| 14892 | 2026.03.26 05:54:58.701930 [ 112 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14893 | 2026.03.26 05:54:58.701957 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14894 | 2026.03.26 05:54:58.702035 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14895 | 2026.03.26 05:54:58.702049 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 14896 | 2026.03.26 05:54:58.702141 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14897 | 2026.03.26 05:54:58.702144 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14898 | 2026.03.26 05:54:58.702172 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3359 rows starting from the beginning of the part | ||
| 14899 | 2026.03.26 05:54:58.702196 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14900 | 2026.03.26 05:54:58.702233 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 14901 | 2026.03.26 05:54:58.702279 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 14902 | 2026.03.26 05:54:58.702321 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 14903 | 2026.03.26 05:54:58.702356 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 882 rows starting from the beginning of the part | ||
| 14904 | 2026.03.26 05:54:58.702394 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 14905 | 2026.03.26 05:54:58.702657 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.03.26 05:54:58.702695 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 14907 | 2026.03.26 05:54:58.703025 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14908 | 2026.03.26 05:54:58.703247 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.03.26 05:54:58.703379 [ 112 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14910 | 2026.03.26 05:54:58.703389 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 14911 | 2026.03.26 05:54:58.703414 [ 112 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2026.03.26 05:54:58.703473 [ 4 ] {325787f9-c17f-48da-ad3d-2b6a3aa8653c} <Debug> TCPHandler: Processed in 0.001490385 sec. | ||
| 14913 | 2026.03.26 05:54:58.703477 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 14914 | 2026.03.26 05:54:58.703587 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 14915 | 2026.03.26 05:54:58.703602 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2026.03.26 05:54:58.703710 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14917 | 2026.03.26 05:54:58.703711 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14918 | 2026.03.26 05:54:58.703751 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1830 rows starting from the beginning of the part | ||
| 14919 | 2026.03.26 05:54:58.703775 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14920 | 2026.03.26 05:54:58.703826 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 14921 | 2026.03.26 05:54:58.703879 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 14922 | 2026.03.26 05:54:58.703924 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14923 | 2026.03.26 05:54:58.703963 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 540 rows starting from the beginning of the part | ||
| 14924 | 2026.03.26 05:54:58.704004 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 14925 | 2026.03.26 05:54:58.704106 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094689 sec., 2169773.1739652045 rows/sec., 175.08 MiB/sec. | ||
| 14926 | 2026.03.26 05:54:58.704240 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.03.26 05:54:58.704285 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 14928 | 2026.03.26 05:54:58.704483 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14929 | 2026.03.26 05:54:58.704801 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14930 | 2026.03.26 05:54:58.704892 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_111_22} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14931 | 2026.03.26 05:54:58.704968 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14932 | 2026.03.26 05:54:58.704988 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 14933 | 2026.03.26 05:54:58.705201 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.03.26 05:54:58.705342 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 5 parts from all_1_106_22 to all_110_110_0 | ||
| 14935 | 2026.03.26 05:54:58.705352 [ 198 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2666 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801452 sec., 1479917.311146786 rows/sec., 108.96 MiB/sec. | ||
| 14936 | 2026.03.26 05:54:58.705373 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2026.03.26 05:54:58.705357 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
| 14938 | 2026.03.26 05:54:58.705420 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14939 | 2026.03.26 05:54:58.705461 [ 4 ] {494ae12d-af34-484d-93eb-27dfd4500077} <Debug> TCPHandler: Processed in 0.001909535 sec. | ||
| 14940 | 2026.03.26 05:54:58.705502 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_22 to all_110_110_0 into Compact with storage Full | ||
| 14941 | 2026.03.26 05:54:58.705568 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14942 | 2026.03.26 05:54:58.705579 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14943 | 2026.03.26 05:54:58.705612 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14944 | 2026.03.26 05:54:58.705647 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_22, total 41340 rows starting from the beginning of the part | ||
| 14945 | 2026.03.26 05:54:58.705682 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14946 | 2026.03.26 05:54:58.705703 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 14947 | 2026.03.26 05:54:58.705732 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14948 | 2026.03.26 05:54:58.705756 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14949 | 2026.03.26 05:54:58.705802 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14950 | 2026.03.26 05:54:58.705826 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14951 | 2026.03.26 05:54:58.705841 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 270 rows starting from the beginning of the part | ||
| 14952 | 2026.03.26 05:54:58.705900 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_111_22} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14953 | 2026.03.26 05:54:58.705969 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 14954 | 2026.03.26 05:54:58.706077 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14955 | 2026.03.26 05:54:58.706118 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 14956 | 2026.03.26 05:54:58.706452 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14957 | 2026.03.26 05:54:58.706663 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.03.26 05:54:58.706795 [ 112 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14959 | 2026.03.26 05:54:58.706802 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 14960 | 2026.03.26 05:54:58.706830 [ 112 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2026.03.26 05:54:58.706853 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 14962 | 2026.03.26 05:54:58.706853 [ 4 ] {0b6a20fe-cea1-40a5-9c71-52d3dcea6eef} <Debug> TCPHandler: Processed in 0.001324871 sec. | ||
| 14963 | 2026.03.26 05:54:58.706948 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14964 | 2026.03.26 05:54:58.707085 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14965 | 2026.03.26 05:54:58.707121 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6522 rows starting from the beginning of the part | ||
| 14966 | 2026.03.26 05:54:58.707186 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 14967 | 2026.03.26 05:54:58.707228 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14968 | 2026.03.26 05:54:58.707269 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14969 | 2026.03.26 05:54:58.707308 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 14970 | 2026.03.26 05:54:58.707347 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 14971 | 2026.03.26 05:54:58.710228 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003325318 sec., 2049728.777819144 rows/sec., 133.24 MiB/sec. | ||
| 14972 | 2026.03.26 05:54:58.710856 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14973 | 2026.03.26 05:54:58.711124 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2026.03.26 05:54:58.711211 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_111_22} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14975 | 2026.03.26 05:54:58.711286 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14976 | 2026.03.26 05:54:58.716439 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41994 rows, containing 5 columns (5 merged, 0 gathered) in 0.010966997 sec., 3829124.7822899926 rows/sec., 247.38 MiB/sec. | ||
| 14977 | 2026.03.26 05:54:58.716766 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 14978 | 2026.03.26 05:54:58.717099 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14979 | 2026.03.26 05:54:58.717185 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 5 parts: [all_1_106_22, all_110_110_0] -> all_1_110_23 | ||
| 14980 | 2026.03.26 05:54:58.717276 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14981 | 2026.03.26 05:54:59.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.40 MiB, peak 370.26 MiB, free memory in arenas 0.00 B, will set to 363.52 MiB (RSS), difference: 4.12 MiB | ||
| 14982 | 2026.03.26 05:55:01.693907 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14983 | 2026.03.26 05:55:01.693958 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14984 | 2026.03.26 05:55:01.867690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32650 | ||
| 14985 | 2026.03.26 05:55:01.868182 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2026.03.26 05:55:01.868223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14987 | 2026.03.26 05:55:01.868697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14988 | 2026.03.26 05:55:01.868928 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2026.03.26 05:55:01.869075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32650 | ||
| 14990 | 2026.03.26 05:55:02.021657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1888 | ||
| 14991 | 2026.03.26 05:55:02.024125 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2026.03.26 05:55:02.024183 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14993 | 2026.03.26 05:55:02.025406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14994 | 2026.03.26 05:55:02.025677 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14995 | 2026.03.26 05:55:02.025842 [ 107 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14996 | 2026.03.26 05:55:02.025905 [ 107 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2026.03.26 05:55:02.025926 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. | ||
| 14998 | 2026.03.26 05:55:02.025966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 14999 | 2026.03.26 05:55:02.026055 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 15000 | 2026.03.26 05:55:02.026667 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15001 | 2026.03.26 05:55:02.026812 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1734 rows starting from the beginning of the part | ||
| 15002 | 2026.03.26 05:55:02.027197 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 15003 | 2026.03.26 05:55:02.027585 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 15004 | 2026.03.26 05:55:02.027976 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 15005 | 2026.03.26 05:55:02.028333 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 15006 | 2026.03.26 05:55:02.028679 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 15007 | 2026.03.26 05:55:02.036280 [ 190 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 72 columns (72 merged, 0 gathered) in 0.010285311 sec., 183562.75274515277 rows/sec., 143.89 MiB/sec. | ||
| 15008 | 2026.03.26 05:55:02.038330 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15009 | 2026.03.26 05:55:02.038976 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15010 | 2026.03.26 05:55:02.039072 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_51_10} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15011 | 2026.03.26 05:55:02.039431 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 15012 | 2026.03.26 05:55:03.628710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15013 | 2026.03.26 05:55:03.646182 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15014 | 2026.03.26 05:55:03.646245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15015 | 2026.03.26 05:55:03.652136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15016 | 2026.03.26 05:55:03.652898 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.03.26 05:55:03.655974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15018 | 2026.03.26 05:55:03.710377 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2026.03.26 05:55:03.710543 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15020 | 2026.03.26 05:55:03.710610 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15021 | 2026.03.26 05:55:03.711291 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.03.26 05:55:03.711332 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15023 | 2026.03.26 05:55:03.711682 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15024 | 2026.03.26 05:55:03.711917 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2026.03.26 05:55:03.712062 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001566 sec., 181353.76756066413 rows/sec., 11.52 MiB/sec. | ||
| 15026 | 2026.03.26 05:55:03.712109 [ 4 ] {c293a68f-a910-4cf3-b649-14b6a803126e} <Debug> TCPHandler: Processed in 0.001853944 sec. | ||
| 15027 | 2026.03.26 05:55:03.712232 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.03.26 05:55:03.712331 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15029 | 2026.03.26 05:55:03.712374 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15030 | 2026.03.26 05:55:03.713209 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2026.03.26 05:55:03.713247 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15032 | 2026.03.26 05:55:03.713610 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15033 | 2026.03.26 05:55:03.713824 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.03.26 05:55:03.713961 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001651 sec., 531193.2162325863 rows/sec., 42.11 MiB/sec. | ||
| 15035 | 2026.03.26 05:55:03.714001 [ 4 ] {e643dc1d-b2e2-4f82-9dc7-bf964b48efbd} <Debug> TCPHandler: Processed in 0.001821193 sec. | ||
| 15036 | 2026.03.26 05:55:03.714111 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.03.26 05:55:03.714207 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15038 | 2026.03.26 05:55:03.714248 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15039 | 2026.03.26 05:55:03.714724 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.03.26 05:55:03.714761 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15041 | 2026.03.26 05:55:03.715072 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15042 | 2026.03.26 05:55:03.715281 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.03.26 05:55:03.715435 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001247 sec., 145950.28067361668 rows/sec., 9.04 MiB/sec. | ||
| 15044 | 2026.03.26 05:55:03.715488 [ 4 ] {e99a6655-fda6-4508-96b7-4812e9a99f73} <Debug> TCPHandler: Processed in 0.001428244 sec. | ||
| 15045 | 2026.03.26 05:55:03.715613 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.03.26 05:55:03.715708 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15047 | 2026.03.26 05:55:03.715750 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15048 | 2026.03.26 05:55:03.716232 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.03.26 05:55:03.716272 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15050 | 2026.03.26 05:55:03.716621 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15051 | 2026.03.26 05:55:03.716854 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.03.26 05:55:03.716997 [ 106 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 15053 | 2026.03.26 05:55:03.717038 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001347 sec., 110616.18411284334 rows/sec., 7.15 MiB/sec. | ||
| 15054 | 2026.03.26 05:55:03.717062 [ 106 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2026.03.26 05:55:03.717092 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15056 | 2026.03.26 05:55:03.717104 [ 4 ] {53d51327-055c-486e-9748-c8c51a72ec88} <Debug> TCPHandler: Processed in 0.001539326 sec. | ||
| 15057 | 2026.03.26 05:55:03.717179 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 15058 | 2026.03.26 05:55:03.717240 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15059 | 2026.03.26 05:55:03.717269 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15060 | 2026.03.26 05:55:03.717299 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 975 rows starting from the beginning of the part | ||
| 15061 | 2026.03.26 05:55:03.717339 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15062 | 2026.03.26 05:55:03.717363 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 15063 | 2026.03.26 05:55:03.717381 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15064 | 2026.03.26 05:55:03.717424 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15065 | 2026.03.26 05:55:03.717488 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 801 rows starting from the beginning of the part | ||
| 15066 | 2026.03.26 05:55:03.717550 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 15067 | 2026.03.26 05:55:03.717595 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 15068 | 2026.03.26 05:55:03.717825 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2026.03.26 05:55:03.717861 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15070 | 2026.03.26 05:55:03.718181 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15071 | 2026.03.26 05:55:03.718402 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2026.03.26 05:55:03.718533 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 15073 | 2026.03.26 05:55:03.718573 [ 4 ] {9b9a342b-b74f-4e92-85b2-50b9dc9f6163} <Debug> TCPHandler: Processed in 0.001387733 sec. | ||
| 15074 | 2026.03.26 05:55:03.718639 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490585 sec., 1507461.8354538654 rows/sec., 96.38 MiB/sec. | ||
| 15075 | 2026.03.26 05:55:03.718684 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2026.03.26 05:55:03.718781 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15077 | 2026.03.26 05:55:03.718805 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 15078 | 2026.03.26 05:55:03.718822 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15079 | 2026.03.26 05:55:03.719035 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.03.26 05:55:03.719098 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_55_11} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 15081 | 2026.03.26 05:55:03.719161 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 15082 | 2026.03.26 05:55:03.719427 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2026.03.26 05:55:03.719463 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15084 | 2026.03.26 05:55:03.719790 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15085 | 2026.03.26 05:55:03.720002 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2026.03.26 05:55:03.720136 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001373 sec., 386016.0233066278 rows/sec., 27.30 MiB/sec. | ||
| 15087 | 2026.03.26 05:55:03.720176 [ 4 ] {b098bde6-643f-4ca1-890f-e23b826bdd89} <Debug> TCPHandler: Processed in 0.001542626 sec. | ||
| 15088 | 2026.03.26 05:55:03.720285 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2026.03.26 05:55:03.720378 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15090 | 2026.03.26 05:55:03.720422 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15091 | 2026.03.26 05:55:03.720746 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.03.26 05:55:03.720783 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15093 | 2026.03.26 05:55:03.721089 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15094 | 2026.03.26 05:55:03.721313 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.03.26 05:55:03.721454 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 15096 | 2026.03.26 05:55:03.721492 [ 4 ] {18031459-99c3-457a-9ac8-3d529aaeddc9} <Debug> TCPHandler: Processed in 0.001257089 sec. | ||
| 15097 | 2026.03.26 05:55:03.721596 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15098 | 2026.03.26 05:55:03.721688 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15099 | 2026.03.26 05:55:03.721732 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15100 | 2026.03.26 05:55:03.722141 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.03.26 05:55:03.722177 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15102 | 2026.03.26 05:55:03.722521 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15103 | 2026.03.26 05:55:03.722735 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.03.26 05:55:03.722865 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 15105 | 2026.03.26 05:55:03.722903 [ 4 ] {7783e1a9-48f7-46ee-a927-28f62a8a6962} <Debug> TCPHandler: Processed in 0.001356232 sec. | ||
| 15106 | 2026.03.26 05:55:03.723008 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2026.03.26 05:55:03.723101 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15108 | 2026.03.26 05:55:03.723143 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15109 | 2026.03.26 05:55:03.723458 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2026.03.26 05:55:03.723494 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15111 | 2026.03.26 05:55:03.723796 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15112 | 2026.03.26 05:55:03.724010 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2026.03.26 05:55:03.724148 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 15114 | 2026.03.26 05:55:03.724186 [ 4 ] {ab5e4605-f0b3-4a58-8b8a-3a20ac8fb8a8} <Debug> TCPHandler: Processed in 0.001225668 sec. | ||
| 15115 | 2026.03.26 05:55:03.724297 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15116 | 2026.03.26 05:55:03.724390 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15117 | 2026.03.26 05:55:03.724445 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15118 | 2026.03.26 05:55:03.725256 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.03.26 05:55:03.725293 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15120 | 2026.03.26 05:55:03.725833 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15121 | 2026.03.26 05:55:03.726058 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.03.26 05:55:03.726201 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001829 sec., 21869.874248223074 rows/sec., 39.19 MiB/sec. | ||
| 15123 | 2026.03.26 05:55:03.726260 [ 4 ] {01657b99-8c28-4b3e-9d55-8d83072be133} <Debug> TCPHandler: Processed in 0.002012417 sec. | ||
| 15124 | 2026.03.26 05:55:03.726365 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15125 | 2026.03.26 05:55:03.726459 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15126 | 2026.03.26 05:55:03.726502 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15127 | 2026.03.26 05:55:03.726832 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15128 | 2026.03.26 05:55:03.726869 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15129 | 2026.03.26 05:55:03.727197 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15130 | 2026.03.26 05:55:03.727414 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15131 | 2026.03.26 05:55:03.727546 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 15132 | 2026.03.26 05:55:03.727584 [ 4 ] {561a5614-f61a-4f04-9587-cb3e1d89e789} <Debug> TCPHandler: Processed in 0.00126611 sec. | ||
| 15133 | 2026.03.26 05:55:04.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.19 MiB, peak 370.26 MiB, free memory in arenas 0.00 B, will set to 363.91 MiB (RSS), difference: -1.29 MiB | ||
| 15134 | 2026.03.26 05:55:06.352877 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15135 | 2026.03.26 05:55:06.353071 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15136 | 2026.03.26 05:55:06.353143 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15137 | 2026.03.26 05:55:06.355051 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15138 | 2026.03.26 05:55:06.355098 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15139 | 2026.03.26 05:55:06.355621 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15140 | 2026.03.26 05:55:06.355849 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15141 | 2026.03.26 05:55:06.356000 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.002982 sec., 806505.7008718981 rows/sec., 59.50 MiB/sec. | ||
| 15142 | 2026.03.26 05:55:06.356044 [ 4 ] {33be4864-3cc8-4cb7-ac03-c33d8934cb61} <Debug> TCPHandler: Processed in 0.003300067 sec. | ||
| 15143 | 2026.03.26 05:55:06.356168 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15144 | 2026.03.26 05:55:06.356266 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15145 | 2026.03.26 05:55:06.356309 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15146 | 2026.03.26 05:55:06.356721 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2026.03.26 05:55:06.356757 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15148 | 2026.03.26 05:55:06.357058 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15149 | 2026.03.26 05:55:06.357272 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2026.03.26 05:55:06.357404 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001157 sec., 9507.346585998272 rows/sec., 714.91 KiB/sec. | ||
| 15151 | 2026.03.26 05:55:06.357442 [ 4 ] {8e50c7f6-3792-4f6b-b715-5c64f659589f} <Debug> TCPHandler: Processed in 0.001323411 sec. | ||
| 15152 | 2026.03.26 05:55:06.357546 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15153 | 2026.03.26 05:55:06.357647 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15154 | 2026.03.26 05:55:06.357688 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15155 | 2026.03.26 05:55:06.358467 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2026.03.26 05:55:06.358511 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15157 | 2026.03.26 05:55:06.358883 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15158 | 2026.03.26 05:55:06.359096 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15159 | 2026.03.26 05:55:06.359227 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001598 sec., 501251.56445556943 rows/sec., 28.95 MiB/sec. | ||
| 15160 | 2026.03.26 05:55:06.359264 [ 4 ] {7b660c3f-c1a8-4f95-85bd-4bfdb53d9666} <Debug> TCPHandler: Processed in 0.001767941 sec. | ||
| 15161 | 2026.03.26 05:55:06.359381 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15162 | 2026.03.26 05:55:06.359500 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15163 | 2026.03.26 05:55:06.359548 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15164 | 2026.03.26 05:55:06.359971 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2026.03.26 05:55:06.360007 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15166 | 2026.03.26 05:55:06.360309 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 15167 | 2026.03.26 05:55:06.360516 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15168 | 2026.03.26 05:55:06.360642 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001167 sec., 856.898029134533 rows/sec., 60.25 KiB/sec. | ||
| 15169 | 2026.03.26 05:55:06.360680 [ 4 ] {5456ac83-7ad2-48e5-8ed4-40b0c45f16bd} <Debug> TCPHandler: Processed in 0.001357362 sec. | ||
| 15170 | 2026.03.26 05:55:06.360799 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15171 | 2026.03.26 05:55:06.360920 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15172 | 2026.03.26 05:55:06.360969 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15173 | 2026.03.26 05:55:06.361923 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.03.26 05:55:06.361960 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15175 | 2026.03.26 05:55:06.362328 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15176 | 2026.03.26 05:55:06.362541 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.03.26 05:55:06.362673 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001777 sec., 725942.5998874508 rows/sec., 48.42 MiB/sec. | ||
| 15178 | 2026.03.26 05:55:06.362713 [ 4 ] {0fb3c72f-d3ff-400e-9eeb-248c95dbd4b2} <Debug> TCPHandler: Processed in 0.001974927 sec. | ||
| 15179 | 2026.03.26 05:55:06.362826 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15180 | 2026.03.26 05:55:06.362921 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15181 | 2026.03.26 05:55:06.362965 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15182 | 2026.03.26 05:55:06.363673 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15183 | 2026.03.26 05:55:06.363709 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15184 | 2026.03.26 05:55:06.364131 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15185 | 2026.03.26 05:55:06.364336 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.03.26 05:55:06.364466 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001564 sec., 997442.4552429667 rows/sec., 60.86 MiB/sec. | ||
| 15187 | 2026.03.26 05:55:06.364502 [ 4 ] {847bff72-f697-49e4-821f-eae6dfc99fea} <Debug> TCPHandler: Processed in 0.00172562 sec. | ||
| 15188 | 2026.03.26 05:55:06.364613 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2026.03.26 05:55:06.364708 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15190 | 2026.03.26 05:55:06.364761 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15191 | 2026.03.26 05:55:06.365518 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.03.26 05:55:06.365551 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15193 | 2026.03.26 05:55:06.366072 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15194 | 2026.03.26 05:55:06.366302 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2026.03.26 05:55:06.366441 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001753 sec., 6274.957216200799 rows/sec., 11.24 MiB/sec. | ||
| 15196 | 2026.03.26 05:55:06.366493 [ 4 ] {08893dd5-e44f-4039-8dd9-5b6a74a615a8} <Debug> TCPHandler: Processed in 0.001928685 sec. | ||
| 15197 | 2026.03.26 05:55:06.366603 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2026.03.26 05:55:06.366698 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15199 | 2026.03.26 05:55:06.366739 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15200 | 2026.03.26 05:55:06.367067 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.03.26 05:55:06.367100 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15202 | 2026.03.26 05:55:06.367398 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15203 | 2026.03.26 05:55:06.367599 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2026.03.26 05:55:06.367728 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001049 sec., 34318.39847473784 rows/sec., 2.31 MiB/sec. | ||
| 15205 | 2026.03.26 05:55:06.367764 [ 4 ] {b0cf06d2-5764-4497-99af-06c98e49a823} <Debug> TCPHandler: Processed in 0.001210609 sec. | ||
| 15206 | 2026.03.26 05:55:08.695343 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15207 | 2026.03.26 05:55:08.695539 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15208 | 2026.03.26 05:55:08.695608 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15209 | 2026.03.26 05:55:08.696271 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2026.03.26 05:55:08.696320 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15211 | 2026.03.26 05:55:08.696720 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15212 | 2026.03.26 05:55:08.696949 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2026.03.26 05:55:08.697118 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 15214 | 2026.03.26 05:55:08.697168 [ 4 ] {0c34f48b-8e3c-474e-b1bc-92525371cba2} <Debug> TCPHandler: Processed in 0.001953396 sec. | ||
| 15215 | 2026.03.26 05:55:08.697294 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2026.03.26 05:55:08.697395 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15217 | 2026.03.26 05:55:08.697439 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15218 | 2026.03.26 05:55:08.697883 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.03.26 05:55:08.697921 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15220 | 2026.03.26 05:55:08.698233 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15221 | 2026.03.26 05:55:08.698451 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2026.03.26 05:55:08.698590 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 15223 | 2026.03.26 05:55:08.698629 [ 4 ] {565dc47b-52c5-4b7e-9d87-e6b62326e651} <Debug> TCPHandler: Processed in 0.001387432 sec. | ||
| 15224 | 2026.03.26 05:55:08.698749 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15225 | 2026.03.26 05:55:08.698848 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15226 | 2026.03.26 05:55:08.698894 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15227 | 2026.03.26 05:55:08.699285 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2026.03.26 05:55:08.699323 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15229 | 2026.03.26 05:55:08.699653 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15230 | 2026.03.26 05:55:08.699859 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.03.26 05:55:08.699995 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 3.82 MiB/sec. | ||
| 15232 | 2026.03.26 05:55:08.700032 [ 4 ] {7307819c-a20a-414a-9c70-e26c14c0fd0c} <Debug> TCPHandler: Processed in 0.001332511 sec. | ||
| 15233 | 2026.03.26 05:55:08.700150 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15234 | 2026.03.26 05:55:08.700246 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15235 | 2026.03.26 05:55:08.700290 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15236 | 2026.03.26 05:55:08.700626 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15237 | 2026.03.26 05:55:08.700663 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15238 | 2026.03.26 05:55:08.700972 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15239 | 2026.03.26 05:55:08.701186 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15240 | 2026.03.26 05:55:08.701322 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.48 MiB/sec. | ||
| 15241 | 2026.03.26 05:55:08.701358 [ 4 ] {0fb90194-d213-4083-a925-26dc1f5252c8} <Debug> TCPHandler: Processed in 0.001256539 sec. | ||
| 15242 | 2026.03.26 05:55:09.369253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33162 | ||
| 15243 | 2026.03.26 05:55:09.370058 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2026.03.26 05:55:09.370134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15245 | 2026.03.26 05:55:09.370675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15246 | 2026.03.26 05:55:09.370902 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2026.03.26 05:55:09.371032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33162 | ||
| 15248 | 2026.03.26 05:55:11.156058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15249 | 2026.03.26 05:55:11.173243 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.03.26 05:55:11.173307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15251 | 2026.03.26 05:55:11.179437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15252 | 2026.03.26 05:55:11.180215 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2026.03.26 05:55:11.183679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15254 | 2026.03.26 05:55:12.026207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1934 | ||
| 15255 | 2026.03.26 05:55:12.028990 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2026.03.26 05:55:12.029051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15257 | 2026.03.26 05:55:12.030292 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15258 | 2026.03.26 05:55:12.030561 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2026.03.26 05:55:12.030870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
| 15260 | 2026.03.26 05:55:13.709523 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2026.03.26 05:55:13.709823 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15262 | 2026.03.26 05:55:13.709926 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15263 | 2026.03.26 05:55:13.710770 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.03.26 05:55:13.710813 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15265 | 2026.03.26 05:55:13.711210 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15266 | 2026.03.26 05:55:13.711427 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.03.26 05:55:13.711576 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001829 sec., 155276.10716238382 rows/sec., 9.86 MiB/sec. | ||
| 15268 | 2026.03.26 05:55:13.711616 [ 4 ] {930ef97f-6eea-442e-a9b4-b68922d551aa} <Debug> TCPHandler: Processed in 0.002269683 sec. | ||
| 15269 | 2026.03.26 05:55:13.711747 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.03.26 05:55:13.711839 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15271 | 2026.03.26 05:55:13.711879 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15272 | 2026.03.26 05:55:13.712751 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.03.26 05:55:13.712788 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15274 | 2026.03.26 05:55:13.713146 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15275 | 2026.03.26 05:55:13.713356 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.03.26 05:55:13.713485 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001664 sec., 527043.2692307692 rows/sec., 41.78 MiB/sec. | ||
| 15277 | 2026.03.26 05:55:13.713522 [ 4 ] {a64e4d35-69a5-4f33-8199-def9ee25d057} <Debug> TCPHandler: Processed in 0.001823592 sec. | ||
| 15278 | 2026.03.26 05:55:13.713653 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.03.26 05:55:13.713747 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.03.26 05:55:13.713787 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15281 | 2026.03.26 05:55:13.714266 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.03.26 05:55:13.714300 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15283 | 2026.03.26 05:55:13.714593 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15284 | 2026.03.26 05:55:13.714794 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.03.26 05:55:13.714925 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001196 sec., 152173.91304347827 rows/sec., 9.43 MiB/sec. | ||
| 15286 | 2026.03.26 05:55:13.714961 [ 4 ] {3c4df27b-d2af-4eb2-8eda-b4adff56b7d1} <Debug> TCPHandler: Processed in 0.001366222 sec. | ||
| 15287 | 2026.03.26 05:55:13.715082 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2026.03.26 05:55:13.715220 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15289 | 2026.03.26 05:55:13.715270 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15290 | 2026.03.26 05:55:13.715815 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.03.26 05:55:13.715860 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15292 | 2026.03.26 05:55:13.716213 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15293 | 2026.03.26 05:55:13.716426 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.03.26 05:55:13.716558 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001363 sec., 109317.68158473953 rows/sec., 7.06 MiB/sec. | ||
| 15295 | 2026.03.26 05:55:13.716597 [ 4 ] {ef6acdbf-7520-49db-b1a5-60e6b9bf3f30} <Debug> TCPHandler: Processed in 0.001576128 sec. | ||
| 15296 | 2026.03.26 05:55:13.716721 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.03.26 05:55:13.716816 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15298 | 2026.03.26 05:55:13.716857 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15299 | 2026.03.26 05:55:13.717308 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.03.26 05:55:13.717345 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15301 | 2026.03.26 05:55:13.717658 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15302 | 2026.03.26 05:55:13.717864 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.03.26 05:55:13.717992 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 15304 | 2026.03.26 05:55:13.718029 [ 4 ] {a67b24b9-913e-452e-b827-50d3c347aa9f} <Debug> TCPHandler: Processed in 0.001366342 sec. | ||
| 15305 | 2026.03.26 05:55:13.718143 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.03.26 05:55:13.718237 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15307 | 2026.03.26 05:55:13.718278 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15308 | 2026.03.26 05:55:13.718874 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.03.26 05:55:13.718908 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15310 | 2026.03.26 05:55:13.719230 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15311 | 2026.03.26 05:55:13.719445 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.03.26 05:55:13.719578 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001359 sec., 389992.6416482708 rows/sec., 27.58 MiB/sec. | ||
| 15313 | 2026.03.26 05:55:13.719617 [ 4 ] {f8761555-08f4-4b75-b772-aa37d6bb1490} <Debug> TCPHandler: Processed in 0.001522745 sec. | ||
| 15314 | 2026.03.26 05:55:13.719737 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15315 | 2026.03.26 05:55:13.719830 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15316 | 2026.03.26 05:55:13.719871 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15317 | 2026.03.26 05:55:13.720199 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.03.26 05:55:13.720233 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15319 | 2026.03.26 05:55:13.720533 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15320 | 2026.03.26 05:55:13.720737 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.03.26 05:55:13.720869 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 15322 | 2026.03.26 05:55:13.720906 [ 4 ] {61b17ea3-a28d-4c69-ad7b-5556f995f5f1} <Debug> TCPHandler: Processed in 0.001225318 sec. | ||
| 15323 | 2026.03.26 05:55:13.721035 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.03.26 05:55:13.721156 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15325 | 2026.03.26 05:55:13.721210 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15326 | 2026.03.26 05:55:13.721741 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.03.26 05:55:13.721786 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15328 | 2026.03.26 05:55:13.722172 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15329 | 2026.03.26 05:55:13.722389 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.03.26 05:55:13.722519 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_110_23 to all_115_115_0 | ||
| 15331 | 2026.03.26 05:55:13.722521 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00139 sec., 190647.4820143885 rows/sec., 12.67 MiB/sec. | ||
| 15332 | 2026.03.26 05:55:13.722556 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.03.26 05:55:13.722575 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15334 | 2026.03.26 05:55:13.722576 [ 4 ] {3d015ab2-e918-45d7-970e-90d6d15b764f} <Debug> TCPHandler: Processed in 0.001609997 sec. | ||
| 15335 | 2026.03.26 05:55:13.722696 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_23 to all_115_115_0 into Compact with storage Full | ||
| 15336 | 2026.03.26 05:55:13.722702 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.03.26 05:55:13.722850 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15338 | 2026.03.26 05:55:13.722863 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15339 | 2026.03.26 05:55:13.722893 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15340 | 2026.03.26 05:55:13.722905 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_110_23, total 41994 rows starting from the beginning of the part | ||
| 15341 | 2026.03.26 05:55:13.722979 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15342 | 2026.03.26 05:55:13.723023 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 15343 | 2026.03.26 05:55:13.723066 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1560 rows starting from the beginning of the part | ||
| 15344 | 2026.03.26 05:55:13.723108 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 15345 | 2026.03.26 05:55:13.723149 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 265 rows starting from the beginning of the part | ||
| 15346 | 2026.03.26 05:55:13.723229 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.03.26 05:55:13.723271 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15348 | 2026.03.26 05:55:13.723619 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15349 | 2026.03.26 05:55:13.723834 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.03.26 05:55:13.723967 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 15351 | 2026.03.26 05:55:13.724012 [ 4 ] {ccda24aa-6eb5-4524-90ff-318c4811e176} <Debug> TCPHandler: Processed in 0.001359382 sec. | ||
| 15352 | 2026.03.26 05:55:13.724128 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15353 | 2026.03.26 05:55:13.724225 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15354 | 2026.03.26 05:55:13.724278 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15355 | 2026.03.26 05:55:13.725198 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.03.26 05:55:13.725233 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15357 | 2026.03.26 05:55:13.726005 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15358 | 2026.03.26 05:55:13.726229 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.03.26 05:55:13.726379 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002172 sec., 18416.20626151013 rows/sec., 33.00 MiB/sec. | ||
| 15360 | 2026.03.26 05:55:13.726432 [ 4 ] {f16cf76b-4ad9-4015-9ebe-634ced636f4c} <Debug> TCPHandler: Processed in 0.002352615 sec. | ||
| 15361 | 2026.03.26 05:55:13.726538 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.03.26 05:55:13.726631 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15363 | 2026.03.26 05:55:13.726672 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15364 | 2026.03.26 05:55:13.727006 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.03.26 05:55:13.727040 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15366 | 2026.03.26 05:55:13.727480 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15367 | 2026.03.26 05:55:13.727690 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.03.26 05:55:13.727817 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 4.68 MiB/sec. | ||
| 15369 | 2026.03.26 05:55:13.727851 [ 4 ] {ce88725e-e1e3-43c2-a719-2150c2e63e09} <Debug> TCPHandler: Processed in 0.001361772 sec. | ||
| 15370 | 2026.03.26 05:55:13.733388 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44308 rows, containing 5 columns (5 merged, 0 gathered) in 0.010749561 sec., 4121842.743159465 rows/sec., 265.96 MiB/sec. | ||
| 15371 | 2026.03.26 05:55:13.734080 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Trace> MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) | ||
| 15372 | 2026.03.26 05:55:13.734432 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.03.26 05:55:13.734518 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_110_23, all_115_115_0] -> all_1_115_24 | ||
| 15374 | 2026.03.26 05:55:13.734643 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15375 | 2026.03.26 05:55:14.001310 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.72 MiB, peak 372.05 MiB, free memory in arenas 0.00 B, will set to 365.97 MiB (RSS), difference: 1.25 MiB | ||
| 15376 | 2026.03.26 05:55:16.354367 [ 223 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 15377 | 2026.03.26 05:55:16.354443 [ 223 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 15378 | 2026.03.26 05:55:16.370042 [ 223 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 15379 | 2026.03.26 05:55:16.694193 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15380 | 2026.03.26 05:55:16.694249 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15381 | 2026.03.26 05:55:16.871209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33610 | ||
| 15382 | 2026.03.26 05:55:16.871912 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.03.26 05:55:16.871966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. | ||
| 15384 | 2026.03.26 05:55:16.872518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15385 | 2026.03.26 05:55:16.872758 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15386 | 2026.03.26 05:55:16.872908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33610 | ||
| 15387 | 2026.03.26 05:55:17.140673 [ 220 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 15388 | 2026.03.26 05:55:17.140716 [ 220 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 15389 | 2026.03.26 05:55:17.150519 [ 220 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 15390 | 2026.03.26 05:55:18.574846 [ 221 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 15391 | 2026.03.26 05:55:18.574937 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 15392 | 2026.03.26 05:55:18.578758 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 15393 | 2026.03.26 05:55:18.609693 [ 85 ] {} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 15394 | 2026.03.26 05:55:18.609745 [ 85 ] {} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2026.03.26 05:55:18.609769 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15396 | 2026.03.26 05:55:18.609870 [ 197 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 15397 | 2026.03.26 05:55:18.609988 [ 197 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15398 | 2026.03.26 05:55:18.610031 [ 197 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 15399 | 2026.03.26 05:55:18.610105 [ 197 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 15400 | 2026.03.26 05:55:18.610155 [ 197 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 15401 | 2026.03.26 05:55:18.610202 [ 197 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 15402 | 2026.03.26 05:55:18.610244 [ 197 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 15403 | 2026.03.26 05:55:18.611088 [ 186 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012559 sec., 4777.450433951748 rows/sec., 354.58 KiB/sec. | ||
| 15404 | 2026.03.26 05:55:18.611249 [ 193 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 15405 | 2026.03.26 05:55:18.611515 [ 193 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_13_3} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15406 | 2026.03.26 05:55:18.611583 [ 193 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_13_3} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 15407 | 2026.03.26 05:55:18.611667 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15408 | 2026.03.26 05:55:18.683757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15409 | 2026.03.26 05:55:18.698949 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15410 | 2026.03.26 05:55:18.699124 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15411 | 2026.03.26 05:55:18.699189 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15412 | 2026.03.26 05:55:18.699768 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2026.03.26 05:55:18.699818 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15414 | 2026.03.26 05:55:18.700117 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15415 | 2026.03.26 05:55:18.700155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15416 | 2026.03.26 05:55:18.700202 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15417 | 2026.03.26 05:55:18.700423 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15418 | 2026.03.26 05:55:18.700582 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001509 sec., 37110.669317428765 rows/sec., 2.85 MiB/sec. | ||
| 15419 | 2026.03.26 05:55:18.700593 [ 85 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15420 | 2026.03.26 05:55:18.700629 [ 4 ] {4aa60635-d5d8-4402-ba50-18aa1b18fabb} <Debug> TCPHandler: Processed in 0.001802212 sec. | ||
| 15421 | 2026.03.26 05:55:18.700647 [ 85 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2026.03.26 05:55:18.700676 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15423 | 2026.03.26 05:55:18.700753 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2026.03.26 05:55:18.700796 [ 225 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 15425 | 2026.03.26 05:55:18.700804 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 15426 | 2026.03.26 05:55:18.700834 [ 225 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 15427 | 2026.03.26 05:55:18.700860 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15428 | 2026.03.26 05:55:18.700916 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15429 | 2026.03.26 05:55:18.700985 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15430 | 2026.03.26 05:55:18.701030 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3359 rows starting from the beginning of the part | ||
| 15431 | 2026.03.26 05:55:18.701109 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 877 rows starting from the beginning of the part | ||
| 15432 | 2026.03.26 05:55:18.701167 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 2405 rows starting from the beginning of the part | ||
| 15433 | 2026.03.26 05:55:18.701218 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 15434 | 2026.03.26 05:55:18.701262 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 877 rows starting from the beginning of the part | ||
| 15435 | 2026.03.26 05:55:18.701308 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 15436 | 2026.03.26 05:55:18.701351 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15437 | 2026.03.26 05:55:18.701395 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15438 | 2026.03.26 05:55:18.701737 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15439 | 2026.03.26 05:55:18.702034 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15440 | 2026.03.26 05:55:18.702171 [ 85 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15441 | 2026.03.26 05:55:18.702184 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001346 sec., 47548.2912332838 rows/sec., 3.71 MiB/sec. | ||
| 15442 | 2026.03.26 05:55:18.702208 [ 85 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.03.26 05:55:18.702232 [ 4 ] {685a5033-70b4-4f86-b4e7-04af1d5ddeb4} <Debug> TCPHandler: Processed in 0.001529416 sec. | ||
| 15444 | 2026.03.26 05:55:18.702232 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15445 | 2026.03.26 05:55:18.702328 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 15446 | 2026.03.26 05:55:18.702363 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15447 | 2026.03.26 05:55:18.702435 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15448 | 2026.03.26 05:55:18.702465 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15449 | 2026.03.26 05:55:18.702469 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1830 rows starting from the beginning of the part | ||
| 15450 | 2026.03.26 05:55:18.702518 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15451 | 2026.03.26 05:55:18.702548 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 530 rows starting from the beginning of the part | ||
| 15452 | 2026.03.26 05:55:18.702601 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1290 rows starting from the beginning of the part | ||
| 15453 | 2026.03.26 05:55:18.702643 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 15454 | 2026.03.26 05:55:18.702683 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 530 rows starting from the beginning of the part | ||
| 15455 | 2026.03.26 05:55:18.702723 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 15456 | 2026.03.26 05:55:18.702925 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2026.03.26 05:55:18.702969 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15458 | 2026.03.26 05:55:18.703594 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15459 | 2026.03.26 05:55:18.703740 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 5 columns (5 merged, 0 gathered) in 0.00299861 sec., 2544512.2906946884 rows/sec., 203.09 MiB/sec. | ||
| 15460 | 2026.03.26 05:55:18.703838 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.03.26 05:55:18.703988 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. | ||
| 15462 | 2026.03.26 05:55:18.704030 [ 4 ] {5e4e36fd-bd45-4f39-8f8f-3394bb28b9e4} <Debug> TCPHandler: Processed in 0.00171843 sec. | ||
| 15463 | 2026.03.26 05:55:18.704066 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15464 | 2026.03.26 05:55:18.704081 [ 225 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 15465 | 2026.03.26 05:55:18.704144 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2026.03.26 05:55:18.704246 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15467 | 2026.03.26 05:55:18.704253 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953226 sec., 2205581.9449464628 rows/sec., 159.82 MiB/sec. | ||
| 15468 | 2026.03.26 05:55:18.704293 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15469 | 2026.03.26 05:55:18.704350 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2026.03.26 05:55:18.704424 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_116_23} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15471 | 2026.03.26 05:55:18.704512 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 15472 | 2026.03.26 05:55:18.704563 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15473 | 2026.03.26 05:55:18.704646 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2026.03.26 05:55:18.704691 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15475 | 2026.03.26 05:55:18.704875 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.03.26 05:55:18.704970 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_116_23} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15477 | 2026.03.26 05:55:18.705026 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15478 | 2026.03.26 05:55:18.705100 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15479 | 2026.03.26 05:55:18.705247 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2026.03.26 05:55:18.705367 [ 85 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15481 | 2026.03.26 05:55:18.705388 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 15482 | 2026.03.26 05:55:18.705408 [ 85 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2026.03.26 05:55:18.705430 [ 4 ] {c233e997-6fc9-4c93-94c2-5efa35a51e8d} <Debug> TCPHandler: Processed in 0.001335651 sec. | ||
| 15484 | 2026.03.26 05:55:18.705431 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15485 | 2026.03.26 05:55:18.705533 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 15486 | 2026.03.26 05:55:18.705634 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15487 | 2026.03.26 05:55:18.705662 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6816 rows starting from the beginning of the part | ||
| 15488 | 2026.03.26 05:55:18.705714 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 15489 | 2026.03.26 05:55:18.705758 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 15490 | 2026.03.26 05:55:18.705799 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 24 rows starting from the beginning of the part | ||
| 15491 | 2026.03.26 05:55:18.705837 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 15492 | 2026.03.26 05:55:18.705875 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 15493 | 2026.03.26 05:55:18.706103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15494 | 2026.03.26 05:55:18.706835 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.03.26 05:55:18.707626 [ 201 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7116 rows, containing 4 columns (4 merged, 0 gathered) in 0.00212407 sec., 3350172.0753082526 rows/sec., 217.70 MiB/sec. | ||
| 15496 | 2026.03.26 05:55:18.708064 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15497 | 2026.03.26 05:55:18.708385 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2026.03.26 05:55:18.708471 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_116_23} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15499 | 2026.03.26 05:55:18.708566 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15500 | 2026.03.26 05:55:18.709928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15501 | 2026.03.26 05:55:18.863664 [ 221 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 15502 | 2026.03.26 05:55:18.863704 [ 221 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 15503 | 2026.03.26 05:55:18.868010 [ 221 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 15504 | 2026.03.26 05:55:19.228120 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 15505 | 2026.03.26 05:55:19.228175 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 15506 | 2026.03.26 05:55:19.231577 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 15507 | 2026.03.26 05:55:22.031103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1964 | ||
| 15508 | 2026.03.26 05:55:22.033550 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.03.26 05:55:22.033606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15510 | 2026.03.26 05:55:22.034828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15511 | 2026.03.26 05:55:22.035110 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.03.26 05:55:22.035490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 15513 | 2026.03.26 05:55:23.709539 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2026.03.26 05:55:23.709730 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15515 | 2026.03.26 05:55:23.709800 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15516 | 2026.03.26 05:55:23.710611 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.03.26 05:55:23.710659 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15518 | 2026.03.26 05:55:23.711053 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15519 | 2026.03.26 05:55:23.711291 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.03.26 05:55:23.711471 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 15521 | 2026.03.26 05:55:23.711528 [ 4 ] {1e85ac86-6a0d-4368-b3a2-15f810cb7fde} <Debug> TCPHandler: Processed in 0.00212067 sec. | ||
| 15522 | 2026.03.26 05:55:23.711667 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2026.03.26 05:55:23.711770 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15524 | 2026.03.26 05:55:23.711817 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15525 | 2026.03.26 05:55:23.712252 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.03.26 05:55:23.712294 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15527 | 2026.03.26 05:55:23.712602 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15528 | 2026.03.26 05:55:23.712825 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.03.26 05:55:23.712971 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001224 sec., 4901.9607843137255 rows/sec., 399.72 KiB/sec. | ||
| 15530 | 2026.03.26 05:55:23.713011 [ 4 ] {5922de4e-7e96-4471-a319-aafb81ccdaa1} <Debug> TCPHandler: Processed in 0.001395323 sec. | ||
| 15531 | 2026.03.26 05:55:23.713131 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2026.03.26 05:55:23.713228 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15533 | 2026.03.26 05:55:23.713274 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15534 | 2026.03.26 05:55:23.714145 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.03.26 05:55:23.714187 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15536 | 2026.03.26 05:55:23.714570 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15537 | 2026.03.26 05:55:23.714796 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2026.03.26 05:55:23.714932 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.001722 sec., 511033.6817653891 rows/sec., 40.50 MiB/sec. | ||
| 15539 | 2026.03.26 05:55:23.714970 [ 4 ] {1e724323-007f-469c-b62d-2b40a8653291} <Debug> TCPHandler: Processed in 0.001888935 sec. | ||
| 15540 | 2026.03.26 05:55:23.715098 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15541 | 2026.03.26 05:55:23.715194 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15542 | 2026.03.26 05:55:23.715235 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15543 | 2026.03.26 05:55:23.715755 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.03.26 05:55:23.715795 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15545 | 2026.03.26 05:55:23.716094 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15546 | 2026.03.26 05:55:23.716299 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.03.26 05:55:23.716425 [ 78 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15548 | 2026.03.26 05:55:23.716438 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.001262 sec., 148969.88906497622 rows/sec., 9.26 MiB/sec. | ||
| 15549 | 2026.03.26 05:55:23.716494 [ 78 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15550 | 2026.03.26 05:55:23.716516 [ 4 ] {12783584-711c-41be-943c-8ebbce2bc3c3} <Debug> TCPHandler: Processed in 0.001466615 sec. | ||
| 15551 | 2026.03.26 05:55:23.716520 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15552 | 2026.03.26 05:55:23.716643 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 15553 | 2026.03.26 05:55:23.716658 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15554 | 2026.03.26 05:55:23.716767 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15555 | 2026.03.26 05:55:23.716767 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15556 | 2026.03.26 05:55:23.716811 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15557 | 2026.03.26 05:55:23.716822 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 225 rows starting from the beginning of the part | ||
| 15558 | 2026.03.26 05:55:23.716913 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 192 rows starting from the beginning of the part | ||
| 15559 | 2026.03.26 05:55:23.716962 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 182 rows starting from the beginning of the part | ||
| 15560 | 2026.03.26 05:55:23.717007 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 15561 | 2026.03.26 05:55:23.717048 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 182 rows starting from the beginning of the part | ||
| 15562 | 2026.03.26 05:55:23.717088 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 188 rows starting from the beginning of the part | ||
| 15563 | 2026.03.26 05:55:23.717297 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2026.03.26 05:55:23.717339 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15565 | 2026.03.26 05:55:23.717739 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15566 | 2026.03.26 05:55:23.717964 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.03.26 05:55:23.718095 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491386 sec., 657106.8791044035 rows/sec., 43.68 MiB/sec. | ||
| 15568 | 2026.03.26 05:55:23.718111 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001361 sec., 109478.32476120499 rows/sec., 7.07 MiB/sec. | ||
| 15569 | 2026.03.26 05:55:23.718174 [ 4 ] {2dec45d7-06d2-44e6-ba65-923a48e3eb58} <Debug> TCPHandler: Processed in 0.001565126 sec. | ||
| 15570 | 2026.03.26 05:55:23.718324 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15571 | 2026.03.26 05:55:23.718342 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15572 | 2026.03.26 05:55:23.718419 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15573 | 2026.03.26 05:55:23.718466 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15574 | 2026.03.26 05:55:23.718673 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.03.26 05:55:23.718762 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_66_13} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15576 | 2026.03.26 05:55:23.718868 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15577 | 2026.03.26 05:55:23.718948 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2026.03.26 05:55:23.718990 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15579 | 2026.03.26 05:55:23.719305 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15580 | 2026.03.26 05:55:23.719524 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2026.03.26 05:55:23.719673 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 6.63 MiB/sec. | ||
| 15582 | 2026.03.26 05:55:23.719715 [ 4 ] {db659ee6-dfde-4642-b1ba-fb9751ba10e7} <Debug> TCPHandler: Processed in 0.001441194 sec. | ||
| 15583 | 2026.03.26 05:55:23.719844 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2026.03.26 05:55:23.719938 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15585 | 2026.03.26 05:55:23.719978 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15586 | 2026.03.26 05:55:23.720588 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2026.03.26 05:55:23.720630 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15588 | 2026.03.26 05:55:23.720958 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15589 | 2026.03.26 05:55:23.721164 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.03.26 05:55:23.721297 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001376 sec., 389534.8837209302 rows/sec., 27.59 MiB/sec. | ||
| 15591 | 2026.03.26 05:55:23.721337 [ 4 ] {b01938ac-7f93-4ca4-abc3-87e508d4a713} <Debug> TCPHandler: Processed in 0.001540926 sec. | ||
| 15592 | 2026.03.26 05:55:23.721526 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15593 | 2026.03.26 05:55:23.721626 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15594 | 2026.03.26 05:55:23.721671 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15595 | 2026.03.26 05:55:23.722024 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.03.26 05:55:23.722061 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15597 | 2026.03.26 05:55:23.722396 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15598 | 2026.03.26 05:55:23.722612 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.03.26 05:55:23.722746 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 15600 | 2026.03.26 05:55:23.722872 [ 4 ] {f72cf7d0-2709-418f-96a6-8cc664cf27de} <Debug> TCPHandler: Processed in 0.001401553 sec. | ||
| 15601 | 2026.03.26 05:55:23.722990 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15602 | 2026.03.26 05:55:23.723084 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15603 | 2026.03.26 05:55:23.723127 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15604 | 2026.03.26 05:55:23.723576 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2026.03.26 05:55:23.723616 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15606 | 2026.03.26 05:55:23.723948 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15607 | 2026.03.26 05:55:23.724155 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2026.03.26 05:55:23.724288 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001222 sec., 219312.6022913257 rows/sec., 14.58 MiB/sec. | ||
| 15609 | 2026.03.26 05:55:23.724325 [ 4 ] {692890c0-f5f3-41cb-b1f1-30f2db0231f8} <Debug> TCPHandler: Processed in 0.001384753 sec. | ||
| 15610 | 2026.03.26 05:55:23.724445 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15611 | 2026.03.26 05:55:23.724541 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15612 | 2026.03.26 05:55:23.724585 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15613 | 2026.03.26 05:55:23.724913 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15614 | 2026.03.26 05:55:23.724950 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15615 | 2026.03.26 05:55:23.725238 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15616 | 2026.03.26 05:55:23.725452 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.03.26 05:55:23.725586 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 15618 | 2026.03.26 05:55:23.725624 [ 4 ] {baddba25-34da-4f68-aed8-e97b1f90dde9} <Debug> TCPHandler: Processed in 0.001227449 sec. | ||
| 15619 | 2026.03.26 05:55:23.725738 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15620 | 2026.03.26 05:55:23.725830 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15621 | 2026.03.26 05:55:23.725884 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15622 | 2026.03.26 05:55:23.726796 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15623 | 2026.03.26 05:55:23.726838 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15624 | 2026.03.26 05:55:23.727421 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15625 | 2026.03.26 05:55:23.727688 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15626 | 2026.03.26 05:55:23.727811 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15627 | 2026.03.26 05:55:23.727830 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002018 sec., 19821.605550049557 rows/sec., 35.52 MiB/sec. | ||
| 15628 | 2026.03.26 05:55:23.727869 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2026.03.26 05:55:23.727893 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15630 | 2026.03.26 05:55:23.727897 [ 4 ] {32733bd7-b4dc-4835-ae71-e129c7d23106} <Debug> TCPHandler: Processed in 0.002207921 sec. | ||
| 15631 | 2026.03.26 05:55:23.727983 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 15632 | 2026.03.26 05:55:23.728021 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2026.03.26 05:55:23.728119 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15634 | 2026.03.26 05:55:23.728160 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15635 | 2026.03.26 05:55:23.728213 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15636 | 2026.03.26 05:55:23.728306 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1960 rows starting from the beginning of the part | ||
| 15637 | 2026.03.26 05:55:23.728442 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 15638 | 2026.03.26 05:55:23.728541 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15639 | 2026.03.26 05:55:23.728574 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 15640 | 2026.03.26 05:55:23.728582 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15641 | 2026.03.26 05:55:23.728691 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 15642 | 2026.03.26 05:55:23.728789 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 15643 | 2026.03.26 05:55:23.728883 [ 192 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 15644 | 2026.03.26 05:55:23.728923 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15645 | 2026.03.26 05:55:23.729138 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15646 | 2026.03.26 05:55:23.729280 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 4.78 MiB/sec. | ||
| 15647 | 2026.03.26 05:55:23.729322 [ 4 ] {c6e97795-7d3c-4100-a046-535c9364b608} <Debug> TCPHandler: Processed in 0.001350661 sec. | ||
| 15648 | 2026.03.26 05:55:23.739302 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2131 rows, containing 19 columns (19 merged, 0 gathered) in 0.011359466 sec., 187596.8465419061 rows/sec., 336.16 MiB/sec. | ||
| 15649 | 2026.03.26 05:55:23.741081 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15650 | 2026.03.26 05:55:23.741458 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15651 | 2026.03.26 05:55:23.741542 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15652 | 2026.03.26 05:55:23.741659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.03 MiB. | ||
| 15653 | 2026.03.26 05:55:24.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.21 MiB, peak 385.20 MiB, free memory in arenas 0.00 B, will set to 372.07 MiB (RSS), difference: 4.86 MiB | ||
| 15654 | 2026.03.26 05:55:24.373043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34122 | ||
| 15655 | 2026.03.26 05:55:24.373572 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.03.26 05:55:24.373613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15657 | 2026.03.26 05:55:24.374121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15658 | 2026.03.26 05:55:24.374380 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.03.26 05:55:24.374526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34122 | ||
| 15660 | 2026.03.26 05:55:24.374534 [ 75 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15661 | 2026.03.26 05:55:24.374597 [ 75 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15662 | 2026.03.26 05:55:24.374617 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15663 | 2026.03.26 05:55:24.374721 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 15664 | 2026.03.26 05:55:24.374839 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15665 | 2026.03.26 05:55:24.374879 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31690 rows starting from the beginning of the part | ||
| 15666 | 2026.03.26 05:55:24.374942 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15667 | 2026.03.26 05:55:24.374987 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15668 | 2026.03.26 05:55:24.375028 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15669 | 2026.03.26 05:55:24.375063 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15670 | 2026.03.26 05:55:24.375101 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15671 | 2026.03.26 05:55:24.377640 [ 188 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34122 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966699 sec., 11501672.397503084 rows/sec., 164.53 MiB/sec. | ||
| 15672 | 2026.03.26 05:55:24.377774 [ 191 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15673 | 2026.03.26 05:55:24.378080 [ 191 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15674 | 2026.03.26 05:55:24.378152 [ 191 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_71_14} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15675 | 2026.03.26 05:55:24.378228 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15676 | 2026.03.26 05:55:26.210009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15677 | 2026.03.26 05:55:26.228004 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2026.03.26 05:55:26.228067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15679 | 2026.03.26 05:55:26.233986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15680 | 2026.03.26 05:55:26.234722 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2026.03.26 05:55:26.235046 [ 72 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15682 | 2026.03.26 05:55:26.235111 [ 72 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.03.26 05:55:26.235130 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. | ||
| 15684 | 2026.03.26 05:55:26.235226 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 15685 | 2026.03.26 05:55:26.237958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15686 | 2026.03.26 05:55:26.238153 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15687 | 2026.03.26 05:55:26.238992 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 15688 | 2026.03.26 05:55:26.242435 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 15689 | 2026.03.26 05:55:26.246007 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 15690 | 2026.03.26 05:55:26.250060 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 15691 | 2026.03.26 05:55:26.255134 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 15692 | 2026.03.26 05:55:26.259946 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 15693 | 2026.03.26 05:55:26.315470 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.080278809 sec., 6664.27425449224 rows/sec., 34.46 MiB/sec. | ||
| 15694 | 2026.03.26 05:55:26.318544 [ 190 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15695 | 2026.03.26 05:55:26.320867 [ 190 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_71_14} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.03.26 05:55:26.320991 [ 190 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_71_14} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15697 | 2026.03.26 05:55:26.323470 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15698 | 2026.03.26 05:55:28.700708 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15699 | 2026.03.26 05:55:28.700909 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15700 | 2026.03.26 05:55:28.700987 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15701 | 2026.03.26 05:55:28.701664 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15702 | 2026.03.26 05:55:28.701716 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15703 | 2026.03.26 05:55:28.702151 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15704 | 2026.03.26 05:55:28.702384 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15705 | 2026.03.26 05:55:28.702551 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 15706 | 2026.03.26 05:55:28.702597 [ 4 ] {86d194fa-8ed1-44b0-811b-34811ad785d6} <Debug> TCPHandler: Processed in 0.002017858 sec. | ||
| 15707 | 2026.03.26 05:55:28.702722 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15708 | 2026.03.26 05:55:28.702825 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15709 | 2026.03.26 05:55:28.702868 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15710 | 2026.03.26 05:55:28.703295 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2026.03.26 05:55:28.703332 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15712 | 2026.03.26 05:55:28.703650 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15713 | 2026.03.26 05:55:28.703883 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2026.03.26 05:55:28.704017 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 15715 | 2026.03.26 05:55:28.704066 [ 4 ] {64a4e586-6a18-4ad1-bbcb-c86d500ba9ac} <Debug> TCPHandler: Processed in 0.001397413 sec. | ||
| 15716 | 2026.03.26 05:55:28.704190 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15717 | 2026.03.26 05:55:28.704288 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15718 | 2026.03.26 05:55:28.704334 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15719 | 2026.03.26 05:55:28.704746 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15720 | 2026.03.26 05:55:28.704782 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15721 | 2026.03.26 05:55:28.705108 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15722 | 2026.03.26 05:55:28.705317 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15723 | 2026.03.26 05:55:28.705452 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 15724 | 2026.03.26 05:55:28.705491 [ 4 ] {4a92ac89-672e-4ae8-8f33-1eae25a800a2} <Debug> TCPHandler: Processed in 0.001354771 sec. | ||
| 15725 | 2026.03.26 05:55:28.705604 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15726 | 2026.03.26 05:55:28.705699 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15727 | 2026.03.26 05:55:28.705742 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15728 | 2026.03.26 05:55:28.706074 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15729 | 2026.03.26 05:55:28.706110 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15730 | 2026.03.26 05:55:28.706408 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15731 | 2026.03.26 05:55:28.706611 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15732 | 2026.03.26 05:55:28.706741 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 15733 | 2026.03.26 05:55:28.706777 [ 4 ] {873003af-9292-4d76-8052-9a093bf41de0} <Debug> TCPHandler: Processed in 0.001223119 sec. | ||
| 15734 | 2026.03.26 05:55:31.427087 [ 225 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 15735 | 2026.03.26 05:55:31.427132 [ 225 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 15736 | 2026.03.26 05:55:31.430863 [ 225 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 15737 | 2026.03.26 05:55:31.694494 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15738 | 2026.03.26 05:55:31.694546 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15739 | 2026.03.26 05:55:31.874682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34570 | ||
| 15740 | 2026.03.26 05:55:31.875188 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.03.26 05:55:31.875231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15742 | 2026.03.26 05:55:31.875726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15743 | 2026.03.26 05:55:31.875961 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2026.03.26 05:55:31.876104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34570 | ||
| 15745 | 2026.03.26 05:55:32.035689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1996 | ||
| 15746 | 2026.03.26 05:55:32.038159 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2026.03.26 05:55:32.038219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15748 | 2026.03.26 05:55:32.039465 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15749 | 2026.03.26 05:55:32.039745 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2026.03.26 05:55:32.040165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 15751 | 2026.03.26 05:55:33.710398 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15752 | 2026.03.26 05:55:33.710615 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15753 | 2026.03.26 05:55:33.710693 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15754 | 2026.03.26 05:55:33.711505 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.03.26 05:55:33.711552 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15756 | 2026.03.26 05:55:33.711978 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15757 | 2026.03.26 05:55:33.712202 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.03.26 05:55:33.712347 [ 66 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15759 | 2026.03.26 05:55:33.712375 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001814 sec., 156560.08820286658 rows/sec., 9.94 MiB/sec. | ||
| 15760 | 2026.03.26 05:55:33.712417 [ 66 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2026.03.26 05:55:33.712443 [ 4 ] {5593874d-4716-49a7-a37e-5999cb2175d5} <Debug> TCPHandler: Processed in 0.002178121 sec. | ||
| 15762 | 2026.03.26 05:55:33.712443 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15763 | 2026.03.26 05:55:33.712573 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15764 | 2026.03.26 05:55:33.712592 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15765 | 2026.03.26 05:55:33.712716 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15766 | 2026.03.26 05:55:33.712717 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15767 | 2026.03.26 05:55:33.712758 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 308 rows starting from the beginning of the part | ||
| 15768 | 2026.03.26 05:55:33.712782 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15769 | 2026.03.26 05:55:33.712828 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 15770 | 2026.03.26 05:55:33.712878 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 15771 | 2026.03.26 05:55:33.712920 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 15772 | 2026.03.26 05:55:33.712957 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 15773 | 2026.03.26 05:55:33.712993 [ 200 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 15774 | 2026.03.26 05:55:33.713722 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15775 | 2026.03.26 05:55:33.713767 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15776 | 2026.03.26 05:55:33.714064 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541406 sec., 1121054.4139571276 rows/sec., 75.78 MiB/sec. | ||
| 15777 | 2026.03.26 05:55:33.714144 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15778 | 2026.03.26 05:55:33.714231 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15779 | 2026.03.26 05:55:33.714366 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.03.26 05:55:33.714501 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.03.26 05:55:33.714511 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001817 sec., 482663.7314254265 rows/sec., 38.26 MiB/sec. | ||
| 15782 | 2026.03.26 05:55:33.714553 [ 4 ] {c704d952-3cce-4a29-9dd3-cc0e15653f22} <Debug> TCPHandler: Processed in 0.002013397 sec. | ||
| 15783 | 2026.03.26 05:55:33.714572 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_45_9} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15784 | 2026.03.26 05:55:33.714656 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 15785 | 2026.03.26 05:55:33.714681 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.03.26 05:55:33.714780 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15787 | 2026.03.26 05:55:33.714823 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15788 | 2026.03.26 05:55:33.715353 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2026.03.26 05:55:33.715392 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15790 | 2026.03.26 05:55:33.715700 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15791 | 2026.03.26 05:55:33.715913 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2026.03.26 05:55:33.716053 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001294 sec., 140649.14992272024 rows/sec., 8.72 MiB/sec. | ||
| 15793 | 2026.03.26 05:55:33.716098 [ 4 ] {2bcf96e7-4cce-4395-8ae6-dd69d1e10f0d} <Debug> TCPHandler: Processed in 0.001467774 sec. | ||
| 15794 | 2026.03.26 05:55:33.716216 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2026.03.26 05:55:33.716311 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15796 | 2026.03.26 05:55:33.716354 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15797 | 2026.03.26 05:55:33.716842 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2026.03.26 05:55:33.716880 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15799 | 2026.03.26 05:55:33.717184 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15800 | 2026.03.26 05:55:33.717400 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2026.03.26 05:55:33.717529 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 15802 | 2026.03.26 05:55:33.717569 [ 4 ] {e85b85ba-f614-4fa0-9afe-f31c32439fb5} <Debug> TCPHandler: Processed in 0.001403693 sec. | ||
| 15803 | 2026.03.26 05:55:33.717688 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15804 | 2026.03.26 05:55:33.717783 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15805 | 2026.03.26 05:55:33.717825 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15806 | 2026.03.26 05:55:33.718314 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.03.26 05:55:33.718353 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15808 | 2026.03.26 05:55:33.718680 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15809 | 2026.03.26 05:55:33.718897 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.03.26 05:55:33.719017 [ 66 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15811 | 2026.03.26 05:55:33.719036 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 6.63 MiB/sec. | ||
| 15812 | 2026.03.26 05:55:33.719057 [ 66 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2026.03.26 05:55:33.719080 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15814 | 2026.03.26 05:55:33.719081 [ 4 ] {c3893cfe-812a-4004-8519-843643d2e241} <Debug> TCPHandler: Processed in 0.001441884 sec. | ||
| 15815 | 2026.03.26 05:55:33.719183 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15816 | 2026.03.26 05:55:33.719209 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15817 | 2026.03.26 05:55:33.719312 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15818 | 2026.03.26 05:55:33.719328 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15819 | 2026.03.26 05:55:33.719361 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15820 | 2026.03.26 05:55:33.719368 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 160 rows starting from the beginning of the part | ||
| 15821 | 2026.03.26 05:55:33.719445 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 15822 | 2026.03.26 05:55:33.719491 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 15823 | 2026.03.26 05:55:33.719532 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 15824 | 2026.03.26 05:55:33.719578 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 15825 | 2026.03.26 05:55:33.719624 [ 189 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 15826 | 2026.03.26 05:55:33.720087 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.03.26 05:55:33.720128 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15828 | 2026.03.26 05:55:33.720465 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15829 | 2026.03.26 05:55:33.720568 [ 195 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434894 sec., 627224.0318797068 rows/sec., 38.23 MiB/sec. | ||
| 15830 | 2026.03.26 05:55:33.720669 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2026.03.26 05:55:33.720734 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15832 | 2026.03.26 05:55:33.720810 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001516 sec., 349604.2216358839 rows/sec., 24.72 MiB/sec. | ||
| 15833 | 2026.03.26 05:55:33.720856 [ 4 ] {86984748-5979-45bb-a32b-ebea311315c5} <Debug> TCPHandler: Processed in 0.001694609 sec. | ||
| 15834 | 2026.03.26 05:55:33.720978 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15835 | 2026.03.26 05:55:33.721036 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2026.03.26 05:55:33.721075 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15837 | 2026.03.26 05:55:33.721123 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15838 | 2026.03.26 05:55:33.721128 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_45_9} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15839 | 2026.03.26 05:55:33.721245 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15840 | 2026.03.26 05:55:33.721476 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2026.03.26 05:55:33.721517 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15842 | 2026.03.26 05:55:33.721824 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15843 | 2026.03.26 05:55:33.722037 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.03.26 05:55:33.722147 [ 66 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15845 | 2026.03.26 05:55:33.722172 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 15846 | 2026.03.26 05:55:33.722177 [ 66 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15847 | 2026.03.26 05:55:33.722212 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15848 | 2026.03.26 05:55:33.722218 [ 4 ] {331f0544-30bb-4a86-baeb-3a65d9a82470} <Debug> TCPHandler: Processed in 0.00128861 sec. | ||
| 15849 | 2026.03.26 05:55:33.722311 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 15850 | 2026.03.26 05:55:33.722341 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15851 | 2026.03.26 05:55:33.722428 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15852 | 2026.03.26 05:55:33.722439 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15853 | 2026.03.26 05:55:33.722465 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 222 rows starting from the beginning of the part | ||
| 15854 | 2026.03.26 05:55:33.722493 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15855 | 2026.03.26 05:55:33.722523 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15856 | 2026.03.26 05:55:33.722568 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15857 | 2026.03.26 05:55:33.722607 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 15858 | 2026.03.26 05:55:33.722644 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 15859 | 2026.03.26 05:55:33.722682 [ 189 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 15860 | 2026.03.26 05:55:33.722947 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.03.26 05:55:33.722989 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15862 | 2026.03.26 05:55:33.723350 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15863 | 2026.03.26 05:55:33.723362 [ 195 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089175 sec., 231367.77836435835 rows/sec., 11.80 MiB/sec. | ||
| 15864 | 2026.03.26 05:55:33.723508 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15865 | 2026.03.26 05:55:33.723580 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2026.03.26 05:55:33.723729 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001307 sec., 202754.39938791125 rows/sec., 13.47 MiB/sec. | ||
| 15867 | 2026.03.26 05:55:33.723767 [ 4 ] {a2341113-12ee-443d-b6e9-01def4890d6d} <Debug> TCPHandler: Processed in 0.001474555 sec. | ||
| 15868 | 2026.03.26 05:55:33.723850 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.03.26 05:55:33.723902 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15870 | 2026.03.26 05:55:33.723930 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_41_8} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15871 | 2026.03.26 05:55:33.724001 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15872 | 2026.03.26 05:55:33.724005 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15873 | 2026.03.26 05:55:33.724050 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15874 | 2026.03.26 05:55:33.724542 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.03.26 05:55:33.724587 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15876 | 2026.03.26 05:55:33.724927 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15877 | 2026.03.26 05:55:33.725174 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.03.26 05:55:33.725285 [ 63 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15879 | 2026.03.26 05:55:33.725314 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
| 15880 | 2026.03.26 05:55:33.725319 [ 63 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2026.03.26 05:55:33.725345 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15882 | 2026.03.26 05:55:33.725350 [ 4 ] {495c03a4-1ac1-456d-993c-82caa251b661} <Debug> TCPHandler: Processed in 0.001496326 sec. | ||
| 15883 | 2026.03.26 05:55:33.725421 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 15884 | 2026.03.26 05:55:33.725470 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.03.26 05:55:33.725514 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15886 | 2026.03.26 05:55:33.725542 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 38 rows starting from the beginning of the part | ||
| 15887 | 2026.03.26 05:55:33.725565 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15888 | 2026.03.26 05:55:33.725583 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 15889 | 2026.03.26 05:55:33.725623 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 15890 | 2026.03.26 05:55:33.725623 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15891 | 2026.03.26 05:55:33.725658 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 15892 | 2026.03.26 05:55:33.725693 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 15893 | 2026.03.26 05:55:33.725722 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15894 | 2026.03.26 05:55:33.726398 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.001007874 sec., 42664.06316662599 rows/sec., 2.80 MiB/sec. | ||
| 15895 | 2026.03.26 05:55:33.726513 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.03.26 05:55:33.726554 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15897 | 2026.03.26 05:55:33.726573 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15898 | 2026.03.26 05:55:33.726920 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.03.26 05:55:33.727001 [ 194 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_41_8} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15900 | 2026.03.26 05:55:33.727105 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15901 | 2026.03.26 05:55:33.727152 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15902 | 2026.03.26 05:55:33.727382 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.03.26 05:55:33.727521 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 15904 | 2026.03.26 05:55:33.727575 [ 4 ] {3103edf0-2e04-4c1b-8283-f34600af9c2c} <Debug> TCPHandler: Processed in 0.002151371 sec. | ||
| 15905 | 2026.03.26 05:55:33.727683 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15906 | 2026.03.26 05:55:33.727774 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15907 | 2026.03.26 05:55:33.727814 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15908 | 2026.03.26 05:55:33.728217 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.03.26 05:55:33.728253 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15910 | 2026.03.26 05:55:33.728630 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15911 | 2026.03.26 05:55:33.728948 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15912 | 2026.03.26 05:55:33.729117 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001359 sec., 66225.16556291391 rows/sec., 4.14 MiB/sec. | ||
| 15913 | 2026.03.26 05:55:33.729165 [ 4 ] {02fc1a7d-e7d6-4fd8-9e47-e47aba1db6e6} <Debug> TCPHandler: Processed in 0.001528366 sec. | ||
| 15914 | 2026.03.26 05:55:33.738037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15915 | 2026.03.26 05:55:33.754661 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2026.03.26 05:55:33.754709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15917 | 2026.03.26 05:55:33.760774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15918 | 2026.03.26 05:55:33.761447 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15919 | 2026.03.26 05:55:33.764491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15920 | 2026.03.26 05:55:34.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.61 MiB, peak 390.56 MiB, free memory in arenas 0.00 B, will set to 372.16 MiB (RSS), difference: -1.44 MiB | ||
| 15921 | 2026.03.26 05:55:34.128267 [ 63 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 15922 | 2026.03.26 05:55:34.128334 [ 63 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2026.03.26 05:55:34.128371 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15924 | 2026.03.26 05:55:34.128512 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 15925 | 2026.03.26 05:55:34.128697 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15926 | 2026.03.26 05:55:34.128748 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 15927 | 2026.03.26 05:55:34.128848 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 15928 | 2026.03.26 05:55:34.128900 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 15929 | 2026.03.26 05:55:34.128940 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 15930 | 2026.03.26 05:55:34.128978 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 15931 | 2026.03.26 05:55:34.129621 [ 195 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171008 sec., 37574.46575941411 rows/sec., 3.14 MiB/sec. | ||
| 15932 | 2026.03.26 05:55:34.129810 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 15933 | 2026.03.26 05:55:34.130165 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.03.26 05:55:34.130255 [ 198 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_25_6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 15935 | 2026.03.26 05:55:34.130374 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15936 | 2026.03.26 05:55:36.352090 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15937 | 2026.03.26 05:55:36.352284 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15938 | 2026.03.26 05:55:36.352356 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15939 | 2026.03.26 05:55:36.352977 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2026.03.26 05:55:36.353023 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15941 | 2026.03.26 05:55:36.353395 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15942 | 2026.03.26 05:55:36.353612 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2026.03.26 05:55:36.353766 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001537 sec., 1301.2361743656475 rows/sec., 106.11 KiB/sec. | ||
| 15944 | 2026.03.26 05:55:36.353807 [ 4 ] {c72be70a-be3c-425c-8486-3ac073f1e360} <Debug> TCPHandler: Processed in 0.001849453 sec. | ||
| 15945 | 2026.03.26 05:55:36.353916 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2026.03.26 05:55:36.354009 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15947 | 2026.03.26 05:55:36.354048 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15948 | 2026.03.26 05:55:36.355264 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.03.26 05:55:36.355299 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15950 | 2026.03.26 05:55:36.355727 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15951 | 2026.03.26 05:55:36.355928 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.03.26 05:55:36.356057 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002066 sec., 1164569.215876089 rows/sec., 85.92 MiB/sec. | ||
| 15953 | 2026.03.26 05:55:36.356093 [ 4 ] {916e0e96-3cf1-47eb-a8b4-d430ab86e684} <Debug> TCPHandler: Processed in 0.002224332 sec. | ||
| 15954 | 2026.03.26 05:55:36.356199 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.03.26 05:55:36.356291 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15956 | 2026.03.26 05:55:36.356331 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15957 | 2026.03.26 05:55:36.356736 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.03.26 05:55:36.356772 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15959 | 2026.03.26 05:55:36.357052 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15960 | 2026.03.26 05:55:36.357249 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.03.26 05:55:36.357377 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001105 sec., 11764.70588235294 rows/sec., 874.93 KiB/sec. | ||
| 15962 | 2026.03.26 05:55:36.357414 [ 4 ] {24063cac-f167-4df6-95de-966615c14580} <Debug> TCPHandler: Processed in 0.001262259 sec. | ||
| 15963 | 2026.03.26 05:55:36.357519 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.03.26 05:55:36.357612 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15965 | 2026.03.26 05:55:36.357655 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15966 | 2026.03.26 05:55:36.358284 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.03.26 05:55:36.358320 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15968 | 2026.03.26 05:55:36.358646 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15969 | 2026.03.26 05:55:36.358843 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.03.26 05:55:36.358968 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001375 sec., 582545.4545454546 rows/sec., 33.65 MiB/sec. | ||
| 15971 | 2026.03.26 05:55:36.358969 [ 57 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 15972 | 2026.03.26 05:55:36.359005 [ 4 ] {887500d8-4ae5-4c18-8f0c-6dc239313e7a} <Debug> TCPHandler: Processed in 0.001531836 sec. | ||
| 15973 | 2026.03.26 05:55:36.359044 [ 57 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.03.26 05:55:36.359070 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15975 | 2026.03.26 05:55:36.359125 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15976 | 2026.03.26 05:55:36.359167 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 15977 | 2026.03.26 05:55:36.359222 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15978 | 2026.03.26 05:55:36.359265 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15979 | 2026.03.26 05:55:36.359276 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15980 | 2026.03.26 05:55:36.359312 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 975 rows starting from the beginning of the part | ||
| 15981 | 2026.03.26 05:55:36.359377 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 801 rows starting from the beginning of the part | ||
| 15982 | 2026.03.26 05:55:36.359421 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 15983 | 2026.03.26 05:55:36.359475 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 15984 | 2026.03.26 05:55:36.359515 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part | ||
| 15985 | 2026.03.26 05:55:36.359553 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 801 rows starting from the beginning of the part | ||
| 15986 | 2026.03.26 05:55:36.359638 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.03.26 05:55:36.359679 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 15988 | 2026.03.26 05:55:36.359987 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15989 | 2026.03.26 05:55:36.360217 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.03.26 05:55:36.360352 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 15991 | 2026.03.26 05:55:36.360390 [ 4 ] {4a496353-fe2d-401a-bb16-1aa006b190a6} <Debug> TCPHandler: Processed in 0.001319271 sec. | ||
| 15992 | 2026.03.26 05:55:36.360486 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.03.26 05:55:36.360576 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15994 | 2026.03.26 05:55:36.360614 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15995 | 2026.03.26 05:55:36.360799 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668699 sec., 1812190.2152515221 rows/sec., 114.40 MiB/sec. | ||
| 15996 | 2026.03.26 05:55:36.360984 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 15997 | 2026.03.26 05:55:36.361225 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15998 | 2026.03.26 05:55:36.361289 [ 189 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_60_12} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 15999 | 2026.03.26 05:55:36.361358 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 16000 | 2026.03.26 05:55:36.361487 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2026.03.26 05:55:36.361527 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 16002 | 2026.03.26 05:55:36.361872 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16003 | 2026.03.26 05:55:36.362073 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.03.26 05:55:36.362200 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001641 sec., 787324.8019500304 rows/sec., 52.53 MiB/sec. | ||
| 16005 | 2026.03.26 05:55:36.362236 [ 4 ] {da49f99f-5e4b-40c6-82d1-7413fc0ce15b} <Debug> TCPHandler: Processed in 0.001796202 sec. | ||
| 16006 | 2026.03.26 05:55:36.362341 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2026.03.26 05:55:36.362432 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16008 | 2026.03.26 05:55:36.362475 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16009 | 2026.03.26 05:55:36.363145 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.03.26 05:55:36.363179 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 16011 | 2026.03.26 05:55:36.363577 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16012 | 2026.03.26 05:55:36.363782 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.03.26 05:55:36.363895 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_115_24 to all_120_120_0 | ||
| 16014 | 2026.03.26 05:55:36.363900 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001523 sec., 1024950.7550886408 rows/sec., 62.54 MiB/sec. | ||
| 16015 | 2026.03.26 05:55:36.363935 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.03.26 05:55:36.363954 [ 4 ] {e6043bee-6b26-4d5d-881e-bbbe86c7f51e} <Debug> TCPHandler: Processed in 0.00170173 sec. | ||
| 16017 | 2026.03.26 05:55:36.363958 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 16018 | 2026.03.26 05:55:36.364060 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16019 | 2026.03.26 05:55:36.364090 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_24 to all_120_120_0 into Compact with storage Full | ||
| 16020 | 2026.03.26 05:55:36.364148 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16021 | 2026.03.26 05:55:36.364204 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16022 | 2026.03.26 05:55:36.364336 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16023 | 2026.03.26 05:55:36.364390 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_115_24, total 44308 rows starting from the beginning of the part | ||
| 16024 | 2026.03.26 05:55:36.364477 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16025 | 2026.03.26 05:55:36.364538 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 268 rows starting from the beginning of the part | ||
| 16026 | 2026.03.26 05:55:36.364597 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16027 | 2026.03.26 05:55:36.364654 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 265 rows starting from the beginning of the part | ||
| 16028 | 2026.03.26 05:55:36.364709 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1561 rows starting from the beginning of the part | ||
| 16029 | 2026.03.26 05:55:36.365010 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2026.03.26 05:55:36.365052 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 16031 | 2026.03.26 05:55:36.365553 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16032 | 2026.03.26 05:55:36.365769 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2026.03.26 05:55:36.365912 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001726 sec., 6373.117033603708 rows/sec., 11.42 MiB/sec. | ||
| 16034 | 2026.03.26 05:55:36.365966 [ 4 ] {fabdef1b-428e-4511-baee-83ab27c43400} <Debug> TCPHandler: Processed in 0.001903235 sec. | ||
| 16035 | 2026.03.26 05:55:36.366067 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16036 | 2026.03.26 05:55:36.366158 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16037 | 2026.03.26 05:55:36.366200 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16038 | 2026.03.26 05:55:36.366512 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.03.26 05:55:36.366547 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. | ||
| 16040 | 2026.03.26 05:55:36.366855 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16041 | 2026.03.26 05:55:36.367057 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.03.26 05:55:36.367187 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001047 sec., 34383.95415472779 rows/sec., 2.32 MiB/sec. | ||
| 16043 | 2026.03.26 05:55:36.367222 [ 4 ] {a249f166-57e1-4a07-9233-fe237e5a17cf} <Debug> TCPHandler: Processed in 0.001200768 sec. | ||
| 16044 | 2026.03.26 05:55:36.372657 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46722 rows, containing 5 columns (5 merged, 0 gathered) in 0.008579871 sec., 5445536.418904201 rows/sec., 351.05 MiB/sec. | ||
| 16045 | 2026.03.26 05:55:36.373193 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Trace> MergedBlockOutputStream: filled checksums all_1_120_25 (state Temporary) | ||
| 16046 | 2026.03.26 05:55:36.373472 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_120_25 to all_1_120_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16047 | 2026.03.26 05:55:36.373542 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_115_24, all_120_120_0] -> all_1_120_25 | ||
| 16048 | 2026.03.26 05:55:36.373627 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16049 | 2026.03.26 05:55:38.694862 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2026.03.26 05:55:38.695054 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16051 | 2026.03.26 05:55:38.695125 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16052 | 2026.03.26 05:55:38.695820 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2026.03.26 05:55:38.695871 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16054 | 2026.03.26 05:55:38.696298 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16055 | 2026.03.26 05:55:38.696549 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2026.03.26 05:55:38.696723 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.50 MiB/sec. | ||
| 16057 | 2026.03.26 05:55:38.696726 [ 53 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16058 | 2026.03.26 05:55:38.696777 [ 4 ] {c93be3dc-c18f-4073-9a4e-2b788a9c3f30} <Debug> TCPHandler: Processed in 0.002044128 sec. | ||
| 16059 | 2026.03.26 05:55:38.696795 [ 53 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16060 | 2026.03.26 05:55:38.696821 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16061 | 2026.03.26 05:55:38.696913 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16062 | 2026.03.26 05:55:38.696914 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16063 | 2026.03.26 05:55:38.697023 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16064 | 2026.03.26 05:55:38.697030 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16065 | 2026.03.26 05:55:38.697066 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3359 rows starting from the beginning of the part | ||
| 16066 | 2026.03.26 05:55:38.697069 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16067 | 2026.03.26 05:55:38.697128 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 880 rows starting from the beginning of the part | ||
| 16068 | 2026.03.26 05:55:38.697178 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 16069 | 2026.03.26 05:55:38.697236 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 877 rows starting from the beginning of the part | ||
| 16070 | 2026.03.26 05:55:38.697277 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 2406 rows starting from the beginning of the part | ||
| 16071 | 2026.03.26 05:55:38.697317 [ 187 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 16072 | 2026.03.26 05:55:38.697533 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.03.26 05:55:38.697570 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16074 | 2026.03.26 05:55:38.698028 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16075 | 2026.03.26 05:55:38.698342 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.03.26 05:55:38.698517 [ 53 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16077 | 2026.03.26 05:55:38.698535 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. | ||
| 16078 | 2026.03.26 05:55:38.698557 [ 53 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.03.26 05:55:38.698585 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16080 | 2026.03.26 05:55:38.698597 [ 4 ] {6aad9d81-e140-417a-b5da-4bd470e054ab} <Debug> TCPHandler: Processed in 0.001735091 sec. | ||
| 16081 | 2026.03.26 05:55:38.698680 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 16082 | 2026.03.26 05:55:38.698748 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2026.03.26 05:55:38.698798 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16084 | 2026.03.26 05:55:38.698836 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1830 rows starting from the beginning of the part | ||
| 16085 | 2026.03.26 05:55:38.698874 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16086 | 2026.03.26 05:55:38.698903 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 536 rows starting from the beginning of the part | ||
| 16087 | 2026.03.26 05:55:38.698930 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16088 | 2026.03.26 05:55:38.698956 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 16089 | 2026.03.26 05:55:38.699006 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 530 rows starting from the beginning of the part | ||
| 16090 | 2026.03.26 05:55:38.699047 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1292 rows starting from the beginning of the part | ||
| 16091 | 2026.03.26 05:55:38.699089 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 16092 | 2026.03.26 05:55:38.699345 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16093 | 2026.03.26 05:55:38.699390 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16094 | 2026.03.26 05:55:38.699710 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7634 rows, containing 5 columns (5 merged, 0 gathered) in 0.002828787 sec., 2698683.2165164785 rows/sec., 215.39 MiB/sec. | ||
| 16095 | 2026.03.26 05:55:38.699743 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16096 | 2026.03.26 05:55:38.699981 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.03.26 05:55:38.700088 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16098 | 2026.03.26 05:55:38.700129 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.48 MiB/sec. | ||
| 16099 | 2026.03.26 05:55:38.700172 [ 4 ] {426866a8-9ea2-432f-8efd-a315b837268b} <Debug> TCPHandler: Processed in 0.001486285 sec. | ||
| 16100 | 2026.03.26 05:55:38.700304 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16101 | 2026.03.26 05:55:38.700403 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16102 | 2026.03.26 05:55:38.700434 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.03.26 05:55:38.700448 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16104 | 2026.03.26 05:55:38.700533 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_121_24} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16105 | 2026.03.26 05:55:38.700668 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 16106 | 2026.03.26 05:55:38.700750 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112669 sec., 2042913.4899977231 rows/sec., 148.07 MiB/sec. | ||
| 16107 | 2026.03.26 05:55:38.700820 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.03.26 05:55:38.700857 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16109 | 2026.03.26 05:55:38.700976 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16110 | 2026.03.26 05:55:38.701278 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.03.26 05:55:38.701289 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16112 | 2026.03.26 05:55:38.701366 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_121_24} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16113 | 2026.03.26 05:55:38.701450 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 16114 | 2026.03.26 05:55:38.701531 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2026.03.26 05:55:38.701668 [ 53 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16116 | 2026.03.26 05:55:38.701680 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001296 sec., 18518.51851851852 rows/sec., 1.25 MiB/sec. | ||
| 16117 | 2026.03.26 05:55:38.701706 [ 53 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.03.26 05:55:38.701729 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16119 | 2026.03.26 05:55:38.701730 [ 4 ] {6a3e3cfb-316f-441a-bb4f-8ba7f19eca13} <Debug> TCPHandler: Processed in 0.001476604 sec. | ||
| 16120 | 2026.03.26 05:55:38.701828 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 16121 | 2026.03.26 05:55:38.701939 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16122 | 2026.03.26 05:55:38.701969 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7116 rows starting from the beginning of the part | ||
| 16123 | 2026.03.26 05:55:38.702035 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 16124 | 2026.03.26 05:55:38.702077 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 16125 | 2026.03.26 05:55:38.702117 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 16126 | 2026.03.26 05:55:38.702157 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 36 rows starting from the beginning of the part | ||
| 16127 | 2026.03.26 05:55:38.702200 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 24 rows starting from the beginning of the part | ||
| 16128 | 2026.03.26 05:55:38.704238 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002457818 sec., 3017310.476202876 rows/sec., 196.01 MiB/sec. | ||
| 16129 | 2026.03.26 05:55:38.704631 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16130 | 2026.03.26 05:55:38.704910 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.03.26 05:55:38.704983 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_121_24} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16132 | 2026.03.26 05:55:38.705066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16133 | 2026.03.26 05:55:39.376253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35082 | ||
| 16134 | 2026.03.26 05:55:39.376783 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16135 | 2026.03.26 05:55:39.376835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16136 | 2026.03.26 05:55:39.377358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16137 | 2026.03.26 05:55:39.377618 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16138 | 2026.03.26 05:55:39.377778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35082 | ||
| 16139 | 2026.03.26 05:55:40.842743 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62421 | ||
| 16140 | 2026.03.26 05:55:40.842858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16141 | 2026.03.26 05:55:40.842890 [ 294 ] {} <Debug> TCP-Session: a4b20642-d264-44c1-96d8-d550e7867ebd Authenticating user 'default' from [fd00:1122:3344:101::e]:62421 | ||
| 16142 | 2026.03.26 05:55:40.842914 [ 294 ] {} <Debug> TCP-Session: a4b20642-d264-44c1-96d8-d550e7867ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16143 | 2026.03.26 05:55:40.842929 [ 294 ] {} <Debug> TCP-Session: a4b20642-d264-44c1-96d8-d550e7867ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16144 | 2026.03.26 05:55:40.843125 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57321 | ||
| 16145 | 2026.03.26 05:55:40.843144 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63132 | ||
| 16146 | 2026.03.26 05:55:40.843194 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50837 | ||
| 16147 | 2026.03.26 05:55:40.843211 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44887 | ||
| 16148 | 2026.03.26 05:55:40.843243 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16149 | 2026.03.26 05:55:40.843243 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16150 | 2026.03.26 05:55:40.843242 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44784 | ||
| 16151 | 2026.03.26 05:55:40.843293 [ 286 ] {} <Debug> TCP-Session: 162a76da-5b2d-4ba9-b9c4-031117f52e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:63132 | ||
| 16152 | 2026.03.26 05:55:40.843285 [ 3 ] {} <Debug> TCP-Session: 129ac5d3-ffca-4b7f-adc6-da09938d4578 Authenticating user 'default' from [fd00:1122:3344:101::e]:57321 | ||
| 16153 | 2026.03.26 05:55:40.843320 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16154 | 2026.03.26 05:55:40.843339 [ 3 ] {} <Debug> TCP-Session: 129ac5d3-ffca-4b7f-adc6-da09938d4578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16155 | 2026.03.26 05:55:40.843360 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16156 | 2026.03.26 05:55:40.843373 [ 3 ] {} <Debug> TCP-Session: 129ac5d3-ffca-4b7f-adc6-da09938d4578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16157 | 2026.03.26 05:55:40.843367 [ 288 ] {} <Debug> TCP-Session: 4a947123-2e10-487e-8206-e7d969463ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:50837 | ||
| 16158 | 2026.03.26 05:55:40.843390 [ 293 ] {} <Debug> TCP-Session: 04dbde9f-2a72-4cd6-ad50-50b27dfa9f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:44784 | ||
| 16159 | 2026.03.26 05:55:40.843328 [ 286 ] {} <Debug> TCP-Session: 162a76da-5b2d-4ba9-b9c4-031117f52e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16160 | 2026.03.26 05:55:40.843418 [ 288 ] {} <Debug> TCP-Session: 4a947123-2e10-487e-8206-e7d969463ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16161 | 2026.03.26 05:55:40.843428 [ 293 ] {} <Debug> TCP-Session: 04dbde9f-2a72-4cd6-ad50-50b27dfa9f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16162 | 2026.03.26 05:55:40.843441 [ 286 ] {} <Debug> TCP-Session: 162a76da-5b2d-4ba9-b9c4-031117f52e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16163 | 2026.03.26 05:55:40.843455 [ 288 ] {} <Debug> TCP-Session: 4a947123-2e10-487e-8206-e7d969463ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16164 | 2026.03.26 05:55:40.843468 [ 293 ] {} <Debug> TCP-Session: 04dbde9f-2a72-4cd6-ad50-50b27dfa9f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16165 | 2026.03.26 05:55:40.843315 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16166 | 2026.03.26 05:55:40.843236 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41773 | ||
| 16167 | 2026.03.26 05:55:40.843537 [ 290 ] {} <Debug> TCP-Session: 7652e0a2-b9d7-47bb-a84c-c4023b9bc8a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44887 | ||
| 16168 | 2026.03.26 05:55:40.843235 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55061 | ||
| 16169 | 2026.03.26 05:55:40.843600 [ 290 ] {} <Debug> TCP-Session: 7652e0a2-b9d7-47bb-a84c-c4023b9bc8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16170 | 2026.03.26 05:55:40.843221 [ 294 ] {} <Trace> TCP-Session: a4b20642-d264-44c1-96d8-d550e7867ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.03.26 05:55:40.843640 [ 290 ] {} <Debug> TCP-Session: 7652e0a2-b9d7-47bb-a84c-c4023b9bc8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16172 | 2026.03.26 05:55:40.843655 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16173 | 2026.03.26 05:55:40.843201 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62441 | ||
| 16174 | 2026.03.26 05:55:40.843698 [ 291 ] {} <Debug> TCP-Session: 1a40a174-45e1-4a82-872d-cb3ecc88aaa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41773 | ||
| 16175 | 2026.03.26 05:55:40.843733 [ 291 ] {} <Debug> TCP-Session: 1a40a174-45e1-4a82-872d-cb3ecc88aaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16176 | 2026.03.26 05:55:40.843748 [ 291 ] {} <Debug> TCP-Session: 1a40a174-45e1-4a82-872d-cb3ecc88aaa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16177 | 2026.03.26 05:55:40.843813 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16178 | 2026.03.26 05:55:40.843828 [ 294 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62421) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16179 | 2026.03.26 05:55:40.843850 [ 292 ] {} <Debug> TCP-Session: e1b807e9-8ad5-478a-866d-f9056a48632c Authenticating user 'default' from [fd00:1122:3344:101::e]:55061 | ||
| 16180 | 2026.03.26 05:55:40.843879 [ 292 ] {} <Debug> TCP-Session: e1b807e9-8ad5-478a-866d-f9056a48632c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16181 | 2026.03.26 05:55:40.843895 [ 292 ] {} <Debug> TCP-Session: e1b807e9-8ad5-478a-866d-f9056a48632c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16182 | 2026.03.26 05:55:40.844041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16183 | 2026.03.26 05:55:40.844076 [ 289 ] {} <Debug> TCP-Session: a3519d2f-5724-4652-8705-7a1683a2141d Authenticating user 'default' from [fd00:1122:3344:101::e]:62441 | ||
| 16184 | 2026.03.26 05:55:40.844092 [ 289 ] {} <Debug> TCP-Session: a3519d2f-5724-4652-8705-7a1683a2141d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16185 | 2026.03.26 05:55:40.844104 [ 289 ] {} <Debug> TCP-Session: a3519d2f-5724-4652-8705-7a1683a2141d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16186 | 2026.03.26 05:55:40.844137 [ 294 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16187 | 2026.03.26 05:55:40.844193 [ 294 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16188 | 2026.03.26 05:55:40.844469 [ 294 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 16189 | 2026.03.26 05:55:40.845452 [ 338 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Trace> AggregatingTransform: Aggregating | ||
| 16190 | 2026.03.26 05:55:40.845493 [ 338 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 16191 | 2026.03.26 05:55:40.845535 [ 338 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956952 sec. (1044.984 rows/sec., 40.82 KiB/sec.) | ||
| 16192 | 2026.03.26 05:55:40.845556 [ 338 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Trace> Aggregator: Merging aggregated data | ||
| 16193 | 2026.03.26 05:55:40.846805 [ 294 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 16194 | 2026.03.26 05:55:40.846951 [ 294 ] {0cfeab8d-6666-4601-b2fe-e436f4d048c1} <Debug> TCPHandler: Processed in 0.003849381 sec. | ||
| 16195 | 2026.03.26 05:55:40.847035 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16196 | 2026.03.26 05:55:40.847064 [ 294 ] {} <Debug> TCP-Session: a4b20642-d264-44c1-96d8-d550e7867ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16197 | 2026.03.26 05:55:40.847079 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16198 | 2026.03.26 05:55:40.847085 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16199 | 2026.03.26 05:55:40.847101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16200 | 2026.03.26 05:55:40.847119 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16201 | 2026.03.26 05:55:40.847142 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16202 | 2026.03.26 05:55:40.847171 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16203 | 2026.03.26 05:55:40.847187 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16204 | 2026.03.26 05:55:40.847203 [ 293 ] {} <Debug> TCP-Session: 04dbde9f-2a72-4cd6-ad50-50b27dfa9f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2026.03.26 05:55:40.847214 [ 288 ] {} <Debug> TCP-Session: 4a947123-2e10-487e-8206-e7d969463ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16206 | 2026.03.26 05:55:40.847218 [ 292 ] {} <Debug> TCP-Session: e1b807e9-8ad5-478a-866d-f9056a48632c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16207 | 2026.03.26 05:55:40.847230 [ 286 ] {} <Debug> TCP-Session: 162a76da-5b2d-4ba9-b9c4-031117f52e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16208 | 2026.03.26 05:55:40.847158 [ 289 ] {} <Debug> TCP-Session: a3519d2f-5724-4652-8705-7a1683a2141d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16209 | 2026.03.26 05:55:40.847145 [ 291 ] {} <Debug> TCP-Session: 1a40a174-45e1-4a82-872d-cb3ecc88aaa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16210 | 2026.03.26 05:55:40.847123 [ 3 ] {} <Debug> TCP-Session: 129ac5d3-ffca-4b7f-adc6-da09938d4578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16211 | 2026.03.26 05:55:40.847156 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16212 | 2026.03.26 05:55:40.847350 [ 290 ] {} <Debug> TCP-Session: 7652e0a2-b9d7-47bb-a84c-c4023b9bc8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16213 | 2026.03.26 05:55:41.264580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16214 | 2026.03.26 05:55:41.284408 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2026.03.26 05:55:41.284478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16216 | 2026.03.26 05:55:41.291791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16217 | 2026.03.26 05:55:41.292554 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2026.03.26 05:55:41.296417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16219 | 2026.03.26 05:55:42.040466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2046 | ||
| 16220 | 2026.03.26 05:55:42.044830 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2026.03.26 05:55:42.044919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16222 | 2026.03.26 05:55:42.047002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16223 | 2026.03.26 05:55:42.047425 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16224 | 2026.03.26 05:55:42.047965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2046 | ||
| 16225 | 2026.03.26 05:55:42.461429 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58844 | ||
| 16226 | 2026.03.26 05:55:42.461537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16227 | 2026.03.26 05:55:42.461566 [ 294 ] {} <Debug> TCP-Session: 43b093c1-ca52-451b-8858-11ea37adb563 Authenticating user 'default' from [fd00:1122:3344:101::e]:58844 | ||
| 16228 | 2026.03.26 05:55:42.461592 [ 294 ] {} <Debug> TCP-Session: 43b093c1-ca52-451b-8858-11ea37adb563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16229 | 2026.03.26 05:55:42.461607 [ 294 ] {} <Debug> TCP-Session: 43b093c1-ca52-451b-8858-11ea37adb563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2026.03.26 05:55:42.461827 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53925 | ||
| 16231 | 2026.03.26 05:55:42.461846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41672 | ||
| 16232 | 2026.03.26 05:55:42.461868 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51354 | ||
| 16233 | 2026.03.26 05:55:42.461899 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38410 | ||
| 16234 | 2026.03.26 05:55:42.461876 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59951 | ||
| 16235 | 2026.03.26 05:55:42.461982 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16236 | 2026.03.26 05:55:42.461987 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16237 | 2026.03.26 05:55:42.462004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16238 | 2026.03.26 05:55:42.462030 [ 3 ] {} <Debug> TCP-Session: d801a543-b4b8-46d9-9082-0870e9937413 Authenticating user 'default' from [fd00:1122:3344:101::e]:53925 | ||
| 16239 | 2026.03.26 05:55:42.462040 [ 289 ] {} <Debug> TCP-Session: eff009b9-b6ff-4858-b251-3c6f78bd0e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:41672 | ||
| 16240 | 2026.03.26 05:55:42.462060 [ 292 ] {} <Debug> TCP-Session: d302a0fd-cf58-4aea-86b6-9d0e2153cdc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51354 | ||
| 16241 | 2026.03.26 05:55:42.462070 [ 3 ] {} <Debug> TCP-Session: d801a543-b4b8-46d9-9082-0870e9937413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16242 | 2026.03.26 05:55:42.462076 [ 289 ] {} <Debug> TCP-Session: eff009b9-b6ff-4858-b251-3c6f78bd0e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16243 | 2026.03.26 05:55:42.462093 [ 292 ] {} <Debug> TCP-Session: d302a0fd-cf58-4aea-86b6-9d0e2153cdc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16244 | 2026.03.26 05:55:42.462104 [ 289 ] {} <Debug> TCP-Session: eff009b9-b6ff-4858-b251-3c6f78bd0e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16245 | 2026.03.26 05:55:42.462121 [ 292 ] {} <Debug> TCP-Session: d302a0fd-cf58-4aea-86b6-9d0e2153cdc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16246 | 2026.03.26 05:55:42.462095 [ 3 ] {} <Debug> TCP-Session: d801a543-b4b8-46d9-9082-0870e9937413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16247 | 2026.03.26 05:55:42.462075 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16248 | 2026.03.26 05:55:42.462014 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16249 | 2026.03.26 05:55:42.462206 [ 291 ] {} <Debug> TCP-Session: 2509b633-851d-4e89-8d95-19e90c293f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:59951 | ||
| 16250 | 2026.03.26 05:55:42.462224 [ 293 ] {} <Debug> TCP-Session: 26d29db9-e468-4659-ba0a-0cd3a826456d Authenticating user 'default' from [fd00:1122:3344:101::e]:38410 | ||
| 16251 | 2026.03.26 05:55:42.462242 [ 291 ] {} <Debug> TCP-Session: 2509b633-851d-4e89-8d95-19e90c293f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16252 | 2026.03.26 05:55:42.462251 [ 293 ] {} <Debug> TCP-Session: 26d29db9-e468-4659-ba0a-0cd3a826456d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2026.03.26 05:55:42.462264 [ 291 ] {} <Debug> TCP-Session: 2509b633-851d-4e89-8d95-19e90c293f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16254 | 2026.03.26 05:55:42.462278 [ 293 ] {} <Debug> TCP-Session: 26d29db9-e468-4659-ba0a-0cd3a826456d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16255 | 2026.03.26 05:55:42.461986 [ 294 ] {} <Trace> TCP-Session: 43b093c1-ca52-451b-8858-11ea37adb563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2026.03.26 05:55:42.461853 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45643 | ||
| 16257 | 2026.03.26 05:55:42.461841 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52119 | ||
| 16258 | 2026.03.26 05:55:42.461829 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50591 | ||
| 16259 | 2026.03.26 05:55:42.462406 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16260 | 2026.03.26 05:55:42.462431 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16261 | 2026.03.26 05:55:42.462435 [ 290 ] {} <Debug> TCP-Session: 9515f30b-e57e-4302-a2af-668f8344958b Authenticating user 'default' from [fd00:1122:3344:101::e]:45643 | ||
| 16262 | 2026.03.26 05:55:42.462450 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16263 | 2026.03.26 05:55:42.462461 [ 288 ] {} <Debug> TCP-Session: 66a5b194-c913-4184-898c-0354e9cb34b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52119 | ||
| 16264 | 2026.03.26 05:55:42.462486 [ 294 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58844) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16265 | 2026.03.26 05:55:42.462490 [ 286 ] {} <Debug> TCP-Session: 1de79878-e226-417b-836c-d5657d9d5950 Authenticating user 'default' from [fd00:1122:3344:101::e]:50591 | ||
| 16266 | 2026.03.26 05:55:42.462503 [ 288 ] {} <Debug> TCP-Session: 66a5b194-c913-4184-898c-0354e9cb34b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16267 | 2026.03.26 05:55:42.462532 [ 286 ] {} <Debug> TCP-Session: 1de79878-e226-417b-836c-d5657d9d5950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16268 | 2026.03.26 05:55:42.462545 [ 288 ] {} <Debug> TCP-Session: 66a5b194-c913-4184-898c-0354e9cb34b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16269 | 2026.03.26 05:55:42.462560 [ 286 ] {} <Debug> TCP-Session: 1de79878-e226-417b-836c-d5657d9d5950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16270 | 2026.03.26 05:55:42.462476 [ 290 ] {} <Debug> TCP-Session: 9515f30b-e57e-4302-a2af-668f8344958b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16271 | 2026.03.26 05:55:42.462601 [ 290 ] {} <Debug> TCP-Session: 9515f30b-e57e-4302-a2af-668f8344958b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16272 | 2026.03.26 05:55:42.462762 [ 294 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16273 | 2026.03.26 05:55:42.462818 [ 294 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16274 | 2026.03.26 05:55:42.463100 [ 294 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 16275 | 2026.03.26 05:55:42.464102 [ 298 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Trace> AggregatingTransform: Aggregating | ||
| 16276 | 2026.03.26 05:55:42.464151 [ 298 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 16277 | 2026.03.26 05:55:42.464189 [ 298 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987883 sec. (1012.266 rows/sec., 39.54 KiB/sec.) | ||
| 16278 | 2026.03.26 05:55:42.464208 [ 298 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Trace> Aggregator: Merging aggregated data | ||
| 16279 | 2026.03.26 05:55:42.465600 [ 294 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 16280 | 2026.03.26 05:55:42.465747 [ 294 ] {8c339e6f-7658-4652-b12c-0ac69367a2c6} <Debug> TCPHandler: Processed in 0.003874041 sec. | ||
| 16281 | 2026.03.26 05:55:42.465863 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16282 | 2026.03.26 05:55:42.465891 [ 294 ] {} <Debug> TCP-Session: 43b093c1-ca52-451b-8858-11ea37adb563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16283 | 2026.03.26 05:55:42.465891 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16284 | 2026.03.26 05:55:42.465925 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16285 | 2026.03.26 05:55:42.465940 [ 3 ] {} <Debug> TCP-Session: d801a543-b4b8-46d9-9082-0870e9937413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16286 | 2026.03.26 05:55:42.465948 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16287 | 2026.03.26 05:55:42.465971 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16288 | 2026.03.26 05:55:42.465987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16289 | 2026.03.26 05:55:42.466000 [ 293 ] {} <Debug> TCP-Session: 26d29db9-e468-4659-ba0a-0cd3a826456d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16290 | 2026.03.26 05:55:42.466013 [ 290 ] {} <Debug> TCP-Session: 9515f30b-e57e-4302-a2af-668f8344958b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16291 | 2026.03.26 05:55:42.466027 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16292 | 2026.03.26 05:55:42.466041 [ 289 ] {} <Debug> TCP-Session: eff009b9-b6ff-4858-b251-3c6f78bd0e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16293 | 2026.03.26 05:55:42.466008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16294 | 2026.03.26 05:55:42.466077 [ 292 ] {} <Debug> TCP-Session: d302a0fd-cf58-4aea-86b6-9d0e2153cdc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16295 | 2026.03.26 05:55:42.465976 [ 288 ] {} <Debug> TCP-Session: 66a5b194-c913-4184-898c-0354e9cb34b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16296 | 2026.03.26 05:55:42.466126 [ 291 ] {} <Debug> TCP-Session: 2509b633-851d-4e89-8d95-19e90c293f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16297 | 2026.03.26 05:55:42.465950 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16298 | 2026.03.26 05:55:42.466188 [ 286 ] {} <Debug> TCP-Session: 1de79878-e226-417b-836c-d5657d9d5950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16299 | 2026.03.26 05:55:42.472379 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44599 | ||
| 16300 | 2026.03.26 05:55:42.472445 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16301 | 2026.03.26 05:55:42.472465 [ 286 ] {} <Debug> TCP-Session: 7434a1b3-f7f0-4297-a9e4-ae0ecba711a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44599 | ||
| 16302 | 2026.03.26 05:55:42.472483 [ 286 ] {} <Debug> TCP-Session: 7434a1b3-f7f0-4297-a9e4-ae0ecba711a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16303 | 2026.03.26 05:55:42.472495 [ 286 ] {} <Debug> TCP-Session: 7434a1b3-f7f0-4297-a9e4-ae0ecba711a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16304 | 2026.03.26 05:55:42.472646 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38279 | ||
| 16305 | 2026.03.26 05:55:42.472682 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35910 | ||
| 16306 | 2026.03.26 05:55:42.472703 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47159 | ||
| 16307 | 2026.03.26 05:55:42.472705 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54436 | ||
| 16308 | 2026.03.26 05:55:42.472725 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52981 | ||
| 16309 | 2026.03.26 05:55:42.472746 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62363 | ||
| 16310 | 2026.03.26 05:55:42.472819 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16311 | 2026.03.26 05:55:42.472798 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16312 | 2026.03.26 05:55:42.472903 [ 293 ] {} <Debug> TCP-Session: c0d6853c-db68-4777-a39f-810a576550f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52981 | ||
| 16313 | 2026.03.26 05:55:42.472923 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16314 | 2026.03.26 05:55:42.472936 [ 293 ] {} <Debug> TCP-Session: c0d6853c-db68-4777-a39f-810a576550f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16315 | 2026.03.26 05:55:42.472926 [ 292 ] {} <Debug> TCP-Session: e3d5c5d2-887e-4027-8864-d00ce7b61bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54436 | ||
| 16316 | 2026.03.26 05:55:42.472956 [ 293 ] {} <Debug> TCP-Session: c0d6853c-db68-4777-a39f-810a576550f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16317 | 2026.03.26 05:55:42.472980 [ 292 ] {} <Debug> TCP-Session: e3d5c5d2-887e-4027-8864-d00ce7b61bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16318 | 2026.03.26 05:55:42.472956 [ 3 ] {} <Debug> TCP-Session: 7f5a9549-6520-4d22-bc1c-a7fbccc4905e Authenticating user 'default' from [fd00:1122:3344:101::e]:62363 | ||
| 16319 | 2026.03.26 05:55:42.473005 [ 292 ] {} <Debug> TCP-Session: e3d5c5d2-887e-4027-8864-d00ce7b61bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2026.03.26 05:55:42.472773 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16321 | 2026.03.26 05:55:42.473042 [ 3 ] {} <Debug> TCP-Session: 7f5a9549-6520-4d22-bc1c-a7fbccc4905e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.03.26 05:55:42.472767 [ 286 ] {} <Trace> TCP-Session: 7434a1b3-f7f0-4297-a9e4-ae0ecba711a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16323 | 2026.03.26 05:55:42.472762 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16324 | 2026.03.26 05:55:42.472696 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33443 | ||
| 16325 | 2026.03.26 05:55:42.473130 [ 289 ] {} <Debug> TCP-Session: d50f5f87-b474-4bd4-abe5-8c5b5d9842a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35910 | ||
| 16326 | 2026.03.26 05:55:42.473137 [ 3 ] {} <Debug> TCP-Session: 7f5a9549-6520-4d22-bc1c-a7fbccc4905e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16327 | 2026.03.26 05:55:42.472712 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16328 | 2026.03.26 05:55:42.473178 [ 289 ] {} <Debug> TCP-Session: d50f5f87-b474-4bd4-abe5-8c5b5d9842a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2026.03.26 05:55:42.473189 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16330 | 2026.03.26 05:55:42.473214 [ 289 ] {} <Debug> TCP-Session: d50f5f87-b474-4bd4-abe5-8c5b5d9842a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16331 | 2026.03.26 05:55:42.473231 [ 290 ] {} <Debug> TCP-Session: 0a75fc9d-1523-415b-8446-614c82806cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33443 | ||
| 16332 | 2026.03.26 05:55:42.473205 [ 288 ] {} <Debug> TCP-Session: d5075b28-e804-481a-b795-a530426fbd3f Authenticating user 'default' from [fd00:1122:3344:101::e]:38279 | ||
| 16333 | 2026.03.26 05:55:42.473260 [ 290 ] {} <Debug> TCP-Session: 0a75fc9d-1523-415b-8446-614c82806cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16334 | 2026.03.26 05:55:42.473279 [ 288 ] {} <Debug> TCP-Session: d5075b28-e804-481a-b795-a530426fbd3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2026.03.26 05:55:42.473291 [ 290 ] {} <Debug> TCP-Session: 0a75fc9d-1523-415b-8446-614c82806cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16336 | 2026.03.26 05:55:42.473306 [ 288 ] {} <Debug> TCP-Session: d5075b28-e804-481a-b795-a530426fbd3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16337 | 2026.03.26 05:55:42.473255 [ 286 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44599) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16338 | 2026.03.26 05:55:42.473175 [ 291 ] {} <Debug> TCP-Session: 0a13e4f6-74be-4517-a2a9-5c68816a466c Authenticating user 'default' from [fd00:1122:3344:101::e]:47159 | ||
| 16339 | 2026.03.26 05:55:42.472737 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53700 | ||
| 16340 | 2026.03.26 05:55:42.473387 [ 291 ] {} <Debug> TCP-Session: 0a13e4f6-74be-4517-a2a9-5c68816a466c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16341 | 2026.03.26 05:55:42.473417 [ 291 ] {} <Debug> TCP-Session: 0a13e4f6-74be-4517-a2a9-5c68816a466c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16342 | 2026.03.26 05:55:42.473443 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16343 | 2026.03.26 05:55:42.473469 [ 294 ] {} <Debug> TCP-Session: e1a32f4e-fadf-4d32-b3dc-8dd73c2271d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53700 | ||
| 16344 | 2026.03.26 05:55:42.473485 [ 294 ] {} <Debug> TCP-Session: e1a32f4e-fadf-4d32-b3dc-8dd73c2271d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16345 | 2026.03.26 05:55:42.473497 [ 294 ] {} <Debug> TCP-Session: e1a32f4e-fadf-4d32-b3dc-8dd73c2271d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2026.03.26 05:55:42.473622 [ 286 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16347 | 2026.03.26 05:55:42.473678 [ 286 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16348 | 2026.03.26 05:55:42.473958 [ 286 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 16349 | 2026.03.26 05:55:42.474834 [ 317 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Trace> AggregatingTransform: Aggregating | ||
| 16350 | 2026.03.26 05:55:42.474895 [ 317 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Trace> Aggregator: Aggregation method: without_key | ||
| 16351 | 2026.03.26 05:55:42.474938 [ 317 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882681 sec. (1132.912 rows/sec., 44.25 KiB/sec.) | ||
| 16352 | 2026.03.26 05:55:42.474960 [ 317 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Trace> Aggregator: Merging aggregated data | ||
| 16353 | 2026.03.26 05:55:42.476208 [ 286 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003008 sec., 332.44680851063833 rows/sec., 12.99 KiB/sec. | ||
| 16354 | 2026.03.26 05:55:42.476361 [ 286 ] {f763311e-1d97-4495-869d-6c5062bf3e63} <Debug> TCPHandler: Processed in 0.003697926 sec. | ||
| 16355 | 2026.03.26 05:55:42.476496 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16356 | 2026.03.26 05:55:42.476524 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16357 | 2026.03.26 05:55:42.476528 [ 286 ] {} <Debug> TCP-Session: 7434a1b3-f7f0-4297-a9e4-ae0ecba711a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16358 | 2026.03.26 05:55:42.476545 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16359 | 2026.03.26 05:55:42.476558 [ 3 ] {} <Debug> TCP-Session: 7f5a9549-6520-4d22-bc1c-a7fbccc4905e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2026.03.26 05:55:42.476565 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16361 | 2026.03.26 05:55:42.476586 [ 290 ] {} <Debug> TCP-Session: 0a75fc9d-1523-415b-8446-614c82806cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16362 | 2026.03.26 05:55:42.476598 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16363 | 2026.03.26 05:55:42.476623 [ 288 ] {} <Debug> TCP-Session: d5075b28-e804-481a-b795-a530426fbd3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16364 | 2026.03.26 05:55:42.476634 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16365 | 2026.03.26 05:55:42.476658 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16366 | 2026.03.26 05:55:42.476696 [ 291 ] {} <Debug> TCP-Session: 0a13e4f6-74be-4517-a2a9-5c68816a466c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16367 | 2026.03.26 05:55:42.476597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16368 | 2026.03.26 05:55:42.476720 [ 293 ] {} <Debug> TCP-Session: c0d6853c-db68-4777-a39f-810a576550f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16369 | 2026.03.26 05:55:42.476614 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16370 | 2026.03.26 05:55:42.476758 [ 289 ] {} <Debug> TCP-Session: d50f5f87-b474-4bd4-abe5-8c5b5d9842a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16371 | 2026.03.26 05:55:42.476646 [ 294 ] {} <Debug> TCP-Session: e1a32f4e-fadf-4d32-b3dc-8dd73c2271d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16372 | 2026.03.26 05:55:42.476797 [ 292 ] {} <Debug> TCP-Session: e3d5c5d2-887e-4027-8864-d00ce7b61bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16373 | 2026.03.26 05:55:43.334412 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 16374 | 2026.03.26 05:55:43.334487 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 16375 | 2026.03.26 05:55:43.338583 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 16376 | 2026.03.26 05:55:43.427235 [ 221 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 16377 | 2026.03.26 05:55:43.427299 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 16378 | 2026.03.26 05:55:43.432995 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 16379 | 2026.03.26 05:55:43.699902 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 16380 | 2026.03.26 05:55:43.699962 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 16381 | 2026.03.26 05:55:43.703399 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 16382 | 2026.03.26 05:55:43.710087 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16383 | 2026.03.26 05:55:43.710340 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16384 | 2026.03.26 05:55:43.710450 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16385 | 2026.03.26 05:55:43.711419 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16386 | 2026.03.26 05:55:43.711460 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16387 | 2026.03.26 05:55:43.711833 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16388 | 2026.03.26 05:55:43.712052 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16389 | 2026.03.26 05:55:43.712198 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001934 sec., 146845.9152016546 rows/sec., 9.33 MiB/sec. | ||
| 16390 | 2026.03.26 05:55:43.712240 [ 4 ] {528d0188-7b75-4c2a-8837-bef3b754ece7} <Debug> TCPHandler: Processed in 0.002322435 sec. | ||
| 16391 | 2026.03.26 05:55:43.712367 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16392 | 2026.03.26 05:55:43.712460 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16393 | 2026.03.26 05:55:43.712500 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16394 | 2026.03.26 05:55:43.713553 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.03.26 05:55:43.713589 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16396 | 2026.03.26 05:55:43.713929 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16397 | 2026.03.26 05:55:43.714130 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2026.03.26 05:55:43.714255 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001813 sec., 483728.62658576947 rows/sec., 38.34 MiB/sec. | ||
| 16399 | 2026.03.26 05:55:43.714292 [ 4 ] {12d92def-aa97-4ca9-977b-720c94864b2a} <Debug> TCPHandler: Processed in 0.001972106 sec. | ||
| 16400 | 2026.03.26 05:55:43.714404 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16401 | 2026.03.26 05:55:43.714414 [ 224 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 16402 | 2026.03.26 05:55:43.714495 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16403 | 2026.03.26 05:55:43.714500 [ 224 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 16404 | 2026.03.26 05:55:43.714542 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16405 | 2026.03.26 05:55:43.715049 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2026.03.26 05:55:43.715085 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16407 | 2026.03.26 05:55:43.715406 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16408 | 2026.03.26 05:55:43.715667 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2026.03.26 05:55:43.715804 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001327 sec., 137151.46948003015 rows/sec., 8.50 MiB/sec. | ||
| 16410 | 2026.03.26 05:55:43.715842 [ 4 ] {7b627651-9041-48c9-990a-54eeb1689d65} <Debug> TCPHandler: Processed in 0.001484815 sec. | ||
| 16411 | 2026.03.26 05:55:43.715948 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16412 | 2026.03.26 05:55:43.716040 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16413 | 2026.03.26 05:55:43.716078 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16414 | 2026.03.26 05:55:43.716551 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2026.03.26 05:55:43.716588 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16416 | 2026.03.26 05:55:43.716885 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16417 | 2026.03.26 05:55:43.717116 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2026.03.26 05:55:43.717247 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 7.85 MiB/sec. | ||
| 16419 | 2026.03.26 05:55:43.717284 [ 4 ] {7c711647-58f2-4f5d-9ba5-430b81d5bf93} <Debug> TCPHandler: Processed in 0.001382513 sec. | ||
| 16420 | 2026.03.26 05:55:43.717402 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.03.26 05:55:43.717494 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16422 | 2026.03.26 05:55:43.717532 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16423 | 2026.03.26 05:55:43.717982 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16424 | 2026.03.26 05:55:43.718018 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16425 | 2026.03.26 05:55:43.718317 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16426 | 2026.03.26 05:55:43.718452 [ 224 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 16427 | 2026.03.26 05:55:43.718558 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2026.03.26 05:55:43.718687 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 16429 | 2026.03.26 05:55:43.718724 [ 4 ] {122c10b0-58f6-4398-8618-980ebf9c9882} <Debug> TCPHandler: Processed in 0.001373842 sec. | ||
| 16430 | 2026.03.26 05:55:43.718835 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16431 | 2026.03.26 05:55:43.718926 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16432 | 2026.03.26 05:55:43.718963 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16433 | 2026.03.26 05:55:43.719638 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16434 | 2026.03.26 05:55:43.719673 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16435 | 2026.03.26 05:55:43.719994 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16436 | 2026.03.26 05:55:43.720205 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16437 | 2026.03.26 05:55:43.720331 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001423 sec., 372452.5650035137 rows/sec., 26.34 MiB/sec. | ||
| 16438 | 2026.03.26 05:55:43.720370 [ 4 ] {60257255-23e2-422b-9f2a-7854b1f02358} <Debug> TCPHandler: Processed in 0.001580307 sec. | ||
| 16439 | 2026.03.26 05:55:43.720479 [ 225 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 16440 | 2026.03.26 05:55:43.720525 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16441 | 2026.03.26 05:55:43.720527 [ 225 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 16442 | 2026.03.26 05:55:43.720633 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16443 | 2026.03.26 05:55:43.720682 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16444 | 2026.03.26 05:55:43.721088 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2026.03.26 05:55:43.721134 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16446 | 2026.03.26 05:55:43.721510 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16447 | 2026.03.26 05:55:43.721761 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.03.26 05:55:43.721904 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001289 sec., 4654.7711404189295 rows/sec., 243.19 KiB/sec. | ||
| 16449 | 2026.03.26 05:55:43.721941 [ 4 ] {a086ac6b-4252-47ec-816d-a2338bff74bc} <Debug> TCPHandler: Processed in 0.001466474 sec. | ||
| 16450 | 2026.03.26 05:55:43.722052 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16451 | 2026.03.26 05:55:43.722154 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16452 | 2026.03.26 05:55:43.722199 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16453 | 2026.03.26 05:55:43.722683 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.03.26 05:55:43.722723 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16455 | 2026.03.26 05:55:43.723114 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16456 | 2026.03.26 05:55:43.723337 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2026.03.26 05:55:43.723479 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001344 sec., 197172.61904761905 rows/sec., 13.10 MiB/sec. | ||
| 16458 | 2026.03.26 05:55:43.723521 [ 4 ] {c500dc25-68ac-4cd7-a38d-37344e4278e9} <Debug> TCPHandler: Processed in 0.001520146 sec. | ||
| 16459 | 2026.03.26 05:55:43.723614 [ 225 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 16460 | 2026.03.26 05:55:43.723651 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.03.26 05:55:43.723752 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.03.26 05:55:43.723797 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16463 | 2026.03.26 05:55:43.724133 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.03.26 05:55:43.724172 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16465 | 2026.03.26 05:55:43.724476 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16466 | 2026.03.26 05:55:43.724696 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.03.26 05:55:43.724832 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 16468 | 2026.03.26 05:55:43.724870 [ 4 ] {a16526e0-7ecb-40eb-b215-6b53e1b02bf3} <Debug> TCPHandler: Processed in 0.001272089 sec. | ||
| 16469 | 2026.03.26 05:55:43.724982 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2026.03.26 05:55:43.725076 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16471 | 2026.03.26 05:55:43.725131 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16472 | 2026.03.26 05:55:43.726031 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.03.26 05:55:43.726069 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16474 | 2026.03.26 05:55:43.726634 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16475 | 2026.03.26 05:55:43.726858 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.03.26 05:55:43.727001 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001944 sec., 20576.1316872428 rows/sec., 36.87 MiB/sec. | ||
| 16477 | 2026.03.26 05:55:43.727066 [ 4 ] {0a328638-4b22-40a7-9766-cf04493ee930} <Debug> TCPHandler: Processed in 0.00213418 sec. | ||
| 16478 | 2026.03.26 05:55:43.727181 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16479 | 2026.03.26 05:55:43.727275 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16480 | 2026.03.26 05:55:43.727317 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16481 | 2026.03.26 05:55:43.727666 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16482 | 2026.03.26 05:55:43.727703 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16483 | 2026.03.26 05:55:43.728004 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16484 | 2026.03.26 05:55:43.728215 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16485 | 2026.03.26 05:55:43.728344 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 16486 | 2026.03.26 05:55:43.728382 [ 4 ] {1c48c2de-832a-4489-89d8-95f1e15f1361} <Debug> TCPHandler: Processed in 0.001250599 sec. | ||
| 16487 | 2026.03.26 05:55:45.006046 [ 220 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 16488 | 2026.03.26 05:55:45.006125 [ 220 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 16489 | 2026.03.26 05:55:45.010287 [ 220 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 16490 | 2026.03.26 05:55:46.694590 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16491 | 2026.03.26 05:55:46.694645 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16492 | 2026.03.26 05:55:46.877967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35530 | ||
| 16493 | 2026.03.26 05:55:46.878593 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.03.26 05:55:46.878636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 16495 | 2026.03.26 05:55:46.879114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16496 | 2026.03.26 05:55:46.879358 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.03.26 05:55:46.879496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35530 | ||
| 16498 | 2026.03.26 05:55:48.699123 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2026.03.26 05:55:48.699339 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16500 | 2026.03.26 05:55:48.699409 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16501 | 2026.03.26 05:55:48.700079 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16502 | 2026.03.26 05:55:48.700124 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16503 | 2026.03.26 05:55:48.700525 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16504 | 2026.03.26 05:55:48.700756 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2026.03.26 05:55:48.700922 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 16506 | 2026.03.26 05:55:48.700972 [ 4 ] {e8f7a4c5-0f55-4420-b238-37b406c2a3ee} <Debug> TCPHandler: Processed in 0.001987046 sec. | ||
| 16507 | 2026.03.26 05:55:48.701106 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16508 | 2026.03.26 05:55:48.701208 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16509 | 2026.03.26 05:55:48.701253 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16510 | 2026.03.26 05:55:48.701705 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16511 | 2026.03.26 05:55:48.701743 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16512 | 2026.03.26 05:55:48.702067 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16513 | 2026.03.26 05:55:48.702280 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.03.26 05:55:48.702420 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 16515 | 2026.03.26 05:55:48.702460 [ 4 ] {540339f0-a88b-4f2e-b23f-6bd0d3ec4711} <Debug> TCPHandler: Processed in 0.001406993 sec. | ||
| 16516 | 2026.03.26 05:55:48.702578 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16517 | 2026.03.26 05:55:48.702675 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16518 | 2026.03.26 05:55:48.702720 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16519 | 2026.03.26 05:55:48.703146 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16520 | 2026.03.26 05:55:48.703183 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16521 | 2026.03.26 05:55:48.703525 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16522 | 2026.03.26 05:55:48.703732 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16523 | 2026.03.26 05:55:48.703870 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 16524 | 2026.03.26 05:55:48.703908 [ 4 ] {bcbae6ea-b3b0-41df-a7f2-78191219bb3a} <Debug> TCPHandler: Processed in 0.001379392 sec. | ||
| 16525 | 2026.03.26 05:55:48.704020 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16526 | 2026.03.26 05:55:48.704114 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16527 | 2026.03.26 05:55:48.704158 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16528 | 2026.03.26 05:55:48.704506 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2026.03.26 05:55:48.704542 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16530 | 2026.03.26 05:55:48.704922 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16531 | 2026.03.26 05:55:48.705164 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16532 | 2026.03.26 05:55:48.705298 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 16533 | 2026.03.26 05:55:48.705336 [ 4 ] {0e8b7bdc-ac0b-490d-b71c-0246cb6496a8} <Debug> TCPHandler: Processed in 0.001365332 sec. | ||
| 16534 | 2026.03.26 05:55:48.796500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16535 | 2026.03.26 05:55:48.814147 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16536 | 2026.03.26 05:55:48.814199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16537 | 2026.03.26 05:55:48.821228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16538 | 2026.03.26 05:55:48.822036 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16539 | 2026.03.26 05:55:48.826422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16540 | 2026.03.26 05:55:52.048323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2080 | ||
| 16541 | 2026.03.26 05:55:52.050846 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2026.03.26 05:55:52.050910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16543 | 2026.03.26 05:55:52.052200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16544 | 2026.03.26 05:55:52.052495 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2026.03.26 05:55:52.052701 [ 39 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16546 | 2026.03.26 05:55:52.052811 [ 39 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2026.03.26 05:55:52.052849 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16548 | 2026.03.26 05:55:52.052902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2080 | ||
| 16549 | 2026.03.26 05:55:52.052968 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 16550 | 2026.03.26 05:55:52.053488 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16551 | 2026.03.26 05:55:52.053615 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1888 rows starting from the beginning of the part | ||
| 16552 | 2026.03.26 05:55:52.053954 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
| 16553 | 2026.03.26 05:55:52.054272 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 16554 | 2026.03.26 05:55:52.054617 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 16555 | 2026.03.26 05:55:52.054951 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 50 rows starting from the beginning of the part | ||
| 16556 | 2026.03.26 05:55:52.055278 [ 198 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 16557 | 2026.03.26 05:55:52.062107 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2080 rows, containing 72 columns (72 merged, 0 gathered) in 0.009183925 sec., 226482.6857797728 rows/sec., 176.01 MiB/sec. | ||
| 16558 | 2026.03.26 05:55:52.064203 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16559 | 2026.03.26 05:55:52.064846 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.03.26 05:55:52.064936 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_56_11} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16561 | 2026.03.26 05:55:52.065309 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.70 MiB. | ||
| 16562 | 2026.03.26 05:55:53.710283 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16563 | 2026.03.26 05:55:53.710499 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16564 | 2026.03.26 05:55:53.710571 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16565 | 2026.03.26 05:55:53.711386 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16566 | 2026.03.26 05:55:53.711434 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16567 | 2026.03.26 05:55:53.711827 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16568 | 2026.03.26 05:55:53.712049 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16569 | 2026.03.26 05:55:53.712201 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001756 sec., 161731.20728929384 rows/sec., 10.27 MiB/sec. | ||
| 16570 | 2026.03.26 05:55:53.712242 [ 4 ] {1fe0fb1f-c06c-419e-b304-dbd5251b8608} <Debug> TCPHandler: Processed in 0.002093219 sec. | ||
| 16571 | 2026.03.26 05:55:53.712383 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16572 | 2026.03.26 05:55:53.712482 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16573 | 2026.03.26 05:55:53.712523 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16574 | 2026.03.26 05:55:53.712957 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2026.03.26 05:55:53.712993 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16576 | 2026.03.26 05:55:53.713277 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16577 | 2026.03.26 05:55:53.713486 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16578 | 2026.03.26 05:55:53.713613 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 709.07 KiB/sec. | ||
| 16579 | 2026.03.26 05:55:53.713651 [ 4 ] {d0522c30-4256-4a5a-8acb-2355ff98261e} <Debug> TCPHandler: Processed in 0.001316461 sec. | ||
| 16580 | 2026.03.26 05:55:53.713764 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2026.03.26 05:55:53.713856 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16582 | 2026.03.26 05:55:53.713893 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16583 | 2026.03.26 05:55:53.714728 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16584 | 2026.03.26 05:55:53.714763 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16585 | 2026.03.26 05:55:53.715093 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16586 | 2026.03.26 05:55:53.715297 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16587 | 2026.03.26 05:55:53.715425 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Debug> executeQuery: Read 882 rows, 71.55 KiB in 0.001586 sec., 556116.0151324086 rows/sec., 44.06 MiB/sec. | ||
| 16588 | 2026.03.26 05:55:53.715462 [ 4 ] {0247c2a5-d293-40b2-90e1-a671dfc8fc20} <Debug> TCPHandler: Processed in 0.001744991 sec. | ||
| 16589 | 2026.03.26 05:55:53.715575 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16590 | 2026.03.26 05:55:53.715667 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16591 | 2026.03.26 05:55:53.715706 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16592 | 2026.03.26 05:55:53.716167 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16593 | 2026.03.26 05:55:53.716203 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16594 | 2026.03.26 05:55:53.716497 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16595 | 2026.03.26 05:55:53.716707 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16596 | 2026.03.26 05:55:53.716835 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001186 sec., 161888.7015177066 rows/sec., 10.09 MiB/sec. | ||
| 16597 | 2026.03.26 05:55:53.716873 [ 4 ] {5ac00288-9e81-4eba-8d86-7c1415cb7b10} <Debug> TCPHandler: Processed in 0.001344981 sec. | ||
| 16598 | 2026.03.26 05:55:53.716979 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16599 | 2026.03.26 05:55:53.717070 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16600 | 2026.03.26 05:55:53.717108 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16601 | 2026.03.26 05:55:53.717538 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2026.03.26 05:55:53.717574 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16603 | 2026.03.26 05:55:53.717861 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16604 | 2026.03.26 05:55:53.718075 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2026.03.26 05:55:53.718200 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 16606 | 2026.03.26 05:55:53.718237 [ 4 ] {853d87c5-7102-40d6-be63-50eb5f9009b8} <Debug> TCPHandler: Processed in 0.001304531 sec. | ||
| 16607 | 2026.03.26 05:55:53.718343 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16608 | 2026.03.26 05:55:53.718437 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16609 | 2026.03.26 05:55:53.718478 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16610 | 2026.03.26 05:55:53.718908 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2026.03.26 05:55:53.718943 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16612 | 2026.03.26 05:55:53.719229 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16613 | 2026.03.26 05:55:53.719429 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2026.03.26 05:55:53.719555 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 16615 | 2026.03.26 05:55:53.719598 [ 4 ] {f739ab81-ee9e-4737-a8b6-9de511a1e40d} <Debug> TCPHandler: Processed in 0.001302371 sec. | ||
| 16616 | 2026.03.26 05:55:53.719708 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16617 | 2026.03.26 05:55:53.719804 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16618 | 2026.03.26 05:55:53.719842 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16619 | 2026.03.26 05:55:53.720431 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.03.26 05:55:53.720467 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16621 | 2026.03.26 05:55:53.720779 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16622 | 2026.03.26 05:55:53.720981 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16623 | 2026.03.26 05:55:53.721105 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001324 sec., 407854.9848942598 rows/sec., 28.91 MiB/sec. | ||
| 16624 | 2026.03.26 05:55:53.721143 [ 4 ] {8754cb79-2085-45e2-996d-2e042717a2d9} <Debug> TCPHandler: Processed in 0.001482565 sec. | ||
| 16625 | 2026.03.26 05:55:53.721250 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16626 | 2026.03.26 05:55:53.721341 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16627 | 2026.03.26 05:55:53.721381 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16628 | 2026.03.26 05:55:53.721697 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16629 | 2026.03.26 05:55:53.721733 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16630 | 2026.03.26 05:55:53.722022 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16631 | 2026.03.26 05:55:53.722227 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16632 | 2026.03.26 05:55:53.722353 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 16633 | 2026.03.26 05:55:53.722389 [ 4 ] {915983bd-00f1-4826-89c7-c8257e6ec40d} <Debug> TCPHandler: Processed in 0.001185738 sec. | ||
| 16634 | 2026.03.26 05:55:53.722522 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16635 | 2026.03.26 05:55:53.722641 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16636 | 2026.03.26 05:55:53.722693 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16637 | 2026.03.26 05:55:53.723177 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2026.03.26 05:55:53.723220 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16639 | 2026.03.26 05:55:53.723610 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16640 | 2026.03.26 05:55:53.723819 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2026.03.26 05:55:53.723947 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.00133 sec., 203007.5187969925 rows/sec., 13.50 MiB/sec. | ||
| 16642 | 2026.03.26 05:55:53.723984 [ 4 ] {5fca86f3-1fe8-420f-abdb-9413e159ba8a} <Debug> TCPHandler: Processed in 0.001521275 sec. | ||
| 16643 | 2026.03.26 05:55:53.724089 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.03.26 05:55:53.724181 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16645 | 2026.03.26 05:55:53.724222 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16646 | 2026.03.26 05:55:53.724522 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.03.26 05:55:53.724558 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16648 | 2026.03.26 05:55:53.724852 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16649 | 2026.03.26 05:55:53.725053 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.03.26 05:55:53.725179 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 16651 | 2026.03.26 05:55:53.725215 [ 4 ] {e26951db-7a61-430a-bdfd-3f0e5ac7da7b} <Debug> TCPHandler: Processed in 0.001173647 sec. | ||
| 16652 | 2026.03.26 05:55:53.725355 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16653 | 2026.03.26 05:55:53.725476 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16654 | 2026.03.26 05:55:53.725539 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16655 | 2026.03.26 05:55:53.726569 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2026.03.26 05:55:53.726606 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16657 | 2026.03.26 05:55:53.727162 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16658 | 2026.03.26 05:55:53.727381 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16659 | 2026.03.26 05:55:53.727519 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002068 sec., 19342.359767891685 rows/sec., 34.66 MiB/sec. | ||
| 16660 | 2026.03.26 05:55:53.727573 [ 4 ] {589f442a-7bc5-48d6-9d1c-9d5e432bed51} <Debug> TCPHandler: Processed in 0.002285494 sec. | ||
| 16661 | 2026.03.26 05:55:53.727675 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16662 | 2026.03.26 05:55:53.727768 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16663 | 2026.03.26 05:55:53.727810 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16664 | 2026.03.26 05:55:53.728139 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16665 | 2026.03.26 05:55:53.728175 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16666 | 2026.03.26 05:55:53.728479 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16667 | 2026.03.26 05:55:53.728681 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2026.03.26 05:55:53.728806 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 16669 | 2026.03.26 05:55:53.728842 [ 4 ] {9bcc288f-2c37-4b2a-a428-4f8e795df039} <Debug> TCPHandler: Processed in 0.001215288 sec. | ||
| 16670 | 2026.03.26 05:55:54.379640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36042 | ||
| 16671 | 2026.03.26 05:55:54.380167 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16672 | 2026.03.26 05:55:54.380211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16673 | 2026.03.26 05:55:54.380697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16674 | 2026.03.26 05:55:54.380928 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2026.03.26 05:55:54.381074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36042 | ||
| 16676 | 2026.03.26 05:55:54.699589 [ 220 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 16677 | 2026.03.26 05:55:54.699628 [ 220 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 16678 | 2026.03.26 05:55:54.702796 [ 220 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 16679 | 2026.03.26 05:55:55.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.29 MiB, peak 390.56 MiB, free memory in arenas 0.00 B, will set to 372.27 MiB (RSS), difference: 3.98 MiB | ||
| 16680 | 2026.03.26 05:55:55.154325 [ 225 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 16681 | 2026.03.26 05:55:55.154389 [ 225 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 16682 | 2026.03.26 05:55:55.156829 [ 225 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 16683 | 2026.03.26 05:55:56.326522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16684 | 2026.03.26 05:55:56.342749 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2026.03.26 05:55:56.342794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16686 | 2026.03.26 05:55:56.348611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16687 | 2026.03.26 05:55:56.349274 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2026.03.26 05:55:56.352035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16689 | 2026.03.26 05:55:58.699956 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16690 | 2026.03.26 05:55:58.700150 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16691 | 2026.03.26 05:55:58.700217 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16692 | 2026.03.26 05:55:58.700850 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16693 | 2026.03.26 05:55:58.700897 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16694 | 2026.03.26 05:55:58.701287 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16695 | 2026.03.26 05:55:58.701525 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2026.03.26 05:55:58.701687 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 16697 | 2026.03.26 05:55:58.701739 [ 4 ] {147d1658-39ad-4a6b-8bd3-f2972e97dd82} <Debug> TCPHandler: Processed in 0.001905555 sec. | ||
| 16698 | 2026.03.26 05:55:58.701851 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16699 | 2026.03.26 05:55:58.701953 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16700 | 2026.03.26 05:55:58.701997 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16701 | 2026.03.26 05:55:58.702416 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.03.26 05:55:58.702454 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16703 | 2026.03.26 05:55:58.702763 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16704 | 2026.03.26 05:55:58.702977 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2026.03.26 05:55:58.703118 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 16706 | 2026.03.26 05:55:58.703157 [ 4 ] {59d34008-468e-4012-bcaf-526494ee69c8} <Debug> TCPHandler: Processed in 0.001356112 sec. | ||
| 16707 | 2026.03.26 05:55:58.703262 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16708 | 2026.03.26 05:55:58.703357 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16709 | 2026.03.26 05:55:58.703402 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16710 | 2026.03.26 05:55:58.703793 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16711 | 2026.03.26 05:55:58.703829 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16712 | 2026.03.26 05:55:58.704168 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16713 | 2026.03.26 05:55:58.704376 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16714 | 2026.03.26 05:55:58.704508 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 16715 | 2026.03.26 05:55:58.704503 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 5 parts from all_1_120_25 to all_124_124_0 | ||
| 16716 | 2026.03.26 05:55:58.704547 [ 4 ] {742ef3f2-2257-455c-9e4e-390e58cbb197} <Debug> TCPHandler: Processed in 0.001333971 sec. | ||
| 16717 | 2026.03.26 05:55:58.704587 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.03.26 05:55:58.704612 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16719 | 2026.03.26 05:55:58.704673 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2026.03.26 05:55:58.704744 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_120_25 to all_124_124_0 into Compact with storage Full | ||
| 16721 | 2026.03.26 05:55:58.704771 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16722 | 2026.03.26 05:55:58.704835 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16723 | 2026.03.26 05:55:58.704916 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16724 | 2026.03.26 05:55:58.704962 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_25, total 46722 rows starting from the beginning of the part | ||
| 16725 | 2026.03.26 05:55:58.705046 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 16726 | 2026.03.26 05:55:58.705098 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 265 rows starting from the beginning of the part | ||
| 16727 | 2026.03.26 05:55:58.705152 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16728 | 2026.03.26 05:55:58.705167 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2026.03.26 05:55:58.705199 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 270 rows starting from the beginning of the part | ||
| 16730 | 2026.03.26 05:55:58.705210 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16731 | 2026.03.26 05:55:58.705557 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16732 | 2026.03.26 05:55:58.705771 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16733 | 2026.03.26 05:55:58.705907 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 16734 | 2026.03.26 05:55:58.705944 [ 4 ] {ad89a132-d2c7-4d6f-b227-8e7d1c75eeb2} <Debug> TCPHandler: Processed in 0.001329211 sec. | ||
| 16735 | 2026.03.26 05:55:58.712769 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47481 rows, containing 5 columns (5 merged, 0 gathered) in 0.008084729 sec., 5872924.126461134 rows/sec., 378.87 MiB/sec. | ||
| 16736 | 2026.03.26 05:55:58.713204 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Trace> MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) | ||
| 16737 | 2026.03.26 05:55:58.713481 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.03.26 05:55:58.713554 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 5 parts: [all_1_120_25, all_124_124_0] -> all_1_124_26 | ||
| 16739 | 2026.03.26 05:55:58.713629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 16740 | 2026.03.26 05:56:01.694680 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16741 | 2026.03.26 05:56:01.694730 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16742 | 2026.03.26 05:56:01.881255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36490 | ||
| 16743 | 2026.03.26 05:56:01.881952 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.03.26 05:56:01.881994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16745 | 2026.03.26 05:56:01.882454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16746 | 2026.03.26 05:56:01.882677 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.03.26 05:56:01.882805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36490 | ||
| 16748 | 2026.03.26 05:56:01.882881 [ 23 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16749 | 2026.03.26 05:56:01.882975 [ 23 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.03.26 05:56:01.883012 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16751 | 2026.03.26 05:56:01.883192 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 16752 | 2026.03.26 05:56:01.883397 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16753 | 2026.03.26 05:56:01.883460 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34122 rows starting from the beginning of the part | ||
| 16754 | 2026.03.26 05:56:01.883562 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16755 | 2026.03.26 05:56:01.883637 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16756 | 2026.03.26 05:56:01.883702 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16757 | 2026.03.26 05:56:01.883767 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16758 | 2026.03.26 05:56:01.883829 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16759 | 2026.03.26 05:56:01.886264 [ 195 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36490 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152734 sec., 11574081.41631993 rows/sec., 165.57 MiB/sec. | ||
| 16760 | 2026.03.26 05:56:01.886648 [ 193 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16761 | 2026.03.26 05:56:01.886970 [ 193 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.03.26 05:56:01.887055 [ 193 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_76_15} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16763 | 2026.03.26 05:56:01.887174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 16764 | 2026.03.26 05:56:02.053184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2112 | ||
| 16765 | 2026.03.26 05:56:02.055804 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16766 | 2026.03.26 05:56:02.055850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16767 | 2026.03.26 05:56:02.056979 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16768 | 2026.03.26 05:56:02.057253 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16769 | 2026.03.26 05:56:02.057620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2112 | ||
| 16770 | 2026.03.26 05:56:03.067136 [ 221 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 16771 | 2026.03.26 05:56:03.067197 [ 221 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 16772 | 2026.03.26 05:56:03.069980 [ 221 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 16773 | 2026.03.26 05:56:03.096301 [ 219 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 16774 | 2026.03.26 05:56:03.096370 [ 219 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 16775 | 2026.03.26 05:56:03.098632 [ 219 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 16776 | 2026.03.26 05:56:03.709991 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16777 | 2026.03.26 05:56:03.710191 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16778 | 2026.03.26 05:56:03.710272 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16779 | 2026.03.26 05:56:03.711273 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2026.03.26 05:56:03.711330 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16781 | 2026.03.26 05:56:03.711795 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16782 | 2026.03.26 05:56:03.712024 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2026.03.26 05:56:03.712178 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001993 sec., 142498.7456096337 rows/sec., 9.05 MiB/sec. | ||
| 16784 | 2026.03.26 05:56:03.712230 [ 4 ] {f5b891ac-fb01-4b69-bc79-0f6761e439d2} <Debug> TCPHandler: Processed in 0.002383146 sec. | ||
| 16785 | 2026.03.26 05:56:03.712365 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16786 | 2026.03.26 05:56:03.712463 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16787 | 2026.03.26 05:56:03.712507 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16788 | 2026.03.26 05:56:03.713353 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2026.03.26 05:56:03.713389 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16790 | 2026.03.26 05:56:03.713741 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16791 | 2026.03.26 05:56:03.713949 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2026.03.26 05:56:03.714076 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001636 sec., 536063.5696821515 rows/sec., 42.49 MiB/sec. | ||
| 16793 | 2026.03.26 05:56:03.714080 [ 25 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16794 | 2026.03.26 05:56:03.714114 [ 4 ] {2cb41244-59f8-4619-9aa7-3aee2d38771a} <Debug> TCPHandler: Processed in 0.001798772 sec. | ||
| 16795 | 2026.03.26 05:56:03.714155 [ 25 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2026.03.26 05:56:03.714183 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16797 | 2026.03.26 05:56:03.714256 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16798 | 2026.03.26 05:56:03.714326 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 16799 | 2026.03.26 05:56:03.714351 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16800 | 2026.03.26 05:56:03.714413 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16801 | 2026.03.26 05:56:03.714492 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16802 | 2026.03.26 05:56:03.714536 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3359 rows starting from the beginning of the part | ||
| 16803 | 2026.03.26 05:56:03.714613 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 877 rows starting from the beginning of the part | ||
| 16804 | 2026.03.26 05:56:03.714664 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 16805 | 2026.03.26 05:56:03.714719 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 882 rows starting from the beginning of the part | ||
| 16806 | 2026.03.26 05:56:03.714765 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 16807 | 2026.03.26 05:56:03.714812 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 877 rows starting from the beginning of the part | ||
| 16808 | 2026.03.26 05:56:03.714890 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2026.03.26 05:56:03.714929 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16810 | 2026.03.26 05:56:03.715254 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16811 | 2026.03.26 05:56:03.715473 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.03.26 05:56:03.715590 [ 25 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16813 | 2026.03.26 05:56:03.715604 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001271 sec., 143194.33516915815 rows/sec., 8.87 MiB/sec. | ||
| 16814 | 2026.03.26 05:56:03.715627 [ 25 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2026.03.26 05:56:03.715650 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16816 | 2026.03.26 05:56:03.715651 [ 4 ] {b467af8f-bd0e-4a78-bde5-37e8ffb79363} <Debug> TCPHandler: Processed in 0.001451024 sec. | ||
| 16817 | 2026.03.26 05:56:03.715752 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 16818 | 2026.03.26 05:56:03.715783 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16819 | 2026.03.26 05:56:03.715853 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16820 | 2026.03.26 05:56:03.715875 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16821 | 2026.03.26 05:56:03.715882 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 225 rows starting from the beginning of the part | ||
| 16822 | 2026.03.26 05:56:03.715915 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16823 | 2026.03.26 05:56:03.715943 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 182 rows starting from the beginning of the part | ||
| 16824 | 2026.03.26 05:56:03.715985 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part | ||
| 16825 | 2026.03.26 05:56:03.716025 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 182 rows starting from the beginning of the part | ||
| 16826 | 2026.03.26 05:56:03.716061 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 192 rows starting from the beginning of the part | ||
| 16827 | 2026.03.26 05:56:03.716100 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 182 rows starting from the beginning of the part | ||
| 16828 | 2026.03.26 05:56:03.716389 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.03.26 05:56:03.716422 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16830 | 2026.03.26 05:56:03.716710 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16831 | 2026.03.26 05:56:03.716929 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.03.26 05:56:03.717017 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309061 sec., 745572.5898181979 rows/sec., 49.54 MiB/sec. | ||
| 16833 | 2026.03.26 05:56:03.717082 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6107 rows, containing 5 columns (5 merged, 0 gathered) in 0.002827206 sec., 2160083.135081066 rows/sec., 175.30 MiB/sec. | ||
| 16834 | 2026.03.26 05:56:03.717084 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 7.85 MiB/sec. | ||
| 16835 | 2026.03.26 05:56:03.717136 [ 4 ] {37eb711f-1b2f-43fb-9a09-cfb4e93a6fdc} <Debug> TCPHandler: Processed in 0.001399813 sec. | ||
| 16836 | 2026.03.26 05:56:03.717184 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16837 | 2026.03.26 05:56:03.717263 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16838 | 2026.03.26 05:56:03.717358 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16839 | 2026.03.26 05:56:03.717399 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16840 | 2026.03.26 05:56:03.717435 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2026.03.26 05:56:03.717445 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16842 | 2026.03.26 05:56:03.717500 [ 195 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_71_14} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16843 | 2026.03.26 05:56:03.717566 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16844 | 2026.03.26 05:56:03.717774 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.03.26 05:56:03.717856 [ 189 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_126_25} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16846 | 2026.03.26 05:56:03.717884 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2026.03.26 05:56:03.717926 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16848 | 2026.03.26 05:56:03.717950 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16849 | 2026.03.26 05:56:03.718243 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16850 | 2026.03.26 05:56:03.718456 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2026.03.26 05:56:03.718591 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 16852 | 2026.03.26 05:56:03.718631 [ 4 ] {2b70d19f-b845-4667-ae9b-506be671b6e9} <Debug> TCPHandler: Processed in 0.001417544 sec. | ||
| 16853 | 2026.03.26 05:56:03.718745 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16854 | 2026.03.26 05:56:03.718839 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16855 | 2026.03.26 05:56:03.718878 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16856 | 2026.03.26 05:56:03.719490 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16857 | 2026.03.26 05:56:03.719526 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16858 | 2026.03.26 05:56:03.719855 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16859 | 2026.03.26 05:56:03.720072 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16860 | 2026.03.26 05:56:03.720186 [ 25 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16861 | 2026.03.26 05:56:03.720200 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00138 sec., 384057.9710144928 rows/sec., 27.16 MiB/sec. | ||
| 16862 | 2026.03.26 05:56:03.720230 [ 25 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.03.26 05:56:03.720252 [ 4 ] {79eeff73-40be-4485-904e-c09107bab85c} <Debug> TCPHandler: Processed in 0.001556517 sec. | ||
| 16864 | 2026.03.26 05:56:03.720257 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16865 | 2026.03.26 05:56:03.720357 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 16866 | 2026.03.26 05:56:03.720374 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2026.03.26 05:56:03.720475 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16868 | 2026.03.26 05:56:03.720482 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16869 | 2026.03.26 05:56:03.720515 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1830 rows starting from the beginning of the part | ||
| 16870 | 2026.03.26 05:56:03.720540 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16871 | 2026.03.26 05:56:03.720580 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 530 rows starting from the beginning of the part | ||
| 16872 | 2026.03.26 05:56:03.720636 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 16873 | 2026.03.26 05:56:03.720685 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 540 rows starting from the beginning of the part | ||
| 16874 | 2026.03.26 05:56:03.720728 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 16875 | 2026.03.26 05:56:03.720774 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 530 rows starting from the beginning of the part | ||
| 16876 | 2026.03.26 05:56:03.720886 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2026.03.26 05:56:03.720928 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16878 | 2026.03.26 05:56:03.721270 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16879 | 2026.03.26 05:56:03.721501 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2026.03.26 05:56:03.721638 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 16881 | 2026.03.26 05:56:03.721675 [ 4 ] {650e052a-e8c4-4a12-beff-cd95acb539e1} <Debug> TCPHandler: Processed in 0.001350121 sec. | ||
| 16882 | 2026.03.26 05:56:03.721796 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16883 | 2026.03.26 05:56:03.721888 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16884 | 2026.03.26 05:56:03.721930 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16885 | 2026.03.26 05:56:03.722016 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3558 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169506 sec., 2099040.74192064 rows/sec., 154.29 MiB/sec. | ||
| 16886 | 2026.03.26 05:56:03.722221 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16887 | 2026.03.26 05:56:03.722384 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.03.26 05:56:03.722426 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16889 | 2026.03.26 05:56:03.722475 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2026.03.26 05:56:03.722559 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_126_25} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16891 | 2026.03.26 05:56:03.722633 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 16892 | 2026.03.26 05:56:03.722778 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16893 | 2026.03.26 05:56:03.722999 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2026.03.26 05:56:03.723130 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00126 sec., 210317.4603174603 rows/sec., 13.98 MiB/sec. | ||
| 16895 | 2026.03.26 05:56:03.723170 [ 4 ] {72209931-c9c6-4094-88b1-f41ecdb7456d} <Debug> TCPHandler: Processed in 0.001423033 sec. | ||
| 16896 | 2026.03.26 05:56:03.723290 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16897 | 2026.03.26 05:56:03.723383 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16898 | 2026.03.26 05:56:03.723426 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16899 | 2026.03.26 05:56:03.723752 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.03.26 05:56:03.723789 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16901 | 2026.03.26 05:56:03.724087 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16902 | 2026.03.26 05:56:03.724296 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16903 | 2026.03.26 05:56:03.724429 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 16904 | 2026.03.26 05:56:03.724466 [ 4 ] {4fa43b34-2d21-4b92-a9cb-23c909f698bc} <Debug> TCPHandler: Processed in 0.001225898 sec. | ||
| 16905 | 2026.03.26 05:56:03.724600 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16906 | 2026.03.26 05:56:03.724722 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16907 | 2026.03.26 05:56:03.724787 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16908 | 2026.03.26 05:56:03.725708 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16909 | 2026.03.26 05:56:03.725745 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16910 | 2026.03.26 05:56:03.726337 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16911 | 2026.03.26 05:56:03.726601 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16912 | 2026.03.26 05:56:03.726729 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16913 | 2026.03.26 05:56:03.726756 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002059 sec., 19426.90626517727 rows/sec., 34.81 MiB/sec. | ||
| 16914 | 2026.03.26 05:56:03.726766 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2026.03.26 05:56:03.726799 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16916 | 2026.03.26 05:56:03.726835 [ 4 ] {dbf27427-6337-4f32-90c6-ae15c1855202} <Debug> TCPHandler: Processed in 0.002295964 sec. | ||
| 16917 | 2026.03.26 05:56:03.726899 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 16918 | 2026.03.26 05:56:03.726954 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16919 | 2026.03.26 05:56:03.727053 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16920 | 2026.03.26 05:56:03.727095 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16921 | 2026.03.26 05:56:03.727141 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16922 | 2026.03.26 05:56:03.727207 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2131 rows starting from the beginning of the part | ||
| 16923 | 2026.03.26 05:56:03.727340 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 16924 | 2026.03.26 05:56:03.727449 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 16925 | 2026.03.26 05:56:03.727480 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.03.26 05:56:03.727520 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16927 | 2026.03.26 05:56:03.727555 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 16928 | 2026.03.26 05:56:03.727656 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 16929 | 2026.03.26 05:56:03.727752 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
| 16930 | 2026.03.26 05:56:03.727851 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16931 | 2026.03.26 05:56:03.728092 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2026.03.26 05:56:03.728219 [ 25 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16933 | 2026.03.26 05:56:03.728240 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 4.67 MiB/sec. | ||
| 16934 | 2026.03.26 05:56:03.728248 [ 25 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.03.26 05:56:03.728279 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16936 | 2026.03.26 05:56:03.728285 [ 4 ] {daedd151-3617-4efa-8683-0e5511edf6d5} <Debug> TCPHandler: Processed in 0.001381662 sec. | ||
| 16937 | 2026.03.26 05:56:03.728353 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 16938 | 2026.03.26 05:56:03.728443 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16939 | 2026.03.26 05:56:03.728468 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7416 rows starting from the beginning of the part | ||
| 16940 | 2026.03.26 05:56:03.728512 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 16941 | 2026.03.26 05:56:03.728547 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16942 | 2026.03.26 05:56:03.728578 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 16943 | 2026.03.26 05:56:03.728609 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 16944 | 2026.03.26 05:56:03.728641 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 16945 | 2026.03.26 05:56:03.730306 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7806 rows, containing 4 columns (4 merged, 0 gathered) in 0.001982356 sec., 3937738.731085638 rows/sec., 255.63 MiB/sec. | ||
| 16946 | 2026.03.26 05:56:03.730686 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16947 | 2026.03.26 05:56:03.730926 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16948 | 2026.03.26 05:56:03.730989 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_126_25} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16949 | 2026.03.26 05:56:03.731047 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16950 | 2026.03.26 05:56:03.737139 [ 194 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2302 rows, containing 19 columns (19 merged, 0 gathered) in 0.010286101 sec., 223797.14140469744 rows/sec., 401.03 MiB/sec. | ||
| 16951 | 2026.03.26 05:56:03.739168 [ 190 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16952 | 2026.03.26 05:56:03.739516 [ 190 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2026.03.26 05:56:03.739591 [ 190 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16954 | 2026.03.26 05:56:03.739744 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.56 MiB. | ||
| 16955 | 2026.03.26 05:56:03.852115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16956 | 2026.03.26 05:56:03.869791 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16957 | 2026.03.26 05:56:03.869838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16958 | 2026.03.26 05:56:03.875651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16959 | 2026.03.26 05:56:03.876359 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2026.03.26 05:56:03.876663 [ 25 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16961 | 2026.03.26 05:56:03.876706 [ 25 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16962 | 2026.03.26 05:56:03.876727 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16963 | 2026.03.26 05:56:03.876854 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 16964 | 2026.03.26 05:56:03.879603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16965 | 2026.03.26 05:56:03.880432 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16966 | 2026.03.26 05:56:03.881878 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 16967 | 2026.03.26 05:56:03.886568 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 16968 | 2026.03.26 05:56:03.891198 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 16969 | 2026.03.26 05:56:03.895709 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 16970 | 2026.03.26 05:56:03.900385 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 16971 | 2026.03.26 05:56:03.904625 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 16972 | 2026.03.26 05:56:03.957147 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.080352651 sec., 7131.065283707939 rows/sec., 36.87 MiB/sec. | ||
| 16973 | 2026.03.26 05:56:03.960092 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16974 | 2026.03.26 05:56:03.962127 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_76_15} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16975 | 2026.03.26 05:56:03.962220 [ 201 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_76_15} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16976 | 2026.03.26 05:56:03.965149 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16977 | 2026.03.26 05:56:04.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.31 MiB, peak 391.76 MiB, free memory in arenas 0.00 B, will set to 376.49 MiB (RSS), difference: 2.18 MiB | ||
| 16978 | 2026.03.26 05:56:04.802697 [ 222 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 16979 | 2026.03.26 05:56:04.802750 [ 222 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 16980 | 2026.03.26 05:56:04.805262 [ 222 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 16981 | 2026.03.26 05:56:06.349928 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16982 | 2026.03.26 05:56:06.350110 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16983 | 2026.03.26 05:56:06.350177 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16984 | 2026.03.26 05:56:06.352098 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2026.03.26 05:56:06.352148 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16986 | 2026.03.26 05:56:06.352669 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16987 | 2026.03.26 05:56:06.352889 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16988 | 2026.03.26 05:56:06.353044 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.002984 sec., 805965.1474530831 rows/sec., 59.46 MiB/sec. | ||
| 16989 | 2026.03.26 05:56:06.353088 [ 4 ] {d8a92b14-26f7-493f-98df-f939f37d44f4} <Debug> TCPHandler: Processed in 0.003287847 sec. | ||
| 16990 | 2026.03.26 05:56:06.353215 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16991 | 2026.03.26 05:56:06.353310 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16992 | 2026.03.26 05:56:06.353352 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16993 | 2026.03.26 05:56:06.353747 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2026.03.26 05:56:06.353783 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 16995 | 2026.03.26 05:56:06.354068 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16996 | 2026.03.26 05:56:06.354282 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16997 | 2026.03.26 05:56:06.354410 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001118 sec., 9838.998211091233 rows/sec., 739.85 KiB/sec. | ||
| 16998 | 2026.03.26 05:56:06.354447 [ 4 ] {4f1a4dac-a79d-4f9b-9d0a-459a1f5622fa} <Debug> TCPHandler: Processed in 0.00128036 sec. | ||
| 16999 | 2026.03.26 05:56:06.354547 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17000 | 2026.03.26 05:56:06.354637 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17001 | 2026.03.26 05:56:06.354676 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17002 | 2026.03.26 05:56:06.355424 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.03.26 05:56:06.355491 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17004 | 2026.03.26 05:56:06.355812 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17005 | 2026.03.26 05:56:06.356017 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2026.03.26 05:56:06.356146 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001527 sec., 524557.9567779962 rows/sec., 30.30 MiB/sec. | ||
| 17007 | 2026.03.26 05:56:06.356183 [ 4 ] {cd500d74-f4a3-4b79-aa9d-f33f4a04b14b} <Debug> TCPHandler: Processed in 0.001683029 sec. | ||
| 17008 | 2026.03.26 05:56:06.356289 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2026.03.26 05:56:06.356392 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17010 | 2026.03.26 05:56:06.356434 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17011 | 2026.03.26 05:56:06.356868 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.03.26 05:56:06.356907 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17013 | 2026.03.26 05:56:06.357214 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17014 | 2026.03.26 05:56:06.357426 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.03.26 05:56:06.357592 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 57.78 KiB/sec. | ||
| 17016 | 2026.03.26 05:56:06.357636 [ 4 ] {24b660ca-c544-4ceb-95d9-8bbafef598a8} <Debug> TCPHandler: Processed in 0.001397362 sec. | ||
| 17017 | 2026.03.26 05:56:06.357740 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17018 | 2026.03.26 05:56:06.357832 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17019 | 2026.03.26 05:56:06.357872 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17020 | 2026.03.26 05:56:06.359324 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.03.26 05:56:06.359385 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17022 | 2026.03.26 05:56:06.359876 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17023 | 2026.03.26 05:56:06.360173 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2026.03.26 05:56:06.360339 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.002523 sec., 511296.0760998811 rows/sec., 34.11 MiB/sec. | ||
| 17025 | 2026.03.26 05:56:06.360389 [ 4 ] {d0eca2fa-7da2-4ee8-8ee7-c86567772f45} <Debug> TCPHandler: Processed in 0.002698274 sec. | ||
| 17026 | 2026.03.26 05:56:06.360536 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.03.26 05:56:06.360637 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.03.26 05:56:06.360689 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17029 | 2026.03.26 05:56:06.361782 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.03.26 05:56:06.361825 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17031 | 2026.03.26 05:56:06.362346 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17032 | 2026.03.26 05:56:06.362635 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17033 | 2026.03.26 05:56:06.362783 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.002169 sec., 719225.4495159059 rows/sec., 43.88 MiB/sec. | ||
| 17034 | 2026.03.26 05:56:06.362823 [ 4 ] {3013d08a-8c1c-4f95-a6e4-28e92869bce8} <Debug> TCPHandler: Processed in 0.002346715 sec. | ||
| 17035 | 2026.03.26 05:56:06.362948 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17036 | 2026.03.26 05:56:06.363042 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17037 | 2026.03.26 05:56:06.363099 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17038 | 2026.03.26 05:56:06.363916 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.03.26 05:56:06.363954 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17040 | 2026.03.26 05:56:06.364485 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17041 | 2026.03.26 05:56:06.364725 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17042 | 2026.03.26 05:56:06.364874 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001849 sec., 5949.16170903191 rows/sec., 10.66 MiB/sec. | ||
| 17043 | 2026.03.26 05:56:06.364939 [ 4 ] {152d54ea-dbbc-4dfd-9b88-001f5435565f} <Debug> TCPHandler: Processed in 0.002040138 sec. | ||
| 17044 | 2026.03.26 05:56:06.365072 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17045 | 2026.03.26 05:56:06.365194 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17046 | 2026.03.26 05:56:06.365259 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17047 | 2026.03.26 05:56:06.365676 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17048 | 2026.03.26 05:56:06.365720 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17049 | 2026.03.26 05:56:06.366102 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17050 | 2026.03.26 05:56:06.366314 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.03.26 05:56:06.366448 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00128 sec., 28124.999999999996 rows/sec., 1.90 MiB/sec. | ||
| 17052 | 2026.03.26 05:56:06.366488 [ 4 ] {389b71b9-7086-4006-b79a-66495e03261a} <Debug> TCPHandler: Processed in 0.001479804 sec. | ||
| 17053 | 2026.03.26 05:56:08.051253 [ 224 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 17054 | 2026.03.26 05:56:08.051338 [ 224 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 17055 | 2026.03.26 05:56:08.054417 [ 224 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 17056 | 2026.03.26 05:56:08.696040 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17057 | 2026.03.26 05:56:08.696223 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17058 | 2026.03.26 05:56:08.696293 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17059 | 2026.03.26 05:56:08.697021 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.03.26 05:56:08.697079 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17061 | 2026.03.26 05:56:08.697502 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17062 | 2026.03.26 05:56:08.697745 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.03.26 05:56:08.697922 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec. | ||
| 17064 | 2026.03.26 05:56:08.697974 [ 4 ] {1bb1b3b0-2359-44d4-aab5-54d5fce2ff43} <Debug> TCPHandler: Processed in 0.002063319 sec. | ||
| 17065 | 2026.03.26 05:56:08.698100 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17066 | 2026.03.26 05:56:08.698104 [ 225 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 17067 | 2026.03.26 05:56:08.698166 [ 225 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 17068 | 2026.03.26 05:56:08.698202 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17069 | 2026.03.26 05:56:08.698251 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17070 | 2026.03.26 05:56:08.698701 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17071 | 2026.03.26 05:56:08.698742 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17072 | 2026.03.26 05:56:08.699101 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17073 | 2026.03.26 05:56:08.699342 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17074 | 2026.03.26 05:56:08.699483 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001305 sec., 49042.14559386973 rows/sec., 3.83 MiB/sec. | ||
| 17075 | 2026.03.26 05:56:08.699525 [ 4 ] {69341c0a-7a4d-474f-be78-c995d175e1b0} <Debug> TCPHandler: Processed in 0.001477115 sec. | ||
| 17076 | 2026.03.26 05:56:08.699603 [ 217 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 17077 | 2026.03.26 05:56:08.699631 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 17078 | 2026.03.26 05:56:08.699653 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.03.26 05:56:08.699760 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17080 | 2026.03.26 05:56:08.699807 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17081 | 2026.03.26 05:56:08.700194 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.03.26 05:56:08.700232 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17083 | 2026.03.26 05:56:08.700594 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17084 | 2026.03.26 05:56:08.700826 [ 225 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 17085 | 2026.03.26 05:56:08.700951 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.03.26 05:56:08.701101 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001361 sec., 47024.24687729611 rows/sec., 3.28 MiB/sec. | ||
| 17087 | 2026.03.26 05:56:08.701140 [ 4 ] {978e565f-05b1-4b58-a1a8-0a23b3a74087} <Debug> TCPHandler: Processed in 0.001536196 sec. | ||
| 17088 | 2026.03.26 05:56:08.701211 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 17089 | 2026.03.26 05:56:08.701233 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 17090 | 2026.03.26 05:56:08.701249 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17091 | 2026.03.26 05:56:08.701349 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17092 | 2026.03.26 05:56:08.701391 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17093 | 2026.03.26 05:56:08.701715 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2026.03.26 05:56:08.701751 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17095 | 2026.03.26 05:56:08.702119 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17096 | 2026.03.26 05:56:08.702396 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2026.03.26 05:56:08.702527 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.35 MiB/sec. | ||
| 17098 | 2026.03.26 05:56:08.702563 [ 4 ] {ae3c43db-4314-4ea5-a9f8-cca788796c1e} <Debug> TCPHandler: Processed in 0.001361972 sec. | ||
| 17099 | 2026.03.26 05:56:08.703086 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 17100 | 2026.03.26 05:56:08.704457 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 17101 | 2026.03.26 05:56:09.382959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37002 | ||
| 17102 | 2026.03.26 05:56:09.383555 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17103 | 2026.03.26 05:56:09.383607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17104 | 2026.03.26 05:56:09.384156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17105 | 2026.03.26 05:56:09.384388 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.03.26 05:56:09.384519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37002 | ||
| 17107 | 2026.03.26 05:56:11.379701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17108 | 2026.03.26 05:56:11.396924 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17109 | 2026.03.26 05:56:11.396983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17110 | 2026.03.26 05:56:11.403122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17111 | 2026.03.26 05:56:11.403831 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17112 | 2026.03.26 05:56:11.406884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17113 | 2026.03.26 05:56:12.057848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2158 | ||
| 17114 | 2026.03.26 05:56:12.060613 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2026.03.26 05:56:12.060671 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17116 | 2026.03.26 05:56:12.061894 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17117 | 2026.03.26 05:56:12.062177 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2026.03.26 05:56:12.062579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2158 | ||
| 17119 | 2026.03.26 05:56:13.651842 [ 221 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 17120 | 2026.03.26 05:56:13.651917 [ 221 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 17121 | 2026.03.26 05:56:13.654011 [ 221 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 17122 | 2026.03.26 05:56:13.709531 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2026.03.26 05:56:13.709729 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17124 | 2026.03.26 05:56:13.709802 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17125 | 2026.03.26 05:56:13.710596 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2026.03.26 05:56:13.710638 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17127 | 2026.03.26 05:56:13.711025 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17128 | 2026.03.26 05:56:13.711247 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.03.26 05:56:13.711397 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001722 sec., 164924.50638792102 rows/sec., 10.47 MiB/sec. | ||
| 17130 | 2026.03.26 05:56:13.711438 [ 4 ] {8f209dc4-7cc2-49aa-8c8b-5a6d10311d6c} <Debug> TCPHandler: Processed in 0.002037087 sec. | ||
| 17131 | 2026.03.26 05:56:13.711566 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17132 | 2026.03.26 05:56:13.711659 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17133 | 2026.03.26 05:56:13.711699 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17134 | 2026.03.26 05:56:13.712465 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17135 | 2026.03.26 05:56:13.712502 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17136 | 2026.03.26 05:56:13.712865 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17137 | 2026.03.26 05:56:13.713077 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17138 | 2026.03.26 05:56:13.713203 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001563 sec., 561100.4478566858 rows/sec., 44.48 MiB/sec. | ||
| 17139 | 2026.03.26 05:56:13.713241 [ 4 ] {f66f4b3f-674a-41de-8f93-fad996881532} <Debug> TCPHandler: Processed in 0.001723581 sec. | ||
| 17140 | 2026.03.26 05:56:13.713364 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17141 | 2026.03.26 05:56:13.713457 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17142 | 2026.03.26 05:56:13.713496 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17143 | 2026.03.26 05:56:13.714009 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17144 | 2026.03.26 05:56:13.714047 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17145 | 2026.03.26 05:56:13.714345 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17146 | 2026.03.26 05:56:13.714555 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17147 | 2026.03.26 05:56:13.714683 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001244 sec., 146302.2508038585 rows/sec., 9.07 MiB/sec. | ||
| 17148 | 2026.03.26 05:56:13.714721 [ 4 ] {033e4188-fc65-4e13-a2eb-23a351804af4} <Debug> TCPHandler: Processed in 0.001404182 sec. | ||
| 17149 | 2026.03.26 05:56:13.714873 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17150 | 2026.03.26 05:56:13.714996 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17151 | 2026.03.26 05:56:13.715048 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17152 | 2026.03.26 05:56:13.715542 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2026.03.26 05:56:13.715576 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17154 | 2026.03.26 05:56:13.715882 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17155 | 2026.03.26 05:56:13.716085 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17156 | 2026.03.26 05:56:13.716210 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001243 sec., 119871.27916331457 rows/sec., 7.74 MiB/sec. | ||
| 17157 | 2026.03.26 05:56:13.716218 [ 73 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 17158 | 2026.03.26 05:56:13.716248 [ 4 ] {eeffa467-1113-4f2d-9811-e7a7aeb1c0e2} <Debug> TCPHandler: Processed in 0.001442004 sec. | ||
| 17159 | 2026.03.26 05:56:13.716269 [ 73 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2026.03.26 05:56:13.716295 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17161 | 2026.03.26 05:56:13.716369 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2026.03.26 05:56:13.716429 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 17163 | 2026.03.26 05:56:13.716467 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17164 | 2026.03.26 05:56:13.716517 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17165 | 2026.03.26 05:56:13.716582 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17166 | 2026.03.26 05:56:13.716623 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 975 rows starting from the beginning of the part | ||
| 17167 | 2026.03.26 05:56:13.716697 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 149 rows starting from the beginning of the part | ||
| 17168 | 2026.03.26 05:56:13.716749 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 17169 | 2026.03.26 05:56:13.716797 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
| 17170 | 2026.03.26 05:56:13.716843 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 801 rows starting from the beginning of the part | ||
| 17171 | 2026.03.26 05:56:13.716888 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 17172 | 2026.03.26 05:56:13.716962 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17173 | 2026.03.26 05:56:13.717002 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17174 | 2026.03.26 05:56:13.717323 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17175 | 2026.03.26 05:56:13.717543 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2026.03.26 05:56:13.717673 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 17177 | 2026.03.26 05:56:13.717710 [ 4 ] {b98ad12f-0b43-4bb0-ac2d-67d44b4fba6f} <Debug> TCPHandler: Processed in 0.001389542 sec. | ||
| 17178 | 2026.03.26 05:56:13.717827 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17179 | 2026.03.26 05:56:13.717929 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17180 | 2026.03.26 05:56:13.717975 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17181 | 2026.03.26 05:56:13.718139 [ 191 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769451 sec., 1340528.7854820506 rows/sec., 85.77 MiB/sec. | ||
| 17182 | 2026.03.26 05:56:13.718302 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 17183 | 2026.03.26 05:56:13.718542 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2026.03.26 05:56:13.718611 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_65_13} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 17185 | 2026.03.26 05:56:13.718620 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17186 | 2026.03.26 05:56:13.718662 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17187 | 2026.03.26 05:56:13.718680 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 17188 | 2026.03.26 05:56:13.718986 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17189 | 2026.03.26 05:56:13.719200 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17190 | 2026.03.26 05:56:13.719326 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001414 sec., 374823.19660537486 rows/sec., 26.51 MiB/sec. | ||
| 17191 | 2026.03.26 05:56:13.719364 [ 4 ] {7f989f45-2c50-4300-9d05-6447589409f2} <Debug> TCPHandler: Processed in 0.001587997 sec. | ||
| 17192 | 2026.03.26 05:56:13.719478 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17193 | 2026.03.26 05:56:13.719571 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17194 | 2026.03.26 05:56:13.719612 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17195 | 2026.03.26 05:56:13.719947 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17196 | 2026.03.26 05:56:13.719982 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17197 | 2026.03.26 05:56:13.720271 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17198 | 2026.03.26 05:56:13.720479 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2026.03.26 05:56:13.720603 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 17200 | 2026.03.26 05:56:13.720639 [ 4 ] {f269ac45-3249-444b-bbae-3cdb5e3b8f7e} <Debug> TCPHandler: Processed in 0.001208138 sec. | ||
| 17201 | 2026.03.26 05:56:13.720746 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17202 | 2026.03.26 05:56:13.720837 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17203 | 2026.03.26 05:56:13.720878 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17204 | 2026.03.26 05:56:13.721315 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17205 | 2026.03.26 05:56:13.721352 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17206 | 2026.03.26 05:56:13.721685 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17207 | 2026.03.26 05:56:13.721892 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2026.03.26 05:56:13.722023 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 17209 | 2026.03.26 05:56:13.722037 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_124_26 to all_129_129_0 | ||
| 17210 | 2026.03.26 05:56:13.722060 [ 4 ] {fa5800ee-1295-4fc3-a9c0-fbe37b998e37} <Debug> TCPHandler: Processed in 0.001361392 sec. | ||
| 17211 | 2026.03.26 05:56:13.722077 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17212 | 2026.03.26 05:56:13.722101 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17213 | 2026.03.26 05:56:13.722178 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2026.03.26 05:56:13.722214 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_26 to all_129_129_0 into Compact with storage Full | ||
| 17215 | 2026.03.26 05:56:13.722278 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17216 | 2026.03.26 05:56:13.722324 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17217 | 2026.03.26 05:56:13.722364 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17218 | 2026.03.26 05:56:13.722409 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_26, total 47481 rows starting from the beginning of the part | ||
| 17219 | 2026.03.26 05:56:13.722478 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17220 | 2026.03.26 05:56:13.722527 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 265 rows starting from the beginning of the part | ||
| 17221 | 2026.03.26 05:56:13.722574 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1560 rows starting from the beginning of the part | ||
| 17222 | 2026.03.26 05:56:13.722618 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 17223 | 2026.03.26 05:56:13.722664 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 265 rows starting from the beginning of the part | ||
| 17224 | 2026.03.26 05:56:13.722684 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2026.03.26 05:56:13.722735 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17226 | 2026.03.26 05:56:13.723123 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17227 | 2026.03.26 05:56:13.723353 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2026.03.26 05:56:13.723495 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001236 sec., 809.0614886731393 rows/sec., 54.52 KiB/sec. | ||
| 17229 | 2026.03.26 05:56:13.723533 [ 4 ] {f5d2bdb5-2f0b-46f9-a7b9-91d96a346f51} <Debug> TCPHandler: Processed in 0.001401903 sec. | ||
| 17230 | 2026.03.26 05:56:13.723545 [ 223 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 17231 | 2026.03.26 05:56:13.723578 [ 223 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 17232 | 2026.03.26 05:56:13.723650 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2026.03.26 05:56:13.723744 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17234 | 2026.03.26 05:56:13.723797 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17235 | 2026.03.26 05:56:13.724678 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.03.26 05:56:13.724714 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17237 | 2026.03.26 05:56:13.725283 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17238 | 2026.03.26 05:56:13.725520 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.03.26 05:56:13.725658 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001934 sec., 20682.52326783868 rows/sec., 37.06 MiB/sec. | ||
| 17240 | 2026.03.26 05:56:13.725712 [ 4 ] {42e486fb-3d93-4534-93f2-ccd2d4f4bac9} <Debug> TCPHandler: Processed in 0.00211722 sec. | ||
| 17241 | 2026.03.26 05:56:13.725833 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17242 | 2026.03.26 05:56:13.725928 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17243 | 2026.03.26 05:56:13.725974 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17244 | 2026.03.26 05:56:13.725976 [ 223 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 17245 | 2026.03.26 05:56:13.726321 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17246 | 2026.03.26 05:56:13.726354 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17247 | 2026.03.26 05:56:13.726651 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17248 | 2026.03.26 05:56:13.726855 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2026.03.26 05:56:13.726979 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 17250 | 2026.03.26 05:56:13.727013 [ 4 ] {6427870d-07af-4722-b0f9-f68203c3d34b} <Debug> TCPHandler: Processed in 0.001238409 sec. | ||
| 17251 | 2026.03.26 05:56:13.731306 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49795 rows, containing 5 columns (5 merged, 0 gathered) in 0.009139354 sec., 5448415.719535538 rows/sec., 351.13 MiB/sec. | ||
| 17252 | 2026.03.26 05:56:13.731619 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Trace> MergedBlockOutputStream: filled checksums all_1_129_27 (state Temporary) | ||
| 17253 | 2026.03.26 05:56:13.731903 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_129_27 to all_1_129_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17254 | 2026.03.26 05:56:13.731977 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_124_26, all_129_129_0] -> all_1_129_27 | ||
| 17255 | 2026.03.26 05:56:13.732067 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17256 | 2026.03.26 05:56:16.694783 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17257 | 2026.03.26 05:56:16.694842 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17258 | 2026.03.26 05:56:16.884735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37450 | ||
| 17259 | 2026.03.26 05:56:16.885504 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2026.03.26 05:56:16.885548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17261 | 2026.03.26 05:56:16.886029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17262 | 2026.03.26 05:56:16.886401 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17263 | 2026.03.26 05:56:16.886579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37450 | ||
| 17264 | 2026.03.26 05:56:18.700569 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17265 | 2026.03.26 05:56:18.700786 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17266 | 2026.03.26 05:56:18.700862 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17267 | 2026.03.26 05:56:18.701583 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17268 | 2026.03.26 05:56:18.701634 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17269 | 2026.03.26 05:56:18.702043 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17270 | 2026.03.26 05:56:18.702273 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17271 | 2026.03.26 05:56:18.702447 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. | ||
| 17272 | 2026.03.26 05:56:18.702498 [ 4 ] {f2688c9f-3589-4496-b088-a147874bdd1c} <Debug> TCPHandler: Processed in 0.002063048 sec. | ||
| 17273 | 2026.03.26 05:56:18.702623 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17274 | 2026.03.26 05:56:18.702725 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17275 | 2026.03.26 05:56:18.702768 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17276 | 2026.03.26 05:56:18.703195 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17277 | 2026.03.26 05:56:18.703235 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17278 | 2026.03.26 05:56:18.703544 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17279 | 2026.03.26 05:56:18.703771 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17280 | 2026.03.26 05:56:18.703910 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 17281 | 2026.03.26 05:56:18.703950 [ 4 ] {ea040f4e-47a7-4cf2-9e7b-d42d68f123ce} <Debug> TCPHandler: Processed in 0.001379642 sec. | ||
| 17282 | 2026.03.26 05:56:18.704057 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17283 | 2026.03.26 05:56:18.704154 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17284 | 2026.03.26 05:56:18.704200 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17285 | 2026.03.26 05:56:18.704604 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17286 | 2026.03.26 05:56:18.704642 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17287 | 2026.03.26 05:56:18.704975 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17288 | 2026.03.26 05:56:18.705191 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17289 | 2026.03.26 05:56:18.705331 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 17290 | 2026.03.26 05:56:18.705370 [ 4 ] {54819d55-61e2-4101-9abf-d15d545d56d9} <Debug> TCPHandler: Processed in 0.001362672 sec. | ||
| 17291 | 2026.03.26 05:56:18.705474 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17292 | 2026.03.26 05:56:18.705568 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17293 | 2026.03.26 05:56:18.705610 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17294 | 2026.03.26 05:56:18.705928 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2026.03.26 05:56:18.705964 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17296 | 2026.03.26 05:56:18.706277 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17297 | 2026.03.26 05:56:18.706484 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2026.03.26 05:56:18.706617 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 17299 | 2026.03.26 05:56:18.706654 [ 4 ] {b436a355-892d-4028-bcfa-e61519eb240d} <Debug> TCPHandler: Processed in 0.001228799 sec. | ||
| 17300 | 2026.03.26 05:56:18.906970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17301 | 2026.03.26 05:56:18.924651 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17302 | 2026.03.26 05:56:18.924708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17303 | 2026.03.26 05:56:18.930803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17304 | 2026.03.26 05:56:18.931510 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17305 | 2026.03.26 05:56:18.934566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17306 | 2026.03.26 05:56:22.062859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2188 | ||
| 17307 | 2026.03.26 05:56:22.065330 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2026.03.26 05:56:22.065394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 17309 | 2026.03.26 05:56:22.066617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17310 | 2026.03.26 05:56:22.066891 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.03.26 05:56:22.067164 [ 220 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 17312 | 2026.03.26 05:56:22.067245 [ 220 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 17313 | 2026.03.26 05:56:22.067273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2188 | ||
| 17314 | 2026.03.26 05:56:22.070068 [ 220 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 17315 | 2026.03.26 05:56:23.710821 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17316 | 2026.03.26 05:56:23.711009 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17317 | 2026.03.26 05:56:23.711072 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17318 | 2026.03.26 05:56:23.711864 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.03.26 05:56:23.711902 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17320 | 2026.03.26 05:56:23.712285 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17321 | 2026.03.26 05:56:23.712505 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.03.26 05:56:23.712633 [ 155 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 17323 | 2026.03.26 05:56:23.712652 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 17324 | 2026.03.26 05:56:23.712676 [ 155 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.03.26 05:56:23.712697 [ 4 ] {d12a7766-ebb5-4caa-99ec-6ee9d1cb6f67} <Debug> TCPHandler: Processed in 0.001995787 sec. | ||
| 17326 | 2026.03.26 05:56:23.712701 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17327 | 2026.03.26 05:56:23.712811 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 17328 | 2026.03.26 05:56:23.712830 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2026.03.26 05:56:23.712912 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17330 | 2026.03.26 05:56:23.712928 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17331 | 2026.03.26 05:56:23.712945 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 308 rows starting from the beginning of the part | ||
| 17332 | 2026.03.26 05:56:23.712970 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17333 | 2026.03.26 05:56:23.713013 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part | ||
| 17334 | 2026.03.26 05:56:23.713065 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 17335 | 2026.03.26 05:56:23.713110 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 17336 | 2026.03.26 05:56:23.713154 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 17337 | 2026.03.26 05:56:23.713200 [ 191 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 17338 | 2026.03.26 05:56:23.713396 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17339 | 2026.03.26 05:56:23.713430 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17340 | 2026.03.26 05:56:23.713730 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17341 | 2026.03.26 05:56:23.713939 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17342 | 2026.03.26 05:56:23.714063 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 424.33 KiB/sec. | ||
| 17343 | 2026.03.26 05:56:23.714100 [ 4 ] {7097fb28-3084-4e2a-b6e0-5c11a8ee3860} <Debug> TCPHandler: Processed in 0.001317831 sec. | ||
| 17344 | 2026.03.26 05:56:23.714218 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17345 | 2026.03.26 05:56:23.714228 [ 198 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450504 sec., 1191310.0549877835 rows/sec., 80.53 MiB/sec. | ||
| 17346 | 2026.03.26 05:56:23.714322 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17347 | 2026.03.26 05:56:23.714369 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17348 | 2026.03.26 05:56:23.714435 [ 198 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 17349 | 2026.03.26 05:56:23.714745 [ 198 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17350 | 2026.03.26 05:56:23.714826 [ 198 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_50_10} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 17351 | 2026.03.26 05:56:23.714939 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 17352 | 2026.03.26 05:56:23.715220 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2026.03.26 05:56:23.715261 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17354 | 2026.03.26 05:56:23.715618 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17355 | 2026.03.26 05:56:23.715829 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.03.26 05:56:23.715940 [ 155 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17357 | 2026.03.26 05:56:23.715955 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.001651 sec., 533010.2967898244 rows/sec., 42.24 MiB/sec. | ||
| 17358 | 2026.03.26 05:56:23.715970 [ 155 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.03.26 05:56:23.715993 [ 4 ] {d6c4c279-ba64-4d9a-9e91-1a7236024b83} <Debug> TCPHandler: Processed in 0.001821503 sec. | ||
| 17360 | 2026.03.26 05:56:23.715993 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17361 | 2026.03.26 05:56:23.716109 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17362 | 2026.03.26 05:56:23.716114 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 17363 | 2026.03.26 05:56:23.716204 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17364 | 2026.03.26 05:56:23.716248 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17365 | 2026.03.26 05:56:23.716258 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17366 | 2026.03.26 05:56:23.716296 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3359 rows starting from the beginning of the part | ||
| 17367 | 2026.03.26 05:56:23.716359 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 2405 rows starting from the beginning of the part | ||
| 17368 | 2026.03.26 05:56:23.716403 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 17369 | 2026.03.26 05:56:23.716445 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 877 rows starting from the beginning of the part | ||
| 17370 | 2026.03.26 05:56:23.716484 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 17371 | 2026.03.26 05:56:23.716523 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 880 rows starting from the beginning of the part | ||
| 17372 | 2026.03.26 05:56:23.716848 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.03.26 05:56:23.716897 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17374 | 2026.03.26 05:56:23.717280 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17375 | 2026.03.26 05:56:23.717538 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2026.03.26 05:56:23.717696 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.001509 sec., 124585.81842279655 rows/sec., 7.75 MiB/sec. | ||
| 17377 | 2026.03.26 05:56:23.717735 [ 4 ] {cdbf0ed3-da80-42b6-9694-a0e4b77e50ed} <Debug> TCPHandler: Processed in 0.001673809 sec. | ||
| 17378 | 2026.03.26 05:56:23.717843 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17379 | 2026.03.26 05:56:23.717934 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17380 | 2026.03.26 05:56:23.717973 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17381 | 2026.03.26 05:56:23.718436 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17382 | 2026.03.26 05:56:23.718471 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17383 | 2026.03.26 05:56:23.718767 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17384 | 2026.03.26 05:56:23.718838 [ 199 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772495 sec., 2753115.875772544 rows/sec., 219.73 MiB/sec. | ||
| 17385 | 2026.03.26 05:56:23.718979 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2026.03.26 05:56:23.719107 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 17387 | 2026.03.26 05:56:23.719123 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17388 | 2026.03.26 05:56:23.719146 [ 4 ] {c9cff3cf-fae4-4f10-91de-b6c18beff29c} <Debug> TCPHandler: Processed in 0.001350052 sec. | ||
| 17389 | 2026.03.26 05:56:23.719263 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17390 | 2026.03.26 05:56:23.719359 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17391 | 2026.03.26 05:56:23.719368 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.03.26 05:56:23.719401 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17393 | 2026.03.26 05:56:23.719450 [ 188 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_131_26} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17394 | 2026.03.26 05:56:23.719528 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 17395 | 2026.03.26 05:56:23.719859 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17396 | 2026.03.26 05:56:23.719898 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17397 | 2026.03.26 05:56:23.720188 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17398 | 2026.03.26 05:56:23.720396 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2026.03.26 05:56:23.720481 [ 155 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 17400 | 2026.03.26 05:56:23.720506 [ 155 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17401 | 2026.03.26 05:56:23.720516 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 17402 | 2026.03.26 05:56:23.720523 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17403 | 2026.03.26 05:56:23.720553 [ 4 ] {0637ce12-2b63-4955-a002-6cebfc230145} <Debug> TCPHandler: Processed in 0.001337011 sec. | ||
| 17404 | 2026.03.26 05:56:23.720620 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 17405 | 2026.03.26 05:56:23.720665 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17406 | 2026.03.26 05:56:23.720723 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17407 | 2026.03.26 05:56:23.720758 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 160 rows starting from the beginning of the part | ||
| 17408 | 2026.03.26 05:56:23.720761 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17409 | 2026.03.26 05:56:23.720809 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17410 | 2026.03.26 05:56:23.720823 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 17411 | 2026.03.26 05:56:23.720872 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 17412 | 2026.03.26 05:56:23.720914 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 17413 | 2026.03.26 05:56:23.720956 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 17414 | 2026.03.26 05:56:23.720996 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 17415 | 2026.03.26 05:56:23.721415 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.03.26 05:56:23.721454 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17417 | 2026.03.26 05:56:23.721778 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17418 | 2026.03.26 05:56:23.721860 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127849 sec., 703955.4474419041 rows/sec., 42.90 MiB/sec. | ||
| 17419 | 2026.03.26 05:56:23.721981 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 17420 | 2026.03.26 05:56:23.721988 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17421 | 2026.03.26 05:56:23.722115 [ 155 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17422 | 2026.03.26 05:56:23.722132 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001389 sec., 385889.1288696904 rows/sec., 27.33 MiB/sec. | ||
| 17423 | 2026.03.26 05:56:23.722140 [ 155 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2026.03.26 05:56:23.722167 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17425 | 2026.03.26 05:56:23.722170 [ 4 ] {4cde4d00-9689-4ba9-925e-3070240f4bc0} <Debug> TCPHandler: Processed in 0.001551956 sec. | ||
| 17426 | 2026.03.26 05:56:23.722229 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2026.03.26 05:56:23.722237 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 17428 | 2026.03.26 05:56:23.722294 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17429 | 2026.03.26 05:56:23.722303 [ 198 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_50_10} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 17430 | 2026.03.26 05:56:23.722334 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17431 | 2026.03.26 05:56:23.722363 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1830 rows starting from the beginning of the part | ||
| 17432 | 2026.03.26 05:56:23.722375 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17433 | 2026.03.26 05:56:23.722392 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17434 | 2026.03.26 05:56:23.722409 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1290 rows starting from the beginning of the part | ||
| 17435 | 2026.03.26 05:56:23.722437 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17436 | 2026.03.26 05:56:23.722451 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 17437 | 2026.03.26 05:56:23.722491 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 530 rows starting from the beginning of the part | ||
| 17438 | 2026.03.26 05:56:23.722522 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 17439 | 2026.03.26 05:56:23.722555 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 536 rows starting from the beginning of the part | ||
| 17440 | 2026.03.26 05:56:23.722778 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2026.03.26 05:56:23.722818 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17442 | 2026.03.26 05:56:23.723120 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17443 | 2026.03.26 05:56:23.723326 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2026.03.26 05:56:23.723453 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 17445 | 2026.03.26 05:56:23.723458 [ 153 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 17446 | 2026.03.26 05:56:23.723490 [ 4 ] {921abb5b-80dd-4d3c-bb79-953123e1acaa} <Debug> TCPHandler: Processed in 0.001242569 sec. | ||
| 17447 | 2026.03.26 05:56:23.723526 [ 153 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17448 | 2026.03.26 05:56:23.723556 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17449 | 2026.03.26 05:56:23.723620 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17450 | 2026.03.26 05:56:23.723657 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 17451 | 2026.03.26 05:56:23.723714 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17452 | 2026.03.26 05:56:23.723761 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17453 | 2026.03.26 05:56:23.723774 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17454 | 2026.03.26 05:56:23.723791 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581897 sec., 2727105.494226236 rows/sec., 197.65 MiB/sec. | ||
| 17455 | 2026.03.26 05:56:23.723813 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 252 rows starting from the beginning of the part | ||
| 17456 | 2026.03.26 05:56:23.723882 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 17457 | 2026.03.26 05:56:23.723942 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 17458 | 2026.03.26 05:56:23.723985 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17459 | 2026.03.26 05:56:23.724004 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 17460 | 2026.03.26 05:56:23.724048 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 17461 | 2026.03.26 05:56:23.724095 [ 193 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 17462 | 2026.03.26 05:56:23.724188 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2026.03.26 05:56:23.724231 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17464 | 2026.03.26 05:56:23.724251 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2026.03.26 05:56:23.724329 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_131_26} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17466 | 2026.03.26 05:56:23.724392 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 17467 | 2026.03.26 05:56:23.724584 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17468 | 2026.03.26 05:56:23.724815 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17469 | 2026.03.26 05:56:23.724890 [ 197 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.0012721 sec., 221680.6854807012 rows/sec., 11.31 MiB/sec. | ||
| 17470 | 2026.03.26 05:56:23.724943 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001247 sec., 214915.797914996 rows/sec., 14.29 MiB/sec. | ||
| 17471 | 2026.03.26 05:56:23.724983 [ 4 ] {da203f0f-7868-4162-930c-2f571c8462fa} <Debug> TCPHandler: Processed in 0.001417273 sec. | ||
| 17472 | 2026.03.26 05:56:23.725046 [ 186 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 17473 | 2026.03.26 05:56:23.725099 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2026.03.26 05:56:23.725195 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17475 | 2026.03.26 05:56:23.725238 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17476 | 2026.03.26 05:56:23.725320 [ 186 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17477 | 2026.03.26 05:56:23.725394 [ 186 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_46_9} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 17478 | 2026.03.26 05:56:23.725483 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17479 | 2026.03.26 05:56:23.725550 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2026.03.26 05:56:23.725591 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17481 | 2026.03.26 05:56:23.725879 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17482 | 2026.03.26 05:56:23.726195 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2026.03.26 05:56:23.726318 [ 153 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 17484 | 2026.03.26 05:56:23.726352 [ 153 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.03.26 05:56:23.726361 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001182 sec., 846.0236886632825 rows/sec., 57.01 KiB/sec. | ||
| 17486 | 2026.03.26 05:56:23.726377 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17487 | 2026.03.26 05:56:23.726416 [ 4 ] {184a9bae-4a39-4e1c-8b41-15cb360bf342} <Debug> TCPHandler: Processed in 0.001363592 sec. | ||
| 17488 | 2026.03.26 05:56:23.726464 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 17489 | 2026.03.26 05:56:23.726545 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17490 | 2026.03.26 05:56:23.726550 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17491 | 2026.03.26 05:56:23.726602 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 43 rows starting from the beginning of the part | ||
| 17492 | 2026.03.26 05:56:23.726645 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 17493 | 2026.03.26 05:56:23.726670 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17494 | 2026.03.26 05:56:23.726677 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 17495 | 2026.03.26 05:56:23.726727 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 17496 | 2026.03.26 05:56:23.726741 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17497 | 2026.03.26 05:56:23.726757 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 17498 | 2026.03.26 05:56:23.726795 [ 188 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 17499 | 2026.03.26 05:56:23.727444 [ 195 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.001010094 sec., 47520.32979108875 rows/sec., 3.12 MiB/sec. | ||
| 17500 | 2026.03.26 05:56:23.727594 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 17501 | 2026.03.26 05:56:23.727636 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17502 | 2026.03.26 05:56:23.727679 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17503 | 2026.03.26 05:56:23.727926 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17504 | 2026.03.26 05:56:23.728024 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_46_9} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 17505 | 2026.03.26 05:56:23.728125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 17506 | 2026.03.26 05:56:23.728301 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17507 | 2026.03.26 05:56:23.728545 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2026.03.26 05:56:23.728695 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00205 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 17509 | 2026.03.26 05:56:23.728751 [ 4 ] {4f19642f-f720-4230-9302-2a835e1c3c01} <Debug> TCPHandler: Processed in 0.002266163 sec. | ||
| 17510 | 2026.03.26 05:56:23.728863 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17511 | 2026.03.26 05:56:23.728959 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17512 | 2026.03.26 05:56:23.729001 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17513 | 2026.03.26 05:56:23.729335 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17514 | 2026.03.26 05:56:23.729372 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17515 | 2026.03.26 05:56:23.729699 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17516 | 2026.03.26 05:56:23.729916 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17517 | 2026.03.26 05:56:23.730032 [ 153 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17518 | 2026.03.26 05:56:23.730046 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 17519 | 2026.03.26 05:56:23.730081 [ 153 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2026.03.26 05:56:23.730101 [ 4 ] {01bf8443-ea8f-49e0-9bcc-43a781843f2f} <Debug> TCPHandler: Processed in 0.00128626 sec. | ||
| 17521 | 2026.03.26 05:56:23.730105 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17522 | 2026.03.26 05:56:23.730205 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 17523 | 2026.03.26 05:56:23.730313 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17524 | 2026.03.26 05:56:23.730345 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7806 rows starting from the beginning of the part | ||
| 17525 | 2026.03.26 05:56:23.730403 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 17526 | 2026.03.26 05:56:23.730449 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 24 rows starting from the beginning of the part | ||
| 17527 | 2026.03.26 05:56:23.730493 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 17528 | 2026.03.26 05:56:23.730534 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 17529 | 2026.03.26 05:56:23.730575 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 17530 | 2026.03.26 05:56:23.732381 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002215002 sec., 3659590.375087697 rows/sec., 237.51 MiB/sec. | ||
| 17531 | 2026.03.26 05:56:23.732784 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17532 | 2026.03.26 05:56:23.733027 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17533 | 2026.03.26 05:56:23.733092 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_131_26} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17534 | 2026.03.26 05:56:23.733155 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 17535 | 2026.03.26 05:56:24.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.92 MiB, peak 391.76 MiB, free memory in arenas 0.00 B, will set to 376.89 MiB (RSS), difference: -1.02 MiB | ||
| 17536 | 2026.03.26 05:56:24.386769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37962 | ||
| 17537 | 2026.03.26 05:56:24.387362 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2026.03.26 05:56:24.387405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17539 | 2026.03.26 05:56:24.387905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17540 | 2026.03.26 05:56:24.388125 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2026.03.26 05:56:24.388250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37962 | ||
| 17542 | 2026.03.26 05:56:26.434671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17543 | 2026.03.26 05:56:26.452339 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.03.26 05:56:26.452384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17545 | 2026.03.26 05:56:26.458566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17546 | 2026.03.26 05:56:26.459261 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.03.26 05:56:26.462261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17548 | 2026.03.26 05:56:28.700387 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17549 | 2026.03.26 05:56:28.700605 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17550 | 2026.03.26 05:56:28.700685 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17551 | 2026.03.26 05:56:28.701399 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17552 | 2026.03.26 05:56:28.701451 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17553 | 2026.03.26 05:56:28.701865 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17554 | 2026.03.26 05:56:28.702106 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17555 | 2026.03.26 05:56:28.702269 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. | ||
| 17556 | 2026.03.26 05:56:28.702321 [ 4 ] {84012258-f6bb-417a-b84d-9d8a9ccc8601} <Debug> TCPHandler: Processed in 0.002074459 sec. | ||
| 17557 | 2026.03.26 05:56:28.702454 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17558 | 2026.03.26 05:56:28.702557 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17559 | 2026.03.26 05:56:28.702602 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17560 | 2026.03.26 05:56:28.703053 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17561 | 2026.03.26 05:56:28.703091 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17562 | 2026.03.26 05:56:28.703413 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17563 | 2026.03.26 05:56:28.703640 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17564 | 2026.03.26 05:56:28.703777 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 17565 | 2026.03.26 05:56:28.703817 [ 4 ] {4b31fbbe-fa43-4d97-86d0-c9c9d8546091} <Debug> TCPHandler: Processed in 0.001414173 sec. | ||
| 17566 | 2026.03.26 05:56:28.703935 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17567 | 2026.03.26 05:56:28.704029 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17568 | 2026.03.26 05:56:28.704074 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17569 | 2026.03.26 05:56:28.704494 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17570 | 2026.03.26 05:56:28.704531 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17571 | 2026.03.26 05:56:28.704873 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17572 | 2026.03.26 05:56:28.705110 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17573 | 2026.03.26 05:56:28.705248 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 17574 | 2026.03.26 05:56:28.705287 [ 4 ] {83dfaabd-d797-466e-b2e1-caab845119f5} <Debug> TCPHandler: Processed in 0.001402862 sec. | ||
| 17575 | 2026.03.26 05:56:28.705395 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17576 | 2026.03.26 05:56:28.705491 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17577 | 2026.03.26 05:56:28.705533 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17578 | 2026.03.26 05:56:28.705874 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17579 | 2026.03.26 05:56:28.705913 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17580 | 2026.03.26 05:56:28.706218 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17581 | 2026.03.26 05:56:28.706440 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17582 | 2026.03.26 05:56:28.706574 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 17583 | 2026.03.26 05:56:28.706645 [ 4 ] {dae78089-6f3b-42e7-87ec-835564bc941f} <Debug> TCPHandler: Processed in 0.00129519 sec. | ||
| 17584 | 2026.03.26 05:56:31.694887 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17585 | 2026.03.26 05:56:31.694942 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17586 | 2026.03.26 05:56:31.888455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38410 | ||
| 17587 | 2026.03.26 05:56:31.889324 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2026.03.26 05:56:31.889415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17589 | 2026.03.26 05:56:31.889924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17590 | 2026.03.26 05:56:31.890183 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.03.26 05:56:31.890320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38410 | ||
| 17592 | 2026.03.26 05:56:31.890403 [ 223 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 17593 | 2026.03.26 05:56:31.890457 [ 223 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 17594 | 2026.03.26 05:56:31.893545 [ 223 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 17595 | 2026.03.26 05:56:32.002377 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001884834 sec. | ||
| 17596 | 2026.03.26 05:56:32.067491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2220 | ||
| 17597 | 2026.03.26 05:56:32.069996 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17598 | 2026.03.26 05:56:32.070047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17599 | 2026.03.26 05:56:32.070493 [ 221 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 17600 | 2026.03.26 05:56:32.070544 [ 221 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 17601 | 2026.03.26 05:56:32.071308 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17602 | 2026.03.26 05:56:32.071648 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17603 | 2026.03.26 05:56:32.072038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
| 17604 | 2026.03.26 05:56:32.073263 [ 221 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 17605 | 2026.03.26 05:56:33.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.89 MiB, peak 391.76 MiB, free memory in arenas 0.00 B, will set to 376.89 MiB (RSS), difference: 4.00 MiB | ||
| 17606 | 2026.03.26 05:56:33.050833 [ 222 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 17607 | 2026.03.26 05:56:33.050891 [ 222 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 17608 | 2026.03.26 05:56:33.053798 [ 222 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 17609 | 2026.03.26 05:56:33.113590 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 17610 | 2026.03.26 05:56:33.113623 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 17611 | 2026.03.26 05:56:33.115623 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 17612 | 2026.03.26 05:56:33.710053 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17613 | 2026.03.26 05:56:33.710249 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17614 | 2026.03.26 05:56:33.710324 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17615 | 2026.03.26 05:56:33.711265 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17616 | 2026.03.26 05:56:33.711315 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17617 | 2026.03.26 05:56:33.711799 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17618 | 2026.03.26 05:56:33.712071 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17619 | 2026.03.26 05:56:33.712234 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002038 sec., 139352.3061825319 rows/sec., 8.85 MiB/sec. | ||
| 17620 | 2026.03.26 05:56:33.712287 [ 4 ] {1ae51bb1-fe6a-4453-bd59-cb27a72f242e} <Debug> TCPHandler: Processed in 0.002367286 sec. | ||
| 17621 | 2026.03.26 05:56:33.712422 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2026.03.26 05:56:33.712525 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17623 | 2026.03.26 05:56:33.712570 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17624 | 2026.03.26 05:56:33.713507 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2026.03.26 05:56:33.713542 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17626 | 2026.03.26 05:56:33.713954 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17627 | 2026.03.26 05:56:33.714212 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2026.03.26 05:56:33.714348 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001846 sec., 475081.2567713976 rows/sec., 37.66 MiB/sec. | ||
| 17629 | 2026.03.26 05:56:33.714388 [ 4 ] {247c106a-91dd-4f5e-9290-8d730128e8c5} <Debug> TCPHandler: Processed in 0.002019007 sec. | ||
| 17630 | 2026.03.26 05:56:33.714503 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17631 | 2026.03.26 05:56:33.714599 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17632 | 2026.03.26 05:56:33.714640 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17633 | 2026.03.26 05:56:33.715161 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17634 | 2026.03.26 05:56:33.715196 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17635 | 2026.03.26 05:56:33.715501 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17636 | 2026.03.26 05:56:33.715713 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17637 | 2026.03.26 05:56:33.715840 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00126 sec., 144444.44444444444 rows/sec., 8.95 MiB/sec. | ||
| 17638 | 2026.03.26 05:56:33.715878 [ 4 ] {9df65066-f04e-4519-ad73-5c3fa48f46e3} <Debug> TCPHandler: Processed in 0.001426244 sec. | ||
| 17639 | 2026.03.26 05:56:33.715891 [ 220 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 17640 | 2026.03.26 05:56:33.715946 [ 220 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 17641 | 2026.03.26 05:56:33.715979 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2026.03.26 05:56:33.716079 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17643 | 2026.03.26 05:56:33.716119 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17644 | 2026.03.26 05:56:33.716585 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17645 | 2026.03.26 05:56:33.716626 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17646 | 2026.03.26 05:56:33.717009 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17647 | 2026.03.26 05:56:33.717266 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2026.03.26 05:56:33.717408 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001348 sec., 110534.12462908012 rows/sec., 7.14 MiB/sec. | ||
| 17649 | 2026.03.26 05:56:33.717449 [ 4 ] {cfac2374-070e-4cfb-ba96-eb2cbdfb74c6} <Debug> TCPHandler: Processed in 0.001518275 sec. | ||
| 17650 | 2026.03.26 05:56:33.717569 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17651 | 2026.03.26 05:56:33.717664 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17652 | 2026.03.26 05:56:33.717705 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17653 | 2026.03.26 05:56:33.718180 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2026.03.26 05:56:33.718219 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17655 | 2026.03.26 05:56:33.718492 [ 220 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 17656 | 2026.03.26 05:56:33.718552 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17657 | 2026.03.26 05:56:33.718792 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.03.26 05:56:33.718920 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 17659 | 2026.03.26 05:56:33.718957 [ 4 ] {98b3d55d-7797-49b2-85f8-c39cf41b4148} <Debug> TCPHandler: Processed in 0.001436984 sec. | ||
| 17660 | 2026.03.26 05:56:33.719068 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17661 | 2026.03.26 05:56:33.719162 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17662 | 2026.03.26 05:56:33.719201 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17663 | 2026.03.26 05:56:33.719930 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.03.26 05:56:33.719964 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17665 | 2026.03.26 05:56:33.720283 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17666 | 2026.03.26 05:56:33.720508 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.03.26 05:56:33.720641 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001495 sec., 354515.0501672241 rows/sec., 25.07 MiB/sec. | ||
| 17668 | 2026.03.26 05:56:33.720678 [ 4 ] {868b9632-8ca5-4739-a2f0-f398c55209b8} <Debug> TCPHandler: Processed in 0.001658419 sec. | ||
| 17669 | 2026.03.26 05:56:33.720725 [ 220 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 17670 | 2026.03.26 05:56:33.720759 [ 220 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 17671 | 2026.03.26 05:56:33.720809 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2026.03.26 05:56:33.720907 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17673 | 2026.03.26 05:56:33.720950 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17674 | 2026.03.26 05:56:33.721279 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2026.03.26 05:56:33.721317 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17676 | 2026.03.26 05:56:33.721787 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17677 | 2026.03.26 05:56:33.722092 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2026.03.26 05:56:33.722240 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00135 sec., 4444.444444444444 rows/sec., 232.20 KiB/sec. | ||
| 17679 | 2026.03.26 05:56:33.722281 [ 4 ] {e394ffed-51db-4250-ad17-650981853488} <Debug> TCPHandler: Processed in 0.001520405 sec. | ||
| 17680 | 2026.03.26 05:56:33.722391 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17681 | 2026.03.26 05:56:33.722491 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17682 | 2026.03.26 05:56:33.722536 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17683 | 2026.03.26 05:56:33.723014 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2026.03.26 05:56:33.723051 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17685 | 2026.03.26 05:56:33.723430 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17686 | 2026.03.26 05:56:33.723645 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2026.03.26 05:56:33.723779 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001306 sec., 202909.6477794793 rows/sec., 13.48 MiB/sec. | ||
| 17688 | 2026.03.26 05:56:33.723819 [ 4 ] {c4d2dea7-525a-481b-a31e-039afd3f3c97} <Debug> TCPHandler: Processed in 0.001476455 sec. | ||
| 17689 | 2026.03.26 05:56:33.723926 [ 220 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 17690 | 2026.03.26 05:56:33.723937 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17691 | 2026.03.26 05:56:33.724073 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17692 | 2026.03.26 05:56:33.724117 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17693 | 2026.03.26 05:56:33.724445 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2026.03.26 05:56:33.724483 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17695 | 2026.03.26 05:56:33.724784 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17696 | 2026.03.26 05:56:33.725003 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.03.26 05:56:33.725138 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 17698 | 2026.03.26 05:56:33.725175 [ 4 ] {94f79fe5-9408-485d-88b0-eb4342d9db7a} <Debug> TCPHandler: Processed in 0.00128801 sec. | ||
| 17699 | 2026.03.26 05:56:33.725329 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17700 | 2026.03.26 05:56:33.725453 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17701 | 2026.03.26 05:56:33.725526 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17702 | 2026.03.26 05:56:33.726421 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17703 | 2026.03.26 05:56:33.726457 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17704 | 2026.03.26 05:56:33.727033 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17705 | 2026.03.26 05:56:33.727264 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17706 | 2026.03.26 05:56:33.727411 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001982 sec., 20181.634712411706 rows/sec., 36.16 MiB/sec. | ||
| 17707 | 2026.03.26 05:56:33.727437 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 17708 | 2026.03.26 05:56:33.727468 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 17709 | 2026.03.26 05:56:33.727483 [ 4 ] {1e885bc3-726d-4b70-9257-16f7cc4ab953} <Debug> TCPHandler: Processed in 0.002213461 sec. | ||
| 17710 | 2026.03.26 05:56:33.727605 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17711 | 2026.03.26 05:56:33.727703 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17712 | 2026.03.26 05:56:33.727746 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17713 | 2026.03.26 05:56:33.728084 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17714 | 2026.03.26 05:56:33.728122 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17715 | 2026.03.26 05:56:33.728469 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17716 | 2026.03.26 05:56:33.728727 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17717 | 2026.03.26 05:56:33.728874 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001191 sec., 75566.75062972293 rows/sec., 4.73 MiB/sec. | ||
| 17718 | 2026.03.26 05:56:33.728911 [ 4 ] {cca46fbf-400b-4d29-bc9c-37b82b0a299c} <Debug> TCPHandler: Processed in 0.001355852 sec. | ||
| 17719 | 2026.03.26 05:56:33.729338 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 17720 | 2026.03.26 05:56:33.962343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17721 | 2026.03.26 05:56:33.979205 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.03.26 05:56:33.979251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17723 | 2026.03.26 05:56:33.985465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17724 | 2026.03.26 05:56:33.986154 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.03.26 05:56:33.989123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17726 | 2026.03.26 05:56:34.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.20 MiB, peak 391.76 MiB, free memory in arenas 0.00 B, will set to 376.89 MiB (RSS), difference: -1.31 MiB | ||
| 17727 | 2026.03.26 05:56:34.976243 [ 221 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 17728 | 2026.03.26 05:56:34.976292 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 17729 | 2026.03.26 05:56:34.978802 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 17730 | 2026.03.26 05:56:36.350538 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17731 | 2026.03.26 05:56:36.350713 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17732 | 2026.03.26 05:56:36.350777 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17733 | 2026.03.26 05:56:36.351409 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2026.03.26 05:56:36.351446 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17735 | 2026.03.26 05:56:36.351815 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17736 | 2026.03.26 05:56:36.352037 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17737 | 2026.03.26 05:56:36.352185 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001521 sec., 1314.9243918474688 rows/sec., 107.22 KiB/sec. | ||
| 17738 | 2026.03.26 05:56:36.352225 [ 4 ] {1121aa0b-4ad3-41de-bf2d-dccad893847e} <Debug> TCPHandler: Processed in 0.001807892 sec. | ||
| 17739 | 2026.03.26 05:56:36.352342 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17740 | 2026.03.26 05:56:36.352435 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17741 | 2026.03.26 05:56:36.352473 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17742 | 2026.03.26 05:56:36.354157 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17743 | 2026.03.26 05:56:36.354192 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17744 | 2026.03.26 05:56:36.354625 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17745 | 2026.03.26 05:56:36.354837 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17746 | 2026.03.26 05:56:36.354965 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002549 sec., 943899.568458219 rows/sec., 69.64 MiB/sec. | ||
| 17747 | 2026.03.26 05:56:36.355002 [ 4 ] {d5450472-07f7-4c67-a8b4-e2780516e312} <Debug> TCPHandler: Processed in 0.002708094 sec. | ||
| 17748 | 2026.03.26 05:56:36.355103 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17749 | 2026.03.26 05:56:36.355203 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17750 | 2026.03.26 05:56:36.355249 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17751 | 2026.03.26 05:56:36.355665 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2026.03.26 05:56:36.355699 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17753 | 2026.03.26 05:56:36.355981 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17754 | 2026.03.26 05:56:36.356202 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2026.03.26 05:56:36.356313 [ 139 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17756 | 2026.03.26 05:56:36.356348 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001167 sec., 11139.674378748929 rows/sec., 828.45 KiB/sec. | ||
| 17757 | 2026.03.26 05:56:36.356353 [ 139 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.03.26 05:56:36.356380 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17759 | 2026.03.26 05:56:36.356386 [ 4 ] {c4c18487-ae94-4509-8583-33011093be89} <Debug> TCPHandler: Processed in 0.001330281 sec. | ||
| 17760 | 2026.03.26 05:56:36.356491 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 17761 | 2026.03.26 05:56:36.356503 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17762 | 2026.03.26 05:56:36.356634 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17763 | 2026.03.26 05:56:36.356635 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17764 | 2026.03.26 05:56:36.356678 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17765 | 2026.03.26 05:56:36.356688 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 225 rows starting from the beginning of the part | ||
| 17766 | 2026.03.26 05:56:36.356774 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part | ||
| 17767 | 2026.03.26 05:56:36.356819 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 182 rows starting from the beginning of the part | ||
| 17768 | 2026.03.26 05:56:36.356861 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 188 rows starting from the beginning of the part | ||
| 17769 | 2026.03.26 05:56:36.356909 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 182 rows starting from the beginning of the part | ||
| 17770 | 2026.03.26 05:56:36.356954 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part | ||
| 17771 | 2026.03.26 05:56:36.357400 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17772 | 2026.03.26 05:56:36.357441 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17773 | 2026.03.26 05:56:36.357776 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17774 | 2026.03.26 05:56:36.357862 [ 197 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423473 sec., 562708.2494715389 rows/sec., 37.54 MiB/sec. | ||
| 17775 | 2026.03.26 05:56:36.357999 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17776 | 2026.03.26 05:56:36.358016 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17777 | 2026.03.26 05:56:36.358136 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00152 sec., 526973.6842105263 rows/sec., 30.44 MiB/sec. | ||
| 17778 | 2026.03.26 05:56:36.358178 [ 4 ] {91e89240-18eb-4a2f-bf11-ad86ea4ef26b} <Debug> TCPHandler: Processed in 0.00172207 sec. | ||
| 17779 | 2026.03.26 05:56:36.358291 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17780 | 2026.03.26 05:56:36.358297 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17781 | 2026.03.26 05:56:36.358381 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_76_15} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17782 | 2026.03.26 05:56:36.358387 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17783 | 2026.03.26 05:56:36.358433 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17784 | 2026.03.26 05:56:36.358448 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17785 | 2026.03.26 05:56:36.358815 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17786 | 2026.03.26 05:56:36.358853 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17787 | 2026.03.26 05:56:36.359129 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 17788 | 2026.03.26 05:56:36.359332 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17789 | 2026.03.26 05:56:36.359455 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 17790 | 2026.03.26 05:56:36.359491 [ 4 ] {032a969a-3474-4847-879a-9504185054c5} <Debug> TCPHandler: Processed in 0.001248309 sec. | ||
| 17791 | 2026.03.26 05:56:36.359589 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17792 | 2026.03.26 05:56:36.359680 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17793 | 2026.03.26 05:56:36.359718 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17794 | 2026.03.26 05:56:36.360565 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17795 | 2026.03.26 05:56:36.360600 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17796 | 2026.03.26 05:56:36.360944 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17797 | 2026.03.26 05:56:36.361158 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17798 | 2026.03.26 05:56:36.361283 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.00162 sec., 797530.8641975309 rows/sec., 53.22 MiB/sec. | ||
| 17799 | 2026.03.26 05:56:36.361320 [ 4 ] {2acf1585-c1bc-4ac9-93e4-b50744bcb136} <Debug> TCPHandler: Processed in 0.001777412 sec. | ||
| 17800 | 2026.03.26 05:56:36.361428 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17801 | 2026.03.26 05:56:36.361521 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17802 | 2026.03.26 05:56:36.361563 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17803 | 2026.03.26 05:56:36.362245 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17804 | 2026.03.26 05:56:36.362279 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17805 | 2026.03.26 05:56:36.362694 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17806 | 2026.03.26 05:56:36.362897 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17807 | 2026.03.26 05:56:36.363000 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_129_27 to all_134_134_0 | ||
| 17808 | 2026.03.26 05:56:36.363023 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.00152 sec., 1026973.6842105263 rows/sec., 62.67 MiB/sec. | ||
| 17809 | 2026.03.26 05:56:36.363024 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2026.03.26 05:56:36.363052 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17811 | 2026.03.26 05:56:36.363059 [ 4 ] {7441c1f2-25b5-4dca-8ce8-aa21ab5cd4c5} <Debug> TCPHandler: Processed in 0.00167831 sec. | ||
| 17812 | 2026.03.26 05:56:36.363175 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17813 | 2026.03.26 05:56:36.363181 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_27 to all_134_134_0 into Compact with storage Full | ||
| 17814 | 2026.03.26 05:56:36.363268 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17815 | 2026.03.26 05:56:36.363326 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17816 | 2026.03.26 05:56:36.363333 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17817 | 2026.03.26 05:56:36.363377 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_129_27, total 49795 rows starting from the beginning of the part | ||
| 17818 | 2026.03.26 05:56:36.363444 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17819 | 2026.03.26 05:56:36.363490 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 268 rows starting from the beginning of the part | ||
| 17820 | 2026.03.26 05:56:36.363536 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17821 | 2026.03.26 05:56:36.363576 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 265 rows starting from the beginning of the part | ||
| 17822 | 2026.03.26 05:56:36.363620 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1561 rows starting from the beginning of the part | ||
| 17823 | 2026.03.26 05:56:36.364115 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17824 | 2026.03.26 05:56:36.364155 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17825 | 2026.03.26 05:56:36.364670 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17826 | 2026.03.26 05:56:36.364897 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2026.03.26 05:56:36.365042 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001793 sec., 6134.969325153374 rows/sec., 10.99 MiB/sec. | ||
| 17828 | 2026.03.26 05:56:36.365053 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17829 | 2026.03.26 05:56:36.365096 [ 4 ] {937d2622-07c8-40df-bc02-8ca8ca8ddaa4} <Debug> TCPHandler: Processed in 0.001968846 sec. | ||
| 17830 | 2026.03.26 05:56:36.365100 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17831 | 2026.03.26 05:56:36.365136 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17832 | 2026.03.26 05:56:36.365213 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17833 | 2026.03.26 05:56:36.365235 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 17834 | 2026.03.26 05:56:36.365309 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17835 | 2026.03.26 05:56:36.365354 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17836 | 2026.03.26 05:56:36.365445 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17837 | 2026.03.26 05:56:36.365502 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2302 rows starting from the beginning of the part | ||
| 17838 | 2026.03.26 05:56:36.365623 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part | ||
| 17839 | 2026.03.26 05:56:36.365678 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17840 | 2026.03.26 05:56:36.365718 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17841 | 2026.03.26 05:56:36.365732 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 17842 | 2026.03.26 05:56:36.365840 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 40 rows starting from the beginning of the part | ||
| 17843 | 2026.03.26 05:56:36.365933 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 40 rows starting from the beginning of the part | ||
| 17844 | 2026.03.26 05:56:36.366032 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17845 | 2026.03.26 05:56:36.366038 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 17846 | 2026.03.26 05:56:36.366254 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17847 | 2026.03.26 05:56:36.366385 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001094 sec., 32906.76416819013 rows/sec., 2.22 MiB/sec. | ||
| 17848 | 2026.03.26 05:56:36.366422 [ 4 ] {6e8f1e96-c80e-4cb7-a152-7eac54fe210c} <Debug> TCPHandler: Processed in 0.001255679 sec. | ||
| 17849 | 2026.03.26 05:56:36.372739 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52209 rows, containing 5 columns (5 merged, 0 gathered) in 0.009615585 sec., 5429622.846659876 rows/sec., 349.65 MiB/sec. | ||
| 17850 | 2026.03.26 05:56:36.373221 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Trace> MergedBlockOutputStream: filled checksums all_1_134_28 (state Temporary) | ||
| 17851 | 2026.03.26 05:56:36.373522 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_134_28 to all_1_134_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17852 | 2026.03.26 05:56:36.373602 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_129_27, all_134_134_0] -> all_1_134_28 | ||
| 17853 | 2026.03.26 05:56:36.373698 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17854 | 2026.03.26 05:56:36.380161 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 19 columns (19 merged, 0 gathered) in 0.01496107 sec., 163357.29997921272 rows/sec., 292.73 MiB/sec. | ||
| 17855 | 2026.03.26 05:56:36.381879 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17856 | 2026.03.26 05:56:36.382194 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2026.03.26 05:56:36.382267 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17858 | 2026.03.26 05:56:36.382375 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.69 MiB. | ||
| 17859 | 2026.03.26 05:56:37.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.69 MiB, peak 396.31 MiB, free memory in arenas 0.00 B, will set to 386.51 MiB (RSS), difference: 8.82 MiB | ||
| 17860 | 2026.03.26 05:56:38.695864 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17861 | 2026.03.26 05:56:38.696167 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17862 | 2026.03.26 05:56:38.696274 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17863 | 2026.03.26 05:56:38.697033 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2026.03.26 05:56:38.697085 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17865 | 2026.03.26 05:56:38.697493 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17866 | 2026.03.26 05:56:38.697715 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.03.26 05:56:38.697879 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.40 MiB/sec. | ||
| 17868 | 2026.03.26 05:56:38.697929 [ 4 ] {80da1dbd-e597-45b8-be91-f7ab5bf7be23} <Debug> TCPHandler: Processed in 0.002247413 sec. | ||
| 17869 | 2026.03.26 05:56:38.698067 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2026.03.26 05:56:38.698167 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17871 | 2026.03.26 05:56:38.698209 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17872 | 2026.03.26 05:56:38.698681 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2026.03.26 05:56:38.698719 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17874 | 2026.03.26 05:56:38.699028 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17875 | 2026.03.26 05:56:38.699235 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2026.03.26 05:56:38.699367 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 17877 | 2026.03.26 05:56:38.699405 [ 4 ] {aaadaa57-95d7-4600-83c5-e22c5acb09cb} <Debug> TCPHandler: Processed in 0.001387173 sec. | ||
| 17878 | 2026.03.26 05:56:38.699525 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2026.03.26 05:56:38.699619 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17880 | 2026.03.26 05:56:38.699664 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17881 | 2026.03.26 05:56:38.700071 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.03.26 05:56:38.700106 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17883 | 2026.03.26 05:56:38.700426 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17884 | 2026.03.26 05:56:38.700638 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2026.03.26 05:56:38.700768 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 3.82 MiB/sec. | ||
| 17886 | 2026.03.26 05:56:38.700803 [ 4 ] {d38496e1-627d-49ae-aa98-b603c98b0dae} <Debug> TCPHandler: Processed in 0.001325071 sec. | ||
| 17887 | 2026.03.26 05:56:38.700923 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.03.26 05:56:38.701014 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17889 | 2026.03.26 05:56:38.701054 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17890 | 2026.03.26 05:56:38.701382 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2026.03.26 05:56:38.701416 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17892 | 2026.03.26 05:56:38.701725 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17893 | 2026.03.26 05:56:38.701933 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2026.03.26 05:56:38.702062 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 17895 | 2026.03.26 05:56:38.702097 [ 4 ] {c87d2c5c-c360-4f68-80c8-afb09f66d195} <Debug> TCPHandler: Processed in 0.001220959 sec. | ||
| 17896 | 2026.03.26 05:56:39.390485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38922 | ||
| 17897 | 2026.03.26 05:56:39.391094 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17898 | 2026.03.26 05:56:39.391144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17899 | 2026.03.26 05:56:39.391648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17900 | 2026.03.26 05:56:39.391873 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17901 | 2026.03.26 05:56:39.392004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38922 | ||
| 17902 | 2026.03.26 05:56:39.392012 [ 136 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17903 | 2026.03.26 05:56:39.392058 [ 136 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.03.26 05:56:39.392080 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17905 | 2026.03.26 05:56:39.392183 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 17906 | 2026.03.26 05:56:39.392286 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17907 | 2026.03.26 05:56:39.392320 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36490 rows starting from the beginning of the part | ||
| 17908 | 2026.03.26 05:56:39.392378 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17909 | 2026.03.26 05:56:39.392421 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17910 | 2026.03.26 05:56:39.392460 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17911 | 2026.03.26 05:56:39.392500 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17912 | 2026.03.26 05:56:39.392538 [ 192 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17913 | 2026.03.26 05:56:39.395095 [ 187 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952229 sec., 13183936.611963369 rows/sec., 188.60 MiB/sec. | ||
| 17914 | 2026.03.26 05:56:39.395568 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17915 | 2026.03.26 05:56:39.395932 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17916 | 2026.03.26 05:56:39.396019 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_81_16} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17917 | 2026.03.26 05:56:39.396133 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17918 | 2026.03.26 05:56:41.489212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17919 | 2026.03.26 05:56:41.507533 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17920 | 2026.03.26 05:56:41.507605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17921 | 2026.03.26 05:56:41.513683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17922 | 2026.03.26 05:56:41.514417 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17923 | 2026.03.26 05:56:41.514751 [ 132 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17924 | 2026.03.26 05:56:41.514827 [ 132 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17925 | 2026.03.26 05:56:41.514852 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 17926 | 2026.03.26 05:56:41.514961 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 17927 | 2026.03.26 05:56:41.518385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17928 | 2026.03.26 05:56:41.518993 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17929 | 2026.03.26 05:56:41.520743 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 17930 | 2026.03.26 05:56:41.525731 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 17931 | 2026.03.26 05:56:41.530405 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 17932 | 2026.03.26 05:56:41.534918 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 17933 | 2026.03.26 05:56:41.539891 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 17934 | 2026.03.26 05:56:41.544626 [ 192 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 17935 | 2026.03.26 05:56:41.551360 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55095 | ||
| 17936 | 2026.03.26 05:56:41.551484 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17937 | 2026.03.26 05:56:41.551513 [ 286 ] {} <Debug> TCP-Session: fa1f9ca1-3630-4c1c-9de3-22ef536fabdf Authenticating user 'default' from [fd00:1122:3344:101::e]:55095 | ||
| 17938 | 2026.03.26 05:56:41.551538 [ 286 ] {} <Debug> TCP-Session: fa1f9ca1-3630-4c1c-9de3-22ef536fabdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17939 | 2026.03.26 05:56:41.551554 [ 286 ] {} <Debug> TCP-Session: fa1f9ca1-3630-4c1c-9de3-22ef536fabdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17940 | 2026.03.26 05:56:41.551712 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61680 | ||
| 17941 | 2026.03.26 05:56:41.551746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56333 | ||
| 17942 | 2026.03.26 05:56:41.551793 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46303 | ||
| 17943 | 2026.03.26 05:56:41.551809 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32991 | ||
| 17944 | 2026.03.26 05:56:41.551834 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62965 | ||
| 17945 | 2026.03.26 05:56:41.551877 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17946 | 2026.03.26 05:56:41.551876 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58053 | ||
| 17947 | 2026.03.26 05:56:41.551924 [ 288 ] {} <Debug> TCP-Session: 08d03642-32c7-4e69-b564-0b4d32929884 Authenticating user 'default' from [fd00:1122:3344:101::e]:61680 | ||
| 17948 | 2026.03.26 05:56:41.551936 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17949 | 2026.03.26 05:56:41.551948 [ 286 ] {} <Trace> TCP-Session: fa1f9ca1-3630-4c1c-9de3-22ef536fabdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17950 | 2026.03.26 05:56:41.551970 [ 293 ] {} <Debug> TCP-Session: c29df415-5feb-414f-838c-a68f2b096bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:62965 | ||
| 17951 | 2026.03.26 05:56:41.551986 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17952 | 2026.03.26 05:56:41.551995 [ 293 ] {} <Debug> TCP-Session: c29df415-5feb-414f-838c-a68f2b096bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17953 | 2026.03.26 05:56:41.551960 [ 288 ] {} <Debug> TCP-Session: 08d03642-32c7-4e69-b564-0b4d32929884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17954 | 2026.03.26 05:56:41.552014 [ 293 ] {} <Debug> TCP-Session: c29df415-5feb-414f-838c-a68f2b096bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17955 | 2026.03.26 05:56:41.552012 [ 3 ] {} <Debug> TCP-Session: 960ad3a4-80e4-4cbe-ba13-3cf41550b4c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58053 | ||
| 17956 | 2026.03.26 05:56:41.552035 [ 288 ] {} <Debug> TCP-Session: 08d03642-32c7-4e69-b564-0b4d32929884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17957 | 2026.03.26 05:56:41.552060 [ 3 ] {} <Debug> TCP-Session: 960ad3a4-80e4-4cbe-ba13-3cf41550b4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17958 | 2026.03.26 05:56:41.551942 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17959 | 2026.03.26 05:56:41.552088 [ 3 ] {} <Debug> TCP-Session: 960ad3a4-80e4-4cbe-ba13-3cf41550b4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17960 | 2026.03.26 05:56:41.552121 [ 291 ] {} <Debug> TCP-Session: 34a65ce5-1e62-4bc6-9397-b7b70fb82e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:32991 | ||
| 17961 | 2026.03.26 05:56:41.552139 [ 286 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17962 | 2026.03.26 05:56:41.552155 [ 291 ] {} <Debug> TCP-Session: 34a65ce5-1e62-4bc6-9397-b7b70fb82e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17963 | 2026.03.26 05:56:41.551882 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17964 | 2026.03.26 05:56:41.552181 [ 291 ] {} <Debug> TCP-Session: 34a65ce5-1e62-4bc6-9397-b7b70fb82e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17965 | 2026.03.26 05:56:41.551844 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49223 | ||
| 17966 | 2026.03.26 05:56:41.552213 [ 290 ] {} <Debug> TCP-Session: a4d1ab60-b03e-41a6-83b1-efc681d6c2e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46303 | ||
| 17967 | 2026.03.26 05:56:41.551822 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48047 | ||
| 17968 | 2026.03.26 05:56:41.552267 [ 290 ] {} <Debug> TCP-Session: a4d1ab60-b03e-41a6-83b1-efc681d6c2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17969 | 2026.03.26 05:56:41.551824 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17970 | 2026.03.26 05:56:41.552301 [ 290 ] {} <Debug> TCP-Session: a4d1ab60-b03e-41a6-83b1-efc681d6c2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17971 | 2026.03.26 05:56:41.552311 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17972 | 2026.03.26 05:56:41.552330 [ 289 ] {} <Debug> TCP-Session: 88bffec7-26e1-44ed-bded-874b050c645c Authenticating user 'default' from [fd00:1122:3344:101::e]:56333 | ||
| 17973 | 2026.03.26 05:56:41.552354 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17974 | 2026.03.26 05:56:41.552361 [ 289 ] {} <Debug> TCP-Session: 88bffec7-26e1-44ed-bded-874b050c645c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17975 | 2026.03.26 05:56:41.552388 [ 292 ] {} <Debug> TCP-Session: fd15d8e3-6f67-4680-bfb6-54857c1f878a Authenticating user 'default' from [fd00:1122:3344:101::e]:48047 | ||
| 17976 | 2026.03.26 05:56:41.552395 [ 289 ] {} <Debug> TCP-Session: 88bffec7-26e1-44ed-bded-874b050c645c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17977 | 2026.03.26 05:56:41.552413 [ 292 ] {} <Debug> TCP-Session: fd15d8e3-6f67-4680-bfb6-54857c1f878a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17978 | 2026.03.26 05:56:41.552355 [ 294 ] {} <Debug> TCP-Session: 78f0f0c6-e134-48c7-93c8-49b3c1fc8974 Authenticating user 'default' from [fd00:1122:3344:101::e]:49223 | ||
| 17979 | 2026.03.26 05:56:41.552439 [ 286 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17980 | 2026.03.26 05:56:41.552464 [ 294 ] {} <Debug> TCP-Session: 78f0f0c6-e134-48c7-93c8-49b3c1fc8974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17981 | 2026.03.26 05:56:41.552439 [ 292 ] {} <Debug> TCP-Session: fd15d8e3-6f67-4680-bfb6-54857c1f878a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17982 | 2026.03.26 05:56:41.552490 [ 294 ] {} <Debug> TCP-Session: 78f0f0c6-e134-48c7-93c8-49b3c1fc8974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17983 | 2026.03.26 05:56:41.552506 [ 286 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17984 | 2026.03.26 05:56:41.552798 [ 286 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 17985 | 2026.03.26 05:56:41.553774 [ 310 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Trace> AggregatingTransform: Aggregating | ||
| 17986 | 2026.03.26 05:56:41.553812 [ 310 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Trace> Aggregator: Aggregation method: without_key | ||
| 17987 | 2026.03.26 05:56:41.553845 [ 310 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950952 sec. (1051.578 rows/sec., 41.08 KiB/sec.) | ||
| 17988 | 2026.03.26 05:56:41.553863 [ 310 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Trace> Aggregator: Merging aggregated data | ||
| 17989 | 2026.03.26 05:56:41.555459 [ 286 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003386 sec., 295.33372711163616 rows/sec., 11.54 KiB/sec. | ||
| 17990 | 2026.03.26 05:56:41.555580 [ 286 ] {65bb3bcf-5cf1-4920-be8a-cce84e444712} <Debug> TCPHandler: Processed in 0.003746638 sec. | ||
| 17991 | 2026.03.26 05:56:41.555706 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17992 | 2026.03.26 05:56:41.555735 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17993 | 2026.03.26 05:56:41.555757 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17994 | 2026.03.26 05:56:41.555766 [ 286 ] {} <Debug> TCP-Session: fa1f9ca1-3630-4c1c-9de3-22ef536fabdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17995 | 2026.03.26 05:56:41.555792 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17996 | 2026.03.26 05:56:41.555812 [ 3 ] {} <Debug> TCP-Session: 960ad3a4-80e4-4cbe-ba13-3cf41550b4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17997 | 2026.03.26 05:56:41.555813 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17998 | 2026.03.26 05:56:41.555836 [ 289 ] {} <Debug> TCP-Session: 88bffec7-26e1-44ed-bded-874b050c645c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17999 | 2026.03.26 05:56:41.555849 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18000 | 2026.03.26 05:56:41.555877 [ 291 ] {} <Debug> TCP-Session: 34a65ce5-1e62-4bc6-9397-b7b70fb82e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18001 | 2026.03.26 05:56:41.555868 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18002 | 2026.03.26 05:56:41.555902 [ 292 ] {} <Debug> TCP-Session: fd15d8e3-6f67-4680-bfb6-54857c1f878a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18003 | 2026.03.26 05:56:41.555785 [ 288 ] {} <Debug> TCP-Session: 08d03642-32c7-4e69-b564-0b4d32929884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18004 | 2026.03.26 05:56:41.555943 [ 294 ] {} <Debug> TCP-Session: 78f0f0c6-e134-48c7-93c8-49b3c1fc8974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18005 | 2026.03.26 05:56:41.555771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18006 | 2026.03.26 05:56:41.555832 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18007 | 2026.03.26 05:56:41.556003 [ 290 ] {} <Debug> TCP-Session: a4d1ab60-b03e-41a6-83b1-efc681d6c2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18008 | 2026.03.26 05:56:41.556032 [ 293 ] {} <Debug> TCP-Session: c29df415-5feb-414f-838c-a68f2b096bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18009 | 2026.03.26 05:56:41.606691 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.091773709 sec., 6646.783775514619 rows/sec., 34.37 MiB/sec. | ||
| 18010 | 2026.03.26 05:56:41.609845 [ 191 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18011 | 2026.03.26 05:56:41.611987 [ 191 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_81_16} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18012 | 2026.03.26 05:56:41.612092 [ 191 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_81_16} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18013 | 2026.03.26 05:56:41.614362 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18014 | 2026.03.26 05:56:42.000548 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.82 MiB, peak 405.24 MiB, free memory in arenas 0.00 B, will set to 386.53 MiB (RSS), difference: -1.29 MiB | ||
| 18015 | 2026.03.26 05:56:42.072351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2270 | ||
| 18016 | 2026.03.26 05:56:42.076392 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18017 | 2026.03.26 05:56:42.076477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18018 | 2026.03.26 05:56:42.078253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18019 | 2026.03.26 05:56:42.078642 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18020 | 2026.03.26 05:56:42.078900 [ 132 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18021 | 2026.03.26 05:56:42.079001 [ 132 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18022 | 2026.03.26 05:56:42.079039 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18023 | 2026.03.26 05:56:42.079207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 18024 | 2026.03.26 05:56:42.079220 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 18025 | 2026.03.26 05:56:42.080125 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18026 | 2026.03.26 05:56:42.080396 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2080 rows starting from the beginning of the part | ||
| 18027 | 2026.03.26 05:56:42.081027 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 18028 | 2026.03.26 05:56:42.081642 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 18029 | 2026.03.26 05:56:42.082263 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 18030 | 2026.03.26 05:56:42.082902 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 18031 | 2026.03.26 05:56:42.083526 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 50 rows starting from the beginning of the part | ||
| 18032 | 2026.03.26 05:56:42.096032 [ 194 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2270 rows, containing 72 columns (72 merged, 0 gathered) in 0.016891785 sec., 134384.85038733325 rows/sec., 103.66 MiB/sec. | ||
| 18033 | 2026.03.26 05:56:42.098518 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18034 | 2026.03.26 05:56:42.099358 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2026.03.26 05:56:42.099496 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_61_12} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18036 | 2026.03.26 05:56:42.099971 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18037 | 2026.03.26 05:56:42.639933 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33177 | ||
| 18038 | 2026.03.26 05:56:42.640059 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18039 | 2026.03.26 05:56:42.640086 [ 286 ] {} <Debug> TCP-Session: 2f583041-1d6b-4450-a79b-0c1ed638a453 Authenticating user 'default' from [fd00:1122:3344:101::e]:33177 | ||
| 18040 | 2026.03.26 05:56:42.640109 [ 286 ] {} <Debug> TCP-Session: 2f583041-1d6b-4450-a79b-0c1ed638a453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18041 | 2026.03.26 05:56:42.640122 [ 286 ] {} <Debug> TCP-Session: 2f583041-1d6b-4450-a79b-0c1ed638a453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18042 | 2026.03.26 05:56:42.640347 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39742 | ||
| 18043 | 2026.03.26 05:56:42.640370 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57298 | ||
| 18044 | 2026.03.26 05:56:42.640400 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33629 | ||
| 18045 | 2026.03.26 05:56:42.640416 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64977 | ||
| 18046 | 2026.03.26 05:56:42.640462 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60871 | ||
| 18047 | 2026.03.26 05:56:42.640475 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18048 | 2026.03.26 05:56:42.640477 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18049 | 2026.03.26 05:56:42.640523 [ 289 ] {} <Debug> TCP-Session: 17f74764-46c1-4087-947d-ce9f10f7b7af Authenticating user 'default' from [fd00:1122:3344:101::e]:57298 | ||
| 18050 | 2026.03.26 05:56:42.640541 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18051 | 2026.03.26 05:56:42.640559 [ 289 ] {} <Debug> TCP-Session: 17f74764-46c1-4087-947d-ce9f10f7b7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18052 | 2026.03.26 05:56:42.640571 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18053 | 2026.03.26 05:56:42.640595 [ 290 ] {} <Debug> TCP-Session: 1b8b0d4d-528e-4ca3-ab4c-8c5d6dbcddb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33629 | ||
| 18054 | 2026.03.26 05:56:42.640605 [ 289 ] {} <Debug> TCP-Session: 17f74764-46c1-4087-947d-ce9f10f7b7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18055 | 2026.03.26 05:56:42.640620 [ 3 ] {} <Debug> TCP-Session: bdd80010-e68d-40c6-9c4b-0350939b90e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60871 | ||
| 18056 | 2026.03.26 05:56:42.640644 [ 290 ] {} <Debug> TCP-Session: 1b8b0d4d-528e-4ca3-ab4c-8c5d6dbcddb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18057 | 2026.03.26 05:56:42.640663 [ 3 ] {} <Debug> TCP-Session: bdd80010-e68d-40c6-9c4b-0350939b90e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18058 | 2026.03.26 05:56:42.640568 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18059 | 2026.03.26 05:56:42.640694 [ 290 ] {} <Debug> TCP-Session: 1b8b0d4d-528e-4ca3-ab4c-8c5d6dbcddb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18060 | 2026.03.26 05:56:42.640740 [ 291 ] {} <Debug> TCP-Session: a1d599c6-332b-4fae-9e7d-764c1ff21302 Authenticating user 'default' from [fd00:1122:3344:101::e]:64977 | ||
| 18061 | 2026.03.26 05:56:42.640555 [ 288 ] {} <Debug> TCP-Session: b66f27a4-70dc-4b52-9bcd-b733d25e7ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39742 | ||
| 18062 | 2026.03.26 05:56:42.640777 [ 291 ] {} <Debug> TCP-Session: a1d599c6-332b-4fae-9e7d-764c1ff21302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18063 | 2026.03.26 05:56:42.640455 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54582 | ||
| 18064 | 2026.03.26 05:56:42.640803 [ 291 ] {} <Debug> TCP-Session: a1d599c6-332b-4fae-9e7d-764c1ff21302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18065 | 2026.03.26 05:56:42.640801 [ 288 ] {} <Debug> TCP-Session: b66f27a4-70dc-4b52-9bcd-b733d25e7ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18066 | 2026.03.26 05:56:42.640456 [ 286 ] {} <Trace> TCP-Session: 2f583041-1d6b-4450-a79b-0c1ed638a453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18067 | 2026.03.26 05:56:42.640878 [ 288 ] {} <Debug> TCP-Session: b66f27a4-70dc-4b52-9bcd-b733d25e7ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18068 | 2026.03.26 05:56:42.640443 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57525 | ||
| 18069 | 2026.03.26 05:56:42.640917 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18070 | 2026.03.26 05:56:42.640404 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65145 | ||
| 18071 | 2026.03.26 05:56:42.640986 [ 294 ] {} <Debug> TCP-Session: bb2b2f75-727f-410a-aaed-cf7442185e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:54582 | ||
| 18072 | 2026.03.26 05:56:42.640701 [ 3 ] {} <Debug> TCP-Session: bdd80010-e68d-40c6-9c4b-0350939b90e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18073 | 2026.03.26 05:56:42.641019 [ 294 ] {} <Debug> TCP-Session: bb2b2f75-727f-410a-aaed-cf7442185e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18074 | 2026.03.26 05:56:42.641052 [ 294 ] {} <Debug> TCP-Session: bb2b2f75-727f-410a-aaed-cf7442185e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18075 | 2026.03.26 05:56:42.641079 [ 286 ] {2058d401-bfab-49f6-848a-55a846facf12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18076 | 2026.03.26 05:56:42.641204 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18077 | 2026.03.26 05:56:42.641233 [ 293 ] {} <Debug> TCP-Session: 50e3e8c3-567a-4e6c-b7b5-a93606a51860 Authenticating user 'default' from [fd00:1122:3344:101::e]:57525 | ||
| 18078 | 2026.03.26 05:56:42.641249 [ 293 ] {} <Debug> TCP-Session: 50e3e8c3-567a-4e6c-b7b5-a93606a51860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18079 | 2026.03.26 05:56:42.641261 [ 293 ] {} <Debug> TCP-Session: 50e3e8c3-567a-4e6c-b7b5-a93606a51860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18080 | 2026.03.26 05:56:42.641361 [ 286 ] {2058d401-bfab-49f6-848a-55a846facf12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18081 | 2026.03.26 05:56:42.641421 [ 286 ] {2058d401-bfab-49f6-848a-55a846facf12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18082 | 2026.03.26 05:56:42.641448 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18083 | 2026.03.26 05:56:42.641484 [ 292 ] {} <Debug> TCP-Session: f0726ea1-9fe3-4f31-8ef8-afe2be4813d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65145 | ||
| 18084 | 2026.03.26 05:56:42.641501 [ 292 ] {} <Debug> TCP-Session: f0726ea1-9fe3-4f31-8ef8-afe2be4813d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18085 | 2026.03.26 05:56:42.641514 [ 292 ] {} <Debug> TCP-Session: f0726ea1-9fe3-4f31-8ef8-afe2be4813d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18086 | 2026.03.26 05:56:42.641724 [ 286 ] {2058d401-bfab-49f6-848a-55a846facf12} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 18087 | 2026.03.26 05:56:42.643034 [ 308 ] {2058d401-bfab-49f6-848a-55a846facf12} <Trace> AggregatingTransform: Aggregating | ||
| 18088 | 2026.03.26 05:56:42.643105 [ 308 ] {2058d401-bfab-49f6-848a-55a846facf12} <Trace> Aggregator: Aggregation method: without_key | ||
| 18089 | 2026.03.26 05:56:42.643163 [ 308 ] {2058d401-bfab-49f6-848a-55a846facf12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0013087 sec. (764.117 rows/sec., 29.85 KiB/sec.) | ||
| 18090 | 2026.03.26 05:56:42.643184 [ 308 ] {2058d401-bfab-49f6-848a-55a846facf12} <Trace> Aggregator: Merging aggregated data | ||
| 18091 | 2026.03.26 05:56:42.644563 [ 286 ] {2058d401-bfab-49f6-848a-55a846facf12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003549 sec., 281.7695125387433 rows/sec., 11.01 KiB/sec. | ||
| 18092 | 2026.03.26 05:56:42.644733 [ 286 ] {2058d401-bfab-49f6-848a-55a846facf12} <Debug> TCPHandler: Processed in 0.004398343 sec. | ||
| 18093 | 2026.03.26 05:56:42.644878 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18094 | 2026.03.26 05:56:42.644913 [ 286 ] {} <Debug> TCP-Session: 2f583041-1d6b-4450-a79b-0c1ed638a453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18095 | 2026.03.26 05:56:42.644913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18096 | 2026.03.26 05:56:42.644935 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18097 | 2026.03.26 05:56:42.644956 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18098 | 2026.03.26 05:56:42.644970 [ 290 ] {} <Debug> TCP-Session: 1b8b0d4d-528e-4ca3-ab4c-8c5d6dbcddb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18099 | 2026.03.26 05:56:42.644992 [ 3 ] {} <Debug> TCP-Session: bdd80010-e68d-40c6-9c4b-0350939b90e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18100 | 2026.03.26 05:56:42.644998 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18101 | 2026.03.26 05:56:42.645015 [ 291 ] {} <Debug> TCP-Session: a1d599c6-332b-4fae-9e7d-764c1ff21302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18102 | 2026.03.26 05:56:42.645027 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18103 | 2026.03.26 05:56:42.645041 [ 289 ] {} <Debug> TCP-Session: 17f74764-46c1-4087-947d-ce9f10f7b7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18104 | 2026.03.26 05:56:42.645057 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18105 | 2026.03.26 05:56:42.645081 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18106 | 2026.03.26 05:56:42.645075 [ 293 ] {} <Debug> TCP-Session: 50e3e8c3-567a-4e6c-b7b5-a93606a51860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18107 | 2026.03.26 05:56:42.645129 [ 294 ] {} <Debug> TCP-Session: bb2b2f75-727f-410a-aaed-cf7442185e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18108 | 2026.03.26 05:56:42.644984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18109 | 2026.03.26 05:56:42.645114 [ 292 ] {} <Debug> TCP-Session: f0726ea1-9fe3-4f31-8ef8-afe2be4813d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18110 | 2026.03.26 05:56:42.645198 [ 288 ] {} <Debug> TCP-Session: b66f27a4-70dc-4b52-9bcd-b733d25e7ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18111 | 2026.03.26 05:56:42.759978 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33571 | ||
| 18112 | 2026.03.26 05:56:42.760082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18113 | 2026.03.26 05:56:42.760109 [ 294 ] {} <Debug> TCP-Session: 681209f7-2edb-4eab-8f73-ec6871eddf95 Authenticating user 'default' from [fd00:1122:3344:101::e]:33571 | ||
| 18114 | 2026.03.26 05:56:42.760132 [ 294 ] {} <Debug> TCP-Session: 681209f7-2edb-4eab-8f73-ec6871eddf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18115 | 2026.03.26 05:56:42.760145 [ 294 ] {} <Debug> TCP-Session: 681209f7-2edb-4eab-8f73-ec6871eddf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18116 | 2026.03.26 05:56:42.760369 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40727 | ||
| 18117 | 2026.03.26 05:56:42.760409 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33716 | ||
| 18118 | 2026.03.26 05:56:42.760451 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41737 | ||
| 18119 | 2026.03.26 05:56:42.760468 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47786 | ||
| 18120 | 2026.03.26 05:56:42.760516 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18121 | 2026.03.26 05:56:42.760546 [ 294 ] {} <Trace> TCP-Session: 681209f7-2edb-4eab-8f73-ec6871eddf95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2026.03.26 05:56:42.760562 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18123 | 2026.03.26 05:56:42.760576 [ 3 ] {} <Debug> TCP-Session: 70798fe7-6582-4f79-8fa0-bd37ce375616 Authenticating user 'default' from [fd00:1122:3344:101::e]:40727 | ||
| 18124 | 2026.03.26 05:56:42.760595 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18125 | 2026.03.26 05:56:42.760613 [ 292 ] {} <Debug> TCP-Session: cc722c24-bd2c-47c0-b619-fdb4938c8cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41737 | ||
| 18126 | 2026.03.26 05:56:42.760633 [ 3 ] {} <Debug> TCP-Session: 70798fe7-6582-4f79-8fa0-bd37ce375616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18127 | 2026.03.26 05:56:42.760635 [ 293 ] {} <Debug> TCP-Session: b22ac979-07ed-463e-a085-e299c4ddaf96 Authenticating user 'default' from [fd00:1122:3344:101::e]:47786 | ||
| 18128 | 2026.03.26 05:56:42.760660 [ 292 ] {} <Debug> TCP-Session: cc722c24-bd2c-47c0-b619-fdb4938c8cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18129 | 2026.03.26 05:56:42.760693 [ 293 ] {} <Debug> TCP-Session: b22ac979-07ed-463e-a085-e299c4ddaf96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18130 | 2026.03.26 05:56:42.760712 [ 292 ] {} <Debug> TCP-Session: cc722c24-bd2c-47c0-b619-fdb4938c8cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18131 | 2026.03.26 05:56:42.760725 [ 293 ] {} <Debug> TCP-Session: b22ac979-07ed-463e-a085-e299c4ddaf96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18132 | 2026.03.26 05:56:42.760731 [ 294 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33571) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18133 | 2026.03.26 05:56:42.760565 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18134 | 2026.03.26 05:56:42.760456 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33681 | ||
| 18135 | 2026.03.26 05:56:42.760815 [ 288 ] {} <Debug> TCP-Session: 8def26f8-5720-4970-9453-6b38e8963de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33716 | ||
| 18136 | 2026.03.26 05:56:42.760418 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51487 | ||
| 18137 | 2026.03.26 05:56:42.760887 [ 288 ] {} <Debug> TCP-Session: 8def26f8-5720-4970-9453-6b38e8963de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18138 | 2026.03.26 05:56:42.760666 [ 3 ] {} <Debug> TCP-Session: 70798fe7-6582-4f79-8fa0-bd37ce375616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18139 | 2026.03.26 05:56:42.760933 [ 288 ] {} <Debug> TCP-Session: 8def26f8-5720-4970-9453-6b38e8963de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18140 | 2026.03.26 05:56:42.760956 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18141 | 2026.03.26 05:56:42.760927 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18142 | 2026.03.26 05:56:42.760991 [ 289 ] {} <Debug> TCP-Session: 84e5c0c6-6a75-46ae-9c1f-8b8488165711 Authenticating user 'default' from [fd00:1122:3344:101::e]:51487 | ||
| 18143 | 2026.03.26 05:56:42.761018 [ 294 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18144 | 2026.03.26 05:56:42.761027 [ 289 ] {} <Debug> TCP-Session: 84e5c0c6-6a75-46ae-9c1f-8b8488165711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18145 | 2026.03.26 05:56:42.761024 [ 291 ] {} <Debug> TCP-Session: 87a8c128-fac5-4927-b0d7-7f126dc3f638 Authenticating user 'default' from [fd00:1122:3344:101::e]:33681 | ||
| 18146 | 2026.03.26 05:56:42.761061 [ 289 ] {} <Debug> TCP-Session: 84e5c0c6-6a75-46ae-9c1f-8b8488165711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18147 | 2026.03.26 05:56:42.761080 [ 294 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18148 | 2026.03.26 05:56:42.761094 [ 291 ] {} <Debug> TCP-Session: 87a8c128-fac5-4927-b0d7-7f126dc3f638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18149 | 2026.03.26 05:56:42.760429 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35314 | ||
| 18150 | 2026.03.26 05:56:42.761130 [ 291 ] {} <Debug> TCP-Session: 87a8c128-fac5-4927-b0d7-7f126dc3f638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18151 | 2026.03.26 05:56:42.760388 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42383 | ||
| 18152 | 2026.03.26 05:56:42.761201 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18153 | 2026.03.26 05:56:42.761232 [ 290 ] {} <Debug> TCP-Session: 1a18864d-2c65-4c9b-8b7c-0ccc261b5479 Authenticating user 'default' from [fd00:1122:3344:101::e]:35314 | ||
| 18154 | 2026.03.26 05:56:42.761245 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18155 | 2026.03.26 05:56:42.761251 [ 290 ] {} <Debug> TCP-Session: 1a18864d-2c65-4c9b-8b7c-0ccc261b5479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18156 | 2026.03.26 05:56:42.761274 [ 286 ] {} <Debug> TCP-Session: b2f109b0-1e1a-482d-a945-8c90c7ae9a1b Authenticating user 'default' from [fd00:1122:3344:101::e]:42383 | ||
| 18157 | 2026.03.26 05:56:42.761279 [ 290 ] {} <Debug> TCP-Session: 1a18864d-2c65-4c9b-8b7c-0ccc261b5479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18158 | 2026.03.26 05:56:42.761299 [ 286 ] {} <Debug> TCP-Session: b2f109b0-1e1a-482d-a945-8c90c7ae9a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18159 | 2026.03.26 05:56:42.761319 [ 286 ] {} <Debug> TCP-Session: b2f109b0-1e1a-482d-a945-8c90c7ae9a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18160 | 2026.03.26 05:56:42.761404 [ 294 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 18161 | 2026.03.26 05:56:42.762503 [ 298 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Trace> AggregatingTransform: Aggregating | ||
| 18162 | 2026.03.26 05:56:42.762548 [ 298 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Trace> Aggregator: Aggregation method: without_key | ||
| 18163 | 2026.03.26 05:56:42.762584 [ 298 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072865 sec. (932.084 rows/sec., 36.41 KiB/sec.) | ||
| 18164 | 2026.03.26 05:56:42.762602 [ 298 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Trace> Aggregator: Merging aggregated data | ||
| 18165 | 2026.03.26 05:56:42.763851 [ 294 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 18166 | 2026.03.26 05:56:42.764002 [ 294 ] {32692b84-d9a2-4181-8129-b19d211ddaa9} <Debug> TCPHandler: Processed in 0.003582383 sec. | ||
| 18167 | 2026.03.26 05:56:42.764126 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18168 | 2026.03.26 05:56:42.764150 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18169 | 2026.03.26 05:56:42.764166 [ 294 ] {} <Debug> TCP-Session: 681209f7-2edb-4eab-8f73-ec6871eddf95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18170 | 2026.03.26 05:56:42.764173 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18171 | 2026.03.26 05:56:42.764192 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18172 | 2026.03.26 05:56:42.764210 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18173 | 2026.03.26 05:56:42.764249 [ 286 ] {} <Debug> TCP-Session: b2f109b0-1e1a-482d-a945-8c90c7ae9a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18174 | 2026.03.26 05:56:42.764257 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18175 | 2026.03.26 05:56:42.764297 [ 291 ] {} <Debug> TCP-Session: 87a8c128-fac5-4927-b0d7-7f126dc3f638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18176 | 2026.03.26 05:56:42.764303 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18177 | 2026.03.26 05:56:42.764323 [ 288 ] {} <Debug> TCP-Session: 8def26f8-5720-4970-9453-6b38e8963de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18178 | 2026.03.26 05:56:42.764274 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18179 | 2026.03.26 05:56:42.764373 [ 292 ] {} <Debug> TCP-Session: cc722c24-bd2c-47c0-b619-fdb4938c8cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18180 | 2026.03.26 05:56:42.764229 [ 293 ] {} <Debug> TCP-Session: b22ac979-07ed-463e-a085-e299c4ddaf96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18181 | 2026.03.26 05:56:42.764414 [ 289 ] {} <Debug> TCP-Session: 84e5c0c6-6a75-46ae-9c1f-8b8488165711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18182 | 2026.03.26 05:56:42.764196 [ 3 ] {} <Debug> TCP-Session: 70798fe7-6582-4f79-8fa0-bd37ce375616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18183 | 2026.03.26 05:56:42.764231 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18184 | 2026.03.26 05:56:42.764499 [ 290 ] {} <Debug> TCP-Session: 1a18864d-2c65-4c9b-8b7c-0ccc261b5479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18185 | 2026.03.26 05:56:43.710904 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18186 | 2026.03.26 05:56:43.711124 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18187 | 2026.03.26 05:56:43.711201 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18188 | 2026.03.26 05:56:43.711997 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2026.03.26 05:56:43.712046 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18190 | 2026.03.26 05:56:43.712495 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18191 | 2026.03.26 05:56:43.712797 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.03.26 05:56:43.712968 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001892 sec., 150105.70824524312 rows/sec., 9.53 MiB/sec. | ||
| 18193 | 2026.03.26 05:56:43.713019 [ 4 ] {f0d269f5-e4ba-4ecc-97ce-d286618f102f} <Debug> TCPHandler: Processed in 0.002244153 sec. | ||
| 18194 | 2026.03.26 05:56:43.713149 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18195 | 2026.03.26 05:56:43.713252 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18196 | 2026.03.26 05:56:43.713297 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18197 | 2026.03.26 05:56:43.714089 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18198 | 2026.03.26 05:56:43.714127 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18199 | 2026.03.26 05:56:43.714510 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18200 | 2026.03.26 05:56:43.714731 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18201 | 2026.03.26 05:56:43.714870 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001641 sec., 534430.225472273 rows/sec., 42.36 MiB/sec. | ||
| 18202 | 2026.03.26 05:56:43.714881 [ 126 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18203 | 2026.03.26 05:56:43.714912 [ 4 ] {1c33ec84-f6cd-415f-89ea-08776309d8bb} <Debug> TCPHandler: Processed in 0.001816733 sec. | ||
| 18204 | 2026.03.26 05:56:43.714952 [ 126 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18205 | 2026.03.26 05:56:43.714978 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18206 | 2026.03.26 05:56:43.715049 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18207 | 2026.03.26 05:56:43.715079 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 18208 | 2026.03.26 05:56:43.715151 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18209 | 2026.03.26 05:56:43.715193 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18210 | 2026.03.26 05:56:43.715198 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18211 | 2026.03.26 05:56:43.715238 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3359 rows starting from the beginning of the part | ||
| 18212 | 2026.03.26 05:56:43.715309 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 18213 | 2026.03.26 05:56:43.715353 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 877 rows starting from the beginning of the part | ||
| 18214 | 2026.03.26 05:56:43.715394 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 2406 rows starting from the beginning of the part | ||
| 18215 | 2026.03.26 05:56:43.715436 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 18216 | 2026.03.26 05:56:43.715475 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 877 rows starting from the beginning of the part | ||
| 18217 | 2026.03.26 05:56:43.715707 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.03.26 05:56:43.715751 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18219 | 2026.03.26 05:56:43.716066 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18220 | 2026.03.26 05:56:43.716311 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.03.26 05:56:43.716448 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001316 sec., 138297.87234042553 rows/sec., 8.57 MiB/sec. | ||
| 18222 | 2026.03.26 05:56:43.716487 [ 4 ] {07c8e7c2-4b7a-4588-af74-8ae5527e55b8} <Debug> TCPHandler: Processed in 0.001489575 sec. | ||
| 18223 | 2026.03.26 05:56:43.716610 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18224 | 2026.03.26 05:56:43.716710 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18225 | 2026.03.26 05:56:43.716751 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18226 | 2026.03.26 05:56:43.717194 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18227 | 2026.03.26 05:56:43.717231 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18228 | 2026.03.26 05:56:43.717533 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18229 | 2026.03.26 05:56:43.717742 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18230 | 2026.03.26 05:56:43.717873 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 18231 | 2026.03.26 05:56:43.717912 [ 4 ] {3bed5332-c9ca-48b8-a455-7d5736b414b0} <Debug> TCPHandler: Processed in 0.001352742 sec. | ||
| 18232 | 2026.03.26 05:56:43.717918 [ 223 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 18233 | 2026.03.26 05:56:43.717946 [ 223 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 18234 | 2026.03.26 05:56:43.718007 [ 186 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7631 rows, containing 5 columns (5 merged, 0 gathered) in 0.00297434 sec., 2565611.1944162403 rows/sec., 204.77 MiB/sec. | ||
| 18235 | 2026.03.26 05:56:43.718034 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2026.03.26 05:56:43.718132 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18237 | 2026.03.26 05:56:43.718173 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18238 | 2026.03.26 05:56:43.718326 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18239 | 2026.03.26 05:56:43.718607 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18240 | 2026.03.26 05:56:43.718611 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2026.03.26 05:56:43.718661 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18242 | 2026.03.26 05:56:43.718686 [ 194 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_136_27} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18243 | 2026.03.26 05:56:43.718768 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 18244 | 2026.03.26 05:56:43.718970 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18245 | 2026.03.26 05:56:43.719198 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18246 | 2026.03.26 05:56:43.719329 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 18247 | 2026.03.26 05:56:43.719367 [ 4 ] {8834990d-d99d-4060-b825-3a4f865cc813} <Debug> TCPHandler: Processed in 0.001383192 sec. | ||
| 18248 | 2026.03.26 05:56:43.719480 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18249 | 2026.03.26 05:56:43.719574 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18250 | 2026.03.26 05:56:43.719614 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18251 | 2026.03.26 05:56:43.720237 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18252 | 2026.03.26 05:56:43.720274 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18253 | 2026.03.26 05:56:43.720614 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18254 | 2026.03.26 05:56:43.720871 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18255 | 2026.03.26 05:56:43.721006 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00145 sec., 365517.2413793104 rows/sec., 25.85 MiB/sec. | ||
| 18256 | 2026.03.26 05:56:43.721012 [ 126 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18257 | 2026.03.26 05:56:43.721047 [ 4 ] {3db93523-fe2b-4940-8968-91fa8fd811b4} <Debug> TCPHandler: Processed in 0.001616117 sec. | ||
| 18258 | 2026.03.26 05:56:43.721063 [ 126 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18259 | 2026.03.26 05:56:43.721092 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18260 | 2026.03.26 05:56:43.721116 [ 223 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 18261 | 2026.03.26 05:56:43.721159 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 18262 | 2026.03.26 05:56:43.721185 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18263 | 2026.03.26 05:56:43.721248 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18264 | 2026.03.26 05:56:43.721277 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1830 rows starting from the beginning of the part | ||
| 18265 | 2026.03.26 05:56:43.721298 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18266 | 2026.03.26 05:56:43.721327 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 18267 | 2026.03.26 05:56:43.721355 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18268 | 2026.03.26 05:56:43.721372 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 530 rows starting from the beginning of the part | ||
| 18269 | 2026.03.26 05:56:43.721415 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1292 rows starting from the beginning of the part | ||
| 18270 | 2026.03.26 05:56:43.721450 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 18271 | 2026.03.26 05:56:43.721486 [ 186 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 530 rows starting from the beginning of the part | ||
| 18272 | 2026.03.26 05:56:43.721757 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18273 | 2026.03.26 05:56:43.721801 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18274 | 2026.03.26 05:56:43.722127 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18275 | 2026.03.26 05:56:43.722343 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18276 | 2026.03.26 05:56:43.722478 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001202 sec., 4991.680532445924 rows/sec., 260.80 KiB/sec. | ||
| 18277 | 2026.03.26 05:56:43.722516 [ 4 ] {21672b53-50a8-4fac-8194-a118d1cb9f87} <Debug> TCPHandler: Processed in 0.001387113 sec. | ||
| 18278 | 2026.03.26 05:56:43.722663 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18279 | 2026.03.26 05:56:43.722760 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18280 | 2026.03.26 05:56:43.722804 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18281 | 2026.03.26 05:56:43.722952 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812593 sec., 2377809.0282815835 rows/sec., 172.31 MiB/sec. | ||
| 18282 | 2026.03.26 05:56:43.723231 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18283 | 2026.03.26 05:56:43.723229 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18284 | 2026.03.26 05:56:43.723274 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18285 | 2026.03.26 05:56:43.723624 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18286 | 2026.03.26 05:56:43.723685 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18287 | 2026.03.26 05:56:43.723736 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_136_27} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18288 | 2026.03.26 05:56:43.723848 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 18289 | 2026.03.26 05:56:43.723926 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.03.26 05:56:43.724066 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001324 sec., 200151.05740181266 rows/sec., 13.30 MiB/sec. | ||
| 18291 | 2026.03.26 05:56:43.724105 [ 4 ] {1d6eaa5f-d34e-441e-b9bd-06f144a3ffc8} <Debug> TCPHandler: Processed in 0.001501125 sec. | ||
| 18292 | 2026.03.26 05:56:43.724225 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18293 | 2026.03.26 05:56:43.724319 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18294 | 2026.03.26 05:56:43.724361 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18295 | 2026.03.26 05:56:43.724680 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.03.26 05:56:43.724717 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18297 | 2026.03.26 05:56:43.725019 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18298 | 2026.03.26 05:56:43.725233 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2026.03.26 05:56:43.725363 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 18300 | 2026.03.26 05:56:43.725401 [ 4 ] {b96fa672-d463-4f74-a51b-db45c543a788} <Debug> TCPHandler: Processed in 0.001225288 sec. | ||
| 18301 | 2026.03.26 05:56:43.725516 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18302 | 2026.03.26 05:56:43.725611 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18303 | 2026.03.26 05:56:43.725665 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18304 | 2026.03.26 05:56:43.726526 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18305 | 2026.03.26 05:56:43.726563 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18306 | 2026.03.26 05:56:43.727135 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18307 | 2026.03.26 05:56:43.727375 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18308 | 2026.03.26 05:56:43.727515 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 18309 | 2026.03.26 05:56:43.727573 [ 4 ] {748c9288-d723-4b05-8072-b8ac07af17a5} <Debug> TCPHandler: Processed in 0.002105049 sec. | ||
| 18310 | 2026.03.26 05:56:43.727699 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18311 | 2026.03.26 05:56:43.727794 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18312 | 2026.03.26 05:56:43.727837 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18313 | 2026.03.26 05:56:43.728175 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18314 | 2026.03.26 05:56:43.728213 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18315 | 2026.03.26 05:56:43.728577 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18316 | 2026.03.26 05:56:43.728817 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.03.26 05:56:43.728949 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 4.80 MiB/sec. | ||
| 18318 | 2026.03.26 05:56:43.728948 [ 126 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18319 | 2026.03.26 05:56:43.728990 [ 4 ] {36cb0308-ba74-4c54-8359-ed6f9515a21c} <Debug> TCPHandler: Processed in 0.001340561 sec. | ||
| 18320 | 2026.03.26 05:56:43.729002 [ 126 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18321 | 2026.03.26 05:56:43.729027 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18322 | 2026.03.26 05:56:43.729107 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 18323 | 2026.03.26 05:56:43.729220 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18324 | 2026.03.26 05:56:43.729255 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8106 rows starting from the beginning of the part | ||
| 18325 | 2026.03.26 05:56:43.729316 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 18326 | 2026.03.26 05:56:43.729368 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 18327 | 2026.03.26 05:56:43.729413 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 36 rows starting from the beginning of the part | ||
| 18328 | 2026.03.26 05:56:43.729457 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 24 rows starting from the beginning of the part | ||
| 18329 | 2026.03.26 05:56:43.729496 [ 194 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 18330 | 2026.03.26 05:56:43.731693 [ 201 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8406 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618511 sec., 3210221.3815408833 rows/sec., 208.30 MiB/sec. | ||
| 18331 | 2026.03.26 05:56:43.731852 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18332 | 2026.03.26 05:56:43.732121 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18333 | 2026.03.26 05:56:43.732196 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_136_27} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18334 | 2026.03.26 05:56:43.732263 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18335 | 2026.03.26 05:56:46.694980 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18336 | 2026.03.26 05:56:46.695036 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18337 | 2026.03.26 05:56:46.892189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39370 | ||
| 18338 | 2026.03.26 05:56:46.892833 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18339 | 2026.03.26 05:56:46.892867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18340 | 2026.03.26 05:56:46.893350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18341 | 2026.03.26 05:56:46.893574 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18342 | 2026.03.26 05:56:46.893694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39370 | ||
| 18343 | 2026.03.26 05:56:47.795392 [ 123 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 18344 | 2026.03.26 05:56:47.795458 [ 123 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2026.03.26 05:56:47.795481 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18346 | 2026.03.26 05:56:47.795618 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 18347 | 2026.03.26 05:56:47.795773 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18348 | 2026.03.26 05:56:47.795809 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 18349 | 2026.03.26 05:56:47.795876 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 18350 | 2026.03.26 05:56:47.795922 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 18351 | 2026.03.26 05:56:47.795963 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 18352 | 2026.03.26 05:56:47.796004 [ 194 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 18353 | 2026.03.26 05:56:47.796745 [ 197 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183368 sec., 33801.8266507122 rows/sec., 2.82 MiB/sec. | ||
| 18354 | 2026.03.26 05:56:47.796940 [ 196 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 18355 | 2026.03.26 05:56:47.797279 [ 196 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_29_7} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18356 | 2026.03.26 05:56:47.797371 [ 196 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_29_7} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 18357 | 2026.03.26 05:56:47.797471 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18358 | 2026.03.26 05:56:48.699822 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18359 | 2026.03.26 05:56:48.700018 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18360 | 2026.03.26 05:56:48.700084 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18361 | 2026.03.26 05:56:48.700746 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18362 | 2026.03.26 05:56:48.700795 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18363 | 2026.03.26 05:56:48.701181 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18364 | 2026.03.26 05:56:48.701408 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18365 | 2026.03.26 05:56:48.701557 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 18366 | 2026.03.26 05:56:48.701599 [ 4 ] {f7b48757-81b3-417f-a792-496a2e6d3154} <Debug> TCPHandler: Processed in 0.001903945 sec. | ||
| 18367 | 2026.03.26 05:56:48.701726 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18368 | 2026.03.26 05:56:48.701821 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18369 | 2026.03.26 05:56:48.701861 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18370 | 2026.03.26 05:56:48.702284 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18371 | 2026.03.26 05:56:48.702320 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18372 | 2026.03.26 05:56:48.702617 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18373 | 2026.03.26 05:56:48.702848 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18374 | 2026.03.26 05:56:48.703018 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 18375 | 2026.03.26 05:56:48.703068 [ 4 ] {d7bcd2ab-707c-4138-8108-d7feecb5f0c5} <Debug> TCPHandler: Processed in 0.001389762 sec. | ||
| 18376 | 2026.03.26 05:56:48.703220 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18377 | 2026.03.26 05:56:48.703322 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18378 | 2026.03.26 05:56:48.703365 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18379 | 2026.03.26 05:56:48.703814 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18380 | 2026.03.26 05:56:48.703851 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18381 | 2026.03.26 05:56:48.704183 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18382 | 2026.03.26 05:56:48.704399 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18383 | 2026.03.26 05:56:48.704526 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 18384 | 2026.03.26 05:56:48.704562 [ 4 ] {c6e7bc6d-82ee-4795-9887-adb0604cbed4} <Debug> TCPHandler: Processed in 0.001404953 sec. | ||
| 18385 | 2026.03.26 05:56:48.704689 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18386 | 2026.03.26 05:56:48.704826 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18387 | 2026.03.26 05:56:48.704870 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18388 | 2026.03.26 05:56:48.705228 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18389 | 2026.03.26 05:56:48.705264 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18390 | 2026.03.26 05:56:48.705584 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18391 | 2026.03.26 05:56:48.705792 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18392 | 2026.03.26 05:56:48.705921 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 18393 | 2026.03.26 05:56:48.705957 [ 4 ] {c67e62a1-d3f1-4b0a-869a-364de225e467} <Debug> TCPHandler: Processed in 0.001327041 sec. | ||
| 18394 | 2026.03.26 05:56:49.018483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18395 | 2026.03.26 05:56:49.036779 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18396 | 2026.03.26 05:56:49.036827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18397 | 2026.03.26 05:56:49.043042 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18398 | 2026.03.26 05:56:49.043801 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18399 | 2026.03.26 05:56:49.047107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18400 | 2026.03.26 05:56:49.765736 [ 224 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): 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] | ||
| 18401 | 2026.03.26 05:56:49.765829 [ 224 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): 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] | ||
| 18402 | 2026.03.26 05:56:49.768904 [ 224 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): 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] | ||
| 18403 | 2026.03.26 05:56:52.079550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2304 | ||
| 18404 | 2026.03.26 05:56:52.082140 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18405 | 2026.03.26 05:56:52.082202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18406 | 2026.03.26 05:56:52.083485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18407 | 2026.03.26 05:56:52.083779 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18408 | 2026.03.26 05:56:52.084170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2304 | ||
| 18409 | 2026.03.26 05:56:53.126951 [ 222 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 18410 | 2026.03.26 05:56:53.127018 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 18411 | 2026.03.26 05:56:53.130528 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 18412 | 2026.03.26 05:56:53.236607 [ 222 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 18413 | 2026.03.26 05:56:53.236736 [ 222 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 18414 | 2026.03.26 05:56:53.240294 [ 222 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 18415 | 2026.03.26 05:56:53.600737 [ 223 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 18416 | 2026.03.26 05:56:53.600790 [ 223 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 18417 | 2026.03.26 05:56:53.603564 [ 223 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 18418 | 2026.03.26 05:56:53.710355 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2026.03.26 05:56:53.710534 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18420 | 2026.03.26 05:56:53.710703 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18421 | 2026.03.26 05:56:53.711347 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2026.03.26 05:56:53.711388 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18423 | 2026.03.26 05:56:53.711745 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18424 | 2026.03.26 05:56:53.711984 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18425 | 2026.03.26 05:56:53.712124 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 18426 | 2026.03.26 05:56:53.712168 [ 4 ] {425a638c-14a0-49fb-8cf0-700ade9a6ef2} <Debug> TCPHandler: Processed in 0.001942425 sec. | ||
| 18427 | 2026.03.26 05:56:53.712187 [ 225 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 18428 | 2026.03.26 05:56:53.712246 [ 225 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 18429 | 2026.03.26 05:56:53.712287 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18430 | 2026.03.26 05:56:53.712391 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18431 | 2026.03.26 05:56:53.712434 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18432 | 2026.03.26 05:56:53.712869 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.03.26 05:56:53.712921 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18434 | 2026.03.26 05:56:53.713338 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18435 | 2026.03.26 05:56:53.713591 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2026.03.26 05:56:53.713752 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001381 sec., 7241.12961622013 rows/sec., 590.46 KiB/sec. | ||
| 18437 | 2026.03.26 05:56:53.713801 [ 4 ] {b56d76f9-7638-400b-8f8d-745bd28c1f37} <Debug> TCPHandler: Processed in 0.001564707 sec. | ||
| 18438 | 2026.03.26 05:56:53.713929 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2026.03.26 05:56:53.714055 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18440 | 2026.03.26 05:56:53.714105 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18441 | 2026.03.26 05:56:53.714789 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.03.26 05:56:53.714837 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18443 | 2026.03.26 05:56:53.715209 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18444 | 2026.03.26 05:56:53.715211 [ 225 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 18445 | 2026.03.26 05:56:53.715428 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18446 | 2026.03.26 05:56:53.715573 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Debug> executeQuery: Read 261 rows, 23.92 KiB in 0.001543 sec., 169151.00453661697 rows/sec., 15.14 MiB/sec. | ||
| 18447 | 2026.03.26 05:56:53.715612 [ 4 ] {c5dc3f86-37f3-4c94-970f-ec7f9628d60a} <Debug> TCPHandler: Processed in 0.001747001 sec. | ||
| 18448 | 2026.03.26 05:56:53.715716 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18449 | 2026.03.26 05:56:53.715811 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18450 | 2026.03.26 05:56:53.715853 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18451 | 2026.03.26 05:56:53.716268 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18452 | 2026.03.26 05:56:53.716304 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18453 | 2026.03.26 05:56:53.716601 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18454 | 2026.03.26 05:56:53.716836 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18455 | 2026.03.26 05:56:53.717021 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.001227 sec., 50529.74735126324 rows/sec., 3.71 MiB/sec. | ||
| 18456 | 2026.03.26 05:56:53.717070 [ 4 ] {ee72e2fb-ccf9-4d55-9b3b-18fa05aa08e4} <Debug> TCPHandler: Processed in 0.001402423 sec. | ||
| 18457 | 2026.03.26 05:56:53.717192 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18458 | 2026.03.26 05:56:53.717311 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18459 | 2026.03.26 05:56:53.717358 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18460 | 2026.03.26 05:56:53.717824 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18461 | 2026.03.26 05:56:53.717867 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18462 | 2026.03.26 05:56:53.718190 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18463 | 2026.03.26 05:56:53.718404 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18464 | 2026.03.26 05:56:53.718524 [ 111 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 18465 | 2026.03.26 05:56:53.718536 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001249 sec., 19215.372297838272 rows/sec., 1.59 MiB/sec. | ||
| 18466 | 2026.03.26 05:56:53.718561 [ 111 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18467 | 2026.03.26 05:56:53.718580 [ 4 ] {bf98ee7b-140c-4b6f-bf47-e853026b54a0} <Debug> TCPHandler: Processed in 0.001448463 sec. | ||
| 18468 | 2026.03.26 05:56:53.718580 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18469 | 2026.03.26 05:56:53.718672 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 18470 | 2026.03.26 05:56:53.718683 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18471 | 2026.03.26 05:56:53.718755 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18472 | 2026.03.26 05:56:53.718782 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18473 | 2026.03.26 05:56:53.718784 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 975 rows starting from the beginning of the part | ||
| 18474 | 2026.03.26 05:56:53.718823 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18475 | 2026.03.26 05:56:53.718852 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part | ||
| 18476 | 2026.03.26 05:56:53.718903 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 149 rows starting from the beginning of the part | ||
| 18477 | 2026.03.26 05:56:53.718948 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 801 rows starting from the beginning of the part | ||
| 18478 | 2026.03.26 05:56:53.718994 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part | ||
| 18479 | 2026.03.26 05:56:53.719037 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 18480 | 2026.03.26 05:56:53.719234 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18481 | 2026.03.26 05:56:53.719269 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18482 | 2026.03.26 05:56:53.719560 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18483 | 2026.03.26 05:56:53.719771 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18484 | 2026.03.26 05:56:53.719901 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 18485 | 2026.03.26 05:56:53.719939 [ 4 ] {2eafa631-b620-4f7d-afbb-9c9f78836001} <Debug> TCPHandler: Processed in 0.00130616 sec. | ||
| 18486 | 2026.03.26 05:56:53.720085 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18487 | 2026.03.26 05:56:53.720176 [ 196 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534036 sec., 1464763.5387956998 rows/sec., 93.65 MiB/sec. | ||
| 18488 | 2026.03.26 05:56:53.720209 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18489 | 2026.03.26 05:56:53.720265 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18490 | 2026.03.26 05:56:53.720407 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 18491 | 2026.03.26 05:56:53.720699 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18492 | 2026.03.26 05:56:53.720777 [ 197 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_70_14} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 18493 | 2026.03.26 05:56:53.720828 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18494 | 2026.03.26 05:56:53.720874 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18495 | 2026.03.26 05:56:53.720885 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18496 | 2026.03.26 05:56:53.721204 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18497 | 2026.03.26 05:56:53.721423 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2026.03.26 05:56:53.721560 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Debug> executeQuery: Read 150 rows, 12.39 KiB in 0.001375 sec., 109090.9090909091 rows/sec., 8.80 MiB/sec. | ||
| 18499 | 2026.03.26 05:56:53.721599 [ 4 ] {4d8ab7ac-22ee-4565-a30a-4128ae1d6785} <Debug> TCPHandler: Processed in 0.001576157 sec. | ||
| 18500 | 2026.03.26 05:56:53.721705 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18501 | 2026.03.26 05:56:53.721800 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18502 | 2026.03.26 05:56:53.721843 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18503 | 2026.03.26 05:56:53.722286 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18504 | 2026.03.26 05:56:53.722320 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18505 | 2026.03.26 05:56:53.722664 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18506 | 2026.03.26 05:56:53.722883 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18507 | 2026.03.26 05:56:53.723012 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Debug> executeQuery: Read 345 rows, 26.70 KiB in 0.001231 sec., 280259.9512591389 rows/sec., 21.18 MiB/sec. | ||
| 18508 | 2026.03.26 05:56:53.723050 [ 4 ] {924542a1-25e3-4d6a-bee0-c588958f60c0} <Debug> TCPHandler: Processed in 0.001393233 sec. | ||
| 18509 | 2026.03.26 05:56:53.723084 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 18510 | 2026.03.26 05:56:53.723111 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 18511 | 2026.03.26 05:56:53.723155 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18512 | 2026.03.26 05:56:53.723254 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18513 | 2026.03.26 05:56:53.723309 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18514 | 2026.03.26 05:56:53.724196 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18515 | 2026.03.26 05:56:53.724233 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18516 | 2026.03.26 05:56:53.724818 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18517 | 2026.03.26 05:56:53.725047 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18518 | 2026.03.26 05:56:53.725198 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 18519 | 2026.03.26 05:56:53.725266 [ 4 ] {12e4eadf-c20a-422c-95df-63bbe40c2495} <Debug> TCPHandler: Processed in 0.00215893 sec. | ||
| 18520 | 2026.03.26 05:56:53.725373 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18521 | 2026.03.26 05:56:53.725467 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18522 | 2026.03.26 05:56:53.725509 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18523 | 2026.03.26 05:56:53.725829 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18524 | 2026.03.26 05:56:53.725835 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 18525 | 2026.03.26 05:56:53.725868 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18526 | 2026.03.26 05:56:53.726206 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18527 | 2026.03.26 05:56:53.726416 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18528 | 2026.03.26 05:56:53.726543 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 18529 | 2026.03.26 05:56:53.726579 [ 4 ] {8bb1b2fa-ced7-4e29-bae1-7a97eed03cdd} <Debug> TCPHandler: Processed in 0.00125512 sec. | ||
| 18530 | 2026.03.26 05:56:54.358044 [ 219 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 18531 | 2026.03.26 05:56:54.358126 [ 219 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 18532 | 2026.03.26 05:56:54.361320 [ 219 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 18533 | 2026.03.26 05:56:54.393846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39882 | ||
| 18534 | 2026.03.26 05:56:54.394374 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18535 | 2026.03.26 05:56:54.394410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18536 | 2026.03.26 05:56:54.394887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18537 | 2026.03.26 05:56:54.395116 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18538 | 2026.03.26 05:56:54.395243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39882 | ||
| 18539 | 2026.03.26 05:56:56.547206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18540 | 2026.03.26 05:56:56.565099 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2026.03.26 05:56:56.565153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18542 | 2026.03.26 05:56:56.571424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18543 | 2026.03.26 05:56:56.572147 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18544 | 2026.03.26 05:56:56.575127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18545 | 2026.03.26 05:56:58.700344 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18546 | 2026.03.26 05:56:58.700540 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18547 | 2026.03.26 05:56:58.700608 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18548 | 2026.03.26 05:56:58.701271 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18549 | 2026.03.26 05:56:58.701324 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18550 | 2026.03.26 05:56:58.701723 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18551 | 2026.03.26 05:56:58.701950 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2026.03.26 05:56:58.702113 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 18553 | 2026.03.26 05:56:58.702164 [ 4 ] {5ab38f23-1aea-4829-baec-f618dbcc1857} <Debug> TCPHandler: Processed in 0.001947036 sec. | ||
| 18554 | 2026.03.26 05:56:58.702289 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2026.03.26 05:56:58.702389 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18556 | 2026.03.26 05:56:58.702433 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18557 | 2026.03.26 05:56:58.702877 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18558 | 2026.03.26 05:56:58.702915 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18559 | 2026.03.26 05:56:58.703212 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18560 | 2026.03.26 05:56:58.703427 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2026.03.26 05:56:58.703572 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 18562 | 2026.03.26 05:56:58.703612 [ 4 ] {bf0c6e4e-5f8e-42da-bfda-d7eb9aa04e56} <Debug> TCPHandler: Processed in 0.001375372 sec. | ||
| 18563 | 2026.03.26 05:56:58.703730 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18564 | 2026.03.26 05:56:58.703826 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18565 | 2026.03.26 05:56:58.703871 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18566 | 2026.03.26 05:56:58.704292 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2026.03.26 05:56:58.704330 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18568 | 2026.03.26 05:56:58.704656 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18569 | 2026.03.26 05:56:58.704894 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2026.03.26 05:56:58.705030 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 18571 | 2026.03.26 05:56:58.705030 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 3 parts from all_1_134_28 to all_136_136_0 | ||
| 18572 | 2026.03.26 05:56:58.705070 [ 4 ] {f004ca2e-7094-4d85-8c6a-c508d23654b7} <Debug> TCPHandler: Processed in 0.001389483 sec. | ||
| 18573 | 2026.03.26 05:56:58.705118 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18574 | 2026.03.26 05:56:58.705149 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18575 | 2026.03.26 05:56:58.705220 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18576 | 2026.03.26 05:56:58.705275 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_134_28 to all_136_136_0 into Compact with storage Full | ||
| 18577 | 2026.03.26 05:56:58.705346 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18578 | 2026.03.26 05:56:58.705404 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18579 | 2026.03.26 05:56:58.705445 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18580 | 2026.03.26 05:56:58.705492 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_134_28, total 52209 rows starting from the beginning of the part | ||
| 18581 | 2026.03.26 05:56:58.705572 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 18582 | 2026.03.26 05:56:58.705627 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 265 rows starting from the beginning of the part | ||
| 18583 | 2026.03.26 05:56:58.705841 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18584 | 2026.03.26 05:56:58.705892 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18585 | 2026.03.26 05:56:58.706279 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18586 | 2026.03.26 05:56:58.706492 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18587 | 2026.03.26 05:56:58.706636 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 18588 | 2026.03.26 05:56:58.706686 [ 4 ] {54665485-6768-448b-967f-fdf8a82592c1} <Debug> TCPHandler: Processed in 0.001530986 sec. | ||
| 18589 | 2026.03.26 05:56:58.714790 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52538 rows, containing 5 columns (5 merged, 0 gathered) in 0.009569464 sec., 5490171.6543371705 rows/sec., 353.64 MiB/sec. | ||
| 18590 | 2026.03.26 05:56:58.715408 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Trace> MergedBlockOutputStream: filled checksums all_1_136_29 (state Temporary) | ||
| 18591 | 2026.03.26 05:56:58.715745 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_136_29 to all_1_136_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18592 | 2026.03.26 05:56:58.715832 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_136_29} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 3 parts: [all_1_134_28, all_136_136_0] -> all_1_136_29 | ||
| 18593 | 2026.03.26 05:56:58.715947 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 18594 | 2026.03.26 05:57:01.695280 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18595 | 2026.03.26 05:57:01.695330 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18596 | 2026.03.26 05:57:01.895404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40330 | ||
| 18597 | 2026.03.26 05:57:01.895919 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18598 | 2026.03.26 05:57:01.895966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18599 | 2026.03.26 05:57:01.896457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18600 | 2026.03.26 05:57:01.896701 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18601 | 2026.03.26 05:57:01.896849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40330 | ||
| 18602 | 2026.03.26 05:57:02.084407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2332 | ||
| 18603 | 2026.03.26 05:57:02.086800 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18604 | 2026.03.26 05:57:02.086848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18605 | 2026.03.26 05:57:02.088054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18606 | 2026.03.26 05:57:02.088329 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18607 | 2026.03.26 05:57:02.088600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2332 | ||
| 18608 | 2026.03.26 05:57:03.702138 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18609 | 2026.03.26 05:57:03.702351 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18610 | 2026.03.26 05:57:03.702424 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18611 | 2026.03.26 05:57:03.703286 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18612 | 2026.03.26 05:57:03.703329 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18613 | 2026.03.26 05:57:03.703729 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18614 | 2026.03.26 05:57:03.703958 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18615 | 2026.03.26 05:57:03.704118 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001823 sec., 74602.3038946791 rows/sec., 6.48 MiB/sec. | ||
| 18616 | 2026.03.26 05:57:03.704169 [ 4 ] {353aaa03-95d6-415c-b3bf-e261a4620a35} <Debug> TCPHandler: Processed in 0.002169161 sec. | ||
| 18617 | 2026.03.26 05:57:03.704299 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18618 | 2026.03.26 05:57:03.704399 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18619 | 2026.03.26 05:57:03.704443 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18620 | 2026.03.26 05:57:03.704890 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18621 | 2026.03.26 05:57:03.704926 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18622 | 2026.03.26 05:57:03.705234 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18623 | 2026.03.26 05:57:03.705440 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18624 | 2026.03.26 05:57:03.705571 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001195 sec., 33472.80334728033 rows/sec., 2.46 MiB/sec. | ||
| 18625 | 2026.03.26 05:57:03.705608 [ 4 ] {998605e7-01f0-4734-8efd-6e858549599c} <Debug> TCPHandler: Processed in 0.001359572 sec. | ||
| 18626 | 2026.03.26 05:57:03.705721 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18627 | 2026.03.26 05:57:03.705819 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18628 | 2026.03.26 05:57:03.705858 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18629 | 2026.03.26 05:57:03.706299 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18630 | 2026.03.26 05:57:03.706333 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18631 | 2026.03.26 05:57:03.706631 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18632 | 2026.03.26 05:57:03.706833 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18633 | 2026.03.26 05:57:03.706959 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001159 sec., 89732.528041415 rows/sec., 7.01 MiB/sec. | ||
| 18634 | 2026.03.26 05:57:03.706996 [ 4 ] {110a5c65-4355-4121-9fb5-d4f658ceef78} <Debug> TCPHandler: Processed in 0.001322461 sec. | ||
| 18635 | 2026.03.26 05:57:03.707106 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18636 | 2026.03.26 05:57:03.707198 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18637 | 2026.03.26 05:57:03.707241 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18638 | 2026.03.26 05:57:03.707647 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18639 | 2026.03.26 05:57:03.707682 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18640 | 2026.03.26 05:57:03.708003 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18641 | 2026.03.26 05:57:03.708213 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18642 | 2026.03.26 05:57:03.708341 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 18643 | 2026.03.26 05:57:03.708378 [ 4 ] {81b1f264-c23b-4eca-bb98-38c674863b2f} <Debug> TCPHandler: Processed in 0.001318421 sec. | ||
| 18644 | 2026.03.26 05:57:03.708493 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18645 | 2026.03.26 05:57:03.708611 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18646 | 2026.03.26 05:57:03.708675 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18647 | 2026.03.26 05:57:03.709625 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18648 | 2026.03.26 05:57:03.709661 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18649 | 2026.03.26 05:57:03.710226 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18650 | 2026.03.26 05:57:03.710447 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18651 | 2026.03.26 05:57:03.710591 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002005 sec., 19950.124688279302 rows/sec., 35.75 MiB/sec. | ||
| 18652 | 2026.03.26 05:57:03.710656 [ 4 ] {b9aa6026-df04-444f-be15-9a52a5f05a1e} <Debug> TCPHandler: Processed in 0.002220192 sec. | ||
| 18653 | 2026.03.26 05:57:03.710764 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18654 | 2026.03.26 05:57:03.710857 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18655 | 2026.03.26 05:57:03.710897 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18656 | 2026.03.26 05:57:03.711230 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.03.26 05:57:03.711266 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18658 | 2026.03.26 05:57:03.711567 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18659 | 2026.03.26 05:57:03.711769 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18660 | 2026.03.26 05:57:03.711897 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 18661 | 2026.03.26 05:57:03.711933 [ 4 ] {310ee59b-9028-47ba-aa61-5661fc866cbe} <Debug> TCPHandler: Processed in 0.001215809 sec. | ||
| 18662 | 2026.03.26 05:57:04.075215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18663 | 2026.03.26 05:57:04.093725 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18664 | 2026.03.26 05:57:04.093789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18665 | 2026.03.26 05:57:04.100990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18666 | 2026.03.26 05:57:04.101708 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18667 | 2026.03.26 05:57:04.105747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18668 | 2026.03.26 05:57:04.410612 [ 223 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 18669 | 2026.03.26 05:57:04.410657 [ 223 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 18670 | 2026.03.26 05:57:04.413872 [ 223 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 18671 | 2026.03.26 05:57:04.540970 [ 223 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 18672 | 2026.03.26 05:57:04.541023 [ 223 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 18673 | 2026.03.26 05:57:04.543494 [ 223 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 18674 | 2026.03.26 05:57:06.221859 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 18675 | 2026.03.26 05:57:06.221911 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 18676 | 2026.03.26 05:57:06.224539 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 18677 | 2026.03.26 05:57:06.357490 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18678 | 2026.03.26 05:57:06.357663 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18679 | 2026.03.26 05:57:06.357729 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18680 | 2026.03.26 05:57:06.359708 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2026.03.26 05:57:06.359751 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18682 | 2026.03.26 05:57:06.360259 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18683 | 2026.03.26 05:57:06.360486 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18684 | 2026.03.26 05:57:06.360612 [ 95 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18685 | 2026.03.26 05:57:06.360636 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.003021 sec., 796094.0086064218 rows/sec., 58.73 MiB/sec. | ||
| 18686 | 2026.03.26 05:57:06.360655 [ 95 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2026.03.26 05:57:06.360679 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18688 | 2026.03.26 05:57:06.360680 [ 4 ] {77a660bd-0a09-4789-be08-ff9acbffc6d5} <Debug> TCPHandler: Processed in 0.003307937 sec. | ||
| 18689 | 2026.03.26 05:57:06.360804 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 18690 | 2026.03.26 05:57:06.360825 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18691 | 2026.03.26 05:57:06.360933 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18692 | 2026.03.26 05:57:06.360939 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18693 | 2026.03.26 05:57:06.360975 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3359 rows starting from the beginning of the part | ||
| 18694 | 2026.03.26 05:57:06.360994 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18695 | 2026.03.26 05:57:06.361046 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 18696 | 2026.03.26 05:57:06.361097 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 261 rows starting from the beginning of the part | ||
| 18697 | 2026.03.26 05:57:06.361140 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 18698 | 2026.03.26 05:57:06.361180 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 136 rows starting from the beginning of the part | ||
| 18699 | 2026.03.26 05:57:06.361228 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 2405 rows starting from the beginning of the part | ||
| 18700 | 2026.03.26 05:57:06.361422 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18701 | 2026.03.26 05:57:06.361462 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18702 | 2026.03.26 05:57:06.361772 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18703 | 2026.03.26 05:57:06.361986 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2026.03.26 05:57:06.362121 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001205 sec., 9128.630705394191 rows/sec., 686.43 KiB/sec. | ||
| 18705 | 2026.03.26 05:57:06.362158 [ 4 ] {5cc4b69b-ab48-40d5-8d80-dfb2d327d4e7} <Debug> TCPHandler: Processed in 0.001384503 sec. | ||
| 18706 | 2026.03.26 05:57:06.362268 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18707 | 2026.03.26 05:57:06.362361 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18708 | 2026.03.26 05:57:06.362400 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18709 | 2026.03.26 05:57:06.363082 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2026.03.26 05:57:06.363117 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18711 | 2026.03.26 05:57:06.363448 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18712 | 2026.03.26 05:57:06.363546 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002801845 sec., 2238881.8796186084 rows/sec., 178.44 MiB/sec. | ||
| 18713 | 2026.03.26 05:57:06.363661 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2026.03.26 05:57:06.363792 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001449 sec., 552795.0310559006 rows/sec., 31.93 MiB/sec. | ||
| 18715 | 2026.03.26 05:57:06.363830 [ 4 ] {49a792a6-312c-4df9-9ed2-6805d6a087a1} <Debug> TCPHandler: Processed in 0.001610628 sec. | ||
| 18716 | 2026.03.26 05:57:06.363936 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18717 | 2026.03.26 05:57:06.363950 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18718 | 2026.03.26 05:57:06.364064 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18719 | 2026.03.26 05:57:06.364106 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18720 | 2026.03.26 05:57:06.364265 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18721 | 2026.03.26 05:57:06.364374 [ 200 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_141_28} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18722 | 2026.03.26 05:57:06.364488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 18723 | 2026.03.26 05:57:06.364504 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18724 | 2026.03.26 05:57:06.364544 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18725 | 2026.03.26 05:57:06.364841 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 18726 | 2026.03.26 05:57:06.365059 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18727 | 2026.03.26 05:57:06.365182 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 18728 | 2026.03.26 05:57:06.365217 [ 4 ] {5a03a5ca-79a1-4f56-8c2e-3e82d8c7d68e} <Debug> TCPHandler: Processed in 0.001315511 sec. | ||
| 18729 | 2026.03.26 05:57:06.365335 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18730 | 2026.03.26 05:57:06.365449 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18731 | 2026.03.26 05:57:06.365498 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18732 | 2026.03.26 05:57:06.366500 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18733 | 2026.03.26 05:57:06.366535 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18734 | 2026.03.26 05:57:06.366891 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18735 | 2026.03.26 05:57:06.367099 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18736 | 2026.03.26 05:57:06.367208 [ 95 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18737 | 2026.03.26 05:57:06.367225 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001799 sec., 717065.036131184 rows/sec., 47.83 MiB/sec. | ||
| 18738 | 2026.03.26 05:57:06.367241 [ 95 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18739 | 2026.03.26 05:57:06.367260 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18740 | 2026.03.26 05:57:06.367263 [ 4 ] {277b7112-e9c1-4fb6-a1c8-32a3e8b012ac} <Debug> TCPHandler: Processed in 0.001987166 sec. | ||
| 18741 | 2026.03.26 05:57:06.367332 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 18742 | 2026.03.26 05:57:06.367382 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18743 | 2026.03.26 05:57:06.367424 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18744 | 2026.03.26 05:57:06.367452 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1830 rows starting from the beginning of the part | ||
| 18745 | 2026.03.26 05:57:06.367478 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18746 | 2026.03.26 05:57:06.367498 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 18747 | 2026.03.26 05:57:06.367524 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18748 | 2026.03.26 05:57:06.367540 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 150 rows starting from the beginning of the part | ||
| 18749 | 2026.03.26 05:57:06.367578 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 18750 | 2026.03.26 05:57:06.367613 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 104 rows starting from the beginning of the part | ||
| 18751 | 2026.03.26 05:57:06.367647 [ 193 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1290 rows starting from the beginning of the part | ||
| 18752 | 2026.03.26 05:57:06.368239 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2026.03.26 05:57:06.368278 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18754 | 2026.03.26 05:57:06.368708 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18755 | 2026.03.26 05:57:06.368869 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563497 sec., 2239850.796004086 rows/sec., 162.68 MiB/sec. | ||
| 18756 | 2026.03.26 05:57:06.368927 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.03.26 05:57:06.369049 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_136_29 to all_141_141_0 | ||
| 18758 | 2026.03.26 05:57:06.369059 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.0016 sec., 975000 rows/sec., 59.49 MiB/sec. | ||
| 18759 | 2026.03.26 05:57:06.369083 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18760 | 2026.03.26 05:57:06.369102 [ 4 ] {4c8e3feb-3467-4db1-9723-471f36d593a4} <Debug> TCPHandler: Processed in 0.001767732 sec. | ||
| 18761 | 2026.03.26 05:57:06.369102 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18762 | 2026.03.26 05:57:06.369136 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18763 | 2026.03.26 05:57:06.369187 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_29 to all_141_141_0 into Compact with storage Full | ||
| 18764 | 2026.03.26 05:57:06.369216 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18765 | 2026.03.26 05:57:06.369280 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18766 | 2026.03.26 05:57:06.369309 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18767 | 2026.03.26 05:57:06.369310 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_29, total 52538 rows starting from the beginning of the part | ||
| 18768 | 2026.03.26 05:57:06.369364 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18769 | 2026.03.26 05:57:06.369376 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 18770 | 2026.03.26 05:57:06.369393 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18771 | 2026.03.26 05:57:06.369419 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 345 rows starting from the beginning of the part | ||
| 18772 | 2026.03.26 05:57:06.369458 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18773 | 2026.03.26 05:57:06.369476 [ 191 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_141_28} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18774 | 2026.03.26 05:57:06.369500 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18775 | 2026.03.26 05:57:06.369537 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1560 rows starting from the beginning of the part | ||
| 18776 | 2026.03.26 05:57:06.369577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 18777 | 2026.03.26 05:57:06.370132 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2026.03.26 05:57:06.370166 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18779 | 2026.03.26 05:57:06.370676 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18780 | 2026.03.26 05:57:06.370891 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2026.03.26 05:57:06.371025 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001734 sec., 6343.713956170704 rows/sec., 11.37 MiB/sec. | ||
| 18782 | 2026.03.26 05:57:06.371080 [ 4 ] {08238e5a-920a-497d-968a-965f44a6a51a} <Debug> TCPHandler: Processed in 0.001910775 sec. | ||
| 18783 | 2026.03.26 05:57:06.371189 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18784 | 2026.03.26 05:57:06.371280 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18785 | 2026.03.26 05:57:06.371320 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18786 | 2026.03.26 05:57:06.371641 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2026.03.26 05:57:06.371674 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18788 | 2026.03.26 05:57:06.371964 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18789 | 2026.03.26 05:57:06.372164 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2026.03.26 05:57:06.372264 [ 95 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18791 | 2026.03.26 05:57:06.372285 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001023 sec., 35190.61583577713 rows/sec., 2.37 MiB/sec. | ||
| 18792 | 2026.03.26 05:57:06.372291 [ 95 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18793 | 2026.03.26 05:57:06.372313 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18794 | 2026.03.26 05:57:06.372320 [ 4 ] {eff0aa0e-47c3-4f8f-83f0-cdd5885fd940} <Debug> TCPHandler: Processed in 0.001177208 sec. | ||
| 18795 | 2026.03.26 05:57:06.372380 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 18796 | 2026.03.26 05:57:06.372459 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18797 | 2026.03.26 05:57:06.372484 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8406 rows starting from the beginning of the part | ||
| 18798 | 2026.03.26 05:57:06.372530 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 18799 | 2026.03.26 05:57:06.372569 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 18800 | 2026.03.26 05:57:06.372605 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 18801 | 2026.03.26 05:57:06.372643 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 18802 | 2026.03.26 05:57:06.372679 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 36 rows starting from the beginning of the part | ||
| 18803 | 2026.03.26 05:57:06.374909 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8682 rows, containing 4 columns (4 merged, 0 gathered) in 0.00255551 sec., 3397364.9095483874 rows/sec., 220.72 MiB/sec. | ||
| 18804 | 2026.03.26 05:57:06.375069 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18805 | 2026.03.26 05:57:06.375352 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_141_28} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2026.03.26 05:57:06.375410 [ 195 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_141_28} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18807 | 2026.03.26 05:57:06.375466 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 18808 | 2026.03.26 05:57:06.378614 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54923 rows, containing 5 columns (5 merged, 0 gathered) in 0.009460851 sec., 5805291.72270021 rows/sec., 374.05 MiB/sec. | ||
| 18809 | 2026.03.26 05:57:06.379172 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Trace> MergedBlockOutputStream: filled checksums all_1_141_30 (state Temporary) | ||
| 18810 | 2026.03.26 05:57:06.379473 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_141_30 to all_1_141_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18811 | 2026.03.26 05:57:06.379550 [ 192 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_141_30} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_136_29, all_141_141_0] -> all_1_141_30 | ||
| 18812 | 2026.03.26 05:57:06.379644 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 18813 | 2026.03.26 05:57:06.981322 [ 223 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 18814 | 2026.03.26 05:57:06.981414 [ 223 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 18815 | 2026.03.26 05:57:06.984674 [ 223 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 18816 | 2026.03.26 05:57:08.696255 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18817 | 2026.03.26 05:57:08.696527 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18818 | 2026.03.26 05:57:08.696592 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18819 | 2026.03.26 05:57:08.697474 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18820 | 2026.03.26 05:57:08.697523 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18821 | 2026.03.26 05:57:08.697905 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18822 | 2026.03.26 05:57:08.698137 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18823 | 2026.03.26 05:57:08.698295 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001819 sec., 30786.14623419461 rows/sec., 2.37 MiB/sec. | ||
| 18824 | 2026.03.26 05:57:08.698336 [ 4 ] {02588463-2dd4-401e-b3a7-6bec167b6f20} <Debug> TCPHandler: Processed in 0.002258743 sec. | ||
| 18825 | 2026.03.26 05:57:08.698468 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18826 | 2026.03.26 05:57:08.698561 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18827 | 2026.03.26 05:57:08.698600 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18828 | 2026.03.26 05:57:08.699077 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18829 | 2026.03.26 05:57:08.699112 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18830 | 2026.03.26 05:57:08.699408 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18831 | 2026.03.26 05:57:08.699608 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18832 | 2026.03.26 05:57:08.699735 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 18833 | 2026.03.26 05:57:08.699773 [ 4 ] {86fed73e-2bbd-4287-8cce-8caee97bfd25} <Debug> TCPHandler: Processed in 0.001352972 sec. | ||
| 18834 | 2026.03.26 05:57:08.699897 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18835 | 2026.03.26 05:57:08.699990 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18836 | 2026.03.26 05:57:08.700033 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18837 | 2026.03.26 05:57:08.700445 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2026.03.26 05:57:08.700480 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18839 | 2026.03.26 05:57:08.700802 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18840 | 2026.03.26 05:57:08.701006 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18841 | 2026.03.26 05:57:08.701132 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 3.84 MiB/sec. | ||
| 18842 | 2026.03.26 05:57:08.701168 [ 4 ] {e340c83d-37f2-467c-b772-0f1cb73cb476} <Debug> TCPHandler: Processed in 0.001325051 sec. | ||
| 18843 | 2026.03.26 05:57:08.701285 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18844 | 2026.03.26 05:57:08.701379 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18845 | 2026.03.26 05:57:08.701421 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18846 | 2026.03.26 05:57:08.701748 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18847 | 2026.03.26 05:57:08.701783 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18848 | 2026.03.26 05:57:08.702079 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18849 | 2026.03.26 05:57:08.702282 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18850 | 2026.03.26 05:57:08.702407 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001047 sec., 22922.636103151865 rows/sec., 1.54 MiB/sec. | ||
| 18851 | 2026.03.26 05:57:08.702442 [ 4 ] {43d7695a-7951-4c16-944b-6c6cb716768c} <Debug> TCPHandler: Processed in 0.001204298 sec. | ||
| 18852 | 2026.03.26 05:57:09.397012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40842 | ||
| 18853 | 2026.03.26 05:57:09.397637 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18854 | 2026.03.26 05:57:09.397689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18855 | 2026.03.26 05:57:09.398172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18856 | 2026.03.26 05:57:09.398412 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18857 | 2026.03.26 05:57:09.398564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40842 | ||
| 18858 | 2026.03.26 05:57:09.398665 [ 217 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 18859 | 2026.03.26 05:57:09.398718 [ 217 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 18860 | 2026.03.26 05:57:09.401198 [ 217 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 18861 | 2026.03.26 05:57:10.072561 [ 223 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 18862 | 2026.03.26 05:57:10.072646 [ 223 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 18863 | 2026.03.26 05:57:10.075517 [ 223 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 18864 | 2026.03.26 05:57:11.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.96 MiB, peak 405.24 MiB, free memory in arenas 0.00 B, will set to 387.96 MiB (RSS), difference: 4.00 MiB | ||
| 18865 | 2026.03.26 05:57:11.151512 [ 224 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 18866 | 2026.03.26 05:57:11.151564 [ 224 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 18867 | 2026.03.26 05:57:11.154415 [ 224 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 18868 | 2026.03.26 05:57:11.605852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18869 | 2026.03.26 05:57:11.623045 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2026.03.26 05:57:11.623100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18871 | 2026.03.26 05:57:11.629200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18872 | 2026.03.26 05:57:11.629922 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2026.03.26 05:57:11.632882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18874 | 2026.03.26 05:57:12.088815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2368 | ||
| 18875 | 2026.03.26 05:57:12.091527 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18876 | 2026.03.26 05:57:12.091589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18877 | 2026.03.26 05:57:12.092845 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18878 | 2026.03.26 05:57:12.093151 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18879 | 2026.03.26 05:57:12.093542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2368 | ||
| 18880 | 2026.03.26 05:57:13.049160 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 18881 | 2026.03.26 05:57:13.049220 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 18882 | 2026.03.26 05:57:13.051536 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 18883 | 2026.03.26 05:57:13.553411 [ 224 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 18884 | 2026.03.26 05:57:13.553493 [ 224 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 18885 | 2026.03.26 05:57:13.556049 [ 224 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 18886 | 2026.03.26 05:57:13.701894 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18887 | 2026.03.26 05:57:13.702096 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18888 | 2026.03.26 05:57:13.702169 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18889 | 2026.03.26 05:57:13.702952 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18890 | 2026.03.26 05:57:13.702996 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18891 | 2026.03.26 05:57:13.703404 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18892 | 2026.03.26 05:57:13.703645 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18893 | 2026.03.26 05:57:13.703805 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001766 sec., 77010.19252548131 rows/sec., 6.69 MiB/sec. | ||
| 18894 | 2026.03.26 05:57:13.703860 [ 4 ] {71bdb915-1f33-4dc9-bba3-4e591ac5cf1d} <Debug> TCPHandler: Processed in 0.00210735 sec. | ||
| 18895 | 2026.03.26 05:57:13.703986 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18896 | 2026.03.26 05:57:13.704087 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18897 | 2026.03.26 05:57:13.704132 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18898 | 2026.03.26 05:57:13.704574 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18899 | 2026.03.26 05:57:13.704612 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18900 | 2026.03.26 05:57:13.704925 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18901 | 2026.03.26 05:57:13.705151 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18902 | 2026.03.26 05:57:13.705273 [ 84 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18903 | 2026.03.26 05:57:13.705288 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001223 sec., 32706.459525756338 rows/sec., 2.40 MiB/sec. | ||
| 18904 | 2026.03.26 05:57:13.705333 [ 84 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18905 | 2026.03.26 05:57:13.705347 [ 4 ] {628225bf-8edb-44f5-a722-4f974d664b5b} <Debug> TCPHandler: Processed in 0.001413363 sec. | ||
| 18906 | 2026.03.26 05:57:13.705360 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18907 | 2026.03.26 05:57:13.705480 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 18908 | 2026.03.26 05:57:13.705484 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18909 | 2026.03.26 05:57:13.705615 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18910 | 2026.03.26 05:57:13.705621 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18911 | 2026.03.26 05:57:13.705662 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 225 rows starting from the beginning of the part | ||
| 18912 | 2026.03.26 05:57:13.705677 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18913 | 2026.03.26 05:57:13.705740 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 182 rows starting from the beginning of the part | ||
| 18914 | 2026.03.26 05:57:13.705795 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 62 rows starting from the beginning of the part | ||
| 18915 | 2026.03.26 05:57:13.705844 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 18916 | 2026.03.26 05:57:13.705890 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 18917 | 2026.03.26 05:57:13.705937 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 40 rows starting from the beginning of the part | ||
| 18918 | 2026.03.26 05:57:13.706148 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18919 | 2026.03.26 05:57:13.706189 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 18920 | 2026.03.26 05:57:13.706518 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18921 | 2026.03.26 05:57:13.706754 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18922 | 2026.03.26 05:57:13.706914 [ 188 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486295 sec., 376775.8083018512 rows/sec., 26.27 MiB/sec. | ||
| 18923 | 2026.03.26 05:57:13.706922 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001318 sec., 78907.43550834598 rows/sec., 6.16 MiB/sec. | ||
| 18924 | 2026.03.26 05:57:13.706981 [ 219 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 18925 | 2026.03.26 05:57:13.707003 [ 4 ] {f746ca4d-51de-4aa6-a0d8-4adc3021980c} <Debug> TCPHandler: Processed in 0.001568277 sec. | ||
| 18926 | 2026.03.26 05:57:13.707012 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 18927 | 2026.03.26 05:57:13.707089 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18928 | 2026.03.26 05:57:13.707142 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18929 | 2026.03.26 05:57:13.707264 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18930 | 2026.03.26 05:57:13.707322 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18931 | 2026.03.26 05:57:13.707419 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18932 | 2026.03.26 05:57:13.707498 [ 189 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_81_16} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18933 | 2026.03.26 05:57:13.707587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18934 | 2026.03.26 05:57:13.707795 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18935 | 2026.03.26 05:57:13.707837 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18936 | 2026.03.26 05:57:13.708199 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18937 | 2026.03.26 05:57:13.708411 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18938 | 2026.03.26 05:57:13.708553 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 18939 | 2026.03.26 05:57:13.708593 [ 4 ] {c1d99c5b-3a02-47b2-93ef-c01f0a14ec8d} <Debug> TCPHandler: Processed in 0.001513575 sec. | ||
| 18940 | 2026.03.26 05:57:13.708706 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18941 | 2026.03.26 05:57:13.708800 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18942 | 2026.03.26 05:57:13.708857 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18943 | 2026.03.26 05:57:13.709076 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 18944 | 2026.03.26 05:57:13.709761 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18945 | 2026.03.26 05:57:13.709799 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18946 | 2026.03.26 05:57:13.710384 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18947 | 2026.03.26 05:57:13.710612 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18948 | 2026.03.26 05:57:13.710729 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18949 | 2026.03.26 05:57:13.710759 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001978 sec., 20222.446916076842 rows/sec., 36.24 MiB/sec. | ||
| 18950 | 2026.03.26 05:57:13.710762 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.03.26 05:57:13.710798 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18952 | 2026.03.26 05:57:13.710837 [ 4 ] {a12f869e-a77b-47eb-ac64-6901ebf27ea1} <Debug> TCPHandler: Processed in 0.002181401 sec. | ||
| 18953 | 2026.03.26 05:57:13.710868 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 18954 | 2026.03.26 05:57:13.710958 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18955 | 2026.03.26 05:57:13.711057 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18956 | 2026.03.26 05:57:13.711057 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18957 | 2026.03.26 05:57:13.711112 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2444 rows starting from the beginning of the part | ||
| 18958 | 2026.03.26 05:57:13.711120 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18959 | 2026.03.26 05:57:13.711225 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
| 18960 | 2026.03.26 05:57:13.711330 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 40 rows starting from the beginning of the part | ||
| 18961 | 2026.03.26 05:57:13.711429 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 18962 | 2026.03.26 05:57:13.711478 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18963 | 2026.03.26 05:57:13.711520 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 18964 | 2026.03.26 05:57:13.711521 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 18965 | 2026.03.26 05:57:13.711627 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 40 rows starting from the beginning of the part | ||
| 18966 | 2026.03.26 05:57:13.711840 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18967 | 2026.03.26 05:57:13.712099 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18968 | 2026.03.26 05:57:13.712239 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 18969 | 2026.03.26 05:57:13.712277 [ 4 ] {6f027d20-d658-477c-9511-33b4673049a5} <Debug> TCPHandler: Processed in 0.001369092 sec. | ||
| 18970 | 2026.03.26 05:57:13.712325 [ 225 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 18971 | 2026.03.26 05:57:13.712362 [ 225 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 18972 | 2026.03.26 05:57:13.715457 [ 225 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 18973 | 2026.03.26 05:57:13.722325 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2615 rows, containing 19 columns (19 merged, 0 gathered) in 0.011488939 sec., 227610.22580065922 rows/sec., 407.87 MiB/sec. | ||
| 18974 | 2026.03.26 05:57:13.725292 [ 189 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18975 | 2026.03.26 05:57:13.725734 [ 189 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18976 | 2026.03.26 05:57:13.725835 [ 189 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18977 | 2026.03.26 05:57:13.725949 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.98 MiB. | ||
| 18978 | 2026.03.26 05:57:14.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.47 MiB, peak 407.41 MiB, free memory in arenas 0.00 B, will set to 393.99 MiB (RSS), difference: 5.52 MiB | ||
| 18979 | 2026.03.26 05:57:16.695371 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18980 | 2026.03.26 05:57:16.695422 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18981 | 2026.03.26 05:57:16.898718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41290 | ||
| 18982 | 2026.03.26 05:57:16.899236 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18983 | 2026.03.26 05:57:16.899285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18984 | 2026.03.26 05:57:16.899771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18985 | 2026.03.26 05:57:16.900015 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2026.03.26 05:57:16.900163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41290 | ||
| 18987 | 2026.03.26 05:57:16.900178 [ 82 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18988 | 2026.03.26 05:57:16.900254 [ 82 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.03.26 05:57:16.900279 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 18990 | 2026.03.26 05:57:16.900386 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 18991 | 2026.03.26 05:57:16.900519 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18992 | 2026.03.26 05:57:16.900561 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38922 rows starting from the beginning of the part | ||
| 18993 | 2026.03.26 05:57:16.900641 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 18994 | 2026.03.26 05:57:16.900694 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 18995 | 2026.03.26 05:57:16.900742 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 18996 | 2026.03.26 05:57:16.900783 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 18997 | 2026.03.26 05:57:16.900822 [ 190 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 18998 | 2026.03.26 05:57:16.903290 [ 188 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002953059 sec., 13982111.430892508 rows/sec., 200.02 MiB/sec. | ||
| 18999 | 2026.03.26 05:57:16.903578 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19000 | 2026.03.26 05:57:16.903865 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19001 | 2026.03.26 05:57:16.903939 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_86_17} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19002 | 2026.03.26 05:57:16.904014 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19003 | 2026.03.26 05:57:18.580951 [ 79 ] {} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 19004 | 2026.03.26 05:57:18.581026 [ 79 ] {} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.03.26 05:57:18.581048 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19006 | 2026.03.26 05:57:18.581171 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 19007 | 2026.03.26 05:57:18.581307 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19008 | 2026.03.26 05:57:18.581340 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 19009 | 2026.03.26 05:57:18.581408 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 19010 | 2026.03.26 05:57:18.581454 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 19011 | 2026.03.26 05:57:18.581497 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 19012 | 2026.03.26 05:57:18.581539 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 19013 | 2026.03.26 05:57:18.582276 [ 194 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159627 sec., 5174.077526652966 rows/sec., 384.01 KiB/sec. | ||
| 19014 | 2026.03.26 05:57:18.582390 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 19015 | 2026.03.26 05:57:18.582631 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19016 | 2026.03.26 05:57:18.582704 [ 190 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_17_4} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 19017 | 2026.03.26 05:57:18.582776 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19018 | 2026.03.26 05:57:18.699768 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19019 | 2026.03.26 05:57:18.699933 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19020 | 2026.03.26 05:57:18.700000 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19021 | 2026.03.26 05:57:18.700686 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19022 | 2026.03.26 05:57:18.700728 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19023 | 2026.03.26 05:57:18.701123 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19024 | 2026.03.26 05:57:18.701355 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2026.03.26 05:57:18.701523 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 19026 | 2026.03.26 05:57:18.701576 [ 4 ] {2fb95f02-df61-4ef9-96f0-9a2849ba4368} <Debug> TCPHandler: Processed in 0.001931205 sec. | ||
| 19027 | 2026.03.26 05:57:18.701706 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19028 | 2026.03.26 05:57:18.701809 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19029 | 2026.03.26 05:57:18.701854 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19030 | 2026.03.26 05:57:18.702311 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19031 | 2026.03.26 05:57:18.702346 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19032 | 2026.03.26 05:57:18.702669 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19033 | 2026.03.26 05:57:18.702892 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19034 | 2026.03.26 05:57:18.703030 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 19035 | 2026.03.26 05:57:18.703071 [ 4 ] {3cabaef6-05f1-494a-855f-61404ff4fbe8} <Debug> TCPHandler: Processed in 0.001417163 sec. | ||
| 19036 | 2026.03.26 05:57:18.703188 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19037 | 2026.03.26 05:57:18.703285 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19038 | 2026.03.26 05:57:18.703331 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19039 | 2026.03.26 05:57:18.703755 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19040 | 2026.03.26 05:57:18.703789 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19041 | 2026.03.26 05:57:18.704131 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19042 | 2026.03.26 05:57:18.704342 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2026.03.26 05:57:18.704479 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 19044 | 2026.03.26 05:57:18.704517 [ 4 ] {105aa4f7-2937-4f82-a2a5-a50ee917d0da} <Debug> TCPHandler: Processed in 0.001379672 sec. | ||
| 19045 | 2026.03.26 05:57:18.704641 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.03.26 05:57:18.704764 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19047 | 2026.03.26 05:57:18.704816 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19048 | 2026.03.26 05:57:18.705237 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.03.26 05:57:18.705279 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19050 | 2026.03.26 05:57:18.705665 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19051 | 2026.03.26 05:57:18.705904 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.03.26 05:57:18.706039 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 19053 | 2026.03.26 05:57:18.706079 [ 4 ] {0d0eb59d-8fce-4abc-9ffc-61611e2e062e} <Debug> TCPHandler: Processed in 0.001498985 sec. | ||
| 19054 | 2026.03.26 05:57:19.132954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19055 | 2026.03.26 05:57:19.151412 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19056 | 2026.03.26 05:57:19.151476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19057 | 2026.03.26 05:57:19.157850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19058 | 2026.03.26 05:57:19.158834 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19059 | 2026.03.26 05:57:19.159232 [ 78 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19060 | 2026.03.26 05:57:19.159303 [ 78 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19061 | 2026.03.26 05:57:19.159325 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19062 | 2026.03.26 05:57:19.159416 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 19063 | 2026.03.26 05:57:19.162487 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19064 | 2026.03.26 05:57:19.162525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19065 | 2026.03.26 05:57:19.163446 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 19066 | 2026.03.26 05:57:19.167267 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 19067 | 2026.03.26 05:57:19.170959 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 19068 | 2026.03.26 05:57:19.174914 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 19069 | 2026.03.26 05:57:19.179394 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 19070 | 2026.03.26 05:57:19.184061 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 19071 | 2026.03.26 05:57:19.249366 [ 187 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089979797 sec., 7201.616602891425 rows/sec., 37.24 MiB/sec. | ||
| 19072 | 2026.03.26 05:57:19.252799 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19073 | 2026.03.26 05:57:19.255340 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_86_17} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19074 | 2026.03.26 05:57:19.255480 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_86_17} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19075 | 2026.03.26 05:57:19.258431 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19076 | 2026.03.26 05:57:20.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.08 MiB, peak 412.49 MiB, free memory in arenas 0.00 B, will set to 393.99 MiB (RSS), difference: -1.09 MiB | ||
| 19077 | 2026.03.26 05:57:22.093758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2388 | ||
| 19078 | 2026.03.26 05:57:22.096055 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19079 | 2026.03.26 05:57:22.096116 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 19080 | 2026.03.26 05:57:22.097333 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19081 | 2026.03.26 05:57:22.097614 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19082 | 2026.03.26 05:57:22.098024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2388 | ||
| 19083 | 2026.03.26 05:57:23.709446 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2026.03.26 05:57:23.709646 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19085 | 2026.03.26 05:57:23.709716 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19086 | 2026.03.26 05:57:23.710506 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2026.03.26 05:57:23.710559 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19088 | 2026.03.26 05:57:23.711012 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19089 | 2026.03.26 05:57:23.711255 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19090 | 2026.03.26 05:57:23.711424 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001829 sec., 155276.10716238382 rows/sec., 9.86 MiB/sec. | ||
| 19091 | 2026.03.26 05:57:23.711480 [ 4 ] {d150059f-2bd3-4ffc-bac5-cc3797a5edcf} <Debug> TCPHandler: Processed in 0.002163081 sec. | ||
| 19092 | 2026.03.26 05:57:23.711606 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19093 | 2026.03.26 05:57:23.711711 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19094 | 2026.03.26 05:57:23.711756 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19095 | 2026.03.26 05:57:23.712186 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19096 | 2026.03.26 05:57:23.712251 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19097 | 2026.03.26 05:57:23.712556 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19098 | 2026.03.26 05:57:23.712771 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19099 | 2026.03.26 05:57:23.712911 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001224 sec., 4901.9607843137255 rows/sec., 399.72 KiB/sec. | ||
| 19100 | 2026.03.26 05:57:23.712953 [ 4 ] {d0e78cac-f224-4475-8900-8dd204cf9f16} <Debug> TCPHandler: Processed in 0.001400623 sec. | ||
| 19101 | 2026.03.26 05:57:23.713059 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19102 | 2026.03.26 05:57:23.713154 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19103 | 2026.03.26 05:57:23.713194 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19104 | 2026.03.26 05:57:23.714266 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19105 | 2026.03.26 05:57:23.714302 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19106 | 2026.03.26 05:57:23.714663 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19107 | 2026.03.26 05:57:23.714881 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19108 | 2026.03.26 05:57:23.715020 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Debug> executeQuery: Read 880 rows, 71.41 KiB in 0.001884 sec., 467091.2951167728 rows/sec., 37.01 MiB/sec. | ||
| 19109 | 2026.03.26 05:57:23.715060 [ 4 ] {5e0aacb1-e5c1-41e3-bbd4-c999762aa76e} <Debug> TCPHandler: Processed in 0.002051568 sec. | ||
| 19110 | 2026.03.26 05:57:23.715166 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19111 | 2026.03.26 05:57:23.715260 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19112 | 2026.03.26 05:57:23.715300 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19113 | 2026.03.26 05:57:23.715816 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19114 | 2026.03.26 05:57:23.715852 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19115 | 2026.03.26 05:57:23.716160 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19116 | 2026.03.26 05:57:23.716384 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19117 | 2026.03.26 05:57:23.716519 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Debug> executeQuery: Read 188 rows, 11.97 KiB in 0.001277 sec., 147220.0469851214 rows/sec., 9.15 MiB/sec. | ||
| 19118 | 2026.03.26 05:57:23.716558 [ 4 ] {54e27b06-cfce-4332-95c7-8550f1ae4293} <Debug> TCPHandler: Processed in 0.001441623 sec. | ||
| 19119 | 2026.03.26 05:57:23.716661 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19120 | 2026.03.26 05:57:23.716755 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19121 | 2026.03.26 05:57:23.716795 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19122 | 2026.03.26 05:57:23.717273 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19123 | 2026.03.26 05:57:23.717311 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19124 | 2026.03.26 05:57:23.717622 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19125 | 2026.03.26 05:57:23.717841 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2026.03.26 05:57:23.717978 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001241 sec., 120064.46414182112 rows/sec., 7.76 MiB/sec. | ||
| 19127 | 2026.03.26 05:57:23.718020 [ 4 ] {53ffad4f-215f-420f-92d7-57e575b2922a} <Debug> TCPHandler: Processed in 0.001407223 sec. | ||
| 19128 | 2026.03.26 05:57:23.718041 [ 225 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 19129 | 2026.03.26 05:57:23.718097 [ 225 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 19130 | 2026.03.26 05:57:23.718127 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19131 | 2026.03.26 05:57:23.718225 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19132 | 2026.03.26 05:57:23.718267 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19133 | 2026.03.26 05:57:23.718747 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19134 | 2026.03.26 05:57:23.718784 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19135 | 2026.03.26 05:57:23.719113 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19136 | 2026.03.26 05:57:23.719376 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19137 | 2026.03.26 05:57:23.719519 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001311 sec., 112890.92295957284 rows/sec., 6.42 MiB/sec. | ||
| 19138 | 2026.03.26 05:57:23.719559 [ 4 ] {86dba61b-d0dc-4ddd-856e-447ee7d3b892} <Debug> TCPHandler: Processed in 0.001480225 sec. | ||
| 19139 | 2026.03.26 05:57:23.719687 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19140 | 2026.03.26 05:57:23.719784 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19141 | 2026.03.26 05:57:23.719825 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19142 | 2026.03.26 05:57:23.720543 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19143 | 2026.03.26 05:57:23.720581 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19144 | 2026.03.26 05:57:23.720918 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19145 | 2026.03.26 05:57:23.721143 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19146 | 2026.03.26 05:57:23.721291 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001524 sec., 351706.0367454068 rows/sec., 24.91 MiB/sec. | ||
| 19147 | 2026.03.26 05:57:23.721292 [ 225 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 19148 | 2026.03.26 05:57:23.721333 [ 4 ] {6d2635a1-2f32-411e-a81a-0abd357dec56} <Debug> TCPHandler: Processed in 0.001696199 sec. | ||
| 19149 | 2026.03.26 05:57:23.721461 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19150 | 2026.03.26 05:57:23.721554 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19151 | 2026.03.26 05:57:23.721597 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19152 | 2026.03.26 05:57:23.721956 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2026.03.26 05:57:23.721993 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19154 | 2026.03.26 05:57:23.722310 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19155 | 2026.03.26 05:57:23.722525 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19156 | 2026.03.26 05:57:23.722665 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 19157 | 2026.03.26 05:57:23.722703 [ 4 ] {02c95d42-04b4-410c-b38f-6a617062c80a} <Debug> TCPHandler: Processed in 0.00129186 sec. | ||
| 19158 | 2026.03.26 05:57:23.722815 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19159 | 2026.03.26 05:57:23.722910 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19160 | 2026.03.26 05:57:23.722953 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19161 | 2026.03.26 05:57:23.723393 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2026.03.26 05:57:23.723428 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19163 | 2026.03.26 05:57:23.723767 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19164 | 2026.03.26 05:57:23.723985 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19165 | 2026.03.26 05:57:23.724117 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001226 sec., 218597.06362153342 rows/sec., 14.53 MiB/sec. | ||
| 19166 | 2026.03.26 05:57:23.724157 [ 4 ] {b88a0df7-d02e-475e-9012-114983a63126} <Debug> TCPHandler: Processed in 0.001390743 sec. | ||
| 19167 | 2026.03.26 05:57:23.724264 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19168 | 2026.03.26 05:57:23.724357 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19169 | 2026.03.26 05:57:23.724400 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19170 | 2026.03.26 05:57:23.724699 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19171 | 2026.03.26 05:57:23.724735 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19172 | 2026.03.26 05:57:23.725030 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19173 | 2026.03.26 05:57:23.725240 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2026.03.26 05:57:23.725372 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 19175 | 2026.03.26 05:57:23.725408 [ 4 ] {8b7cb15f-272e-404b-8fe2-3652f1fb2fda} <Debug> TCPHandler: Processed in 0.001192788 sec. | ||
| 19176 | 2026.03.26 05:57:23.725526 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19177 | 2026.03.26 05:57:23.725647 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19178 | 2026.03.26 05:57:23.725712 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19179 | 2026.03.26 05:57:23.726650 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2026.03.26 05:57:23.726686 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19181 | 2026.03.26 05:57:23.727383 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19182 | 2026.03.26 05:57:23.727651 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2026.03.26 05:57:23.727820 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002196 sec., 18214.936247723133 rows/sec., 32.64 MiB/sec. | ||
| 19184 | 2026.03.26 05:57:23.727901 [ 4 ] {4572413e-0a00-4a6a-b33c-ff09c6327884} <Debug> TCPHandler: Processed in 0.002433787 sec. | ||
| 19185 | 2026.03.26 05:57:23.728007 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19186 | 2026.03.26 05:57:23.728096 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19187 | 2026.03.26 05:57:23.728136 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19188 | 2026.03.26 05:57:23.728469 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19189 | 2026.03.26 05:57:23.728504 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19190 | 2026.03.26 05:57:23.728803 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19191 | 2026.03.26 05:57:23.729017 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2026.03.26 05:57:23.729143 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 19193 | 2026.03.26 05:57:23.729178 [ 4 ] {c1a037e1-3332-423b-9c84-6427f03c783c} <Debug> TCPHandler: Processed in 0.001222709 sec. | ||
| 19194 | 2026.03.26 05:57:24.400347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41802 | ||
| 19195 | 2026.03.26 05:57:24.401139 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19196 | 2026.03.26 05:57:24.401178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19197 | 2026.03.26 05:57:24.401657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19198 | 2026.03.26 05:57:24.401890 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19199 | 2026.03.26 05:57:24.402020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41802 | ||
| 19200 | 2026.03.26 05:57:26.662591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19201 | 2026.03.26 05:57:26.680633 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19202 | 2026.03.26 05:57:26.680693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19203 | 2026.03.26 05:57:26.687069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19204 | 2026.03.26 05:57:26.687901 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19205 | 2026.03.26 05:57:26.693336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19206 | 2026.03.26 05:57:28.699791 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19207 | 2026.03.26 05:57:28.700016 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19208 | 2026.03.26 05:57:28.700091 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19209 | 2026.03.26 05:57:28.700772 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.03.26 05:57:28.700824 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19211 | 2026.03.26 05:57:28.701219 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19212 | 2026.03.26 05:57:28.701449 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.03.26 05:57:28.701616 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 19214 | 2026.03.26 05:57:28.701640 [ 68 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19215 | 2026.03.26 05:57:28.701668 [ 4 ] {2ff3cd5b-7233-45b5-88a9-5aa0e058905a} <Debug> TCPHandler: Processed in 0.002014127 sec. | ||
| 19216 | 2026.03.26 05:57:28.701715 [ 68 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19217 | 2026.03.26 05:57:28.701745 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19218 | 2026.03.26 05:57:28.701825 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19219 | 2026.03.26 05:57:28.701874 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 19220 | 2026.03.26 05:57:28.701930 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19221 | 2026.03.26 05:57:28.701977 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19222 | 2026.03.26 05:57:28.702032 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19223 | 2026.03.26 05:57:28.702078 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3359 rows starting from the beginning of the part | ||
| 19224 | 2026.03.26 05:57:28.702154 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 19225 | 2026.03.26 05:57:28.702201 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 136 rows starting from the beginning of the part | ||
| 19226 | 2026.03.26 05:57:28.702244 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 19227 | 2026.03.26 05:57:28.702283 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 880 rows starting from the beginning of the part | ||
| 19228 | 2026.03.26 05:57:28.702325 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 19229 | 2026.03.26 05:57:28.702426 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2026.03.26 05:57:28.702468 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19231 | 2026.03.26 05:57:28.702801 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19232 | 2026.03.26 05:57:28.703019 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19233 | 2026.03.26 05:57:28.703152 [ 68 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19234 | 2026.03.26 05:57:28.703160 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 19235 | 2026.03.26 05:57:28.703192 [ 68 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19236 | 2026.03.26 05:57:28.703215 [ 4 ] {d19f2d5b-8638-4702-8b80-d4dda709bcc0} <Debug> TCPHandler: Processed in 0.001443424 sec. | ||
| 19237 | 2026.03.26 05:57:28.703219 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19238 | 2026.03.26 05:57:28.703325 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 19239 | 2026.03.26 05:57:28.703342 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19240 | 2026.03.26 05:57:28.703446 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19241 | 2026.03.26 05:57:28.703447 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19242 | 2026.03.26 05:57:28.703487 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1830 rows starting from the beginning of the part | ||
| 19243 | 2026.03.26 05:57:28.703512 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19244 | 2026.03.26 05:57:28.703558 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19245 | 2026.03.26 05:57:28.703609 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 104 rows starting from the beginning of the part | ||
| 19246 | 2026.03.26 05:57:28.703653 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 19247 | 2026.03.26 05:57:28.703694 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 536 rows starting from the beginning of the part | ||
| 19248 | 2026.03.26 05:57:28.703735 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 19249 | 2026.03.26 05:57:28.703942 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19250 | 2026.03.26 05:57:28.703983 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19251 | 2026.03.26 05:57:28.704203 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386016 sec., 1904010.702359079 rows/sec., 153.64 MiB/sec. | ||
| 19252 | 2026.03.26 05:57:28.704339 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19253 | 2026.03.26 05:57:28.704531 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19254 | 2026.03.26 05:57:28.704602 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19255 | 2026.03.26 05:57:28.704742 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 5 parts from all_1_141_30 to all_145_145_0 | ||
| 19256 | 2026.03.26 05:57:28.704752 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 19257 | 2026.03.26 05:57:28.704775 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19258 | 2026.03.26 05:57:28.704803 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19259 | 2026.03.26 05:57:28.704805 [ 4 ] {f5cdd349-4181-4619-833a-326d8fa36048} <Debug> TCPHandler: Processed in 0.001513925 sec. | ||
| 19260 | 2026.03.26 05:57:28.704829 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19261 | 2026.03.26 05:57:28.704891 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_141_30 to all_145_145_0 into Compact with storage Full | ||
| 19262 | 2026.03.26 05:57:28.704919 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_146_29} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19263 | 2026.03.26 05:57:28.704931 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19264 | 2026.03.26 05:57:28.705000 [ 195 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2662 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171711 sec., 1550279.2482718055 rows/sec., 114.12 MiB/sec. | ||
| 19265 | 2026.03.26 05:57:28.705013 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 19266 | 2026.03.26 05:57:28.705030 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19267 | 2026.03.26 05:57:28.705040 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19268 | 2026.03.26 05:57:28.705088 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_30, total 54923 rows starting from the beginning of the part | ||
| 19269 | 2026.03.26 05:57:28.705110 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19270 | 2026.03.26 05:57:28.705168 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19271 | 2026.03.26 05:57:28.705220 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19272 | 2026.03.26 05:57:28.705262 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19273 | 2026.03.26 05:57:28.705302 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 268 rows starting from the beginning of the part | ||
| 19274 | 2026.03.26 05:57:28.705328 [ 199 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19275 | 2026.03.26 05:57:28.705467 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19276 | 2026.03.26 05:57:28.705518 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19277 | 2026.03.26 05:57:28.705681 [ 199 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.03.26 05:57:28.705767 [ 199 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_146_29} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19279 | 2026.03.26 05:57:28.705845 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19280 | 2026.03.26 05:57:28.705858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 19281 | 2026.03.26 05:57:28.706053 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19282 | 2026.03.26 05:57:28.706177 [ 68 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19283 | 2026.03.26 05:57:28.706188 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 19284 | 2026.03.26 05:57:28.706209 [ 68 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19285 | 2026.03.26 05:57:28.706233 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19286 | 2026.03.26 05:57:28.706237 [ 4 ] {bd1801d0-5d02-46e2-bb80-490b686d67c4} <Debug> TCPHandler: Processed in 0.001354682 sec. | ||
| 19287 | 2026.03.26 05:57:28.706305 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 19288 | 2026.03.26 05:57:28.706395 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19289 | 2026.03.26 05:57:28.706421 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8682 rows starting from the beginning of the part | ||
| 19290 | 2026.03.26 05:57:28.706466 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 24 rows starting from the beginning of the part | ||
| 19291 | 2026.03.26 05:57:28.706502 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 19292 | 2026.03.26 05:57:28.706536 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 19293 | 2026.03.26 05:57:28.706567 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 19294 | 2026.03.26 05:57:28.706600 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 19295 | 2026.03.26 05:57:28.709066 [ 191 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8976 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792326 sec., 3214524.378600493 rows/sec., 208.94 MiB/sec. | ||
| 19296 | 2026.03.26 05:57:28.709235 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19297 | 2026.03.26 05:57:28.709477 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.03.26 05:57:28.709542 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_146_29} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19299 | 2026.03.26 05:57:28.709630 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 19300 | 2026.03.26 05:57:28.714776 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55575 rows, containing 5 columns (5 merged, 0 gathered) in 0.009925283 sec., 5599336.56299775 rows/sec., 361.04 MiB/sec. | ||
| 19301 | 2026.03.26 05:57:28.715304 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Trace> MergedBlockOutputStream: filled checksums all_1_145_31 (state Temporary) | ||
| 19302 | 2026.03.26 05:57:28.715592 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_145_31 to all_1_145_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19303 | 2026.03.26 05:57:28.715665 [ 191 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_145_31} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 5 parts: [all_1_141_30, all_145_145_0] -> all_1_145_31 | ||
| 19304 | 2026.03.26 05:57:28.715744 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 19305 | 2026.03.26 05:57:31.695666 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19306 | 2026.03.26 05:57:31.695725 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19307 | 2026.03.26 05:57:31.902219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42250 | ||
| 19308 | 2026.03.26 05:57:31.902995 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19309 | 2026.03.26 05:57:31.903044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19310 | 2026.03.26 05:57:31.903552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19311 | 2026.03.26 05:57:31.903782 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19312 | 2026.03.26 05:57:31.903918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42250 | ||
| 19313 | 2026.03.26 05:57:32.098160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2420 | ||
| 19314 | 2026.03.26 05:57:32.100785 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19315 | 2026.03.26 05:57:32.100840 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19316 | 2026.03.26 05:57:32.102118 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19317 | 2026.03.26 05:57:32.102405 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19318 | 2026.03.26 05:57:32.102561 [ 62 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19319 | 2026.03.26 05:57:32.102608 [ 62 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19320 | 2026.03.26 05:57:32.102632 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19321 | 2026.03.26 05:57:32.102764 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 19322 | 2026.03.26 05:57:32.102792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2420 | ||
| 19323 | 2026.03.26 05:57:32.103405 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19324 | 2026.03.26 05:57:32.103575 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2270 rows starting from the beginning of the part | ||
| 19325 | 2026.03.26 05:57:32.103974 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 19326 | 2026.03.26 05:57:32.104333 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 19327 | 2026.03.26 05:57:32.104679 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 19328 | 2026.03.26 05:57:32.105021 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
| 19329 | 2026.03.26 05:57:32.105368 [ 199 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 19330 | 2026.03.26 05:57:32.113031 [ 192 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 72 columns (72 merged, 0 gathered) in 0.010327111 sec., 234334.65564570768 rows/sec., 179.89 MiB/sec. | ||
| 19331 | 2026.03.26 05:57:32.115367 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19332 | 2026.03.26 05:57:32.115939 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19333 | 2026.03.26 05:57:32.116013 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_66_13} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19334 | 2026.03.26 05:57:32.116320 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19335 | 2026.03.26 05:57:33.710087 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19336 | 2026.03.26 05:57:33.710297 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19337 | 2026.03.26 05:57:33.710367 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19338 | 2026.03.26 05:57:33.711170 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.03.26 05:57:33.711210 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19340 | 2026.03.26 05:57:33.711599 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19341 | 2026.03.26 05:57:33.711814 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.03.26 05:57:33.711955 [ 63 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 19343 | 2026.03.26 05:57:33.711959 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 19344 | 2026.03.26 05:57:33.711998 [ 63 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19345 | 2026.03.26 05:57:33.712016 [ 4 ] {4c38d710-60c0-449c-a469-a4ee188ef5be} <Debug> TCPHandler: Processed in 0.002057258 sec. | ||
| 19346 | 2026.03.26 05:57:33.712021 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19347 | 2026.03.26 05:57:33.712152 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19348 | 2026.03.26 05:57:33.712166 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 19349 | 2026.03.26 05:57:33.712245 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19350 | 2026.03.26 05:57:33.712298 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19351 | 2026.03.26 05:57:33.712329 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19352 | 2026.03.26 05:57:33.712374 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 308 rows starting from the beginning of the part | ||
| 19353 | 2026.03.26 05:57:33.712454 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 19354 | 2026.03.26 05:57:33.712510 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 19355 | 2026.03.26 05:57:33.712562 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 19356 | 2026.03.26 05:57:33.712608 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 19357 | 2026.03.26 05:57:33.712657 [ 186 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 19358 | 2026.03.26 05:57:33.713191 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2026.03.26 05:57:33.713232 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19360 | 2026.03.26 05:57:33.713605 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19361 | 2026.03.26 05:57:33.713808 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.03.26 05:57:33.713826 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729791 sec., 848657.4389622792 rows/sec., 57.68 MiB/sec. | ||
| 19363 | 2026.03.26 05:57:33.713940 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001713 sec., 511967.3088149446 rows/sec., 40.58 MiB/sec. | ||
| 19364 | 2026.03.26 05:57:33.713983 [ 4 ] {fa31d135-1fdb-4060-95ba-73d025403e32} <Debug> TCPHandler: Processed in 0.001878464 sec. | ||
| 19365 | 2026.03.26 05:57:33.714042 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 19366 | 2026.03.26 05:57:33.714110 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19367 | 2026.03.26 05:57:33.714207 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19368 | 2026.03.26 05:57:33.714248 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19369 | 2026.03.26 05:57:33.714355 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19370 | 2026.03.26 05:57:33.714430 [ 189 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_55_11} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 19371 | 2026.03.26 05:57:33.714541 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19372 | 2026.03.26 05:57:33.714756 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2026.03.26 05:57:33.714796 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19374 | 2026.03.26 05:57:33.715112 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19375 | 2026.03.26 05:57:33.715317 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2026.03.26 05:57:33.715444 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001255 sec., 145019.92031872508 rows/sec., 8.99 MiB/sec. | ||
| 19377 | 2026.03.26 05:57:33.715482 [ 4 ] {768ce413-98fd-400e-8ca9-223d897b1f61} <Debug> TCPHandler: Processed in 0.001427513 sec. | ||
| 19378 | 2026.03.26 05:57:33.715595 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19379 | 2026.03.26 05:57:33.715687 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19380 | 2026.03.26 05:57:33.715725 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19381 | 2026.03.26 05:57:33.716194 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2026.03.26 05:57:33.716228 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19383 | 2026.03.26 05:57:33.716530 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19384 | 2026.03.26 05:57:33.716735 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2026.03.26 05:57:33.716860 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 19386 | 2026.03.26 05:57:33.716903 [ 4 ] {08c5afd2-b485-45c6-b585-0b8a4b1da40f} <Debug> TCPHandler: Processed in 0.001362692 sec. | ||
| 19387 | 2026.03.26 05:57:33.717032 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19388 | 2026.03.26 05:57:33.717128 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19389 | 2026.03.26 05:57:33.717167 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19390 | 2026.03.26 05:57:33.717640 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19391 | 2026.03.26 05:57:33.717679 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19392 | 2026.03.26 05:57:33.717980 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19393 | 2026.03.26 05:57:33.718179 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19394 | 2026.03.26 05:57:33.718297 [ 63 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 19395 | 2026.03.26 05:57:33.718302 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 19396 | 2026.03.26 05:57:33.718330 [ 63 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19397 | 2026.03.26 05:57:33.718349 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19398 | 2026.03.26 05:57:33.718350 [ 4 ] {7efeffe6-4536-41f8-afdb-d9473400aead} <Debug> TCPHandler: Processed in 0.001382093 sec. | ||
| 19399 | 2026.03.26 05:57:33.718452 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 19400 | 2026.03.26 05:57:33.718468 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19401 | 2026.03.26 05:57:33.718591 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19402 | 2026.03.26 05:57:33.718603 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19403 | 2026.03.26 05:57:33.718629 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19404 | 2026.03.26 05:57:33.718645 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 160 rows starting from the beginning of the part | ||
| 19405 | 2026.03.26 05:57:33.718724 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 19406 | 2026.03.26 05:57:33.718773 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 19407 | 2026.03.26 05:57:33.718821 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 19408 | 2026.03.26 05:57:33.718865 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 19409 | 2026.03.26 05:57:33.718911 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 19410 | 2026.03.26 05:57:33.719236 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.03.26 05:57:33.719275 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19412 | 2026.03.26 05:57:33.719610 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19413 | 2026.03.26 05:57:33.719815 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2026.03.26 05:57:33.719852 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447414 sec., 527837.9233584863 rows/sec., 32.36 MiB/sec. | ||
| 19415 | 2026.03.26 05:57:33.719947 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001382 sec., 383502.17076700437 rows/sec., 27.12 MiB/sec. | ||
| 19416 | 2026.03.26 05:57:33.719994 [ 4 ] {486b4a62-2c89-4257-95a7-0b590c025a5f} <Debug> TCPHandler: Processed in 0.001572817 sec. | ||
| 19417 | 2026.03.26 05:57:33.720040 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 19418 | 2026.03.26 05:57:33.720107 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19419 | 2026.03.26 05:57:33.720204 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19420 | 2026.03.26 05:57:33.720247 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19421 | 2026.03.26 05:57:33.720364 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19422 | 2026.03.26 05:57:33.720447 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_55_11} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 19423 | 2026.03.26 05:57:33.720552 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19424 | 2026.03.26 05:57:33.720584 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19425 | 2026.03.26 05:57:33.720623 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19426 | 2026.03.26 05:57:33.720922 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19427 | 2026.03.26 05:57:33.721120 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19428 | 2026.03.26 05:57:33.721243 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 19429 | 2026.03.26 05:57:33.721279 [ 4 ] {7dfdc840-eca7-406b-b87d-e188f58851fc} <Debug> TCPHandler: Processed in 0.001219148 sec. | ||
| 19430 | 2026.03.26 05:57:33.721400 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19431 | 2026.03.26 05:57:33.721521 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19432 | 2026.03.26 05:57:33.721572 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19433 | 2026.03.26 05:57:33.722066 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19434 | 2026.03.26 05:57:33.722110 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19435 | 2026.03.26 05:57:33.722498 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19436 | 2026.03.26 05:57:33.722712 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19437 | 2026.03.26 05:57:33.722851 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001355 sec., 195571.95571955718 rows/sec., 13.00 MiB/sec. | ||
| 19438 | 2026.03.26 05:57:33.722889 [ 4 ] {11d8df23-048c-4ee9-b863-a75b88bbdd5e} <Debug> TCPHandler: Processed in 0.001549056 sec. | ||
| 19439 | 2026.03.26 05:57:33.723005 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19440 | 2026.03.26 05:57:33.723099 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19441 | 2026.03.26 05:57:33.723141 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19442 | 2026.03.26 05:57:33.723466 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2026.03.26 05:57:33.723501 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19444 | 2026.03.26 05:57:33.723795 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19445 | 2026.03.26 05:57:33.723999 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19446 | 2026.03.26 05:57:33.724128 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 19447 | 2026.03.26 05:57:33.724164 [ 4 ] {c3f85737-c389-45a0-88ce-7b3d439cedb2} <Debug> TCPHandler: Processed in 0.001208369 sec. | ||
| 19448 | 2026.03.26 05:57:33.724296 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19449 | 2026.03.26 05:57:33.724425 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19450 | 2026.03.26 05:57:33.724487 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19451 | 2026.03.26 05:57:33.725558 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19452 | 2026.03.26 05:57:33.725602 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19453 | 2026.03.26 05:57:33.726278 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19454 | 2026.03.26 05:57:33.726519 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19455 | 2026.03.26 05:57:33.726655 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002254 sec., 17746.22892635315 rows/sec., 31.80 MiB/sec. | ||
| 19456 | 2026.03.26 05:57:33.726710 [ 4 ] {ad0e87fe-b071-4895-8a7e-4a8946b77295} <Debug> TCPHandler: Processed in 0.002471868 sec. | ||
| 19457 | 2026.03.26 05:57:33.726839 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19458 | 2026.03.26 05:57:33.726942 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19459 | 2026.03.26 05:57:33.726998 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19460 | 2026.03.26 05:57:33.727345 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19461 | 2026.03.26 05:57:33.727380 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19462 | 2026.03.26 05:57:33.727684 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19463 | 2026.03.26 05:57:33.727888 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19464 | 2026.03.26 05:57:33.728012 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 19465 | 2026.03.26 05:57:33.728047 [ 4 ] {ef663ea4-d7dc-4a91-8514-d8e20bef57a0} <Debug> TCPHandler: Processed in 0.00125574 sec. | ||
| 19466 | 2026.03.26 05:57:34.193447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19467 | 2026.03.26 05:57:34.212491 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19468 | 2026.03.26 05:57:34.212547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19469 | 2026.03.26 05:57:34.218761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19470 | 2026.03.26 05:57:34.219465 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.03.26 05:57:34.222841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19472 | 2026.03.26 05:57:36.077683 [ 217 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 19473 | 2026.03.26 05:57:36.077755 [ 217 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 19474 | 2026.03.26 05:57:36.081879 [ 217 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 19475 | 2026.03.26 05:57:36.132778 [ 219 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 19476 | 2026.03.26 05:57:36.132837 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 19477 | 2026.03.26 05:57:36.135675 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 19478 | 2026.03.26 05:57:36.356835 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19479 | 2026.03.26 05:57:36.357095 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19480 | 2026.03.26 05:57:36.357196 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19481 | 2026.03.26 05:57:36.357887 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19482 | 2026.03.26 05:57:36.357930 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19483 | 2026.03.26 05:57:36.358288 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19484 | 2026.03.26 05:57:36.358518 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19485 | 2026.03.26 05:57:36.358670 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001651 sec., 1211.3870381586917 rows/sec., 98.78 KiB/sec. | ||
| 19486 | 2026.03.26 05:57:36.358711 [ 4 ] {47115761-49b1-42d5-98c3-d04b6565e3ce} <Debug> TCPHandler: Processed in 0.002048848 sec. | ||
| 19487 | 2026.03.26 05:57:36.358823 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19488 | 2026.03.26 05:57:36.358920 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19489 | 2026.03.26 05:57:36.358959 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19490 | 2026.03.26 05:57:36.360564 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19491 | 2026.03.26 05:57:36.360602 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19492 | 2026.03.26 05:57:36.361037 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19493 | 2026.03.26 05:57:36.361246 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19494 | 2026.03.26 05:57:36.361377 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002479 sec., 970552.6421944333 rows/sec., 71.60 MiB/sec. | ||
| 19495 | 2026.03.26 05:57:36.361414 [ 4 ] {96552fc0-c476-40a1-b962-37a4b88d26ea} <Debug> TCPHandler: Processed in 0.002639222 sec. | ||
| 19496 | 2026.03.26 05:57:36.361515 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19497 | 2026.03.26 05:57:36.361607 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19498 | 2026.03.26 05:57:36.361647 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19499 | 2026.03.26 05:57:36.362080 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19500 | 2026.03.26 05:57:36.362128 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19501 | 2026.03.26 05:57:36.362483 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19502 | 2026.03.26 05:57:36.362694 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19503 | 2026.03.26 05:57:36.362828 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001239 sec., 10492.33252623083 rows/sec., 780.30 KiB/sec. | ||
| 19504 | 2026.03.26 05:57:36.362867 [ 4 ] {3fd135cc-7386-4a6b-bf05-434462f1e206} <Debug> TCPHandler: Processed in 0.001399013 sec. | ||
| 19505 | 2026.03.26 05:57:36.362970 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19506 | 2026.03.26 05:57:36.363065 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19507 | 2026.03.26 05:57:36.363105 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19508 | 2026.03.26 05:57:36.363776 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19509 | 2026.03.26 05:57:36.363813 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19510 | 2026.03.26 05:57:36.364134 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19511 | 2026.03.26 05:57:36.364341 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.03.26 05:57:36.364473 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001426 sec., 561711.0799438991 rows/sec., 32.45 MiB/sec. | ||
| 19513 | 2026.03.26 05:57:36.364511 [ 4 ] {18b1330b-3466-402d-955c-7c93cc2fd0db} <Debug> TCPHandler: Processed in 0.001592357 sec. | ||
| 19514 | 2026.03.26 05:57:36.364613 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19515 | 2026.03.26 05:57:36.364708 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19516 | 2026.03.26 05:57:36.364746 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19517 | 2026.03.26 05:57:36.365117 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2026.03.26 05:57:36.365153 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19519 | 2026.03.26 05:57:36.365431 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 19520 | 2026.03.26 05:57:36.365645 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2026.03.26 05:57:36.365773 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 19522 | 2026.03.26 05:57:36.365811 [ 4 ] {10b24985-c70e-42fc-b54e-1d387a205301} <Debug> TCPHandler: Processed in 0.0012479 sec. | ||
| 19523 | 2026.03.26 05:57:36.365914 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.03.26 05:57:36.366007 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19525 | 2026.03.26 05:57:36.366047 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19526 | 2026.03.26 05:57:36.366895 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19527 | 2026.03.26 05:57:36.366933 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19528 | 2026.03.26 05:57:36.367286 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19529 | 2026.03.26 05:57:36.367495 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.03.26 05:57:36.367626 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001636 sec., 789731.0513447432 rows/sec., 52.70 MiB/sec. | ||
| 19531 | 2026.03.26 05:57:36.367665 [ 4 ] {ba55131b-ad2b-47b2-8100-27381b6bed07} <Debug> TCPHandler: Processed in 0.001800492 sec. | ||
| 19532 | 2026.03.26 05:57:36.367771 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19533 | 2026.03.26 05:57:36.367866 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19534 | 2026.03.26 05:57:36.367909 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19535 | 2026.03.26 05:57:36.368616 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19536 | 2026.03.26 05:57:36.368651 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19537 | 2026.03.26 05:57:36.369074 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19538 | 2026.03.26 05:57:36.369283 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19539 | 2026.03.26 05:57:36.369415 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001566 sec., 996807.1519795659 rows/sec., 60.83 MiB/sec. | ||
| 19540 | 2026.03.26 05:57:36.369454 [ 4 ] {d1c5ab9c-7e8a-4e56-9d7b-6d8cb544dbfe} <Debug> TCPHandler: Processed in 0.00173177 sec. | ||
| 19541 | 2026.03.26 05:57:36.369565 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19542 | 2026.03.26 05:57:36.369659 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19543 | 2026.03.26 05:57:36.369713 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19544 | 2026.03.26 05:57:36.370498 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19545 | 2026.03.26 05:57:36.370535 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19546 | 2026.03.26 05:57:36.371049 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19547 | 2026.03.26 05:57:36.371277 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19548 | 2026.03.26 05:57:36.371420 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001779 sec., 6183.249016301293 rows/sec., 11.08 MiB/sec. | ||
| 19549 | 2026.03.26 05:57:36.371486 [ 4 ] {d64ae769-a0ca-482d-a383-fff0e17880a2} <Debug> TCPHandler: Processed in 0.001970655 sec. | ||
| 19550 | 2026.03.26 05:57:36.371608 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19551 | 2026.03.26 05:57:36.371734 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19552 | 2026.03.26 05:57:36.371785 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19553 | 2026.03.26 05:57:36.372172 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19554 | 2026.03.26 05:57:36.372215 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19555 | 2026.03.26 05:57:36.372579 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19556 | 2026.03.26 05:57:36.372789 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19557 | 2026.03.26 05:57:36.372922 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001213 sec., 29678.483099752677 rows/sec., 2.00 MiB/sec. | ||
| 19558 | 2026.03.26 05:57:36.372959 [ 4 ] {fe2d1f7c-21e6-43ed-840e-22034fcd6188} <Debug> TCPHandler: Processed in 0.001414063 sec. | ||
| 19559 | 2026.03.26 05:57:36.730852 [ 220 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 19560 | 2026.03.26 05:57:36.730930 [ 220 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 19561 | 2026.03.26 05:57:36.734375 [ 220 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 19562 | 2026.03.26 05:57:37.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.91 MiB, peak 412.49 MiB, free memory in arenas 0.00 B, will set to 394.25 MiB (RSS), difference: 3.34 MiB | ||
| 19563 | 2026.03.26 05:57:37.517676 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 19564 | 2026.03.26 05:57:37.517723 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 19565 | 2026.03.26 05:57:37.520182 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 19566 | 2026.03.26 05:57:38.695405 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.03.26 05:57:38.695618 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19568 | 2026.03.26 05:57:38.695693 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19569 | 2026.03.26 05:57:38.696402 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.03.26 05:57:38.696454 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19571 | 2026.03.26 05:57:38.696876 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19572 | 2026.03.26 05:57:38.697106 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2026.03.26 05:57:38.697281 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.50 MiB/sec. | ||
| 19574 | 2026.03.26 05:57:38.697332 [ 4 ] {05cee802-23b9-4023-8444-6b7ea8e665b5} <Debug> TCPHandler: Processed in 0.002062488 sec. | ||
| 19575 | 2026.03.26 05:57:38.697445 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19576 | 2026.03.26 05:57:38.697548 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19577 | 2026.03.26 05:57:38.697592 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19578 | 2026.03.26 05:57:38.698012 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19579 | 2026.03.26 05:57:38.698048 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19580 | 2026.03.26 05:57:38.698362 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19581 | 2026.03.26 05:57:38.698575 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19582 | 2026.03.26 05:57:38.698709 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 19583 | 2026.03.26 05:57:38.698750 [ 4 ] {e808f22e-7f76-4558-baa7-db3553856900} <Debug> TCPHandler: Processed in 0.001357322 sec. | ||
| 19584 | 2026.03.26 05:57:38.698857 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19585 | 2026.03.26 05:57:38.698953 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19586 | 2026.03.26 05:57:38.698997 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19587 | 2026.03.26 05:57:38.699354 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19588 | 2026.03.26 05:57:38.699391 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19589 | 2026.03.26 05:57:38.699739 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19590 | 2026.03.26 05:57:38.699957 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2026.03.26 05:57:38.700094 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 3.84 MiB/sec. | ||
| 19592 | 2026.03.26 05:57:38.700133 [ 4 ] {319bfec3-ef30-471e-bfee-7c51caa471b0} <Debug> TCPHandler: Processed in 0.001326071 sec. | ||
| 19593 | 2026.03.26 05:57:38.700239 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19594 | 2026.03.26 05:57:38.700333 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19595 | 2026.03.26 05:57:38.700375 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19596 | 2026.03.26 05:57:38.700689 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19597 | 2026.03.26 05:57:38.700727 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19598 | 2026.03.26 05:57:38.701034 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19599 | 2026.03.26 05:57:38.701241 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19600 | 2026.03.26 05:57:38.701370 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001055 sec., 22748.81516587678 rows/sec., 1.53 MiB/sec. | ||
| 19601 | 2026.03.26 05:57:38.701408 [ 4 ] {729ad03e-eedb-4dd7-8633-39280f4d2dcd} <Debug> TCPHandler: Processed in 0.001217748 sec. | ||
| 19602 | 2026.03.26 05:57:39.404107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42762 | ||
| 19603 | 2026.03.26 05:57:39.404705 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.03.26 05:57:39.404751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19605 | 2026.03.26 05:57:39.405238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19606 | 2026.03.26 05:57:39.405473 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19607 | 2026.03.26 05:57:39.405626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42762 | ||
| 19608 | 2026.03.26 05:57:41.309956 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42586 | ||
| 19609 | 2026.03.26 05:57:41.310073 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19610 | 2026.03.26 05:57:41.310105 [ 294 ] {} <Debug> TCP-Session: 21c1d271-03f2-4188-8c2e-e4f06d3f74bd Authenticating user 'default' from [fd00:1122:3344:101::e]:42586 | ||
| 19611 | 2026.03.26 05:57:41.310130 [ 294 ] {} <Debug> TCP-Session: 21c1d271-03f2-4188-8c2e-e4f06d3f74bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19612 | 2026.03.26 05:57:41.310147 [ 294 ] {} <Debug> TCP-Session: 21c1d271-03f2-4188-8c2e-e4f06d3f74bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19613 | 2026.03.26 05:57:41.310357 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52209 | ||
| 19614 | 2026.03.26 05:57:41.310373 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51779 | ||
| 19615 | 2026.03.26 05:57:41.310376 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62331 | ||
| 19616 | 2026.03.26 05:57:41.310445 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51044 | ||
| 19617 | 2026.03.26 05:57:41.310451 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37118 | ||
| 19618 | 2026.03.26 05:57:41.310469 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19619 | 2026.03.26 05:57:41.310469 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19620 | 2026.03.26 05:57:41.310519 [ 289 ] {} <Debug> TCP-Session: 329f7ce6-e366-43b7-b6f3-b4cb1f9d559e Authenticating user 'default' from [fd00:1122:3344:101::e]:51779 | ||
| 19621 | 2026.03.26 05:57:41.310449 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40870 | ||
| 19622 | 2026.03.26 05:57:41.310549 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19623 | 2026.03.26 05:57:41.310557 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19624 | 2026.03.26 05:57:41.310557 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19625 | 2026.03.26 05:57:41.310601 [ 293 ] {} <Debug> TCP-Session: 1b8b2338-ab36-4051-a03f-8c841e95020b Authenticating user 'default' from [fd00:1122:3344:101::e]:37118 | ||
| 19626 | 2026.03.26 05:57:41.310622 [ 288 ] {} <Debug> TCP-Session: 1661c4de-9a02-423b-bf64-f13b827637c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62331 | ||
| 19627 | 2026.03.26 05:57:41.310636 [ 292 ] {} <Debug> TCP-Session: 85828b90-dadb-4036-83a3-76e102cd5839 Authenticating user 'default' from [fd00:1122:3344:101::e]:51044 | ||
| 19628 | 2026.03.26 05:57:41.310644 [ 293 ] {} <Debug> TCP-Session: 1b8b2338-ab36-4051-a03f-8c841e95020b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19629 | 2026.03.26 05:57:41.310662 [ 288 ] {} <Debug> TCP-Session: 1661c4de-9a02-423b-bf64-f13b827637c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19630 | 2026.03.26 05:57:41.310669 [ 292 ] {} <Debug> TCP-Session: 85828b90-dadb-4036-83a3-76e102cd5839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19631 | 2026.03.26 05:57:41.310677 [ 293 ] {} <Debug> TCP-Session: 1b8b2338-ab36-4051-a03f-8c841e95020b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19632 | 2026.03.26 05:57:41.310690 [ 288 ] {} <Debug> TCP-Session: 1661c4de-9a02-423b-bf64-f13b827637c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19633 | 2026.03.26 05:57:41.310701 [ 292 ] {} <Debug> TCP-Session: 85828b90-dadb-4036-83a3-76e102cd5839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19634 | 2026.03.26 05:57:41.310655 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19635 | 2026.03.26 05:57:41.310546 [ 289 ] {} <Debug> TCP-Session: 329f7ce6-e366-43b7-b6f3-b4cb1f9d559e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19636 | 2026.03.26 05:57:41.310771 [ 291 ] {} <Debug> TCP-Session: d08c911c-a516-450e-b5e8-287119be11b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40870 | ||
| 19637 | 2026.03.26 05:57:41.310779 [ 289 ] {} <Debug> TCP-Session: 329f7ce6-e366-43b7-b6f3-b4cb1f9d559e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19638 | 2026.03.26 05:57:41.310808 [ 291 ] {} <Debug> TCP-Session: d08c911c-a516-450e-b5e8-287119be11b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19639 | 2026.03.26 05:57:41.310450 [ 294 ] {} <Trace> TCP-Session: 21c1d271-03f2-4188-8c2e-e4f06d3f74bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19640 | 2026.03.26 05:57:41.310833 [ 291 ] {} <Debug> TCP-Session: d08c911c-a516-450e-b5e8-287119be11b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19641 | 2026.03.26 05:57:41.310420 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34355 | ||
| 19642 | 2026.03.26 05:57:41.310357 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44803 | ||
| 19643 | 2026.03.26 05:57:41.310536 [ 3 ] {} <Debug> TCP-Session: 83a97494-76b3-4cd1-bea7-4cbd6e4c0c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:52209 | ||
| 19644 | 2026.03.26 05:57:41.310932 [ 3 ] {} <Debug> TCP-Session: 83a97494-76b3-4cd1-bea7-4cbd6e4c0c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19645 | 2026.03.26 05:57:41.310946 [ 3 ] {} <Debug> TCP-Session: 83a97494-76b3-4cd1-bea7-4cbd6e4c0c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19646 | 2026.03.26 05:57:41.311004 [ 294 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19647 | 2026.03.26 05:57:41.311099 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19648 | 2026.03.26 05:57:41.311125 [ 290 ] {} <Debug> TCP-Session: 95fade8a-8aa9-486e-b61e-beb38c625859 Authenticating user 'default' from [fd00:1122:3344:101::e]:34355 | ||
| 19649 | 2026.03.26 05:57:41.311143 [ 290 ] {} <Debug> TCP-Session: 95fade8a-8aa9-486e-b61e-beb38c625859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19650 | 2026.03.26 05:57:41.311155 [ 290 ] {} <Debug> TCP-Session: 95fade8a-8aa9-486e-b61e-beb38c625859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19651 | 2026.03.26 05:57:41.311287 [ 294 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19652 | 2026.03.26 05:57:41.311340 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19653 | 2026.03.26 05:57:41.311347 [ 294 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19654 | 2026.03.26 05:57:41.311373 [ 286 ] {} <Debug> TCP-Session: f049b329-21b0-4378-a7c8-43d2cd91e721 Authenticating user 'default' from [fd00:1122:3344:101::e]:44803 | ||
| 19655 | 2026.03.26 05:57:41.311394 [ 286 ] {} <Debug> TCP-Session: f049b329-21b0-4378-a7c8-43d2cd91e721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19656 | 2026.03.26 05:57:41.311406 [ 286 ] {} <Debug> TCP-Session: f049b329-21b0-4378-a7c8-43d2cd91e721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19657 | 2026.03.26 05:57:41.311656 [ 294 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 19658 | 2026.03.26 05:57:41.312675 [ 331 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Trace> AggregatingTransform: Aggregating | ||
| 19659 | 2026.03.26 05:57:41.312711 [ 331 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Trace> Aggregator: Aggregation method: without_key | ||
| 19660 | 2026.03.26 05:57:41.312737 [ 331 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980943 sec. (1019.427 rows/sec., 39.82 KiB/sec.) | ||
| 19661 | 2026.03.26 05:57:41.312751 [ 331 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Trace> Aggregator: Merging aggregated data | ||
| 19662 | 2026.03.26 05:57:41.314016 [ 294 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003069 sec., 325.8390355164549 rows/sec., 12.73 KiB/sec. | ||
| 19663 | 2026.03.26 05:57:41.314167 [ 294 ] {dd27e75a-3585-4dff-be28-703e553fb269} <Debug> TCPHandler: Processed in 0.00383609 sec. | ||
| 19664 | 2026.03.26 05:57:41.314265 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19665 | 2026.03.26 05:57:41.314292 [ 294 ] {} <Debug> TCP-Session: 21c1d271-03f2-4188-8c2e-e4f06d3f74bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19666 | 2026.03.26 05:57:41.314303 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19667 | 2026.03.26 05:57:41.314316 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19668 | 2026.03.26 05:57:41.314338 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19669 | 2026.03.26 05:57:41.314355 [ 293 ] {} <Debug> TCP-Session: 1b8b2338-ab36-4051-a03f-8c841e95020b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19670 | 2026.03.26 05:57:41.314355 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19671 | 2026.03.26 05:57:41.314381 [ 3 ] {} <Debug> TCP-Session: 83a97494-76b3-4cd1-bea7-4cbd6e4c0c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19672 | 2026.03.26 05:57:41.314396 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19673 | 2026.03.26 05:57:41.314402 [ 289 ] {} <Debug> TCP-Session: 329f7ce6-e366-43b7-b6f3-b4cb1f9d559e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19674 | 2026.03.26 05:57:41.314432 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19675 | 2026.03.26 05:57:41.314444 [ 288 ] {} <Debug> TCP-Session: 1661c4de-9a02-423b-bf64-f13b827637c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19676 | 2026.03.26 05:57:41.314414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19677 | 2026.03.26 05:57:41.314484 [ 292 ] {} <Debug> TCP-Session: 85828b90-dadb-4036-83a3-76e102cd5839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19678 | 2026.03.26 05:57:41.314372 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19679 | 2026.03.26 05:57:41.314520 [ 290 ] {} <Debug> TCP-Session: 95fade8a-8aa9-486e-b61e-beb38c625859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19680 | 2026.03.26 05:57:41.314361 [ 286 ] {} <Debug> TCP-Session: f049b329-21b0-4378-a7c8-43d2cd91e721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19681 | 2026.03.26 05:57:41.314561 [ 291 ] {} <Debug> TCP-Session: d08c911c-a516-450e-b5e8-287119be11b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19682 | 2026.03.26 05:57:41.722976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 19683 | 2026.03.26 05:57:41.774447 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19684 | 2026.03.26 05:57:41.774555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19685 | 2026.03.26 05:57:41.803771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19686 | 2026.03.26 05:57:41.805835 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2026.03.26 05:57:41.819573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 19688 | 2026.03.26 05:57:42.103120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2470 | ||
| 19689 | 2026.03.26 05:57:42.106794 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19690 | 2026.03.26 05:57:42.106864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 19691 | 2026.03.26 05:57:42.108450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19692 | 2026.03.26 05:57:42.108814 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19693 | 2026.03.26 05:57:42.109334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2470 | ||
| 19694 | 2026.03.26 05:57:42.378114 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57913 | ||
| 19695 | 2026.03.26 05:57:42.378225 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19696 | 2026.03.26 05:57:42.378252 [ 294 ] {} <Debug> TCP-Session: f7e7282b-9a49-4757-8a83-7f8506fc58e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57913 | ||
| 19697 | 2026.03.26 05:57:42.378276 [ 294 ] {} <Debug> TCP-Session: f7e7282b-9a49-4757-8a83-7f8506fc58e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19698 | 2026.03.26 05:57:42.378289 [ 294 ] {} <Debug> TCP-Session: f7e7282b-9a49-4757-8a83-7f8506fc58e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19699 | 2026.03.26 05:57:42.378543 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44689 | ||
| 19700 | 2026.03.26 05:57:42.378572 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63497 | ||
| 19701 | 2026.03.26 05:57:42.378588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38503 | ||
| 19702 | 2026.03.26 05:57:42.378609 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54125 | ||
| 19703 | 2026.03.26 05:57:42.378630 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40108 | ||
| 19704 | 2026.03.26 05:57:42.378671 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19705 | 2026.03.26 05:57:42.378671 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19706 | 2026.03.26 05:57:42.378697 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19707 | 2026.03.26 05:57:42.378706 [ 286 ] {} <Debug> TCP-Session: 58092c94-82f5-4b80-aaf4-584a783f2be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63497 | ||
| 19708 | 2026.03.26 05:57:42.378719 [ 289 ] {} <Debug> TCP-Session: fe7c5ee4-6748-4ce2-aa5d-0e36b4e8d48f Authenticating user 'default' from [fd00:1122:3344:101::e]:38503 | ||
| 19709 | 2026.03.26 05:57:42.378732 [ 290 ] {} <Debug> TCP-Session: 305321c6-7acb-4fa9-a13a-535851dd4003 Authenticating user 'default' from [fd00:1122:3344:101::e]:54125 | ||
| 19710 | 2026.03.26 05:57:42.378747 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19711 | 2026.03.26 05:57:42.378757 [ 289 ] {} <Debug> TCP-Session: fe7c5ee4-6748-4ce2-aa5d-0e36b4e8d48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19712 | 2026.03.26 05:57:42.378768 [ 290 ] {} <Debug> TCP-Session: 305321c6-7acb-4fa9-a13a-535851dd4003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19713 | 2026.03.26 05:57:42.378788 [ 292 ] {} <Debug> TCP-Session: 0d4b659a-5b45-402f-af3f-d8290f09ee9a Authenticating user 'default' from [fd00:1122:3344:101::e]:40108 | ||
| 19714 | 2026.03.26 05:57:42.378811 [ 290 ] {} <Debug> TCP-Session: 305321c6-7acb-4fa9-a13a-535851dd4003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19715 | 2026.03.26 05:57:42.378803 [ 289 ] {} <Debug> TCP-Session: fe7c5ee4-6748-4ce2-aa5d-0e36b4e8d48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19716 | 2026.03.26 05:57:42.378840 [ 292 ] {} <Debug> TCP-Session: 0d4b659a-5b45-402f-af3f-d8290f09ee9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19717 | 2026.03.26 05:57:42.378748 [ 286 ] {} <Debug> TCP-Session: 58092c94-82f5-4b80-aaf4-584a783f2be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19718 | 2026.03.26 05:57:42.378886 [ 292 ] {} <Debug> TCP-Session: 0d4b659a-5b45-402f-af3f-d8290f09ee9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19719 | 2026.03.26 05:57:42.378914 [ 286 ] {} <Debug> TCP-Session: 58092c94-82f5-4b80-aaf4-584a783f2be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19720 | 2026.03.26 05:57:42.378671 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19721 | 2026.03.26 05:57:42.378639 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58565 | ||
| 19722 | 2026.03.26 05:57:42.378984 [ 3 ] {} <Debug> TCP-Session: ef64902a-9f9f-4ca5-b44a-4093232ccf92 Authenticating user 'default' from [fd00:1122:3344:101::e]:44689 | ||
| 19723 | 2026.03.26 05:57:42.378638 [ 294 ] {} <Trace> TCP-Session: f7e7282b-9a49-4757-8a83-7f8506fc58e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19724 | 2026.03.26 05:57:42.379017 [ 3 ] {} <Debug> TCP-Session: ef64902a-9f9f-4ca5-b44a-4093232ccf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19725 | 2026.03.26 05:57:42.379056 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19726 | 2026.03.26 05:57:42.379074 [ 3 ] {} <Debug> TCP-Session: ef64902a-9f9f-4ca5-b44a-4093232ccf92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19727 | 2026.03.26 05:57:42.379089 [ 293 ] {} <Debug> TCP-Session: 8cb292f8-bdf4-457f-a377-af577fe6cc5e Authenticating user 'default' from [fd00:1122:3344:101::e]:58565 | ||
| 19728 | 2026.03.26 05:57:42.378633 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61629 | ||
| 19729 | 2026.03.26 05:57:42.379113 [ 293 ] {} <Debug> TCP-Session: 8cb292f8-bdf4-457f-a377-af577fe6cc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19730 | 2026.03.26 05:57:42.378587 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34144 | ||
| 19731 | 2026.03.26 05:57:42.379160 [ 293 ] {} <Debug> TCP-Session: 8cb292f8-bdf4-457f-a377-af577fe6cc5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19732 | 2026.03.26 05:57:42.379185 [ 294 ] {2a55ce02-a130-41fb-8508-00a665577089} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19733 | 2026.03.26 05:57:42.379216 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19734 | 2026.03.26 05:57:42.379228 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19735 | 2026.03.26 05:57:42.379251 [ 291 ] {} <Debug> TCP-Session: 6dabaf39-393e-416f-a29f-252c99f6e59c Authenticating user 'default' from [fd00:1122:3344:101::e]:61629 | ||
| 19736 | 2026.03.26 05:57:42.379258 [ 288 ] {} <Debug> TCP-Session: 3b5d0d00-4f3e-4387-b514-8d4a69f8eaf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34144 | ||
| 19737 | 2026.03.26 05:57:42.379283 [ 291 ] {} <Debug> TCP-Session: 6dabaf39-393e-416f-a29f-252c99f6e59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19738 | 2026.03.26 05:57:42.379288 [ 288 ] {} <Debug> TCP-Session: 3b5d0d00-4f3e-4387-b514-8d4a69f8eaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19739 | 2026.03.26 05:57:42.379305 [ 291 ] {} <Debug> TCP-Session: 6dabaf39-393e-416f-a29f-252c99f6e59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19740 | 2026.03.26 05:57:42.379318 [ 288 ] {} <Debug> TCP-Session: 3b5d0d00-4f3e-4387-b514-8d4a69f8eaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19741 | 2026.03.26 05:57:42.379457 [ 294 ] {2a55ce02-a130-41fb-8508-00a665577089} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19742 | 2026.03.26 05:57:42.379514 [ 294 ] {2a55ce02-a130-41fb-8508-00a665577089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19743 | 2026.03.26 05:57:42.379804 [ 294 ] {2a55ce02-a130-41fb-8508-00a665577089} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 19744 | 2026.03.26 05:57:42.380752 [ 311 ] {2a55ce02-a130-41fb-8508-00a665577089} <Trace> AggregatingTransform: Aggregating | ||
| 19745 | 2026.03.26 05:57:42.380797 [ 311 ] {2a55ce02-a130-41fb-8508-00a665577089} <Trace> Aggregator: Aggregation method: without_key | ||
| 19746 | 2026.03.26 05:57:42.380828 [ 311 ] {2a55ce02-a130-41fb-8508-00a665577089} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923752 sec. (1082.542 rows/sec., 42.29 KiB/sec.) | ||
| 19747 | 2026.03.26 05:57:42.380844 [ 311 ] {2a55ce02-a130-41fb-8508-00a665577089} <Trace> Aggregator: Merging aggregated data | ||
| 19748 | 2026.03.26 05:57:42.382292 [ 294 ] {2a55ce02-a130-41fb-8508-00a665577089} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 19749 | 2026.03.26 05:57:42.382424 [ 294 ] {2a55ce02-a130-41fb-8508-00a665577089} <Debug> TCPHandler: Processed in 0.003899081 sec. | ||
| 19750 | 2026.03.26 05:57:42.382535 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19751 | 2026.03.26 05:57:42.382559 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19752 | 2026.03.26 05:57:42.382579 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19753 | 2026.03.26 05:57:42.382597 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19754 | 2026.03.26 05:57:42.382610 [ 3 ] {} <Debug> TCP-Session: ef64902a-9f9f-4ca5-b44a-4093232ccf92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19755 | 2026.03.26 05:57:42.382632 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19756 | 2026.03.26 05:57:42.382657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19757 | 2026.03.26 05:57:42.382674 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19758 | 2026.03.26 05:57:42.382685 [ 293 ] {} <Debug> TCP-Session: 8cb292f8-bdf4-457f-a377-af577fe6cc5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19759 | 2026.03.26 05:57:42.382704 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19760 | 2026.03.26 05:57:42.382719 [ 289 ] {} <Debug> TCP-Session: fe7c5ee4-6748-4ce2-aa5d-0e36b4e8d48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19761 | 2026.03.26 05:57:42.382705 [ 290 ] {} <Debug> TCP-Session: 305321c6-7acb-4fa9-a13a-535851dd4003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19762 | 2026.03.26 05:57:42.382753 [ 292 ] {} <Debug> TCP-Session: 0d4b659a-5b45-402f-af3f-d8290f09ee9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19763 | 2026.03.26 05:57:42.382621 [ 286 ] {} <Debug> TCP-Session: 58092c94-82f5-4b80-aaf4-584a783f2be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19764 | 2026.03.26 05:57:42.382619 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19765 | 2026.03.26 05:57:42.382679 [ 291 ] {} <Debug> TCP-Session: 6dabaf39-393e-416f-a29f-252c99f6e59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19766 | 2026.03.26 05:57:42.382840 [ 288 ] {} <Debug> TCP-Session: 3b5d0d00-4f3e-4387-b514-8d4a69f8eaf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19767 | 2026.03.26 05:57:42.382563 [ 294 ] {} <Debug> TCP-Session: f7e7282b-9a49-4757-8a83-7f8506fc58e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19768 | 2026.03.26 05:57:42.401855 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44292 | ||
| 19769 | 2026.03.26 05:57:42.401920 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19770 | 2026.03.26 05:57:42.401943 [ 294 ] {} <Debug> TCP-Session: 6181aea6-a985-4d31-8ad1-6c83b8c67e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:44292 | ||
| 19771 | 2026.03.26 05:57:42.401983 [ 294 ] {} <Debug> TCP-Session: 6181aea6-a985-4d31-8ad1-6c83b8c67e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19772 | 2026.03.26 05:57:42.401999 [ 294 ] {} <Debug> TCP-Session: 6181aea6-a985-4d31-8ad1-6c83b8c67e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19773 | 2026.03.26 05:57:42.402175 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41742 | ||
| 19774 | 2026.03.26 05:57:42.402236 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50147 | ||
| 19775 | 2026.03.26 05:57:42.402255 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51890 | ||
| 19776 | 2026.03.26 05:57:42.402270 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19777 | 2026.03.26 05:57:42.402265 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65099 | ||
| 19778 | 2026.03.26 05:57:42.402292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56816 | ||
| 19779 | 2026.03.26 05:57:42.402318 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19780 | 2026.03.26 05:57:42.402323 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19781 | 2026.03.26 05:57:42.402345 [ 286 ] {} <Debug> TCP-Session: acacb007-8568-4c1d-ad5b-d2bd768fd492 Authenticating user 'default' from [fd00:1122:3344:101::e]:50147 | ||
| 19782 | 2026.03.26 05:57:42.402358 [ 289 ] {} <Debug> TCP-Session: c264cb05-eece-4a43-8873-2f804160ca93 Authenticating user 'default' from [fd00:1122:3344:101::e]:51890 | ||
| 19783 | 2026.03.26 05:57:42.402364 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19784 | 2026.03.26 05:57:42.402376 [ 289 ] {} <Debug> TCP-Session: c264cb05-eece-4a43-8873-2f804160ca93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19785 | 2026.03.26 05:57:42.402373 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19786 | 2026.03.26 05:57:42.402401 [ 289 ] {} <Debug> TCP-Session: c264cb05-eece-4a43-8873-2f804160ca93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19787 | 2026.03.26 05:57:42.402394 [ 290 ] {} <Debug> TCP-Session: 4ae85ebd-c1f3-4bbb-b8f3-3e515b176d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:65099 | ||
| 19788 | 2026.03.26 05:57:42.402415 [ 293 ] {} <Debug> TCP-Session: 7b862a39-c97e-440d-b52b-30eb12292282 Authenticating user 'default' from [fd00:1122:3344:101::e]:56816 | ||
| 19789 | 2026.03.26 05:57:42.402437 [ 290 ] {} <Debug> TCP-Session: 4ae85ebd-c1f3-4bbb-b8f3-3e515b176d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19790 | 2026.03.26 05:57:42.402452 [ 293 ] {} <Debug> TCP-Session: 7b862a39-c97e-440d-b52b-30eb12292282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19791 | 2026.03.26 05:57:42.402463 [ 290 ] {} <Debug> TCP-Session: 4ae85ebd-c1f3-4bbb-b8f3-3e515b176d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19792 | 2026.03.26 05:57:42.402481 [ 293 ] {} <Debug> TCP-Session: 7b862a39-c97e-440d-b52b-30eb12292282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19793 | 2026.03.26 05:57:42.402368 [ 286 ] {} <Debug> TCP-Session: acacb007-8568-4c1d-ad5b-d2bd768fd492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19794 | 2026.03.26 05:57:42.402306 [ 3 ] {} <Debug> TCP-Session: 83b6f6d8-7f92-4543-b6a9-7486ce1d3f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:41742 | ||
| 19795 | 2026.03.26 05:57:42.402520 [ 286 ] {} <Debug> TCP-Session: acacb007-8568-4c1d-ad5b-d2bd768fd492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19796 | 2026.03.26 05:57:42.402546 [ 3 ] {} <Debug> TCP-Session: 83b6f6d8-7f92-4543-b6a9-7486ce1d3f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19797 | 2026.03.26 05:57:42.402280 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59847 | ||
| 19798 | 2026.03.26 05:57:42.402570 [ 3 ] {} <Debug> TCP-Session: 83b6f6d8-7f92-4543-b6a9-7486ce1d3f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19799 | 2026.03.26 05:57:42.402245 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38174 | ||
| 19800 | 2026.03.26 05:57:42.402287 [ 294 ] {} <Trace> TCP-Session: 6181aea6-a985-4d31-8ad1-6c83b8c67e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19801 | 2026.03.26 05:57:42.402673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19802 | 2026.03.26 05:57:42.402277 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56295 | ||
| 19803 | 2026.03.26 05:57:42.402717 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19804 | 2026.03.26 05:57:42.402721 [ 291 ] {} <Debug> TCP-Session: db810a17-21d6-4d8e-9bc9-bb84860ccf1e Authenticating user 'default' from [fd00:1122:3344:101::e]:59847 | ||
| 19805 | 2026.03.26 05:57:42.402748 [ 288 ] {} <Debug> TCP-Session: d6b522eb-226f-4ea5-bf89-08806e19e286 Authenticating user 'default' from [fd00:1122:3344:101::e]:38174 | ||
| 19806 | 2026.03.26 05:57:42.402765 [ 291 ] {} <Debug> TCP-Session: db810a17-21d6-4d8e-9bc9-bb84860ccf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19807 | 2026.03.26 05:57:42.402773 [ 288 ] {} <Debug> TCP-Session: d6b522eb-226f-4ea5-bf89-08806e19e286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19808 | 2026.03.26 05:57:42.402770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19809 | 2026.03.26 05:57:42.402799 [ 288 ] {} <Debug> TCP-Session: d6b522eb-226f-4ea5-bf89-08806e19e286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19810 | 2026.03.26 05:57:42.402788 [ 291 ] {} <Debug> TCP-Session: db810a17-21d6-4d8e-9bc9-bb84860ccf1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19811 | 2026.03.26 05:57:42.402817 [ 294 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19812 | 2026.03.26 05:57:42.402812 [ 292 ] {} <Debug> TCP-Session: f71bcc40-e857-443f-8cc8-40efe01a9cd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56295 | ||
| 19813 | 2026.03.26 05:57:42.402897 [ 292 ] {} <Debug> TCP-Session: f71bcc40-e857-443f-8cc8-40efe01a9cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19814 | 2026.03.26 05:57:42.402978 [ 292 ] {} <Debug> TCP-Session: f71bcc40-e857-443f-8cc8-40efe01a9cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19815 | 2026.03.26 05:57:42.403055 [ 294 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19816 | 2026.03.26 05:57:42.403108 [ 294 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19817 | 2026.03.26 05:57:42.403365 [ 294 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 19818 | 2026.03.26 05:57:42.404367 [ 315 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Trace> AggregatingTransform: Aggregating | ||
| 19819 | 2026.03.26 05:57:42.404402 [ 315 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Trace> Aggregator: Aggregation method: without_key | ||
| 19820 | 2026.03.26 05:57:42.404431 [ 315 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983574 sec. (1016.700 rows/sec., 39.71 KiB/sec.) | ||
| 19821 | 2026.03.26 05:57:42.404449 [ 315 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Trace> Aggregator: Merging aggregated data | ||
| 19822 | 2026.03.26 05:57:42.405662 [ 294 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002888 sec., 346.26038781163436 rows/sec., 13.53 KiB/sec. | ||
| 19823 | 2026.03.26 05:57:42.405787 [ 294 ] {aedf3968-13f7-4f76-922a-0d2a13564fa1} <Debug> TCPHandler: Processed in 0.003587864 sec. | ||
| 19824 | 2026.03.26 05:57:42.405968 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19825 | 2026.03.26 05:57:42.405996 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19826 | 2026.03.26 05:57:42.405999 [ 294 ] {} <Debug> TCP-Session: 6181aea6-a985-4d31-8ad1-6c83b8c67e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19827 | 2026.03.26 05:57:42.406043 [ 286 ] {} <Debug> TCP-Session: acacb007-8568-4c1d-ad5b-d2bd768fd492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19828 | 2026.03.26 05:57:42.406057 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19829 | 2026.03.26 05:57:42.406070 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19830 | 2026.03.26 05:57:42.406094 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19831 | 2026.03.26 05:57:42.406113 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19832 | 2026.03.26 05:57:42.406132 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19833 | 2026.03.26 05:57:42.406154 [ 288 ] {} <Debug> TCP-Session: d6b522eb-226f-4ea5-bf89-08806e19e286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19834 | 2026.03.26 05:57:42.406168 [ 290 ] {} <Debug> TCP-Session: 4ae85ebd-c1f3-4bbb-b8f3-3e515b176d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19835 | 2026.03.26 05:57:42.406179 [ 292 ] {} <Debug> TCP-Session: f71bcc40-e857-443f-8cc8-40efe01a9cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19836 | 2026.03.26 05:57:42.406132 [ 291 ] {} <Debug> TCP-Session: db810a17-21d6-4d8e-9bc9-bb84860ccf1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19837 | 2026.03.26 05:57:42.406036 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19838 | 2026.03.26 05:57:42.406017 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19839 | 2026.03.26 05:57:42.406276 [ 3 ] {} <Debug> TCP-Session: 83b6f6d8-7f92-4543-b6a9-7486ce1d3f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19840 | 2026.03.26 05:57:42.406102 [ 289 ] {} <Debug> TCP-Session: c264cb05-eece-4a43-8873-2f804160ca93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19841 | 2026.03.26 05:57:42.406307 [ 293 ] {} <Debug> TCP-Session: 7b862a39-c97e-440d-b52b-30eb12292282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19842 | 2026.03.26 05:57:43.710893 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19843 | 2026.03.26 05:57:43.711085 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19844 | 2026.03.26 05:57:43.711158 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19845 | 2026.03.26 05:57:43.711970 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2026.03.26 05:57:43.712019 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19847 | 2026.03.26 05:57:43.712442 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19848 | 2026.03.26 05:57:43.712684 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19849 | 2026.03.26 05:57:43.712842 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001807 sec., 157166.5744327615 rows/sec., 9.98 MiB/sec. | ||
| 19850 | 2026.03.26 05:57:43.712887 [ 4 ] {6abe7a7b-c68d-4f35-9437-79fb55ce9a08} <Debug> TCPHandler: Processed in 0.00212848 sec. | ||
| 19851 | 2026.03.26 05:57:43.713025 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19852 | 2026.03.26 05:57:43.713125 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19853 | 2026.03.26 05:57:43.713169 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19854 | 2026.03.26 05:57:43.714244 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19855 | 2026.03.26 05:57:43.714282 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19856 | 2026.03.26 05:57:43.714649 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19857 | 2026.03.26 05:57:43.714864 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19858 | 2026.03.26 05:57:43.715007 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Debug> executeQuery: Read 877 rows, 71.19 KiB in 0.001904 sec., 460609.24369747896 rows/sec., 36.51 MiB/sec. | ||
| 19859 | 2026.03.26 05:57:43.715047 [ 4 ] {7b1d1b0c-b5e9-4310-8b70-9a6c32b92203} <Debug> TCPHandler: Processed in 0.002074438 sec. | ||
| 19860 | 2026.03.26 05:57:43.715167 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19861 | 2026.03.26 05:57:43.715262 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19862 | 2026.03.26 05:57:43.715302 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19863 | 2026.03.26 05:57:43.715890 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19864 | 2026.03.26 05:57:43.715948 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19865 | 2026.03.26 05:57:43.716415 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19866 | 2026.03.26 05:57:43.716677 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19867 | 2026.03.26 05:57:43.716824 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00158 sec., 115189.87341772152 rows/sec., 7.14 MiB/sec. | ||
| 19868 | 2026.03.26 05:57:43.716869 [ 4 ] {9c91c683-74ba-4064-9eb3-c907228b1b1e} <Debug> TCPHandler: Processed in 0.001752941 sec. | ||
| 19869 | 2026.03.26 05:57:43.717059 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19870 | 2026.03.26 05:57:43.717166 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19871 | 2026.03.26 05:57:43.717210 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19872 | 2026.03.26 05:57:43.717732 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19873 | 2026.03.26 05:57:43.717771 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19874 | 2026.03.26 05:57:43.718132 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19875 | 2026.03.26 05:57:43.718364 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19876 | 2026.03.26 05:57:43.718492 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001345 sec., 110780.66914498141 rows/sec., 7.16 MiB/sec. | ||
| 19877 | 2026.03.26 05:57:43.718492 [ 43 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 19878 | 2026.03.26 05:57:43.718531 [ 4 ] {03bbfc29-25e8-4f21-800f-e0fa84c358e8} <Debug> TCPHandler: Processed in 0.001574267 sec. | ||
| 19879 | 2026.03.26 05:57:43.718542 [ 43 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19880 | 2026.03.26 05:57:43.718562 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19881 | 2026.03.26 05:57:43.718647 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 19882 | 2026.03.26 05:57:43.718670 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.03.26 05:57:43.718728 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19884 | 2026.03.26 05:57:43.718757 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 975 rows starting from the beginning of the part | ||
| 19885 | 2026.03.26 05:57:43.718779 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19886 | 2026.03.26 05:57:43.718814 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 801 rows starting from the beginning of the part | ||
| 19887 | 2026.03.26 05:57:43.718827 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19888 | 2026.03.26 05:57:43.718860 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 149 rows starting from the beginning of the part | ||
| 19889 | 2026.03.26 05:57:43.718906 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 149 rows starting from the beginning of the part | ||
| 19890 | 2026.03.26 05:57:43.718952 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 801 rows starting from the beginning of the part | ||
| 19891 | 2026.03.26 05:57:43.718994 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 149 rows starting from the beginning of the part | ||
| 19892 | 2026.03.26 05:57:43.719478 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19893 | 2026.03.26 05:57:43.719519 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19894 | 2026.03.26 05:57:43.719951 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19895 | 2026.03.26 05:57:43.720172 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551326 sec., 1949300.1470999648 rows/sec., 123.06 MiB/sec. | ||
| 19896 | 2026.03.26 05:57:43.720212 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19897 | 2026.03.26 05:57:43.720368 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001611 sec., 91868.40471756672 rows/sec., 5.22 MiB/sec. | ||
| 19898 | 2026.03.26 05:57:43.720409 [ 4 ] {f071110b-4a26-4238-a21e-985f645680ed} <Debug> TCPHandler: Processed in 0.001798572 sec. | ||
| 19899 | 2026.03.26 05:57:43.720436 [ 190 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 19900 | 2026.03.26 05:57:43.720563 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19901 | 2026.03.26 05:57:43.720672 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19902 | 2026.03.26 05:57:43.720721 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19903 | 2026.03.26 05:57:43.720818 [ 190 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19904 | 2026.03.26 05:57:43.720914 [ 190 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_75_15} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 19905 | 2026.03.26 05:57:43.721037 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 19906 | 2026.03.26 05:57:43.721521 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19907 | 2026.03.26 05:57:43.721562 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19908 | 2026.03.26 05:57:43.721918 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19909 | 2026.03.26 05:57:43.722168 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19910 | 2026.03.26 05:57:43.722344 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001695 sec., 312684.36578171095 rows/sec., 22.11 MiB/sec. | ||
| 19911 | 2026.03.26 05:57:43.722392 [ 4 ] {f74d34d0-07e1-44dc-be36-667a466b3c05} <Debug> TCPHandler: Processed in 0.001885114 sec. | ||
| 19912 | 2026.03.26 05:57:43.722529 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19913 | 2026.03.26 05:57:43.722625 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19914 | 2026.03.26 05:57:43.722668 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19915 | 2026.03.26 05:57:43.723074 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19916 | 2026.03.26 05:57:43.723117 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19917 | 2026.03.26 05:57:43.723531 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19918 | 2026.03.26 05:57:43.723792 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19919 | 2026.03.26 05:57:43.723912 [ 43 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 19920 | 2026.03.26 05:57:43.723937 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
| 19921 | 2026.03.26 05:57:43.723952 [ 43 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2026.03.26 05:57:43.723979 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19923 | 2026.03.26 05:57:43.723982 [ 4 ] {ceb07ba1-a3a2-4d4e-8ff1-71e821d48f75} <Debug> TCPHandler: Processed in 0.001498115 sec. | ||
| 19924 | 2026.03.26 05:57:43.724056 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 19925 | 2026.03.26 05:57:43.724116 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19926 | 2026.03.26 05:57:43.724140 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19927 | 2026.03.26 05:57:43.724170 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 282 rows starting from the beginning of the part | ||
| 19928 | 2026.03.26 05:57:43.724219 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19929 | 2026.03.26 05:57:43.724227 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 19930 | 2026.03.26 05:57:43.724263 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19931 | 2026.03.26 05:57:43.724275 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 19932 | 2026.03.26 05:57:43.724313 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 19933 | 2026.03.26 05:57:43.724346 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 19934 | 2026.03.26 05:57:43.724382 [ 187 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 19935 | 2026.03.26 05:57:43.724799 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19936 | 2026.03.26 05:57:43.724846 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19937 | 2026.03.26 05:57:43.725170 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139996 sec., 273685.17082516075 rows/sec., 13.96 MiB/sec. | ||
| 19938 | 2026.03.26 05:57:43.725275 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19939 | 2026.03.26 05:57:43.725385 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 19940 | 2026.03.26 05:57:43.725594 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19941 | 2026.03.26 05:57:43.725741 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 4 parts from all_1_145_31 to all_148_148_0 | ||
| 19942 | 2026.03.26 05:57:43.725754 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001558 sec., 170089.8587933248 rows/sec., 11.30 MiB/sec. | ||
| 19943 | 2026.03.26 05:57:43.725776 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2026.03.26 05:57:43.725785 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2026.03.26 05:57:43.725801 [ 4 ] {2351b58d-fd71-41ac-a1bc-4e352de8b244} <Debug> TCPHandler: Processed in 0.00173414 sec. | ||
| 19946 | 2026.03.26 05:57:43.725801 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19947 | 2026.03.26 05:57:43.725875 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_145_31 to all_148_148_0 into Compact with storage Full | ||
| 19948 | 2026.03.26 05:57:43.725892 [ 200 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_51_10} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 19949 | 2026.03.26 05:57:43.725939 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19950 | 2026.03.26 05:57:43.725963 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19951 | 2026.03.26 05:57:43.725990 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_31, total 55575 rows starting from the beginning of the part | ||
| 19952 | 2026.03.26 05:57:43.726019 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19953 | 2026.03.26 05:57:43.726037 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 19954 | 2026.03.26 05:57:43.726038 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19955 | 2026.03.26 05:57:43.726081 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part | ||
| 19956 | 2026.03.26 05:57:43.726093 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19957 | 2026.03.26 05:57:43.726117 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1561 rows starting from the beginning of the part | ||
| 19958 | 2026.03.26 05:57:43.726422 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19959 | 2026.03.26 05:57:43.726458 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19960 | 2026.03.26 05:57:43.726768 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19961 | 2026.03.26 05:57:43.726981 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19962 | 2026.03.26 05:57:43.727084 [ 43 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 19963 | 2026.03.26 05:57:43.727109 [ 43 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2026.03.26 05:57:43.727118 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 19965 | 2026.03.26 05:57:43.727128 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19966 | 2026.03.26 05:57:43.727157 [ 4 ] {65be4456-12d4-4a51-9de2-ebf2d8635a5e} <Debug> TCPHandler: Processed in 0.0012673 sec. | ||
| 19967 | 2026.03.26 05:57:43.727223 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 19968 | 2026.03.26 05:57:43.727277 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19969 | 2026.03.26 05:57:43.727345 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19970 | 2026.03.26 05:57:43.727376 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19971 | 2026.03.26 05:57:43.727383 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part | ||
| 19972 | 2026.03.26 05:57:43.727438 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19973 | 2026.03.26 05:57:43.727466 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 19974 | 2026.03.26 05:57:43.727517 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 19975 | 2026.03.26 05:57:43.727559 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 19976 | 2026.03.26 05:57:43.727601 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 19977 | 2026.03.26 05:57:43.727646 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 19978 | 2026.03.26 05:57:43.728417 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19979 | 2026.03.26 05:57:43.728461 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19980 | 2026.03.26 05:57:43.728575 [ 190 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397913 sec., 37913.661293657045 rows/sec., 2.49 MiB/sec. | ||
| 19981 | 2026.03.26 05:57:43.728765 [ 193 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 19982 | 2026.03.26 05:57:43.729078 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19983 | 2026.03.26 05:57:43.729095 [ 193 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2026.03.26 05:57:43.729191 [ 193 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_51_10} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 19985 | 2026.03.26 05:57:43.729295 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19986 | 2026.03.26 05:57:43.729379 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19987 | 2026.03.26 05:57:43.729551 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002193 sec., 18239.85408116735 rows/sec., 32.68 MiB/sec. | ||
| 19988 | 2026.03.26 05:57:43.729592 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 19989 | 2026.03.26 05:57:43.729622 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 19990 | 2026.03.26 05:57:43.729630 [ 4 ] {7c75eb95-af35-4f85-bf19-5aca3cf9b6c7} <Debug> TCPHandler: Processed in 0.002404477 sec. | ||
| 19991 | 2026.03.26 05:57:43.729772 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19992 | 2026.03.26 05:57:43.729870 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19993 | 2026.03.26 05:57:43.729915 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19994 | 2026.03.26 05:57:43.730269 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19995 | 2026.03.26 05:57:43.730306 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 19996 | 2026.03.26 05:57:43.730661 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19997 | 2026.03.26 05:57:43.730959 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19998 | 2026.03.26 05:57:43.731191 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001339 sec., 67214.33905899926 rows/sec., 4.21 MiB/sec. | ||
| 19999 | 2026.03.26 05:57:43.731237 [ 4 ] {ed8f0ccf-6d0d-482a-81f9-00beb5be20f6} <Debug> TCPHandler: Processed in 0.001521595 sec. | ||
| 20000 | 2026.03.26 05:57:43.732182 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 20001 | 2026.03.26 05:57:43.739799 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57561 rows, containing 5 columns (5 merged, 0 gathered) in 0.013942127 sec., 4128566.6096715373 rows/sec., 265.91 MiB/sec. | ||
| 20002 | 2026.03.26 05:57:43.740400 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Trace> MergedBlockOutputStream: filled checksums all_1_148_32 (state Temporary) | ||
| 20003 | 2026.03.26 05:57:43.740689 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_148_32 to all_1_148_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2026.03.26 05:57:43.740766 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_148_32} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 4 parts: [all_1_145_31, all_148_148_0] -> all_1_148_32 | ||
| 20005 | 2026.03.26 05:57:43.740859 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 20006 | 2026.03.26 05:57:44.389004 [ 223 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 20007 | 2026.03.26 05:57:44.389054 [ 223 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 20008 | 2026.03.26 05:57:44.392643 [ 223 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 20009 | 2026.03.26 05:57:46.027457 [ 217 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 20010 | 2026.03.26 05:57:46.027532 [ 217 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 20011 | 2026.03.26 05:57:46.030935 [ 217 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 20012 | 2026.03.26 05:57:46.695770 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20013 | 2026.03.26 05:57:46.695828 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20014 | 2026.03.26 05:57:46.905811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43210 | ||
| 20015 | 2026.03.26 05:57:46.906334 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.03.26 05:57:46.906385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20017 | 2026.03.26 05:57:46.906883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20018 | 2026.03.26 05:57:46.907156 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2026.03.26 05:57:46.907307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43210 | ||
| 20020 | 2026.03.26 05:57:47.125376 [ 222 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 20021 | 2026.03.26 05:57:47.125429 [ 222 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 20022 | 2026.03.26 05:57:47.127495 [ 222 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 20023 | 2026.03.26 05:57:48.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.30 MiB, peak 412.49 MiB, free memory in arenas 0.00 B, will set to 394.30 MiB (RSS), difference: 4.00 MiB | ||
| 20024 | 2026.03.26 05:57:48.700474 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20025 | 2026.03.26 05:57:48.700676 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20026 | 2026.03.26 05:57:48.700750 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20027 | 2026.03.26 05:57:48.701434 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20028 | 2026.03.26 05:57:48.701482 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20029 | 2026.03.26 05:57:48.701888 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20030 | 2026.03.26 05:57:48.702126 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20031 | 2026.03.26 05:57:48.702291 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 20032 | 2026.03.26 05:57:48.702326 [ 40 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20033 | 2026.03.26 05:57:48.702345 [ 4 ] {5bed437c-5a02-4918-b7d8-0cf0838d4230} <Debug> TCPHandler: Processed in 0.002007427 sec. | ||
| 20034 | 2026.03.26 05:57:48.702431 [ 40 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20035 | 2026.03.26 05:57:48.702479 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20036 | 2026.03.26 05:57:48.702524 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20037 | 2026.03.26 05:57:48.702634 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20038 | 2026.03.26 05:57:48.702630 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::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 | ||
| 20039 | 2026.03.26 05:57:48.702680 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20040 | 2026.03.26 05:57:48.702817 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20041 | 2026.03.26 05:57:48.702862 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3359 rows starting from the beginning of the part | ||
| 20042 | 2026.03.26 05:57:48.702938 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 877 rows starting from the beginning of the part | ||
| 20043 | 2026.03.26 05:57:48.702993 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 2406 rows starting from the beginning of the part | ||
| 20044 | 2026.03.26 05:57:48.703042 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 20045 | 2026.03.26 05:57:48.703083 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 877 rows starting from the beginning of the part | ||
| 20046 | 2026.03.26 05:57:48.703125 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 20047 | 2026.03.26 05:57:48.703154 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20048 | 2026.03.26 05:57:48.703197 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20049 | 2026.03.26 05:57:48.703551 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20050 | 2026.03.26 05:57:48.703773 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20051 | 2026.03.26 05:57:48.703906 [ 40 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20052 | 2026.03.26 05:57:48.703916 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 20053 | 2026.03.26 05:57:48.703942 [ 40 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20054 | 2026.03.26 05:57:48.703967 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20055 | 2026.03.26 05:57:48.703971 [ 4 ] {26166f62-c714-4353-8c67-840d3e91dfe8} <Debug> TCPHandler: Processed in 0.001498635 sec. | ||
| 20056 | 2026.03.26 05:57:48.704084 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::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 | ||
| 20057 | 2026.03.26 05:57:48.704099 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20058 | 2026.03.26 05:57:48.704222 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20059 | 2026.03.26 05:57:48.704230 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20060 | 2026.03.26 05:57:48.704270 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20061 | 2026.03.26 05:57:48.704274 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1830 rows starting from the beginning of the part | ||
| 20062 | 2026.03.26 05:57:48.704361 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 530 rows starting from the beginning of the part | ||
| 20063 | 2026.03.26 05:57:48.704410 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1292 rows starting from the beginning of the part | ||
| 20064 | 2026.03.26 05:57:48.704459 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 20065 | 2026.03.26 05:57:48.704503 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 530 rows starting from the beginning of the part | ||
| 20066 | 2026.03.26 05:57:48.704546 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 20067 | 2026.03.26 05:57:48.704700 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2026.03.26 05:57:48.704742 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20069 | 2026.03.26 05:57:48.705104 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20070 | 2026.03.26 05:57:48.705354 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20071 | 2026.03.26 05:57:48.705495 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 20072 | 2026.03.26 05:57:48.705535 [ 4 ] {946bce6a-f598-4c1a-91fa-05abd90b85f0} <Debug> TCPHandler: Processed in 0.001486635 sec. | ||
| 20073 | 2026.03.26 05:57:48.705559 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7631 rows, containing 5 columns (5 merged, 0 gathered) in 0.00299825 sec., 2545151.338280664 rows/sec., 203.14 MiB/sec. | ||
| 20074 | 2026.03.26 05:57:48.705647 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20075 | 2026.03.26 05:57:48.705747 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20076 | 2026.03.26 05:57:48.705790 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20077 | 2026.03.26 05:57:48.705937 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20078 | 2026.03.26 05:57:48.706086 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.002051808 sec., 2100586.409644567 rows/sec., 152.22 MiB/sec. | ||
| 20079 | 2026.03.26 05:57:48.706170 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2026.03.26 05:57:48.706222 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20081 | 2026.03.26 05:57:48.706234 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.03.26 05:57:48.706325 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_151_30} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20083 | 2026.03.26 05:57:48.706340 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20084 | 2026.03.26 05:57:48.706412 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 20085 | 2026.03.26 05:57:48.706667 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20086 | 2026.03.26 05:57:48.706687 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20087 | 2026.03.26 05:57:48.706780 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_151_30} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20088 | 2026.03.26 05:57:48.706877 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20089 | 2026.03.26 05:57:48.706949 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20090 | 2026.03.26 05:57:48.707088 [ 40 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20091 | 2026.03.26 05:57:48.707098 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
| 20092 | 2026.03.26 05:57:48.707126 [ 40 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20093 | 2026.03.26 05:57:48.707149 [ 4 ] {872a79fa-f8aa-4211-9498-5186718fb63b} <Debug> TCPHandler: Processed in 0.001551967 sec. | ||
| 20094 | 2026.03.26 05:57:48.707151 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20095 | 2026.03.26 05:57:48.707258 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 20096 | 2026.03.26 05:57:48.707350 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20097 | 2026.03.26 05:57:48.707379 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8976 rows starting from the beginning of the part | ||
| 20098 | 2026.03.26 05:57:48.707432 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 20099 | 2026.03.26 05:57:48.707478 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 36 rows starting from the beginning of the part | ||
| 20100 | 2026.03.26 05:57:48.707537 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 24 rows starting from the beginning of the part | ||
| 20101 | 2026.03.26 05:57:48.707582 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 90 rows starting from the beginning of the part | ||
| 20102 | 2026.03.26 05:57:48.707627 [ 199 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::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 | ||
| 20103 | 2026.03.26 05:57:48.710107 [ 198 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883598 sec., 3216814.5490460186 rows/sec., 209.04 MiB/sec. | ||
| 20104 | 2026.03.26 05:57:48.710341 [ 201 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20105 | 2026.03.26 05:57:48.710677 [ 201 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20106 | 2026.03.26 05:57:48.710769 [ 201 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_151_30} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20107 | 2026.03.26 05:57:48.710867 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 20108 | 2026.03.26 05:57:49.319729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 20109 | 2026.03.26 05:57:49.339446 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2026.03.26 05:57:49.339521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20111 | 2026.03.26 05:57:49.348160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20112 | 2026.03.26 05:57:49.349198 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2026.03.26 05:57:49.353879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20114 | 2026.03.26 05:57:52.109667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2504 | ||
| 20115 | 2026.03.26 05:57:52.112198 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20116 | 2026.03.26 05:57:52.112263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20117 | 2026.03.26 05:57:52.113523 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20118 | 2026.03.26 05:57:52.113807 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20119 | 2026.03.26 05:57:52.114186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 20120 | 2026.03.26 05:57:53.712208 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20121 | 2026.03.26 05:57:53.712410 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20122 | 2026.03.26 05:57:53.712489 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20123 | 2026.03.26 05:57:53.713329 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20124 | 2026.03.26 05:57:53.713382 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20125 | 2026.03.26 05:57:53.713797 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20126 | 2026.03.26 05:57:53.714042 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20127 | 2026.03.26 05:57:53.714208 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001851 sec., 153430.57806591032 rows/sec., 9.74 MiB/sec. | ||
| 20128 | 2026.03.26 05:57:53.714264 [ 4 ] {c6e23dc2-9dbc-465d-b2fe-2c6ee32891f2} <Debug> TCPHandler: Processed in 0.002194591 sec. | ||
| 20129 | 2026.03.26 05:57:53.714391 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20130 | 2026.03.26 05:57:53.714498 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20131 | 2026.03.26 05:57:53.714544 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20132 | 2026.03.26 05:57:53.714970 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20133 | 2026.03.26 05:57:53.715011 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20134 | 2026.03.26 05:57:53.715404 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20135 | 2026.03.26 05:57:53.715689 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20136 | 2026.03.26 05:57:53.715865 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001391 sec., 7189.0726096333565 rows/sec., 586.22 KiB/sec. | ||
| 20137 | 2026.03.26 05:57:53.715918 [ 4 ] {e1307a0d-10ed-4cc8-a874-c14ac528b757} <Debug> TCPHandler: Processed in 0.001579057 sec. | ||
| 20138 | 2026.03.26 05:57:53.716057 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20139 | 2026.03.26 05:57:53.716171 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20140 | 2026.03.26 05:57:53.716223 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20141 | 2026.03.26 05:57:53.717753 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20142 | 2026.03.26 05:57:53.717803 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20143 | 2026.03.26 05:57:53.718317 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20144 | 2026.03.26 05:57:53.718611 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20145 | 2026.03.26 05:57:53.718798 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Debug> executeQuery: Read 904 rows, 73.63 KiB in 0.002653 sec., 340746.32491519034 rows/sec., 27.10 MiB/sec. | ||
| 20146 | 2026.03.26 05:57:53.718854 [ 4 ] {f20a8cb3-3574-4b4c-9fe3-5144ee6ba231} <Debug> TCPHandler: Processed in 0.002856867 sec. | ||
| 20147 | 2026.03.26 05:57:53.719391 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20148 | 2026.03.26 05:57:53.719510 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20149 | 2026.03.26 05:57:53.719555 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20150 | 2026.03.26 05:57:53.720074 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20151 | 2026.03.26 05:57:53.720113 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20152 | 2026.03.26 05:57:53.720466 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20153 | 2026.03.26 05:57:53.720693 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20154 | 2026.03.26 05:57:53.720825 [ 36 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20155 | 2026.03.26 05:57:53.720835 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Debug> executeQuery: Read 203 rows, 13.08 KiB in 0.001351 sec., 150259.06735751295 rows/sec., 9.45 MiB/sec. | ||
| 20156 | 2026.03.26 05:57:53.720895 [ 36 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2026.03.26 05:57:53.720911 [ 4 ] {444d2b52-f6be-475f-b6b1-78279772658d} <Debug> TCPHandler: Processed in 0.001579697 sec. | ||
| 20158 | 2026.03.26 05:57:53.720922 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20159 | 2026.03.26 05:57:53.721039 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 20160 | 2026.03.26 05:57:53.721050 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20161 | 2026.03.26 05:57:53.721153 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20162 | 2026.03.26 05:57:53.721162 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20163 | 2026.03.26 05:57:53.721187 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 225 rows starting from the beginning of the part | ||
| 20164 | 2026.03.26 05:57:53.721206 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20165 | 2026.03.26 05:57:53.721248 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 188 rows starting from the beginning of the part | ||
| 20166 | 2026.03.26 05:57:53.721292 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 182 rows starting from the beginning of the part | ||
| 20167 | 2026.03.26 05:57:53.721335 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 13 rows starting from the beginning of the part | ||
| 20168 | 2026.03.26 05:57:53.721381 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 182 rows starting from the beginning of the part | ||
| 20169 | 2026.03.26 05:57:53.721431 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 203 rows starting from the beginning of the part | ||
| 20170 | 2026.03.26 05:57:53.721717 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20171 | 2026.03.26 05:57:53.721754 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20172 | 2026.03.26 05:57:53.722088 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20173 | 2026.03.26 05:57:53.722309 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20174 | 2026.03.26 05:57:53.722327 [ 201 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331471 sec., 745791.6845353747 rows/sec., 49.67 MiB/sec. | ||
| 20175 | 2026.03.26 05:57:53.722458 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001315 sec., 113307.98479087453 rows/sec., 7.32 MiB/sec. | ||
| 20176 | 2026.03.26 05:57:53.722491 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20177 | 2026.03.26 05:57:53.722503 [ 4 ] {c7be43a7-9510-4a09-a396-da25fb138aad} <Debug> TCPHandler: Processed in 0.001506905 sec. | ||
| 20178 | 2026.03.26 05:57:53.722632 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20179 | 2026.03.26 05:57:53.722733 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20180 | 2026.03.26 05:57:53.722735 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20181 | 2026.03.26 05:57:53.722776 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20182 | 2026.03.26 05:57:53.722818 [ 199 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_86_17} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20183 | 2026.03.26 05:57:53.722890 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20184 | 2026.03.26 05:57:53.723300 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20185 | 2026.03.26 05:57:53.723337 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20186 | 2026.03.26 05:57:53.723667 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20187 | 2026.03.26 05:57:53.723883 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20188 | 2026.03.26 05:57:53.724088 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001373 sec., 107793.1536780772 rows/sec., 6.13 MiB/sec. | ||
| 20189 | 2026.03.26 05:57:53.724131 [ 4 ] {53a685d7-7aff-4e59-9005-40ebdf579dbf} <Debug> TCPHandler: Processed in 0.001551496 sec. | ||
| 20190 | 2026.03.26 05:57:53.724249 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20191 | 2026.03.26 05:57:53.724344 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20192 | 2026.03.26 05:57:53.724384 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20193 | 2026.03.26 05:57:53.725142 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2026.03.26 05:57:53.725178 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20195 | 2026.03.26 05:57:53.725525 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20196 | 2026.03.26 05:57:53.725749 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20197 | 2026.03.26 05:57:53.725879 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Debug> executeQuery: Read 557 rows, 40.59 KiB in 0.001553 sec., 358660.6567933033 rows/sec., 25.52 MiB/sec. | ||
| 20198 | 2026.03.26 05:57:53.725918 [ 4 ] {654056a9-636b-4489-8022-215132fab509} <Debug> TCPHandler: Processed in 0.00171841 sec. | ||
| 20199 | 2026.03.26 05:57:53.726034 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20200 | 2026.03.26 05:57:53.726128 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20201 | 2026.03.26 05:57:53.726170 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20202 | 2026.03.26 05:57:53.726490 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20203 | 2026.03.26 05:57:53.726527 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20204 | 2026.03.26 05:57:53.726822 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20205 | 2026.03.26 05:57:53.727024 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2026.03.26 05:57:53.727162 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 20207 | 2026.03.26 05:57:53.727199 [ 4 ] {1e25dcb3-3753-43f9-9036-121036e420f3} <Debug> TCPHandler: Processed in 0.001214618 sec. | ||
| 20208 | 2026.03.26 05:57:53.727298 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20209 | 2026.03.26 05:57:53.727389 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20210 | 2026.03.26 05:57:53.727431 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20211 | 2026.03.26 05:57:53.727857 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20212 | 2026.03.26 05:57:53.727892 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20213 | 2026.03.26 05:57:53.728213 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20214 | 2026.03.26 05:57:53.728416 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20215 | 2026.03.26 05:57:53.728546 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001175 sec., 229787.23404255317 rows/sec., 15.28 MiB/sec. | ||
| 20216 | 2026.03.26 05:57:53.728584 [ 4 ] {1f692674-0f77-41ee-8d09-383b14d0a426} <Debug> TCPHandler: Processed in 0.001335341 sec. | ||
| 20217 | 2026.03.26 05:57:53.728694 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20218 | 2026.03.26 05:57:53.728795 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20219 | 2026.03.26 05:57:53.728837 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20220 | 2026.03.26 05:57:53.729139 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.03.26 05:57:53.729175 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20222 | 2026.03.26 05:57:53.729461 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20223 | 2026.03.26 05:57:53.729671 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.03.26 05:57:53.729799 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 20225 | 2026.03.26 05:57:53.729836 [ 4 ] {4bffab0a-1dc2-47a4-862d-2824f19b250e} <Debug> TCPHandler: Processed in 0.001192718 sec. | ||
| 20226 | 2026.03.26 05:57:53.729938 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20227 | 2026.03.26 05:57:53.730030 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20228 | 2026.03.26 05:57:53.730083 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20229 | 2026.03.26 05:57:53.731004 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20230 | 2026.03.26 05:57:53.731041 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20231 | 2026.03.26 05:57:53.731601 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20232 | 2026.03.26 05:57:53.731826 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20233 | 2026.03.26 05:57:53.731971 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001959 sec., 26033.690658499236 rows/sec., 46.65 MiB/sec. | ||
| 20234 | 2026.03.26 05:57:53.731978 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20235 | 2026.03.26 05:57:53.732028 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20236 | 2026.03.26 05:57:53.732052 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20237 | 2026.03.26 05:57:53.732054 [ 4 ] {8450fcdb-a5cc-4259-92db-7355934d448a} <Debug> TCPHandler: Processed in 0.002163341 sec. | ||
| 20238 | 2026.03.26 05:57:53.732154 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 20239 | 2026.03.26 05:57:53.732180 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20240 | 2026.03.26 05:57:53.732277 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20241 | 2026.03.26 05:57:53.732318 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20242 | 2026.03.26 05:57:53.732382 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20243 | 2026.03.26 05:57:53.732446 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2615 rows starting from the beginning of the part | ||
| 20244 | 2026.03.26 05:57:53.732578 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 40 rows starting from the beginning of the part | ||
| 20245 | 2026.03.26 05:57:53.732623 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20246 | 2026.03.26 05:57:53.732662 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20247 | 2026.03.26 05:57:53.732687 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 40 rows starting from the beginning of the part | ||
| 20248 | 2026.03.26 05:57:53.732792 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 11 rows starting from the beginning of the part | ||
| 20249 | 2026.03.26 05:57:53.732886 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part | ||
| 20250 | 2026.03.26 05:57:53.732985 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 51 rows starting from the beginning of the part | ||
| 20251 | 2026.03.26 05:57:53.733501 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20252 | 2026.03.26 05:57:53.733718 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20253 | 2026.03.26 05:57:53.733853 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001594 sec., 5646.173149309912 rows/sec., 434.37 KiB/sec. | ||
| 20254 | 2026.03.26 05:57:53.733894 [ 4 ] {a623d1dc-88a7-482e-afda-5f4eb4cf5c5c} <Debug> TCPHandler: Processed in 0.001763441 sec. | ||
| 20255 | 2026.03.26 05:57:53.734007 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20256 | 2026.03.26 05:57:53.734101 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20257 | 2026.03.26 05:57:53.734143 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20258 | 2026.03.26 05:57:53.734613 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20259 | 2026.03.26 05:57:53.734654 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20260 | 2026.03.26 05:57:53.735025 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20261 | 2026.03.26 05:57:53.735250 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20262 | 2026.03.26 05:57:53.735394 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001311 sec., 68649.88558352402 rows/sec., 4.30 MiB/sec. | ||
| 20263 | 2026.03.26 05:57:53.735435 [ 4 ] {20f5ba7b-40f5-41aa-81e9-c1eac7c042f2} <Debug> TCPHandler: Processed in 0.001475955 sec. | ||
| 20264 | 2026.03.26 05:57:53.742566 [ 199 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2797 rows, containing 19 columns (19 merged, 0 gathered) in 0.010460435 sec., 267388.49770587933 rows/sec., 479.15 MiB/sec. | ||
| 20265 | 2026.03.26 05:57:53.745442 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20266 | 2026.03.26 05:57:53.745828 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20267 | 2026.03.26 05:57:53.745913 [ 201 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20268 | 2026.03.26 05:57:53.746059 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.32 MiB. | ||
| 20269 | 2026.03.26 05:57:54.001207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.30 MiB, peak 414.57 MiB, free memory in arenas 0.00 B, will set to 398.13 MiB (RSS), difference: 2.83 MiB | ||
| 20270 | 2026.03.26 05:57:54.407482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43722 | ||
| 20271 | 2026.03.26 05:57:54.408111 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20272 | 2026.03.26 05:57:54.408166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20273 | 2026.03.26 05:57:54.408650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20274 | 2026.03.26 05:57:54.408884 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.03.26 05:57:54.409021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43722 | ||
| 20276 | 2026.03.26 05:57:54.409049 [ 33 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20277 | 2026.03.26 05:57:54.409125 [ 33 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2026.03.26 05:57:54.409150 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20279 | 2026.03.26 05:57:54.409260 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 20280 | 2026.03.26 05:57:54.409389 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20281 | 2026.03.26 05:57:54.409433 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41290 rows starting from the beginning of the part | ||
| 20282 | 2026.03.26 05:57:54.409507 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20283 | 2026.03.26 05:57:54.409556 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20284 | 2026.03.26 05:57:54.409604 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20285 | 2026.03.26 05:57:54.409648 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20286 | 2026.03.26 05:57:54.409694 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20287 | 2026.03.26 05:57:54.412593 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43722 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372239 sec., 12965273.220551686 rows/sec., 185.47 MiB/sec. | ||
| 20288 | 2026.03.26 05:57:54.412783 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20289 | 2026.03.26 05:57:54.413039 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20290 | 2026.03.26 05:57:54.413120 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_91_18} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20291 | 2026.03.26 05:57:54.413205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20292 | 2026.03.26 05:57:56.853989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20293 | 2026.03.26 05:57:56.872767 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20294 | 2026.03.26 05:57:56.872835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20295 | 2026.03.26 05:57:56.879131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20296 | 2026.03.26 05:57:56.879886 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20297 | 2026.03.26 05:57:56.880221 [ 28 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20298 | 2026.03.26 05:57:56.880293 [ 28 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20299 | 2026.03.26 05:57:56.880318 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20300 | 2026.03.26 05:57:56.880447 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 20301 | 2026.03.26 05:57:56.883601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20302 | 2026.03.26 05:57:56.884331 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20303 | 2026.03.26 05:57:56.885937 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 20304 | 2026.03.26 05:57:56.890864 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 20305 | 2026.03.26 05:57:56.895601 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 20306 | 2026.03.26 05:57:56.900432 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 20307 | 2026.03.26 05:57:56.905660 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 20308 | 2026.03.26 05:57:56.910622 [ 186 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 20309 | 2026.03.26 05:57:56.973423 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.093030728 sec., 7373.907683491417 rows/sec., 38.13 MiB/sec. | ||
| 20310 | 2026.03.26 05:57:56.976885 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20311 | 2026.03.26 05:57:56.979077 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_91_18} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20312 | 2026.03.26 05:57:56.979198 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_91_18} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20313 | 2026.03.26 05:57:56.981986 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20314 | 2026.03.26 05:57:57.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.20 MiB, peak 416.62 MiB, free memory in arenas 0.00 B, will set to 398.13 MiB (RSS), difference: -1.07 MiB | ||
| 20315 | 2026.03.26 05:57:58.088648 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 20316 | 2026.03.26 05:57:58.088698 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 20317 | 2026.03.26 05:57:58.092206 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 20318 | 2026.03.26 05:57:58.114729 [ 219 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 20319 | 2026.03.26 05:57:58.114762 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 20320 | 2026.03.26 05:57:58.117172 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 20321 | 2026.03.26 05:57:58.169142 [ 220 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 20322 | 2026.03.26 05:57:58.169193 [ 220 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 20323 | 2026.03.26 05:57:58.172106 [ 220 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 20324 | 2026.03.26 05:57:58.700211 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20325 | 2026.03.26 05:57:58.700405 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20326 | 2026.03.26 05:57:58.700478 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20327 | 2026.03.26 05:57:58.701221 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20328 | 2026.03.26 05:57:58.701276 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20329 | 2026.03.26 05:57:58.701669 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20330 | 2026.03.26 05:57:58.701889 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20331 | 2026.03.26 05:57:58.702043 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 20332 | 2026.03.26 05:57:58.702084 [ 4 ] {882cd3ed-e8e3-42b6-8c74-16a8ca897efc} <Debug> TCPHandler: Processed in 0.002005136 sec. | ||
| 20333 | 2026.03.26 05:57:58.702211 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20334 | 2026.03.26 05:57:58.702302 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20335 | 2026.03.26 05:57:58.702341 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20336 | 2026.03.26 05:57:58.702758 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20337 | 2026.03.26 05:57:58.702794 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20338 | 2026.03.26 05:57:58.703094 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20339 | 2026.03.26 05:57:58.703334 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20340 | 2026.03.26 05:57:58.703497 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 20341 | 2026.03.26 05:57:58.703543 [ 4 ] {a517ab30-bb55-408f-b915-1a987b53efd1} <Debug> TCPHandler: Processed in 0.001382343 sec. | ||
| 20342 | 2026.03.26 05:57:58.703689 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20343 | 2026.03.26 05:57:58.703801 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20344 | 2026.03.26 05:57:58.703851 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20345 | 2026.03.26 05:57:58.704370 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20346 | 2026.03.26 05:57:58.704413 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20347 | 2026.03.26 05:57:58.704749 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20348 | 2026.03.26 05:57:58.704972 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20349 | 2026.03.26 05:57:58.705105 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 20350 | 2026.03.26 05:57:58.705137 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 5 parts from all_1_148_32 to all_152_152_0 | ||
| 20351 | 2026.03.26 05:57:58.705147 [ 4 ] {9d09ac6a-3543-4a87-9565-02800326f9e2} <Debug> TCPHandler: Processed in 0.001516455 sec. | ||
| 20352 | 2026.03.26 05:57:58.705214 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20353 | 2026.03.26 05:57:58.705242 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 20354 | 2026.03.26 05:57:58.705302 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20355 | 2026.03.26 05:57:58.705339 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_148_32 to all_152_152_0 into Compact with storage Full | ||
| 20356 | 2026.03.26 05:57:58.705399 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20357 | 2026.03.26 05:57:58.705433 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20358 | 2026.03.26 05:57:58.705440 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20359 | 2026.03.26 05:57:58.705468 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_148_32, total 57561 rows starting from the beginning of the part | ||
| 20360 | 2026.03.26 05:57:58.705528 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 20361 | 2026.03.26 05:57:58.705572 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 265 rows starting from the beginning of the part | ||
| 20362 | 2026.03.26 05:57:58.705614 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20363 | 2026.03.26 05:57:58.705654 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 270 rows starting from the beginning of the part | ||
| 20364 | 2026.03.26 05:57:58.705810 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20365 | 2026.03.26 05:57:58.705844 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20366 | 2026.03.26 05:57:58.706149 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20367 | 2026.03.26 05:57:58.706355 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2026.03.26 05:57:58.706484 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 20369 | 2026.03.26 05:57:58.706520 [ 4 ] {b52f6abf-4301-4f76-93b0-98826ab14814} <Debug> TCPHandler: Processed in 0.001269529 sec. | ||
| 20370 | 2026.03.26 05:57:58.706585 [ 222 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 20371 | 2026.03.26 05:57:58.706616 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 20372 | 2026.03.26 05:57:58.709870 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 20373 | 2026.03.26 05:57:58.714663 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58320 rows, containing 5 columns (5 merged, 0 gathered) in 0.009356499 sec., 6233100.6501470255 rows/sec., 401.71 MiB/sec. | ||
| 20374 | 2026.03.26 05:57:58.715194 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Trace> MergedBlockOutputStream: filled checksums all_1_152_33 (state Temporary) | ||
| 20375 | 2026.03.26 05:57:58.715456 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_152_33 to all_1_152_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20376 | 2026.03.26 05:57:58.715520 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_152_33} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 5 parts: [all_1_148_32, all_152_152_0] -> all_1_152_33 | ||
| 20377 | 2026.03.26 05:57:58.715583 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 20378 | 2026.03.26 05:58:01.694658 [ 225 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 20379 | 2026.03.26 05:58:01.694723 [ 225 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 20380 | 2026.03.26 05:58:01.695866 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20381 | 2026.03.26 05:58:01.695904 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20382 | 2026.03.26 05:58:01.697969 [ 225 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 20383 | 2026.03.26 05:58:01.909203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44170 | ||
| 20384 | 2026.03.26 05:58:01.909769 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20385 | 2026.03.26 05:58:01.909820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20386 | 2026.03.26 05:58:01.910309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20387 | 2026.03.26 05:58:01.910553 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20388 | 2026.03.26 05:58:01.910710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44170 | ||
| 20389 | 2026.03.26 05:58:02.114442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2538 | ||
| 20390 | 2026.03.26 05:58:02.117095 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2026.03.26 05:58:02.117158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20392 | 2026.03.26 05:58:02.118423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20393 | 2026.03.26 05:58:02.118710 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20394 | 2026.03.26 05:58:02.119102 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2538 | ||
| 20395 | 2026.03.26 05:58:03.711475 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20396 | 2026.03.26 05:58:03.711668 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20397 | 2026.03.26 05:58:03.711734 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20398 | 2026.03.26 05:58:03.712497 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20399 | 2026.03.26 05:58:03.712541 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20400 | 2026.03.26 05:58:03.712937 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20401 | 2026.03.26 05:58:03.713160 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20402 | 2026.03.26 05:58:03.713312 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001693 sec., 167749.55699940934 rows/sec., 10.65 MiB/sec. | ||
| 20403 | 2026.03.26 05:58:03.713355 [ 4 ] {92e17a2d-9d88-44fe-a897-5f06b401adbc} <Debug> TCPHandler: Processed in 0.002011748 sec. | ||
| 20404 | 2026.03.26 05:58:03.713369 [ 224 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 20405 | 2026.03.26 05:58:03.713430 [ 224 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 20406 | 2026.03.26 05:58:03.713486 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20407 | 2026.03.26 05:58:03.713587 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20408 | 2026.03.26 05:58:03.713629 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20409 | 2026.03.26 05:58:03.714499 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20410 | 2026.03.26 05:58:03.714540 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20411 | 2026.03.26 05:58:03.714938 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20412 | 2026.03.26 05:58:03.715221 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20413 | 2026.03.26 05:58:03.715364 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Debug> executeQuery: Read 905 rows, 73.83 KiB in 0.001795 sec., 504178.2729805014 rows/sec., 40.17 MiB/sec. | ||
| 20414 | 2026.03.26 05:58:03.715404 [ 4 ] {d4b090de-65cc-49e1-a0d3-a42e1f06bc3d} <Debug> TCPHandler: Processed in 0.001968357 sec. | ||
| 20415 | 2026.03.26 05:58:03.715520 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20416 | 2026.03.26 05:58:03.715615 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20417 | 2026.03.26 05:58:03.715654 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20418 | 2026.03.26 05:58:03.716132 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20419 | 2026.03.26 05:58:03.716170 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20420 | 2026.03.26 05:58:03.716466 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20421 | 2026.03.26 05:58:03.716678 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20422 | 2026.03.26 05:58:03.716811 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Debug> executeQuery: Read 196 rows, 12.60 KiB in 0.001214 sec., 161449.7528830313 rows/sec., 10.14 MiB/sec. | ||
| 20423 | 2026.03.26 05:58:03.716852 [ 4 ] {ba923c4e-74a5-4cea-97a8-94acc058c660} <Debug> TCPHandler: Processed in 0.001379972 sec. | ||
| 20424 | 2026.03.26 05:58:03.716911 [ 224 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 20425 | 2026.03.26 05:58:03.716976 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20426 | 2026.03.26 05:58:03.717109 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20427 | 2026.03.26 05:58:03.717160 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20428 | 2026.03.26 05:58:03.717673 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.03.26 05:58:03.717710 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20430 | 2026.03.26 05:58:03.718022 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20431 | 2026.03.26 05:58:03.718244 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20432 | 2026.03.26 05:58:03.718376 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001297 sec., 114880.49344641481 rows/sec., 7.42 MiB/sec. | ||
| 20433 | 2026.03.26 05:58:03.718415 [ 4 ] {250ba414-cf39-4e10-b454-748ec6c2eb92} <Debug> TCPHandler: Processed in 0.001500115 sec. | ||
| 20434 | 2026.03.26 05:58:03.718530 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20435 | 2026.03.26 05:58:03.718625 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20436 | 2026.03.26 05:58:03.718666 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20437 | 2026.03.26 05:58:03.719102 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20438 | 2026.03.26 05:58:03.719139 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20439 | 2026.03.26 05:58:03.719451 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20440 | 2026.03.26 05:58:03.719666 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20441 | 2026.03.26 05:58:03.719793 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 20442 | 2026.03.26 05:58:03.719825 [ 223 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 20443 | 2026.03.26 05:58:03.719833 [ 4 ] {52f47728-8854-42f8-b39b-45d7c9a1ec02} <Debug> TCPHandler: Processed in 0.001352151 sec. | ||
| 20444 | 2026.03.26 05:58:03.719862 [ 223 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 20445 | 2026.03.26 05:58:03.719971 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2026.03.26 05:58:03.720065 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20447 | 2026.03.26 05:58:03.720106 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20448 | 2026.03.26 05:58:03.720757 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20449 | 2026.03.26 05:58:03.720793 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20450 | 2026.03.26 05:58:03.721129 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20451 | 2026.03.26 05:58:03.721356 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20452 | 2026.03.26 05:58:03.721494 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Debug> executeQuery: Read 550 rows, 39.96 KiB in 0.001446 sec., 380359.6127247579 rows/sec., 26.99 MiB/sec. | ||
| 20453 | 2026.03.26 05:58:03.721534 [ 4 ] {46c91afe-a41e-4d59-9e90-134a6fe18f6f} <Debug> TCPHandler: Processed in 0.001611998 sec. | ||
| 20454 | 2026.03.26 05:58:03.721659 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2026.03.26 05:58:03.721755 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20456 | 2026.03.26 05:58:03.721796 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20457 | 2026.03.26 05:58:03.722141 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2026.03.26 05:58:03.722176 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20459 | 2026.03.26 05:58:03.722487 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20460 | 2026.03.26 05:58:03.722710 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20461 | 2026.03.26 05:58:03.722832 [ 223 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 20462 | 2026.03.26 05:58:03.722852 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 20463 | 2026.03.26 05:58:03.722891 [ 4 ] {ea8d54bf-f4c3-4b39-b98c-0e37df215f69} <Debug> TCPHandler: Processed in 0.00128238 sec. | ||
| 20464 | 2026.03.26 05:58:03.723006 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20465 | 2026.03.26 05:58:03.723101 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20466 | 2026.03.26 05:58:03.723147 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20467 | 2026.03.26 05:58:03.723568 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2026.03.26 05:58:03.723606 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20469 | 2026.03.26 05:58:03.723943 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20470 | 2026.03.26 05:58:03.724160 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2026.03.26 05:58:03.724292 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00121 sec., 219008.26446280992 rows/sec., 14.55 MiB/sec. | ||
| 20472 | 2026.03.26 05:58:03.724332 [ 4 ] {169748a5-24ac-4696-b69b-69ba3f1588d4} <Debug> TCPHandler: Processed in 0.001374223 sec. | ||
| 20473 | 2026.03.26 05:58:03.724453 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20474 | 2026.03.26 05:58:03.724547 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20475 | 2026.03.26 05:58:03.724589 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20476 | 2026.03.26 05:58:03.724907 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20477 | 2026.03.26 05:58:03.724944 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20478 | 2026.03.26 05:58:03.725244 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20479 | 2026.03.26 05:58:03.725459 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2026.03.26 05:58:03.725592 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 20481 | 2026.03.26 05:58:03.725629 [ 4 ] {1646d44e-ad9e-4f48-a34a-2860fcbc57db} <Debug> TCPHandler: Processed in 0.001224449 sec. | ||
| 20482 | 2026.03.26 05:58:03.725740 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20483 | 2026.03.26 05:58:03.725835 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20484 | 2026.03.26 05:58:03.725888 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20485 | 2026.03.26 05:58:03.726825 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.03.26 05:58:03.726861 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20487 | 2026.03.26 05:58:03.727427 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20488 | 2026.03.26 05:58:03.727668 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20489 | 2026.03.26 05:58:03.727814 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001996 sec., 27054.108216432865 rows/sec., 48.48 MiB/sec. | ||
| 20490 | 2026.03.26 05:58:03.727872 [ 4 ] {758a94a6-aa0a-4abb-abca-b074d4d88ccc} <Debug> TCPHandler: Processed in 0.002181061 sec. | ||
| 20491 | 2026.03.26 05:58:03.727987 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20492 | 2026.03.26 05:58:03.728079 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20493 | 2026.03.26 05:58:03.728122 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20494 | 2026.03.26 05:58:03.728442 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20495 | 2026.03.26 05:58:03.728479 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20496 | 2026.03.26 05:58:03.728826 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20497 | 2026.03.26 05:58:03.729035 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20498 | 2026.03.26 05:58:03.729131 [ 100 ] {} <Debug> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 20499 | 2026.03.26 05:58:03.729164 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 358.90 KiB/sec. | ||
| 20500 | 2026.03.26 05:58:03.729178 [ 100 ] {} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20501 | 2026.03.26 05:58:03.729207 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20502 | 2026.03.26 05:58:03.729207 [ 4 ] {c8d38eb8-4bc4-4d8c-84d6-ae9eb1c38df8} <Debug> TCPHandler: Processed in 0.00126971 sec. | ||
| 20503 | 2026.03.26 05:58:03.729304 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::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 | ||
| 20504 | 2026.03.26 05:58:03.729338 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20505 | 2026.03.26 05:58:03.729396 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20506 | 2026.03.26 05:58:03.729479 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 20507 | 2026.03.26 05:58:03.729532 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20508 | 2026.03.26 05:58:03.729533 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 20509 | 2026.03.26 05:58:03.729574 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20510 | 2026.03.26 05:58:03.729591 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 20511 | 2026.03.26 05:58:03.729635 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 20512 | 2026.03.26 05:58:03.729681 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 20513 | 2026.03.26 05:58:03.729724 [ 199 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::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 | ||
| 20514 | 2026.03.26 05:58:03.729907 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.03.26 05:58:03.729943 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20516 | 2026.03.26 05:58:03.730262 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20517 | 2026.03.26 05:58:03.730499 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2026.03.26 05:58:03.730634 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 20519 | 2026.03.26 05:58:03.730671 [ 4 ] {aa829ff1-459e-42a7-a74f-01b9e1230efd} <Debug> TCPHandler: Processed in 0.001381732 sec. | ||
| 20520 | 2026.03.26 05:58:03.731208 [ 187 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001940775 sec., 21640.839355412143 rows/sec., 1.55 MiB/sec. | ||
| 20521 | 2026.03.26 05:58:03.731314 [ 187 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 20522 | 2026.03.26 05:58:03.731557 [ 187 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20523 | 2026.03.26 05:58:03.731616 [ 187 ] {2ebd28f1-efa7-4c04-8ff9-23e1841dc67f::all_1_6_1} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 20524 | 2026.03.26 05:58:03.731677 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20525 | 2026.03.26 05:58:04.383708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20526 | 2026.03.26 05:58:04.401808 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20527 | 2026.03.26 05:58:04.401871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20528 | 2026.03.26 05:58:04.407842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20529 | 2026.03.26 05:58:04.408523 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20530 | 2026.03.26 05:58:04.412070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20531 | 2026.03.26 05:58:05.051455 [ 77 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 20532 | 2026.03.26 05:58:05.051522 [ 77 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2026.03.26 05:58:05.051545 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 20534 | 2026.03.26 05:58:05.051653 [ 222 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): 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] | ||
| 20535 | 2026.03.26 05:58:05.051662 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 20536 | 2026.03.26 05:58:05.051729 [ 222 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): 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] | ||
| 20537 | 2026.03.26 05:58:05.051852 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20538 | 2026.03.26 05:58:05.051892 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 20539 | 2026.03.26 05:58:05.051962 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 20540 | 2026.03.26 05:58:05.052011 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::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 | ||
| 20541 | 2026.03.26 05:58:05.052056 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 20542 | 2026.03.26 05:58:05.052098 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 20543 | 2026.03.26 05:58:05.052930 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322611 sec., 36291.849984613764 rows/sec., 3.03 MiB/sec. | ||
| 20544 | 2026.03.26 05:58:05.053063 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 20545 | 2026.03.26 05:58:05.053398 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20546 | 2026.03.26 05:58:05.053471 [ 199 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_33_8} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 20547 | 2026.03.26 05:58:05.053540 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20548 | 2026.03.26 05:58:05.054319 [ 222 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): 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] | ||
| 20549 | 2026.03.26 05:58:06.308603 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20550 | 2026.03.26 05:58:06.308926 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20551 | 2026.03.26 05:58:06.309451 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20552 | 2026.03.26 05:58:06.309514 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20553 | 2026.03.26 05:58:06.309874 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20554 | 2026.03.26 05:58:06.309957 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20555 | 2026.03.26 05:58:06.310130 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20556 | 2026.03.26 05:58:06.310287 [ 300 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20557 | 2026.03.26 05:58:06.310322 [ 313 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20558 | 2026.03.26 05:58:06.310308 [ 314 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20559 | 2026.03.26 05:58:06.310287 [ 328 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20560 | 2026.03.26 05:58:06.310553 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20561 | 2026.03.26 05:58:06.310586 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20562 | 2026.03.26 05:58:06.310689 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20563 | 2026.03.26 05:58:06.310714 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20564 | 2026.03.26 05:58:06.310762 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 20565 | 2026.03.26 05:58:06.310812 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 20566 | 2026.03.26 05:58:06.310858 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 20567 | 2026.03.26 05:58:06.313445 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.004671 sec., 10704.345964461572 rows/sec., 417.93 KiB/sec. | ||
| 20568 | 2026.03.26 05:58:06.313645 [ 4 ] {b9a11f53-eba4-4fc8-86cc-17b24f3aac1b} <Debug> TCPHandler: Processed in 0.005204982 sec. | ||
| 20569 | 2026.03.26 05:58:06.313975 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20570 | 2026.03.26 05:58:06.314153 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20571 | 2026.03.26 05:58:06.314451 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20572 | 2026.03.26 05:58:06.314502 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20573 | 2026.03.26 05:58:06.314786 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20574 | 2026.03.26 05:58:06.314858 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20575 | 2026.03.26 05:58:06.314984 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20576 | 2026.03.26 05:58:06.315066 [ 313 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20577 | 2026.03.26 05:58:06.315076 [ 314 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20578 | 2026.03.26 05:58:06.315083 [ 300 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20579 | 2026.03.26 05:58:06.315072 [ 328 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20580 | 2026.03.26 05:58:06.315253 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20581 | 2026.03.26 05:58:06.315287 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20582 | 2026.03.26 05:58:06.315376 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20583 | 2026.03.26 05:58:06.315400 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20584 | 2026.03.26 05:58:06.315441 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20585 | 2026.03.26 05:58:06.315481 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20586 | 2026.03.26 05:58:06.315519 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20587 | 2026.03.26 05:58:06.316434 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002362 sec., 21168.501270110075 rows/sec., 826.48 KiB/sec. | ||
| 20588 | 2026.03.26 05:58:06.316587 [ 4 ] {fa4628bc-7361-4d09-b5ec-ea321951894c} <Debug> TCPHandler: Processed in 0.002675263 sec. | ||
| 20589 | 2026.03.26 05:58:06.316836 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20590 | 2026.03.26 05:58:06.317013 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20591 | 2026.03.26 05:58:06.317306 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20592 | 2026.03.26 05:58:06.317355 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20593 | 2026.03.26 05:58:06.317644 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20594 | 2026.03.26 05:58:06.317712 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20595 | 2026.03.26 05:58:06.317837 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20596 | 2026.03.26 05:58:06.317921 [ 312 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20597 | 2026.03.26 05:58:06.317946 [ 346 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20598 | 2026.03.26 05:58:06.317948 [ 307 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20599 | 2026.03.26 05:58:06.317961 [ 297 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20600 | 2026.03.26 05:58:06.318119 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20601 | 2026.03.26 05:58:06.318151 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20602 | 2026.03.26 05:58:06.318234 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20603 | 2026.03.26 05:58:06.318257 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20604 | 2026.03.26 05:58:06.318295 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20605 | 2026.03.26 05:58:06.318335 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20606 | 2026.03.26 05:58:06.318385 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20607 | 2026.03.26 05:58:06.319136 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002201 sec., 22716.94684234439 rows/sec., 886.94 KiB/sec. | ||
| 20608 | 2026.03.26 05:58:06.319276 [ 4 ] {f704fac5-cf3b-44d1-a5ba-c7e1a6862c72} <Debug> TCPHandler: Processed in 0.002502658 sec. | ||
| 20609 | 2026.03.26 05:58:06.319514 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20610 | 2026.03.26 05:58:06.319695 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20611 | 2026.03.26 05:58:06.319995 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20612 | 2026.03.26 05:58:06.320044 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20613 | 2026.03.26 05:58:06.320325 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20614 | 2026.03.26 05:58:06.320395 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20615 | 2026.03.26 05:58:06.320523 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20616 | 2026.03.26 05:58:06.320606 [ 297 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20617 | 2026.03.26 05:58:06.320614 [ 346 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20618 | 2026.03.26 05:58:06.320629 [ 307 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20619 | 2026.03.26 05:58:06.320625 [ 312 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20620 | 2026.03.26 05:58:06.320784 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20621 | 2026.03.26 05:58:06.320814 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20622 | 2026.03.26 05:58:06.320898 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20623 | 2026.03.26 05:58:06.320922 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20624 | 2026.03.26 05:58:06.320962 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20625 | 2026.03.26 05:58:06.321005 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20626 | 2026.03.26 05:58:06.321044 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20627 | 2026.03.26 05:58:06.321761 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002146 sec., 23299.161230195714 rows/sec., 909.67 KiB/sec. | ||
| 20628 | 2026.03.26 05:58:06.321891 [ 4 ] {a970a4ee-45da-4ca8-9d05-8150d471ea17} <Debug> TCPHandler: Processed in 0.002436367 sec. | ||
| 20629 | 2026.03.26 05:58:06.322128 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20630 | 2026.03.26 05:58:06.322304 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20631 | 2026.03.26 05:58:06.322590 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20632 | 2026.03.26 05:58:06.322640 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20633 | 2026.03.26 05:58:06.322954 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20634 | 2026.03.26 05:58:06.323024 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20635 | 2026.03.26 05:58:06.323149 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 20636 | 2026.03.26 05:58:06.323233 [ 312 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20637 | 2026.03.26 05:58:06.323234 [ 346 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20638 | 2026.03.26 05:58:06.323258 [ 339 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20639 | 2026.03.26 05:58:06.323234 [ 307 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20640 | 2026.03.26 05:58:06.323400 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20641 | 2026.03.26 05:58:06.323426 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20642 | 2026.03.26 05:58:06.323512 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20643 | 2026.03.26 05:58:06.323537 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20644 | 2026.03.26 05:58:06.323575 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20645 | 2026.03.26 05:58:06.323615 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20646 | 2026.03.26 05:58:06.323655 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20647 | 2026.03.26 05:58:06.324345 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.00212 sec., 23584.90566037736 rows/sec., 920.82 KiB/sec. | ||
| 20648 | 2026.03.26 05:58:06.324475 [ 4 ] {4ea2be2a-611c-4f68-bd7e-d463a8ebf970} <Debug> TCPHandler: Processed in 0.002407106 sec. | ||
| 20649 | 2026.03.26 05:58:06.324723 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20650 | 2026.03.26 05:58:06.324899 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20651 | 2026.03.26 05:58:06.325192 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20652 | 2026.03.26 05:58:06.325244 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20653 | 2026.03.26 05:58:06.325528 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20654 | 2026.03.26 05:58:06.325594 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20655 | 2026.03.26 05:58:06.325721 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 20656 | 2026.03.26 05:58:06.325795 [ 339 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20657 | 2026.03.26 05:58:06.325798 [ 346 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20658 | 2026.03.26 05:58:06.325827 [ 335 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20659 | 2026.03.26 05:58:06.325834 [ 336 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20660 | 2026.03.26 05:58:06.325946 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20661 | 2026.03.26 05:58:06.325981 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20662 | 2026.03.26 05:58:06.326065 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20663 | 2026.03.26 05:58:06.326088 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20664 | 2026.03.26 05:58:06.326128 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20665 | 2026.03.26 05:58:06.326167 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20666 | 2026.03.26 05:58:06.326206 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20667 | 2026.03.26 05:58:06.326945 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002125 sec., 23529.41176470588 rows/sec., 918.66 KiB/sec. | ||
| 20668 | 2026.03.26 05:58:06.327078 [ 4 ] {afee36b6-0e06-4c95-90c0-c5f66f8b204a} <Debug> TCPHandler: Processed in 0.002414487 sec. | ||
| 20669 | 2026.03.26 05:58:06.327357 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20670 | 2026.03.26 05:58:06.327543 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20671 | 2026.03.26 05:58:06.327845 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20672 | 2026.03.26 05:58:06.327896 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20673 | 2026.03.26 05:58:06.328185 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20674 | 2026.03.26 05:58:06.328255 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20675 | 2026.03.26 05:58:06.328386 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 20676 | 2026.03.26 05:58:06.328470 [ 339 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20677 | 2026.03.26 05:58:06.328471 [ 335 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20678 | 2026.03.26 05:58:06.328504 [ 309 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20679 | 2026.03.26 05:58:06.328470 [ 336 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20680 | 2026.03.26 05:58:06.328645 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20681 | 2026.03.26 05:58:06.328677 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20682 | 2026.03.26 05:58:06.328766 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20683 | 2026.03.26 05:58:06.328787 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20684 | 2026.03.26 05:58:06.328825 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20685 | 2026.03.26 05:58:06.328868 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20686 | 2026.03.26 05:58:06.328901 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20687 | 2026.03.26 05:58:06.329629 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002171 sec., 23030.861354214645 rows/sec., 899.19 KiB/sec. | ||
| 20688 | 2026.03.26 05:58:06.329762 [ 4 ] {66e5b7e7-5430-4d47-ba47-27ab028a5878} <Debug> TCPHandler: Processed in 0.002465098 sec. | ||
| 20689 | 2026.03.26 05:58:06.330019 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20690 | 2026.03.26 05:58:06.330236 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20691 | 2026.03.26 05:58:06.330538 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20692 | 2026.03.26 05:58:06.330595 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20693 | 2026.03.26 05:58:06.330889 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20694 | 2026.03.26 05:58:06.330960 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20695 | 2026.03.26 05:58:06.331090 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 20696 | 2026.03.26 05:58:06.331170 [ 336 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20697 | 2026.03.26 05:58:06.331192 [ 339 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20698 | 2026.03.26 05:58:06.331196 [ 335 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20699 | 2026.03.26 05:58:06.331206 [ 309 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20700 | 2026.03.26 05:58:06.331371 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20701 | 2026.03.26 05:58:06.331404 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20702 | 2026.03.26 05:58:06.331492 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20703 | 2026.03.26 05:58:06.331517 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20704 | 2026.03.26 05:58:06.331566 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20705 | 2026.03.26 05:58:06.331605 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20706 | 2026.03.26 05:58:06.331641 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20707 | 2026.03.26 05:58:06.332382 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002246 sec., 22261.79875333927 rows/sec., 869.17 KiB/sec. | ||
| 20708 | 2026.03.26 05:58:06.332516 [ 4 ] {0ddd1df5-2fa3-4dbc-a9c7-184d4e6fee63} <Debug> TCPHandler: Processed in 0.00255672 sec. | ||
| 20709 | 2026.03.26 05:58:06.332781 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20710 | 2026.03.26 05:58:06.332983 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20711 | 2026.03.26 05:58:06.333282 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20712 | 2026.03.26 05:58:06.333336 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20713 | 2026.03.26 05:58:06.333636 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20714 | 2026.03.26 05:58:06.333705 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20715 | 2026.03.26 05:58:06.333834 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 20716 | 2026.03.26 05:58:06.333903 [ 339 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20717 | 2026.03.26 05:58:06.333915 [ 335 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20718 | 2026.03.26 05:58:06.333933 [ 304 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20719 | 2026.03.26 05:58:06.333944 [ 311 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20720 | 2026.03.26 05:58:06.334053 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20721 | 2026.03.26 05:58:06.334077 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20722 | 2026.03.26 05:58:06.334164 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20723 | 2026.03.26 05:58:06.334186 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20724 | 2026.03.26 05:58:06.334227 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20725 | 2026.03.26 05:58:06.334269 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20726 | 2026.03.26 05:58:06.334308 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20727 | 2026.03.26 05:58:06.335232 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002339 sec., 21376.656690893546 rows/sec., 834.61 KiB/sec. | ||
| 20728 | 2026.03.26 05:58:06.335402 [ 4 ] {0df8962f-809e-451a-9e37-6116de6fd892} <Debug> TCPHandler: Processed in 0.002687953 sec. | ||
| 20729 | 2026.03.26 05:58:06.335657 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20730 | 2026.03.26 05:58:06.335843 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20731 | 2026.03.26 05:58:06.336159 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20732 | 2026.03.26 05:58:06.336214 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20733 | 2026.03.26 05:58:06.336524 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20734 | 2026.03.26 05:58:06.336595 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20735 | 2026.03.26 05:58:06.336732 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20736 | 2026.03.26 05:58:06.336802 [ 311 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20737 | 2026.03.26 05:58:06.336807 [ 339 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20738 | 2026.03.26 05:58:06.336827 [ 304 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20739 | 2026.03.26 05:58:06.336825 [ 335 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20740 | 2026.03.26 05:58:06.336972 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20741 | 2026.03.26 05:58:06.336996 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20742 | 2026.03.26 05:58:06.337085 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20743 | 2026.03.26 05:58:06.337107 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20744 | 2026.03.26 05:58:06.337151 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20745 | 2026.03.26 05:58:06.337191 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20746 | 2026.03.26 05:58:06.337229 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20747 | 2026.03.26 05:58:06.337890 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002134 sec., 23430.178069353326 rows/sec., 914.78 KiB/sec. | ||
| 20748 | 2026.03.26 05:58:06.337996 [ 4 ] {ffb63ea2-7be3-483c-ab37-40d0ddb2bafd} <Debug> TCPHandler: Processed in 0.002403237 sec. | ||
| 20749 | 2026.03.26 05:58:06.338266 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20750 | 2026.03.26 05:58:06.338451 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20751 | 2026.03.26 05:58:06.338757 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20752 | 2026.03.26 05:58:06.338814 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20753 | 2026.03.26 05:58:06.339122 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20754 | 2026.03.26 05:58:06.339189 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20755 | 2026.03.26 05:58:06.339318 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20756 | 2026.03.26 05:58:06.339382 [ 339 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20757 | 2026.03.26 05:58:06.339383 [ 311 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20758 | 2026.03.26 05:58:06.339407 [ 331 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20759 | 2026.03.26 05:58:06.339393 [ 335 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20760 | 2026.03.26 05:58:06.339520 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20761 | 2026.03.26 05:58:06.339545 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20762 | 2026.03.26 05:58:06.339631 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20763 | 2026.03.26 05:58:06.339654 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20764 | 2026.03.26 05:58:06.339694 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20765 | 2026.03.26 05:58:06.339736 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20766 | 2026.03.26 05:58:06.339773 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20767 | 2026.03.26 05:58:06.340438 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002075 sec., 24096.385542168675 rows/sec., 940.79 KiB/sec. | ||
| 20768 | 2026.03.26 05:58:06.340539 [ 4 ] {f38eff52-44e5-44a6-93d1-29612ee682dc} <Debug> TCPHandler: Processed in 0.002336055 sec. | ||
| 20769 | 2026.03.26 05:58:06.340795 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20770 | 2026.03.26 05:58:06.340974 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20771 | 2026.03.26 05:58:06.341283 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20772 | 2026.03.26 05:58:06.341339 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20773 | 2026.03.26 05:58:06.341645 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20774 | 2026.03.26 05:58:06.341713 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20775 | 2026.03.26 05:58:06.341837 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20776 | 2026.03.26 05:58:06.341903 [ 311 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20777 | 2026.03.26 05:58:06.341921 [ 331 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20778 | 2026.03.26 05:58:06.341952 [ 330 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20779 | 2026.03.26 05:58:06.341960 [ 347 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20780 | 2026.03.26 05:58:06.342087 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20781 | 2026.03.26 05:58:06.342128 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20782 | 2026.03.26 05:58:06.342223 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20783 | 2026.03.26 05:58:06.342248 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20784 | 2026.03.26 05:58:06.342289 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20785 | 2026.03.26 05:58:06.342331 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20786 | 2026.03.26 05:58:06.342371 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20787 | 2026.03.26 05:58:06.343121 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002227 sec., 22451.7287831163 rows/sec., 876.58 KiB/sec. | ||
| 20788 | 2026.03.26 05:58:06.343269 [ 4 ] {ecea9763-1ebb-4739-8a72-394c7a305e52} <Debug> TCPHandler: Processed in 0.002535959 sec. | ||
| 20789 | 2026.03.26 05:58:06.344076 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20790 | 2026.03.26 05:58:06.344262 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20791 | 2026.03.26 05:58:06.344569 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20792 | 2026.03.26 05:58:06.344626 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20793 | 2026.03.26 05:58:06.344938 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20794 | 2026.03.26 05:58:06.345008 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20795 | 2026.03.26 05:58:06.345131 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20796 | 2026.03.26 05:58:06.345221 [ 347 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20797 | 2026.03.26 05:58:06.345221 [ 330 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20798 | 2026.03.26 05:58:06.345259 [ 349 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20799 | 2026.03.26 05:58:06.345222 [ 311 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20800 | 2026.03.26 05:58:06.345420 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20801 | 2026.03.26 05:58:06.345447 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20802 | 2026.03.26 05:58:06.345533 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20803 | 2026.03.26 05:58:06.345554 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20804 | 2026.03.26 05:58:06.345598 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20805 | 2026.03.26 05:58:06.345639 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20806 | 2026.03.26 05:58:06.345682 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20807 | 2026.03.26 05:58:06.346417 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002243 sec., 22291.573785109227 rows/sec., 870.33 KiB/sec. | ||
| 20808 | 2026.03.26 05:58:06.346569 [ 4 ] {ce6b690e-d98c-42dd-b87b-ace297fe776b} <Debug> TCPHandler: Processed in 0.00255835 sec. | ||
| 20809 | 2026.03.26 05:58:06.346853 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20810 | 2026.03.26 05:58:06.347042 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20811 | 2026.03.26 05:58:06.347367 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20812 | 2026.03.26 05:58:06.347423 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20813 | 2026.03.26 05:58:06.347736 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20814 | 2026.03.26 05:58:06.347805 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20815 | 2026.03.26 05:58:06.347931 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20816 | 2026.03.26 05:58:06.348012 [ 347 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20817 | 2026.03.26 05:58:06.348022 [ 330 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20818 | 2026.03.26 05:58:06.348039 [ 315 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20819 | 2026.03.26 05:58:06.348037 [ 349 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20820 | 2026.03.26 05:58:06.348199 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20821 | 2026.03.26 05:58:06.348231 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20822 | 2026.03.26 05:58:06.348317 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20823 | 2026.03.26 05:58:06.348341 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20824 | 2026.03.26 05:58:06.348379 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20825 | 2026.03.26 05:58:06.348419 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20826 | 2026.03.26 05:58:06.348457 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20827 | 2026.03.26 05:58:06.349188 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002236 sec., 22361.359570661894 rows/sec., 873.05 KiB/sec. | ||
| 20828 | 2026.03.26 05:58:06.349343 [ 4 ] {206fc8a1-bd27-426b-b74b-a6a7b33bffbc} <Debug> TCPHandler: Processed in 0.00255183 sec. | ||
| 20829 | 2026.03.26 05:58:06.349611 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20830 | 2026.03.26 05:58:06.349804 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20831 | 2026.03.26 05:58:06.350109 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20832 | 2026.03.26 05:58:06.350165 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20833 | 2026.03.26 05:58:06.350475 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20834 | 2026.03.26 05:58:06.350543 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20835 | 2026.03.26 05:58:06.350667 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20836 | 2026.03.26 05:58:06.350747 [ 320 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20837 | 2026.03.26 05:58:06.350759 [ 347 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20838 | 2026.03.26 05:58:06.350777 [ 340 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20839 | 2026.03.26 05:58:06.350764 [ 315 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20840 | 2026.03.26 05:58:06.350952 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20841 | 2026.03.26 05:58:06.350981 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20842 | 2026.03.26 05:58:06.351065 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20843 | 2026.03.26 05:58:06.351089 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20844 | 2026.03.26 05:58:06.351129 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20845 | 2026.03.26 05:58:06.351168 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20846 | 2026.03.26 05:58:06.351205 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20847 | 2026.03.26 05:58:06.351962 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002254 sec., 22182.78615794144 rows/sec., 866.08 KiB/sec. | ||
| 20848 | 2026.03.26 05:58:06.352116 [ 4 ] {66efa779-16c0-4cec-9dcb-b2d12ba7dec3} <Debug> TCPHandler: Processed in 0.0025687 sec. | ||
| 20849 | 2026.03.26 05:58:06.352531 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20850 | 2026.03.26 05:58:06.352719 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20851 | 2026.03.26 05:58:06.353033 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20852 | 2026.03.26 05:58:06.353087 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20853 | 2026.03.26 05:58:06.353407 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20854 | 2026.03.26 05:58:06.353475 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20855 | 2026.03.26 05:58:06.353599 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 20856 | 2026.03.26 05:58:06.353677 [ 340 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20857 | 2026.03.26 05:58:06.353690 [ 320 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20858 | 2026.03.26 05:58:06.353698 [ 347 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20859 | 2026.03.26 05:58:06.353680 [ 315 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20860 | 2026.03.26 05:58:06.353873 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20861 | 2026.03.26 05:58:06.353899 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20862 | 2026.03.26 05:58:06.353984 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20863 | 2026.03.26 05:58:06.354007 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20864 | 2026.03.26 05:58:06.354046 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20865 | 2026.03.26 05:58:06.354086 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20866 | 2026.03.26 05:58:06.354124 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20867 | 2026.03.26 05:58:06.354857 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002229 sec., 22431.58366980709 rows/sec., 875.80 KiB/sec. | ||
| 20868 | 2026.03.26 05:58:06.355005 [ 4 ] {38e21c3d-8d1c-41f1-84d0-1e6f1806502c} <Debug> TCPHandler: Processed in 0.00253532 sec. | ||
| 20869 | 2026.03.26 05:58:06.355257 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20870 | 2026.03.26 05:58:06.355444 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20871 | 2026.03.26 05:58:06.355818 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20872 | 2026.03.26 05:58:06.355884 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20873 | 2026.03.26 05:58:06.356287 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20874 | 2026.03.26 05:58:06.356401 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20875 | 2026.03.26 05:58:06.356527 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 20876 | 2026.03.26 05:58:06.356596 [ 315 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20877 | 2026.03.26 05:58:06.356606 [ 340 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20878 | 2026.03.26 05:58:06.356633 [ 310 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20879 | 2026.03.26 05:58:06.356663 [ 315 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20880 | 2026.03.26 05:58:06.356741 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20881 | 2026.03.26 05:58:06.356768 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20882 | 2026.03.26 05:58:06.356851 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20883 | 2026.03.26 05:58:06.356875 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20884 | 2026.03.26 05:58:06.356919 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20885 | 2026.03.26 05:58:06.356967 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20886 | 2026.03.26 05:58:06.357010 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20887 | 2026.03.26 05:58:06.357761 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002405 sec., 20790.02079002079 rows/sec., 811.70 KiB/sec. | ||
| 20888 | 2026.03.26 05:58:06.357914 [ 4 ] {9b322f09-4989-47bc-a6cf-cce47a3267da} <Debug> TCPHandler: Processed in 0.002718404 sec. | ||
| 20889 | 2026.03.26 05:58:06.358185 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20890 | 2026.03.26 05:58:06.358372 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20891 | 2026.03.26 05:58:06.358686 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20892 | 2026.03.26 05:58:06.358743 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20893 | 2026.03.26 05:58:06.359061 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20894 | 2026.03.26 05:58:06.359130 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20895 | 2026.03.26 05:58:06.359254 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 20896 | 2026.03.26 05:58:06.359338 [ 340 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20897 | 2026.03.26 05:58:06.359344 [ 320 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20898 | 2026.03.26 05:58:06.359346 [ 315 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20899 | 2026.03.26 05:58:06.359343 [ 310 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20900 | 2026.03.26 05:58:06.359506 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20901 | 2026.03.26 05:58:06.359546 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20902 | 2026.03.26 05:58:06.359633 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20903 | 2026.03.26 05:58:06.359655 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20904 | 2026.03.26 05:58:06.359695 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20905 | 2026.03.26 05:58:06.359769 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20906 | 2026.03.26 05:58:06.359827 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20907 | 2026.03.26 05:58:06.360583 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002301 sec., 21729.682746631897 rows/sec., 848.39 KiB/sec. | ||
| 20908 | 2026.03.26 05:58:06.360756 [ 4 ] {5a2efcbb-be6c-4086-a2c8-eab74e19614f} <Debug> TCPHandler: Processed in 0.002631831 sec. | ||
| 20909 | 2026.03.26 05:58:06.361165 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2026.03.26 05:58:06.361356 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20911 | 2026.03.26 05:58:06.361681 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20912 | 2026.03.26 05:58:06.361738 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20913 | 2026.03.26 05:58:06.362067 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20914 | 2026.03.26 05:58:06.362141 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20915 | 2026.03.26 05:58:06.362274 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 20916 | 2026.03.26 05:58:06.362351 [ 310 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20917 | 2026.03.26 05:58:06.362365 [ 320 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20918 | 2026.03.26 05:58:06.362386 [ 295 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20919 | 2026.03.26 05:58:06.362398 [ 321 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20920 | 2026.03.26 05:58:06.362534 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20921 | 2026.03.26 05:58:06.362569 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20922 | 2026.03.26 05:58:06.362661 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20923 | 2026.03.26 05:58:06.362684 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20924 | 2026.03.26 05:58:06.362724 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20925 | 2026.03.26 05:58:06.362766 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20926 | 2026.03.26 05:58:06.362812 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20927 | 2026.03.26 05:58:06.363589 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002324 sec., 21514.629948364887 rows/sec., 840.00 KiB/sec. | ||
| 20928 | 2026.03.26 05:58:06.363759 [ 4 ] {bac52917-cb82-42b9-bf90-a845f2908d15} <Debug> TCPHandler: Processed in 0.002654782 sec. | ||
| 20929 | 2026.03.26 05:58:06.364012 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20930 | 2026.03.26 05:58:06.364204 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20931 | 2026.03.26 05:58:06.364531 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20932 | 2026.03.26 05:58:06.364586 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20933 | 2026.03.26 05:58:06.364915 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20934 | 2026.03.26 05:58:06.364984 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20935 | 2026.03.26 05:58:06.365114 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 20936 | 2026.03.26 05:58:06.365205 [ 310 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20937 | 2026.03.26 05:58:06.365207 [ 295 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20938 | 2026.03.26 05:58:06.365238 [ 317 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20939 | 2026.03.26 05:58:06.365243 [ 341 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20940 | 2026.03.26 05:58:06.365411 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20941 | 2026.03.26 05:58:06.365443 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20942 | 2026.03.26 05:58:06.365535 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20943 | 2026.03.26 05:58:06.365558 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20944 | 2026.03.26 05:58:06.365598 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20945 | 2026.03.26 05:58:06.365640 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20946 | 2026.03.26 05:58:06.365685 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20947 | 2026.03.26 05:58:06.366459 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002347 sec., 21303.792074989346 rows/sec., 831.76 KiB/sec. | ||
| 20948 | 2026.03.26 05:58:06.366636 [ 4 ] {558f5cf5-2711-4983-9f53-0684f095a2bc} <Debug> TCPHandler: Processed in 0.002683543 sec. | ||
| 20949 | 2026.03.26 05:58:06.367064 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20950 | 2026.03.26 05:58:06.367331 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20951 | 2026.03.26 05:58:06.367659 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20952 | 2026.03.26 05:58:06.367714 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20953 | 2026.03.26 05:58:06.368037 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20954 | 2026.03.26 05:58:06.368104 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20955 | 2026.03.26 05:58:06.368238 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 20956 | 2026.03.26 05:58:06.368318 [ 333 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20957 | 2026.03.26 05:58:06.368335 [ 319 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20958 | 2026.03.26 05:58:06.368348 [ 326 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20959 | 2026.03.26 05:58:06.368348 [ 302 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20960 | 2026.03.26 05:58:06.368484 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20961 | 2026.03.26 05:58:06.368515 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20962 | 2026.03.26 05:58:06.368606 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20963 | 2026.03.26 05:58:06.368629 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20964 | 2026.03.26 05:58:06.368669 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20965 | 2026.03.26 05:58:06.368713 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20966 | 2026.03.26 05:58:06.368758 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20967 | 2026.03.26 05:58:06.369528 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002289 sec., 21843.599825251204 rows/sec., 852.84 KiB/sec. | ||
| 20968 | 2026.03.26 05:58:06.369679 [ 4 ] {068f19c9-af43-4f46-a983-b9cb8c42868b} <Debug> TCPHandler: Processed in 0.002678582 sec. | ||
| 20969 | 2026.03.26 05:58:06.370108 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2026.03.26 05:58:06.370303 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20971 | 2026.03.26 05:58:06.370624 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20972 | 2026.03.26 05:58:06.370684 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20973 | 2026.03.26 05:58:06.371012 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20974 | 2026.03.26 05:58:06.371083 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20975 | 2026.03.26 05:58:06.371215 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 20976 | 2026.03.26 05:58:06.371283 [ 319 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20977 | 2026.03.26 05:58:06.371308 [ 302 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20978 | 2026.03.26 05:58:06.371308 [ 342 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20979 | 2026.03.26 05:58:06.371321 [ 337 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20980 | 2026.03.26 05:58:06.371446 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20981 | 2026.03.26 05:58:06.371478 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20982 | 2026.03.26 05:58:06.371568 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20983 | 2026.03.26 05:58:06.371590 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20984 | 2026.03.26 05:58:06.371631 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20985 | 2026.03.26 05:58:06.371676 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20986 | 2026.03.26 05:58:06.371720 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 20987 | 2026.03.26 05:58:06.372464 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002257 sec., 22153.300841825432 rows/sec., 864.93 KiB/sec. | ||
| 20988 | 2026.03.26 05:58:06.372626 [ 4 ] {132df7fb-d21b-42fe-91bc-65316626f8fc} <Debug> TCPHandler: Processed in 0.00258115 sec. | ||
| 20989 | 2026.03.26 05:58:06.373002 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20990 | 2026.03.26 05:58:06.373192 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20991 | 2026.03.26 05:58:06.373514 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20992 | 2026.03.26 05:58:06.373570 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20993 | 2026.03.26 05:58:06.373906 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20994 | 2026.03.26 05:58:06.373976 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20995 | 2026.03.26 05:58:06.374105 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 20996 | 2026.03.26 05:58:06.374185 [ 302 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20997 | 2026.03.26 05:58:06.374204 [ 342 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20998 | 2026.03.26 05:58:06.374218 [ 332 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20999 | 2026.03.26 05:58:06.374186 [ 319 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21000 | 2026.03.26 05:58:06.374355 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21001 | 2026.03.26 05:58:06.374383 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21002 | 2026.03.26 05:58:06.374476 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21003 | 2026.03.26 05:58:06.374500 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21004 | 2026.03.26 05:58:06.374540 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 21005 | 2026.03.26 05:58:06.374581 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 21006 | 2026.03.26 05:58:06.374629 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 21007 | 2026.03.26 05:58:06.375380 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.002279 sec., 21939.447125932424 rows/sec., 856.58 KiB/sec. | ||
| 21008 | 2026.03.26 05:58:06.375540 [ 4 ] {a3252510-f92a-4422-b495-77c312bfb6a3} <Debug> TCPHandler: Processed in 0.002600831 sec. | ||
| 21009 | 2026.03.26 05:58:06.451393 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21010 | 2026.03.26 05:58:06.451566 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21011 | 2026.03.26 05:58:06.451634 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21012 | 2026.03.26 05:58:06.452367 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21013 | 2026.03.26 05:58:06.452422 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21014 | 2026.03.26 05:58:06.453080 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21015 | 2026.03.26 05:58:06.453348 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21016 | 2026.03.26 05:58:06.453541 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.002027 sec., 11346.817957572766 rows/sec., 1.62 MiB/sec. | ||
| 21017 | 2026.03.26 05:58:06.453605 [ 4 ] {0985f242-586a-4acb-a1af-049e836d728c} <Debug> TCPHandler: Processed in 0.002294593 sec. | ||
| 21018 | 2026.03.26 05:58:06.453776 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21019 | 2026.03.26 05:58:06.453896 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21020 | 2026.03.26 05:58:06.453949 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21021 | 2026.03.26 05:58:06.454487 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21022 | 2026.03.26 05:58:06.454538 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21023 | 2026.03.26 05:58:06.454912 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21024 | 2026.03.26 05:58:06.455201 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21025 | 2026.03.26 05:58:06.455376 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001504 sec., 1329.7872340425533 rows/sec., 108.43 KiB/sec. | ||
| 21026 | 2026.03.26 05:58:06.455435 [ 4 ] {eb2228d2-eab7-4c56-b9ef-bb030bb16d72} <Debug> TCPHandler: Processed in 0.00172423 sec. | ||
| 21027 | 2026.03.26 05:58:06.455581 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21028 | 2026.03.26 05:58:06.455695 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21029 | 2026.03.26 05:58:06.455746 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21030 | 2026.03.26 05:58:06.457727 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21031 | 2026.03.26 05:58:06.457771 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21032 | 2026.03.26 05:58:06.458323 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21033 | 2026.03.26 05:58:06.458597 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21034 | 2026.03.26 05:58:06.458769 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Debug> executeQuery: Read 2447 rows, 184.94 KiB in 0.003095 sec., 790630.0484652666 rows/sec., 58.36 MiB/sec. | ||
| 21035 | 2026.03.26 05:58:06.458834 [ 4 ] {60808a5d-282f-4f7f-9de1-60b01ac5537e} <Debug> TCPHandler: Processed in 0.003313098 sec. | ||
| 21036 | 2026.03.26 05:58:06.458982 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21037 | 2026.03.26 05:58:06.459103 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21038 | 2026.03.26 05:58:06.459158 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21039 | 2026.03.26 05:58:06.459663 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21040 | 2026.03.26 05:58:06.459709 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21041 | 2026.03.26 05:58:06.460079 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21042 | 2026.03.26 05:58:06.460351 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21043 | 2026.03.26 05:58:06.460519 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Debug> executeQuery: Read 16 rows, 1.19 KiB in 0.001439 sec., 11118.83252258513 rows/sec., 828.62 KiB/sec. | ||
| 21044 | 2026.03.26 05:58:06.460571 [ 4 ] {2a4f0ca6-6972-41cd-b5df-396d67227be1} <Debug> TCPHandler: Processed in 0.001652088 sec. | ||
| 21045 | 2026.03.26 05:58:06.460710 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21046 | 2026.03.26 05:58:06.460832 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21047 | 2026.03.26 05:58:06.460882 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21048 | 2026.03.26 05:58:06.461788 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21049 | 2026.03.26 05:58:06.461832 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21050 | 2026.03.26 05:58:06.462241 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 21051 | 2026.03.26 05:58:06.462526 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21052 | 2026.03.26 05:58:06.462696 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Debug> executeQuery: Read 826 rows, 48.94 KiB in 0.001887 sec., 437731.8494965554 rows/sec., 25.33 MiB/sec. | ||
| 21053 | 2026.03.26 05:58:06.462748 [ 4 ] {90bcd683-6bea-40ea-8afa-91be9c0774f9} <Debug> TCPHandler: Processed in 0.002098689 sec. | ||
| 21054 | 2026.03.26 05:58:06.462904 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21055 | 2026.03.26 05:58:06.463019 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21056 | 2026.03.26 05:58:06.463071 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21057 | 2026.03.26 05:58:06.463565 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21058 | 2026.03.26 05:58:06.463607 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21059 | 2026.03.26 05:58:06.463955 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 21060 | 2026.03.26 05:58:06.464218 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21061 | 2026.03.26 05:58:06.464386 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 50.62 KiB/sec. | ||
| 21062 | 2026.03.26 05:58:06.464439 [ 4 ] {7383d2fb-a9ae-4046-b218-573d3aa1e8f9} <Debug> TCPHandler: Processed in 0.001595918 sec. | ||
| 21063 | 2026.03.26 05:58:06.464588 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21064 | 2026.03.26 05:58:06.464705 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21065 | 2026.03.26 05:58:06.464753 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21066 | 2026.03.26 05:58:06.465921 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21067 | 2026.03.26 05:58:06.465968 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21068 | 2026.03.26 05:58:06.466443 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21069 | 2026.03.26 05:58:06.466717 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21070 | 2026.03.26 05:58:06.466888 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Debug> executeQuery: Read 1412 rows, 97.33 KiB in 0.002207 sec., 639782.5101948346 rows/sec., 43.07 MiB/sec. | ||
| 21071 | 2026.03.26 05:58:06.466937 [ 4 ] {8c32fb06-6a5a-4b85-a4ff-2b889adfdda2} <Debug> TCPHandler: Processed in 0.002414816 sec. | ||
| 21072 | 2026.03.26 05:58:06.467087 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21073 | 2026.03.26 05:58:06.467204 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21074 | 2026.03.26 05:58:06.467262 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21075 | 2026.03.26 05:58:06.467714 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Trace> oximeter.measurements_cumulativei64 (f4fd3428-35f4-4c00-8d4f-36684b071412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21076 | 2026.03.26 05:58:06.467761 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21077 | 2026.03.26 05:58:06.468655 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21078 | 2026.03.26 05:58:06.468936 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Trace> oximeter.measurements_cumulativei64 (f4fd3428-35f4-4c00-8d4f-36684b071412): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21079 | 2026.03.26 05:58:06.469100 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001919 sec., 10422.094841063054 rows/sec., 705.32 KiB/sec. | ||
| 21080 | 2026.03.26 05:58:06.469152 [ 4 ] {44a46fe9-4556-4b21-8173-c0a9a2d4eb1d} <Debug> TCPHandler: Processed in 0.00212779 sec. | ||
| 21081 | 2026.03.26 05:58:06.469296 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21082 | 2026.03.26 05:58:06.469413 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21083 | 2026.03.26 05:58:06.469468 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21084 | 2026.03.26 05:58:06.470350 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21085 | 2026.03.26 05:58:06.470397 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21086 | 2026.03.26 05:58:06.470932 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21087 | 2026.03.26 05:58:06.471213 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21088 | 2026.03.26 05:58:06.471385 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Debug> executeQuery: Read 1584 rows, 98.98 KiB in 0.001994 sec., 794383.149448345 rows/sec., 48.48 MiB/sec. | ||
| 21089 | 2026.03.26 05:58:06.471436 [ 4 ] {443b838f-933f-447e-96cd-60447146ced0} <Debug> TCPHandler: Processed in 0.002203382 sec. | ||
| 21090 | 2026.03.26 05:58:06.471586 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21091 | 2026.03.26 05:58:06.471710 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21092 | 2026.03.26 05:58:06.471781 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21093 | 2026.03.26 05:58:06.472762 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21094 | 2026.03.26 05:58:06.472810 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21095 | 2026.03.26 05:58:06.473480 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21096 | 2026.03.26 05:58:06.473791 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21097 | 2026.03.26 05:58:06.473979 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Debug> executeQuery: Read 19 rows, 32.07 KiB in 0.002293 sec., 8286.088094199738 rows/sec., 13.66 MiB/sec. | ||
| 21098 | 2026.03.26 05:58:06.474055 [ 4 ] {b166b8c5-8c66-4dac-ab7e-76c972f30c1a} <Debug> TCPHandler: Processed in 0.002534289 sec. | ||
| 21099 | 2026.03.26 05:58:06.474207 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21100 | 2026.03.26 05:58:06.474330 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21101 | 2026.03.26 05:58:06.474384 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21102 | 2026.03.26 05:58:06.474805 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21103 | 2026.03.26 05:58:06.474852 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21104 | 2026.03.26 05:58:06.475249 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21105 | 2026.03.26 05:58:06.475526 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21106 | 2026.03.26 05:58:06.475690 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001384 sec., 26011.56069364162 rows/sec., 1.75 MiB/sec. | ||
| 21107 | 2026.03.26 05:58:06.475746 [ 4 ] {c8e9c288-6036-46f3-9ecd-da6b486d2fef} <Debug> TCPHandler: Processed in 0.001599388 sec. | ||
| 21108 | 2026.03.26 05:58:07.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.42 MiB, peak 416.62 MiB, free memory in arenas 0.00 B, will set to 398.30 MiB (RSS), difference: -2.12 MiB | ||
| 21109 | 2026.03.26 05:58:08.695982 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21110 | 2026.03.26 05:58:08.696244 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21111 | 2026.03.26 05:58:08.696343 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21112 | 2026.03.26 05:58:08.697111 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21113 | 2026.03.26 05:58:08.697167 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21114 | 2026.03.26 05:58:08.697571 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21115 | 2026.03.26 05:58:08.697799 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21116 | 2026.03.26 05:58:08.697958 [ 121 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21117 | 2026.03.26 05:58:08.697963 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.40 MiB/sec. | ||
| 21118 | 2026.03.26 05:58:08.698028 [ 121 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21119 | 2026.03.26 05:58:08.698052 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21120 | 2026.03.26 05:58:08.698063 [ 4 ] {58300f58-01c6-4269-83a0-fc1688fcdc16} <Debug> TCPHandler: Processed in 0.002251733 sec. | ||
| 21121 | 2026.03.26 05:58:08.698155 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21122 | 2026.03.26 05:58:08.698188 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21123 | 2026.03.26 05:58:08.698257 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21124 | 2026.03.26 05:58:08.698283 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21125 | 2026.03.26 05:58:08.698290 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3359 rows starting from the beginning of the part | ||
| 21126 | 2026.03.26 05:58:08.698324 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21127 | 2026.03.26 05:58:08.698361 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 904 rows starting from the beginning of the part | ||
| 21128 | 2026.03.26 05:58:08.698410 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 21129 | 2026.03.26 05:58:08.698456 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 905 rows starting from the beginning of the part | ||
| 21130 | 2026.03.26 05:58:08.698497 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 2447 rows starting from the beginning of the part | ||
| 21131 | 2026.03.26 05:58:08.698543 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 21132 | 2026.03.26 05:58:08.698744 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21133 | 2026.03.26 05:58:08.698780 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21134 | 2026.03.26 05:58:08.699082 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21135 | 2026.03.26 05:58:08.699300 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21136 | 2026.03.26 05:58:08.699422 [ 121 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21137 | 2026.03.26 05:58:08.699433 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 21138 | 2026.03.26 05:58:08.699453 [ 121 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2026.03.26 05:58:08.699475 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21140 | 2026.03.26 05:58:08.699487 [ 4 ] {bfaa04d0-91bb-4ab5-9c72-1aa9d8415feb} <Debug> TCPHandler: Processed in 0.001348541 sec. | ||
| 21141 | 2026.03.26 05:58:08.699575 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21142 | 2026.03.26 05:58:08.699599 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21143 | 2026.03.26 05:58:08.699709 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21144 | 2026.03.26 05:58:08.699709 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21145 | 2026.03.26 05:58:08.699750 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1830 rows starting from the beginning of the part | ||
| 21146 | 2026.03.26 05:58:08.699773 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21147 | 2026.03.26 05:58:08.699824 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 557 rows starting from the beginning of the part | ||
| 21148 | 2026.03.26 05:58:08.699873 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 21149 | 2026.03.26 05:58:08.699915 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 550 rows starting from the beginning of the part | ||
| 21150 | 2026.03.26 05:58:08.699956 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1412 rows starting from the beginning of the part | ||
| 21151 | 2026.03.26 05:58:08.699996 [ 196 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 21152 | 2026.03.26 05:58:08.700142 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21153 | 2026.03.26 05:58:08.700185 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21154 | 2026.03.26 05:58:08.700537 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21155 | 2026.03.26 05:58:08.700750 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7727 rows, containing 5 columns (5 merged, 0 gathered) in 0.002640511 sec., 2926327.5176660884 rows/sec., 233.86 MiB/sec. | ||
| 21156 | 2026.03.26 05:58:08.700764 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21157 | 2026.03.26 05:58:08.700918 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 3.63 MiB/sec. | ||
| 21158 | 2026.03.26 05:58:08.700963 [ 4 ] {f3b96ff3-8210-4b61-9c22-14f7c81007a3} <Debug> TCPHandler: Processed in 0.001413293 sec. | ||
| 21159 | 2026.03.26 05:58:08.701079 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21160 | 2026.03.26 05:58:08.701111 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21161 | 2026.03.26 05:58:08.701175 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21162 | 2026.03.26 05:58:08.701223 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21163 | 2026.03.26 05:58:08.701432 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21164 | 2026.03.26 05:58:08.701523 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_156_31} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21165 | 2026.03.26 05:58:08.701537 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21166 | 2026.03.26 05:58:08.701579 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21167 | 2026.03.26 05:58:08.701578 [ 197 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4477 rows, containing 5 columns (5 merged, 0 gathered) in 0.002054148 sec., 2179492.422162376 rows/sec., 158.46 MiB/sec. | ||
| 21168 | 2026.03.26 05:58:08.701626 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 21169 | 2026.03.26 05:58:08.701891 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21170 | 2026.03.26 05:58:08.701900 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21171 | 2026.03.26 05:58:08.702193 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21172 | 2026.03.26 05:58:08.702270 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21173 | 2026.03.26 05:58:08.702338 [ 81 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21174 | 2026.03.26 05:58:08.702353 [ 201 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_156_31} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21175 | 2026.03.26 05:58:08.702340 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.37 MiB/sec. | ||
| 21176 | 2026.03.26 05:58:08.702377 [ 81 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21177 | 2026.03.26 05:58:08.702414 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21178 | 2026.03.26 05:58:08.702426 [ 4 ] {7ce84882-9ac1-4fe6-b812-962886a3cd82} <Debug> TCPHandler: Processed in 0.001395853 sec. | ||
| 21179 | 2026.03.26 05:58:08.702482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 21180 | 2026.03.26 05:58:08.702537 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21181 | 2026.03.26 05:58:08.702630 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21182 | 2026.03.26 05:58:08.702661 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9276 rows starting from the beginning of the part | ||
| 21183 | 2026.03.26 05:58:08.702718 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 90 rows starting from the beginning of the part | ||
| 21184 | 2026.03.26 05:58:08.702761 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 21185 | 2026.03.26 05:58:08.702800 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 21186 | 2026.03.26 05:58:08.702838 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 36 rows starting from the beginning of the part | ||
| 21187 | 2026.03.26 05:58:08.702877 [ 197 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 24 rows starting from the beginning of the part | ||
| 21188 | 2026.03.26 05:58:08.705622 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003162803 sec., 3027694.1055133687 rows/sec., 196.70 MiB/sec. | ||
| 21189 | 2026.03.26 05:58:08.705913 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21190 | 2026.03.26 05:58:08.706223 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21191 | 2026.03.26 05:58:08.706306 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_156_31} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21192 | 2026.03.26 05:58:08.706395 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 21193 | 2026.03.26 05:58:09.410874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44682 | ||
| 21194 | 2026.03.26 05:58:09.411420 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21195 | 2026.03.26 05:58:09.411465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21196 | 2026.03.26 05:58:09.412068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21197 | 2026.03.26 05:58:09.412523 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21198 | 2026.03.26 05:58:09.412682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44682 | ||
| 21199 | 2026.03.26 05:58:11.912165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21200 | 2026.03.26 05:58:11.932060 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.03.26 05:58:11.932127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21202 | 2026.03.26 05:58:11.938244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21203 | 2026.03.26 05:58:11.939347 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21204 | 2026.03.26 05:58:11.943623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21205 | 2026.03.26 05:58:12.119342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 2638 | ||
| 21206 | 2026.03.26 05:58:12.123248 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21207 | 2026.03.26 05:58:12.123314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21208 | 2026.03.26 05:58:12.124860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21209 | 2026.03.26 05:58:12.125447 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21210 | 2026.03.26 05:58:12.125849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2638 | ||
| 21211 | 2026.03.26 05:58:13.708275 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21212 | 2026.03.26 05:58:13.708539 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21213 | 2026.03.26 05:58:13.708961 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21214 | 2026.03.26 05:58:13.709012 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21215 | 2026.03.26 05:58:13.709350 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21216 | 2026.03.26 05:58:13.709423 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21217 | 2026.03.26 05:58:13.709567 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 21218 | 2026.03.26 05:58:13.709732 [ 319 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21219 | 2026.03.26 05:58:13.709748 [ 332 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21220 | 2026.03.26 05:58:13.709750 [ 318 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21221 | 2026.03.26 05:58:13.709750 [ 342 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21222 | 2026.03.26 05:58:13.709751 [ 308 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21223 | 2026.03.26 05:58:13.709958 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21224 | 2026.03.26 05:58:13.710011 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21225 | 2026.03.26 05:58:13.710118 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21226 | 2026.03.26 05:58:13.710141 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (SelectExecutor): Reading approx. 73 rows with 4 streams | ||
| 21227 | 2026.03.26 05:58:13.710180 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 21228 | 2026.03.26 05:58:13.710223 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 21229 | 2026.03.26 05:58:13.710269 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 21230 | 2026.03.26 05:58:13.710310 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', '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', 'zone:cpu_nsec'))" | ||
| 21231 | 2026.03.26 05:58:13.711277 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> executeQuery: Read 73 rows, 2.74 KiB in 0.002868 sec., 25453.277545327757 rows/sec., 954.09 KiB/sec. | ||
| 21232 | 2026.03.26 05:58:13.711476 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> MemoryTracker: Peak memory usage (for query): 158.28 KiB. | ||
| 21233 | 2026.03.26 05:58:13.711493 [ 4 ] {cd4b8927-4a44-4779-9a24-48a9a356294c} <Debug> TCPHandler: Processed in 0.003346288 sec. | ||
| 21234 | 2026.03.26 05:58:13.715051 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21235 | 2026.03.26 05:58:13.715183 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21236 | 2026.03.26 05:58:13.715240 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21237 | 2026.03.26 05:58:13.715844 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21238 | 2026.03.26 05:58:13.715892 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21239 | 2026.03.26 05:58:13.716334 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21240 | 2026.03.26 05:58:13.716538 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21241 | 2026.03.26 05:58:13.716658 [ 65 ] {} <Debug> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 21242 | 2026.03.26 05:58:13.716687 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 180.38 KiB/sec. | ||
| 21243 | 2026.03.26 05:58:13.716700 [ 65 ] {} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21244 | 2026.03.26 05:58:13.716730 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21245 | 2026.03.26 05:58:13.716735 [ 4 ] {51a348d3-e2a2-46e5-ab70-626a54604c04} <Debug> TCPHandler: Processed in 0.001768411 sec. | ||
| 21246 | 2026.03.26 05:58:13.716827 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::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 | ||
| 21247 | 2026.03.26 05:58:13.716850 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21248 | 2026.03.26 05:58:13.716952 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21249 | 2026.03.26 05:58:13.716996 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21250 | 2026.03.26 05:58:13.717102 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21251 | 2026.03.26 05:58:13.717147 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 21252 | 2026.03.26 05:58:13.717240 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 21253 | 2026.03.26 05:58:13.717313 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 21254 | 2026.03.26 05:58:13.717394 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 21255 | 2026.03.26 05:58:13.717466 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::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 | ||
| 21256 | 2026.03.26 05:58:13.717543 [ 201 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::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 | ||
| 21257 | 2026.03.26 05:58:13.717568 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21258 | 2026.03.26 05:58:13.717610 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21259 | 2026.03.26 05:58:13.717954 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21260 | 2026.03.26 05:58:13.718173 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21261 | 2026.03.26 05:58:13.718311 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001379 sec., 205946.33792603336 rows/sec., 13.08 MiB/sec. | ||
| 21262 | 2026.03.26 05:58:13.718351 [ 4 ] {98f5c5e6-1ee5-428c-b516-b400940979a2} <Debug> TCPHandler: Processed in 0.001550586 sec. | ||
| 21263 | 2026.03.26 05:58:13.718466 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21264 | 2026.03.26 05:58:13.718567 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21265 | 2026.03.26 05:58:13.718610 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21266 | 2026.03.26 05:58:13.718991 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21267 | 2026.03.26 05:58:13.719028 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21268 | 2026.03.26 05:58:13.719320 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21269 | 2026.03.26 05:58:13.719424 [ 190 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 6 columns (6 merged, 0 gathered) in 0.002634982 sec., 28463.19253793764 rows/sec., 5.93 MiB/sec. | ||
| 21270 | 2026.03.26 05:58:13.719548 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21271 | 2026.03.26 05:58:13.719647 [ 192 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 21272 | 2026.03.26 05:58:13.719695 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 64.71 KiB/sec. | ||
| 21273 | 2026.03.26 05:58:13.719737 [ 4 ] {2ac98621-613d-4260-8b1a-1457b99e6a85} <Debug> TCPHandler: Processed in 0.001320261 sec. | ||
| 21274 | 2026.03.26 05:58:13.719848 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21275 | 2026.03.26 05:58:13.719941 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21276 | 2026.03.26 05:58:13.719984 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21277 | 2026.03.26 05:58:13.720115 [ 192 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21278 | 2026.03.26 05:58:13.720198 [ 192 ] {ed4de84a-b1f0-43c7-88be-734ae43bed10::all_1_6_1} <Trace> oximeter.timeseries_schema (ed4de84a-b1f0-43c7-88be-734ae43bed10) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 21279 | 2026.03.26 05:58:13.720314 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 21280 | 2026.03.26 05:58:13.721119 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21281 | 2026.03.26 05:58:13.721162 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21282 | 2026.03.26 05:58:13.721531 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21283 | 2026.03.26 05:58:13.721749 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21284 | 2026.03.26 05:58:13.721898 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Debug> executeQuery: Read 911 rows, 74.35 KiB in 0.001974 sec., 461499.493414387 rows/sec., 36.78 MiB/sec. | ||
| 21285 | 2026.03.26 05:58:13.721941 [ 4 ] {0995e22b-d656-4553-9dda-9f6526364251} <Debug> TCPHandler: Processed in 0.00214032 sec. | ||
| 21286 | 2026.03.26 05:58:13.722064 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21287 | 2026.03.26 05:58:13.722159 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21288 | 2026.03.26 05:58:13.722200 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21289 | 2026.03.26 05:58:13.722732 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21290 | 2026.03.26 05:58:13.722773 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21291 | 2026.03.26 05:58:13.723108 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21292 | 2026.03.26 05:58:13.723326 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21293 | 2026.03.26 05:58:13.723465 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Debug> executeQuery: Read 199 rows, 12.82 KiB in 0.001325 sec., 150188.679245283 rows/sec., 9.45 MiB/sec. | ||
| 21294 | 2026.03.26 05:58:13.723505 [ 4 ] {4d7b5b28-2fd2-4318-96a3-1152de13b1d3} <Debug> TCPHandler: Processed in 0.001490575 sec. | ||
| 21295 | 2026.03.26 05:58:13.723621 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21296 | 2026.03.26 05:58:13.723714 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21297 | 2026.03.26 05:58:13.723753 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21298 | 2026.03.26 05:58:13.724227 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21299 | 2026.03.26 05:58:13.724265 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21300 | 2026.03.26 05:58:13.724584 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 21301 | 2026.03.26 05:58:13.724815 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21302 | 2026.03.26 05:58:13.724948 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001252 sec., 119009.58466453673 rows/sec., 7.69 MiB/sec. | ||
| 21303 | 2026.03.26 05:58:13.724989 [ 4 ] {0e85f20b-47f1-4abc-8501-820b7a13d752} <Debug> TCPHandler: Processed in 0.001416654 sec. | ||
| 21304 | 2026.03.26 05:58:13.725100 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21305 | 2026.03.26 05:58:13.725196 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21306 | 2026.03.26 05:58:13.725236 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21307 | 2026.03.26 05:58:13.725709 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21308 | 2026.03.26 05:58:13.725747 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21309 | 2026.03.26 05:58:13.726046 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21310 | 2026.03.26 05:58:13.726258 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21311 | 2026.03.26 05:58:13.726389 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 21312 | 2026.03.26 05:58:13.726431 [ 4 ] {ae3aefed-3897-415e-b467-25341a11495e} <Debug> TCPHandler: Processed in 0.001379062 sec. | ||
| 21313 | 2026.03.26 05:58:13.726538 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21314 | 2026.03.26 05:58:13.726630 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21315 | 2026.03.26 05:58:13.726670 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21316 | 2026.03.26 05:58:13.727374 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21317 | 2026.03.26 05:58:13.727412 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21318 | 2026.03.26 05:58:13.727733 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21319 | 2026.03.26 05:58:13.727941 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21320 | 2026.03.26 05:58:13.728071 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Debug> executeQuery: Read 553 rows, 40.15 KiB in 0.001459 sec., 379026.7306374229 rows/sec., 26.88 MiB/sec. | ||
| 21321 | 2026.03.26 05:58:13.728110 [ 4 ] {158cce8e-c12e-4edd-a9ca-10178cca1146} <Debug> TCPHandler: Processed in 0.001621558 sec. | ||
| 21322 | 2026.03.26 05:58:13.728215 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21323 | 2026.03.26 05:58:13.728307 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21324 | 2026.03.26 05:58:13.728348 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21325 | 2026.03.26 05:58:13.728693 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21326 | 2026.03.26 05:58:13.728727 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21327 | 2026.03.26 05:58:13.729030 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21328 | 2026.03.26 05:58:13.729247 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21329 | 2026.03.26 05:58:13.729376 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 21330 | 2026.03.26 05:58:13.729414 [ 4 ] {48b0c90d-59ea-4fea-9b90-18d8e4758a6d} <Debug> TCPHandler: Processed in 0.001247299 sec. | ||
| 21331 | 2026.03.26 05:58:13.729519 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21332 | 2026.03.26 05:58:13.729616 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21333 | 2026.03.26 05:58:13.729660 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21334 | 2026.03.26 05:58:13.730093 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21335 | 2026.03.26 05:58:13.730128 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21336 | 2026.03.26 05:58:13.730461 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21337 | 2026.03.26 05:58:13.730675 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21338 | 2026.03.26 05:58:13.730806 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Debug> executeQuery: Read 266 rows, 18.09 KiB in 0.001209 sec., 220016.54259718777 rows/sec., 14.62 MiB/sec. | ||
| 21339 | 2026.03.26 05:58:13.730806 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 4 parts from all_1_152_33 to all_155_155_0 | ||
| 21340 | 2026.03.26 05:58:13.730843 [ 4 ] {bf66422d-9517-44d6-87a8-269c47fa8db7} <Debug> TCPHandler: Processed in 0.001374003 sec. | ||
| 21341 | 2026.03.26 05:58:13.730858 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21342 | 2026.03.26 05:58:13.730881 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21343 | 2026.03.26 05:58:13.730948 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21344 | 2026.03.26 05:58:13.730970 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_152_33 to all_155_155_0 into Compact with storage Full | ||
| 21345 | 2026.03.26 05:58:13.731043 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21346 | 2026.03.26 05:58:13.731088 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21347 | 2026.03.26 05:58:13.731097 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21348 | 2026.03.26 05:58:13.731138 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_152_33, total 58320 rows starting from the beginning of the part | ||
| 21349 | 2026.03.26 05:58:13.731206 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 21350 | 2026.03.26 05:58:13.731266 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 265 rows starting from the beginning of the part | ||
| 21351 | 2026.03.26 05:58:13.731322 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1584 rows starting from the beginning of the part | ||
| 21352 | 2026.03.26 05:58:13.731424 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21353 | 2026.03.26 05:58:13.731465 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21354 | 2026.03.26 05:58:13.731775 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21355 | 2026.03.26 05:58:13.731982 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21356 | 2026.03.26 05:58:13.732111 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 21357 | 2026.03.26 05:58:13.732147 [ 4 ] {6de5d0c9-d3e7-45a6-9851-8987e00d3cb1} <Debug> TCPHandler: Processed in 0.001246459 sec. | ||
| 21358 | 2026.03.26 05:58:13.732268 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21359 | 2026.03.26 05:58:13.732360 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21360 | 2026.03.26 05:58:13.732414 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21361 | 2026.03.26 05:58:13.733341 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21362 | 2026.03.26 05:58:13.733376 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21363 | 2026.03.26 05:58:13.733953 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21364 | 2026.03.26 05:58:13.734170 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2026.03.26 05:58:13.734309 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 51.04 MiB/sec. | ||
| 21366 | 2026.03.26 05:58:13.734371 [ 4 ] {3661f17b-4f63-46c5-a009-bffde01c4d2d} <Debug> TCPHandler: Processed in 0.00215139 sec. | ||
| 21367 | 2026.03.26 05:58:13.734481 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21368 | 2026.03.26 05:58:13.734573 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21369 | 2026.03.26 05:58:13.734616 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21370 | 2026.03.26 05:58:13.734943 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21371 | 2026.03.26 05:58:13.734977 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21372 | 2026.03.26 05:58:13.735280 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21373 | 2026.03.26 05:58:13.735483 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21374 | 2026.03.26 05:58:13.735608 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 21375 | 2026.03.26 05:58:13.735643 [ 4 ] {e94b61c2-52da-450b-9d9d-e38a24bd14df} <Debug> TCPHandler: Processed in 0.001211168 sec. | ||
| 21376 | 2026.03.26 05:58:13.741320 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60329 rows, containing 5 columns (5 merged, 0 gathered) in 0.010384524 sec., 5809510.38295063 rows/sec., 374.02 MiB/sec. | ||
| 21377 | 2026.03.26 05:58:13.741983 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Trace> MergedBlockOutputStream: filled checksums all_1_155_34 (state Temporary) | ||
| 21378 | 2026.03.26 05:58:13.742312 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_155_34 to all_1_155_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21379 | 2026.03.26 05:58:13.742398 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_155_34} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 4 parts: [all_1_152_33, all_155_155_0] -> all_1_155_34 | ||
| 21380 | 2026.03.26 05:58:13.742512 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21381 | 2026.03.26 05:58:14.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.44 MiB, peak 416.62 MiB, free memory in arenas 0.00 B, will set to 398.33 MiB (RSS), difference: -1.11 MiB | ||
| 21382 | 2026.03.26 05:58:14.580066 [ 224 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 21383 | 2026.03.26 05:58:14.580125 [ 224 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 21384 | 2026.03.26 05:58:14.583797 [ 224 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 21385 | 2026.03.26 05:58:16.695952 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21386 | 2026.03.26 05:58:16.696013 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21387 | 2026.03.26 05:58:16.912843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45130 | ||
| 21388 | 2026.03.26 05:58:16.913353 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21389 | 2026.03.26 05:58:16.913406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21390 | 2026.03.26 05:58:16.913905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21391 | 2026.03.26 05:58:16.914142 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21392 | 2026.03.26 05:58:16.914291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45130 | ||
| 21393 | 2026.03.26 05:58:18.258654 [ 219 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 21394 | 2026.03.26 05:58:18.258703 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 21395 | 2026.03.26 05:58:18.262215 [ 219 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 21396 | 2026.03.26 05:58:18.268045 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 21397 | 2026.03.26 05:58:18.268098 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 21398 | 2026.03.26 05:58:18.271248 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 21399 | 2026.03.26 05:58:18.664994 [ 217 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 21400 | 2026.03.26 05:58:18.665045 [ 217 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 21401 | 2026.03.26 05:58:18.667610 [ 217 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 21402 | 2026.03.26 05:58:18.700033 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21403 | 2026.03.26 05:58:18.700227 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21404 | 2026.03.26 05:58:18.700301 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21405 | 2026.03.26 05:58:18.701044 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21406 | 2026.03.26 05:58:18.701089 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21407 | 2026.03.26 05:58:18.701505 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21408 | 2026.03.26 05:58:18.701729 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21409 | 2026.03.26 05:58:18.701876 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 21410 | 2026.03.26 05:58:18.701923 [ 4 ] {e12adeb9-f1fe-4051-ad99-c60b2346b678} <Debug> TCPHandler: Processed in 0.002031727 sec. | ||
| 21411 | 2026.03.26 05:58:18.702059 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21412 | 2026.03.26 05:58:18.702154 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21413 | 2026.03.26 05:58:18.702196 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21414 | 2026.03.26 05:58:18.702619 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21415 | 2026.03.26 05:58:18.702654 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21416 | 2026.03.26 05:58:18.702955 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21417 | 2026.03.26 05:58:18.703159 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21418 | 2026.03.26 05:58:18.703294 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 21419 | 2026.03.26 05:58:18.703334 [ 4 ] {05d5101f-4f35-408d-a989-0b61dddc6291} <Debug> TCPHandler: Processed in 0.001325881 sec. | ||
| 21420 | 2026.03.26 05:58:18.703450 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21421 | 2026.03.26 05:58:18.703544 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21422 | 2026.03.26 05:58:18.703587 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21423 | 2026.03.26 05:58:18.704008 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21424 | 2026.03.26 05:58:18.704043 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21425 | 2026.03.26 05:58:18.704379 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21426 | 2026.03.26 05:58:18.704587 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21427 | 2026.03.26 05:58:18.704718 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 21428 | 2026.03.26 05:58:18.704756 [ 4 ] {3bb2fd5f-9399-4d40-86c3-03bd6fb22b25} <Debug> TCPHandler: Processed in 0.001355201 sec. | ||
| 21429 | 2026.03.26 05:58:18.704877 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21430 | 2026.03.26 05:58:18.705001 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21431 | 2026.03.26 05:58:18.705052 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21432 | 2026.03.26 05:58:18.705427 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21433 | 2026.03.26 05:58:18.705467 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21434 | 2026.03.26 05:58:18.705803 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21435 | 2026.03.26 05:58:18.706026 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21436 | 2026.03.26 05:58:18.706162 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 21437 | 2026.03.26 05:58:18.706203 [ 4 ] {cdfcdf37-17ea-46f4-8fad-9bdf51104757} <Debug> TCPHandler: Processed in 0.001386663 sec. | ||
| 21438 | 2026.03.26 05:58:18.706282 [ 222 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 21439 | 2026.03.26 05:58:18.706332 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 21440 | 2026.03.26 05:58:18.709591 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 21441 | 2026.03.26 05:58:19.443708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21442 | 2026.03.26 05:58:19.463887 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21443 | 2026.03.26 05:58:19.463962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21444 | 2026.03.26 05:58:19.470425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21445 | 2026.03.26 05:58:19.471198 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21446 | 2026.03.26 05:58:19.475229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21447 | 2026.03.26 05:58:22.126546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2674 | ||
| 21448 | 2026.03.26 05:58:22.129065 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21449 | 2026.03.26 05:58:22.129116 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21450 | 2026.03.26 05:58:22.130606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21451 | 2026.03.26 05:58:22.131150 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21452 | 2026.03.26 05:58:22.131291 [ 154 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21453 | 2026.03.26 05:58:22.131329 [ 154 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21454 | 2026.03.26 05:58:22.131349 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21455 | 2026.03.26 05:58:22.131432 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 21456 | 2026.03.26 05:58:22.131540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2674 | ||
| 21457 | 2026.03.26 05:58:22.131874 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21458 | 2026.03.26 05:58:22.132011 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2420 rows starting from the beginning of the part | ||
| 21459 | 2026.03.26 05:58:22.132360 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 50 rows starting from the beginning of the part | ||
| 21460 | 2026.03.26 05:58:22.132696 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 21461 | 2026.03.26 05:58:22.133026 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 21462 | 2026.03.26 05:58:22.133345 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part | ||
| 21463 | 2026.03.26 05:58:22.133666 [ 186 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 21464 | 2026.03.26 05:58:22.142708 [ 188 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2674 rows, containing 72 columns (72 merged, 0 gathered) in 0.011300754 sec., 236621.37942300134 rows/sec., 189.49 MiB/sec. | ||
| 21465 | 2026.03.26 05:58:22.145416 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21466 | 2026.03.26 05:58:22.146274 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21467 | 2026.03.26 05:58:22.146369 [ 200 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_71_14} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21468 | 2026.03.26 05:58:22.146755 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 21469 | 2026.03.26 05:58:23.040327 [ 220 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 21470 | 2026.03.26 05:58:23.040395 [ 220 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 21471 | 2026.03.26 05:58:23.043890 [ 220 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 21472 | 2026.03.26 05:58:23.390341 [ 220 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 21473 | 2026.03.26 05:58:23.390375 [ 220 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 21474 | 2026.03.26 05:58:23.393847 [ 220 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 21475 | 2026.03.26 05:58:23.712089 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21476 | 2026.03.26 05:58:23.712286 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21477 | 2026.03.26 05:58:23.712358 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21478 | 2026.03.26 05:58:23.713118 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21479 | 2026.03.26 05:58:23.713155 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21480 | 2026.03.26 05:58:23.713550 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21481 | 2026.03.26 05:58:23.713775 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21482 | 2026.03.26 05:58:23.713919 [ 127 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 21483 | 2026.03.26 05:58:23.713923 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 21484 | 2026.03.26 05:58:23.713962 [ 127 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21485 | 2026.03.26 05:58:23.713982 [ 4 ] {2555e709-fcec-4e07-bb80-78dc516455a9} <Debug> TCPHandler: Processed in 0.002025138 sec. | ||
| 21486 | 2026.03.26 05:58:23.713986 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21487 | 2026.03.26 05:58:23.714105 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21488 | 2026.03.26 05:58:23.714146 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 21489 | 2026.03.26 05:58:23.714199 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21490 | 2026.03.26 05:58:23.714245 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21491 | 2026.03.26 05:58:23.714305 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21492 | 2026.03.26 05:58:23.714347 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 308 rows starting from the beginning of the part | ||
| 21493 | 2026.03.26 05:58:23.714413 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 21494 | 2026.03.26 05:58:23.714458 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 21495 | 2026.03.26 05:58:23.714500 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 21496 | 2026.03.26 05:58:23.714540 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 21497 | 2026.03.26 05:58:23.714583 [ 194 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 21498 | 2026.03.26 05:58:23.714683 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.03.26 05:58:23.714724 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21500 | 2026.03.26 05:58:23.715042 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21501 | 2026.03.26 05:58:23.715258 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.03.26 05:58:23.715388 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Debug> executeQuery: Read 9 rows, 729.00 B in 0.001208 sec., 7450.331125827814 rows/sec., 589.33 KiB/sec. | ||
| 21503 | 2026.03.26 05:58:23.715425 [ 4 ] {2b093c52-5009-454d-b8f1-327cd18e8e58} <Debug> TCPHandler: Processed in 0.001368103 sec. | ||
| 21504 | 2026.03.26 05:58:23.715547 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21505 | 2026.03.26 05:58:23.715639 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21506 | 2026.03.26 05:58:23.715677 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21507 | 2026.03.26 05:58:23.715705 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627328 sec., 1061863.3735792662 rows/sec., 71.78 MiB/sec. | ||
| 21508 | 2026.03.26 05:58:23.715889 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 21509 | 2026.03.26 05:58:23.716201 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21510 | 2026.03.26 05:58:23.716279 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_60_12} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 21511 | 2026.03.26 05:58:23.716363 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 21512 | 2026.03.26 05:58:23.716479 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21513 | 2026.03.26 05:58:23.716515 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21514 | 2026.03.26 05:58:23.716863 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21515 | 2026.03.26 05:58:23.717069 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21516 | 2026.03.26 05:58:23.717195 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Debug> executeQuery: Read 925 rows, 75.50 KiB in 0.001574 sec., 587674.7141041931 rows/sec., 46.84 MiB/sec. | ||
| 21517 | 2026.03.26 05:58:23.717266 [ 4 ] {5401a63b-ba50-4c65-8f09-792d9c78c445} <Debug> TCPHandler: Processed in 0.001773772 sec. | ||
| 21518 | 2026.03.26 05:58:23.717406 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21519 | 2026.03.26 05:58:23.717522 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21520 | 2026.03.26 05:58:23.717569 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21521 | 2026.03.26 05:58:23.718119 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21522 | 2026.03.26 05:58:23.718161 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21523 | 2026.03.26 05:58:23.718500 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21524 | 2026.03.26 05:58:23.718706 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21525 | 2026.03.26 05:58:23.718833 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Debug> executeQuery: Read 210 rows, 13.58 KiB in 0.001335 sec., 157303.37078651684 rows/sec., 9.94 MiB/sec. | ||
| 21526 | 2026.03.26 05:58:23.718870 [ 4 ] {f4ffb82f-09bf-4de4-958f-fb1dab0200f3} <Debug> TCPHandler: Processed in 0.001533376 sec. | ||
| 21527 | 2026.03.26 05:58:23.718914 [ 225 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 21528 | 2026.03.26 05:58:23.718963 [ 225 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 21529 | 2026.03.26 05:58:23.718984 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21530 | 2026.03.26 05:58:23.719081 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21531 | 2026.03.26 05:58:23.719120 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21532 | 2026.03.26 05:58:23.719540 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21533 | 2026.03.26 05:58:23.719577 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21534 | 2026.03.26 05:58:23.719908 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 21535 | 2026.03.26 05:58:23.720169 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21536 | 2026.03.26 05:58:23.720313 [ 127 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 21537 | 2026.03.26 05:58:23.720315 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001253 sec., 119712.68954509178 rows/sec., 7.73 MiB/sec. | ||
| 21538 | 2026.03.26 05:58:23.720351 [ 127 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21539 | 2026.03.26 05:58:23.720369 [ 4 ] {08a663da-1e90-48ea-8b0a-8ce1cbf032bc} <Debug> TCPHandler: Processed in 0.001442893 sec. | ||
| 21540 | 2026.03.26 05:58:23.720379 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21541 | 2026.03.26 05:58:23.720482 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 21542 | 2026.03.26 05:58:23.720494 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21543 | 2026.03.26 05:58:23.720599 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21544 | 2026.03.26 05:58:23.720609 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21545 | 2026.03.26 05:58:23.720639 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 975 rows starting from the beginning of the part | ||
| 21546 | 2026.03.26 05:58:23.720673 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21547 | 2026.03.26 05:58:23.720704 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 149 rows starting from the beginning of the part | ||
| 21548 | 2026.03.26 05:58:23.720753 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part | ||
| 21549 | 2026.03.26 05:58:23.720796 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 826 rows starting from the beginning of the part | ||
| 21550 | 2026.03.26 05:58:23.720838 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 149 rows starting from the beginning of the part | ||
| 21551 | 2026.03.26 05:58:23.720879 [ 194 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 150 rows starting from the beginning of the part | ||
| 21552 | 2026.03.26 05:58:23.721131 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21553 | 2026.03.26 05:58:23.721171 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21554 | 2026.03.26 05:58:23.721512 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21555 | 2026.03.26 05:58:23.721629 [ 225 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 21556 | 2026.03.26 05:58:23.721756 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21557 | 2026.03.26 05:58:23.721885 [ 127 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 21558 | 2026.03.26 05:58:23.721891 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0013 sec., 113846.15384615386 rows/sec., 6.47 MiB/sec. | ||
| 21559 | 2026.03.26 05:58:23.721919 [ 127 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21560 | 2026.03.26 05:58:23.721939 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21561 | 2026.03.26 05:58:23.721940 [ 4 ] {de14b78b-b78e-440c-a6bf-6e24a5c8b266} <Debug> TCPHandler: Processed in 0.001493325 sec. | ||
| 21562 | 2026.03.26 05:58:23.722023 [ 195 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581647 sec., 1516141.0858427954 rows/sec., 97.03 MiB/sec. | ||
| 21563 | 2026.03.26 05:58:23.722044 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 21564 | 2026.03.26 05:58:23.722067 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21565 | 2026.03.26 05:58:23.722155 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21566 | 2026.03.26 05:58:23.722163 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21567 | 2026.03.26 05:58:23.722195 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 160 rows starting from the beginning of the part | ||
| 21568 | 2026.03.26 05:58:23.722220 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21569 | 2026.03.26 05:58:23.722224 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 21570 | 2026.03.26 05:58:23.722266 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 21571 | 2026.03.26 05:58:23.722316 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 21572 | 2026.03.26 05:58:23.722359 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 21573 | 2026.03.26 05:58:23.722402 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 21574 | 2026.03.26 05:58:23.722445 [ 193 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 21575 | 2026.03.26 05:58:23.722503 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21576 | 2026.03.26 05:58:23.722571 [ 187 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_80_16} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 21577 | 2026.03.26 05:58:23.722664 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 21578 | 2026.03.26 05:58:23.722816 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21579 | 2026.03.26 05:58:23.722852 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21580 | 2026.03.26 05:58:23.723183 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21581 | 2026.03.26 05:58:23.723385 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21582 | 2026.03.26 05:58:23.723421 [ 194 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420334 sec., 633653.7743939101 rows/sec., 38.62 MiB/sec. | ||
| 21583 | 2026.03.26 05:58:23.723512 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Debug> executeQuery: Read 585 rows, 42.59 KiB in 0.001367 sec., 427944.4038039503 rows/sec., 30.43 MiB/sec. | ||
| 21584 | 2026.03.26 05:58:23.723556 [ 195 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 21585 | 2026.03.26 05:58:23.723558 [ 4 ] {d3276690-ddf5-4f48-b82f-6432bce7d2bf} <Debug> TCPHandler: Processed in 0.001538006 sec. | ||
| 21586 | 2026.03.26 05:58:23.723676 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21587 | 2026.03.26 05:58:23.723768 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21588 | 2026.03.26 05:58:23.723783 [ 195 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21589 | 2026.03.26 05:58:23.723808 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21590 | 2026.03.26 05:58:23.723841 [ 195 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_60_12} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 21591 | 2026.03.26 05:58:23.723910 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21592 | 2026.03.26 05:58:23.724130 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21593 | 2026.03.26 05:58:23.724164 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21594 | 2026.03.26 05:58:23.724450 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21595 | 2026.03.26 05:58:23.724644 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21596 | 2026.03.26 05:58:23.724768 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 21597 | 2026.03.26 05:58:23.724805 [ 4 ] {46930675-d6f0-4b17-9906-57a6cd6bf97d} <Debug> TCPHandler: Processed in 0.001175447 sec. | ||
| 21598 | 2026.03.26 05:58:23.724921 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21599 | 2026.03.26 05:58:23.725020 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21600 | 2026.03.26 05:58:23.725061 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21601 | 2026.03.26 05:58:23.725489 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21602 | 2026.03.26 05:58:23.725526 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21603 | 2026.03.26 05:58:23.725853 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21604 | 2026.03.26 05:58:23.726066 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21605 | 2026.03.26 05:58:23.726190 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Debug> executeQuery: Read 271 rows, 18.43 KiB in 0.001189 sec., 227922.62405382676 rows/sec., 15.14 MiB/sec. | ||
| 21606 | 2026.03.26 05:58:23.726229 [ 4 ] {f214d362-7a9f-4bd5-9388-0c072550c0ee} <Debug> TCPHandler: Processed in 0.001356062 sec. | ||
| 21607 | 2026.03.26 05:58:23.726337 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21608 | 2026.03.26 05:58:23.726429 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21609 | 2026.03.26 05:58:23.726471 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21610 | 2026.03.26 05:58:23.726782 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21611 | 2026.03.26 05:58:23.726817 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21612 | 2026.03.26 05:58:23.727104 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21613 | 2026.03.26 05:58:23.727303 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21614 | 2026.03.26 05:58:23.727429 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001019 sec., 1962.7085377821395 rows/sec., 128.42 KiB/sec. | ||
| 21615 | 2026.03.26 05:58:23.727466 [ 4 ] {7c8c0a5d-17fc-4d8d-ae2e-dce68ca18c4d} <Debug> TCPHandler: Processed in 0.001176138 sec. | ||
| 21616 | 2026.03.26 05:58:23.727597 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21617 | 2026.03.26 05:58:23.727723 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21618 | 2026.03.26 05:58:23.727787 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21619 | 2026.03.26 05:58:23.728744 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2026.03.26 05:58:23.728782 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21621 | 2026.03.26 05:58:23.729348 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21622 | 2026.03.26 05:58:23.729563 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21623 | 2026.03.26 05:58:23.729700 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002001 sec., 29485.25737131434 rows/sec., 52.84 MiB/sec. | ||
| 21624 | 2026.03.26 05:58:23.729755 [ 4 ] {4fd800e3-7d7b-44fb-b37e-89e80daf4369} <Debug> TCPHandler: Processed in 0.002216502 sec. | ||
| 21625 | 2026.03.26 05:58:23.729782 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 21626 | 2026.03.26 05:58:23.729812 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 21627 | 2026.03.26 05:58:23.729857 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21628 | 2026.03.26 05:58:23.729954 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21629 | 2026.03.26 05:58:23.729996 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21630 | 2026.03.26 05:58:23.730297 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21631 | 2026.03.26 05:58:23.730333 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21632 | 2026.03.26 05:58:23.730660 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 21633 | 2026.03.26 05:58:23.730859 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Trace> oximeter.measurements_i64 (2ebd28f1-efa7-4c04-8ff9-23e1841dc67f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21634 | 2026.03.26 05:58:23.730982 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001047 sec., 8595.988538681948 rows/sec., 607.20 KiB/sec. | ||
| 21635 | 2026.03.26 05:58:23.731020 [ 4 ] {5ebc5ae5-afb2-40ab-889e-6c081db54b35} <Debug> TCPHandler: Processed in 0.001211249 sec. | ||
| 21636 | 2026.03.26 05:58:23.731163 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21637 | 2026.03.26 05:58:23.731282 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21638 | 2026.03.26 05:58:23.731334 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21639 | 2026.03.26 05:58:23.731730 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21640 | 2026.03.26 05:58:23.731773 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21641 | 2026.03.26 05:58:23.732142 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21642 | 2026.03.26 05:58:23.732197 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 21643 | 2026.03.26 05:58:23.732385 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21644 | 2026.03.26 05:58:23.732515 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001258 sec., 71542.13036565977 rows/sec., 4.48 MiB/sec. | ||
| 21645 | 2026.03.26 05:58:23.732552 [ 4 ] {fb509371-1ed3-4ce5-94fb-e5372c83f4d3} <Debug> TCPHandler: Processed in 0.001457325 sec. | ||
| 21646 | 2026.03.26 05:58:24.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.38 MiB, peak 416.62 MiB, free memory in arenas 0.00 B, will set to 398.33 MiB (RSS), difference: -1.04 MiB | ||
| 21647 | 2026.03.26 05:58:24.088357 [ 221 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 21648 | 2026.03.26 05:58:24.088418 [ 221 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 21649 | 2026.03.26 05:58:24.091217 [ 221 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 21650 | 2026.03.26 05:58:24.414451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45642 | ||
| 21651 | 2026.03.26 05:58:24.415068 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21652 | 2026.03.26 05:58:24.415121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21653 | 2026.03.26 05:58:24.415629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21654 | 2026.03.26 05:58:24.415858 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21655 | 2026.03.26 05:58:24.416013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45642 | ||
| 21656 | 2026.03.26 05:58:25.530147 [ 217 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 21657 | 2026.03.26 05:58:25.530202 [ 217 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 21658 | 2026.03.26 05:58:25.532305 [ 217 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 21659 | 2026.03.26 05:58:26.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.33 MiB, peak 416.62 MiB, free memory in arenas 0.00 B, will set to 398.33 MiB (RSS), difference: 4.00 MiB | ||
| 21660 | 2026.03.26 05:58:26.975346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21661 | 2026.03.26 05:58:26.992338 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21662 | 2026.03.26 05:58:26.992382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21663 | 2026.03.26 05:58:26.998474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21664 | 2026.03.26 05:58:26.999137 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21665 | 2026.03.26 05:58:27.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.85 MiB, peak 416.62 MiB, free memory in arenas 0.00 B, will set to 398.33 MiB (RSS), difference: -4.52 MiB | ||
| 21666 | 2026.03.26 05:58:27.002152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21667 | 2026.03.26 05:58:28.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.33 MiB, peak 416.62 MiB, free memory in arenas 0.00 B, will set to 398.33 MiB (RSS), difference: 4.00 MiB | ||
| 21668 | 2026.03.26 05:58:28.700737 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21669 | 2026.03.26 05:58:28.700938 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21670 | 2026.03.26 05:58:28.701013 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21671 | 2026.03.26 05:58:28.701707 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21672 | 2026.03.26 05:58:28.701752 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21673 | 2026.03.26 05:58:28.702162 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21674 | 2026.03.26 05:58:28.702410 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21675 | 2026.03.26 05:58:28.702580 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.53 MiB/sec. | ||
| 21676 | 2026.03.26 05:58:28.702633 [ 4 ] {a53fe7ca-bb7e-4fe2-83d7-5b3d867eebc6} <Debug> TCPHandler: Processed in 0.002031537 sec. | ||
| 21677 | 2026.03.26 05:58:28.702747 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21678 | 2026.03.26 05:58:28.702849 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21679 | 2026.03.26 05:58:28.702893 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21680 | 2026.03.26 05:58:28.703325 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21681 | 2026.03.26 05:58:28.703362 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21682 | 2026.03.26 05:58:28.703677 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21683 | 2026.03.26 05:58:28.703898 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21684 | 2026.03.26 05:58:28.704036 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 21685 | 2026.03.26 05:58:28.704076 [ 4 ] {b456846b-7039-43f5-aa1b-715b4e481151} <Debug> TCPHandler: Processed in 0.001381652 sec. | ||
| 21686 | 2026.03.26 05:58:28.704184 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21687 | 2026.03.26 05:58:28.704281 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21688 | 2026.03.26 05:58:28.704327 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21689 | 2026.03.26 05:58:28.704735 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21690 | 2026.03.26 05:58:28.704772 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21691 | 2026.03.26 05:58:28.705105 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21692 | 2026.03.26 05:58:28.705330 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21693 | 2026.03.26 05:58:28.705458 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 2 parts from all_1_155_34 to all_156_156_0 | ||
| 21694 | 2026.03.26 05:58:28.705471 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 21695 | 2026.03.26 05:58:28.705523 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21696 | 2026.03.26 05:58:28.705535 [ 4 ] {0a86b950-283e-447e-ba7d-cf3b71456d9f} <Debug> TCPHandler: Processed in 0.001400133 sec. | ||
| 21697 | 2026.03.26 05:58:28.705554 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 21698 | 2026.03.26 05:58:28.705654 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21699 | 2026.03.26 05:58:28.705655 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_34 to all_156_156_0 into Compact with storage Full | ||
| 21700 | 2026.03.26 05:58:28.705754 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21701 | 2026.03.26 05:58:28.705777 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21702 | 2026.03.26 05:58:28.705796 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21703 | 2026.03.26 05:58:28.705812 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_155_34, total 60329 rows starting from the beginning of the part | ||
| 21704 | 2026.03.26 05:58:28.705883 [ 199 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 21705 | 2026.03.26 05:58:28.706132 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21706 | 2026.03.26 05:58:28.706177 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21707 | 2026.03.26 05:58:28.706505 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21708 | 2026.03.26 05:58:28.706723 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21709 | 2026.03.26 05:58:28.706863 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 21710 | 2026.03.26 05:58:28.706902 [ 4 ] {5a24e7b0-f57f-4832-a811-52d8becb45e8} <Debug> TCPHandler: Processed in 0.00129756 sec. | ||
| 21711 | 2026.03.26 05:58:28.714418 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60393 rows, containing 5 columns (5 merged, 0 gathered) in 0.008787426 sec., 6872661.004485273 rows/sec., 442.50 MiB/sec. | ||
| 21712 | 2026.03.26 05:58:28.714901 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Trace> MergedBlockOutputStream: filled checksums all_1_156_35 (state Temporary) | ||
| 21713 | 2026.03.26 05:58:28.715239 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_156_35 to all_1_156_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21714 | 2026.03.26 05:58:28.715328 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_156_35} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 2 parts: [all_1_155_34, all_156_156_0] -> all_1_156_35 | ||
| 21715 | 2026.03.26 05:58:28.715435 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 21716 | 2026.03.26 05:58:31.696266 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21717 | 2026.03.26 05:58:31.696340 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21718 | 2026.03.26 05:58:31.916170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46090 | ||
| 21719 | 2026.03.26 05:58:31.916659 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21720 | 2026.03.26 05:58:31.916693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21721 | 2026.03.26 05:58:31.917161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21722 | 2026.03.26 05:58:31.917393 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21723 | 2026.03.26 05:58:31.917519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46090 | ||
| 21724 | 2026.03.26 05:58:31.917541 [ 140 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21725 | 2026.03.26 05:58:31.917586 [ 140 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21726 | 2026.03.26 05:58:31.917608 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21727 | 2026.03.26 05:58:31.917743 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 21728 | 2026.03.26 05:58:31.917920 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21729 | 2026.03.26 05:58:31.917968 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43722 rows starting from the beginning of the part | ||
| 21730 | 2026.03.26 05:58:31.918049 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 21731 | 2026.03.26 05:58:31.918107 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 21732 | 2026.03.26 05:58:31.918164 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 21733 | 2026.03.26 05:58:31.918216 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 21734 | 2026.03.26 05:58:31.918279 [ 198 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 21735 | 2026.03.26 05:58:31.921026 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46090 rows, containing 4 columns (4 merged, 0 gathered) in 0.003351729 sec., 13751111.739642436 rows/sec., 196.71 MiB/sec. | ||
| 21736 | 2026.03.26 05:58:31.921265 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21737 | 2026.03.26 05:58:31.921520 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21738 | 2026.03.26 05:58:31.921591 [ 194 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_96_19} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21739 | 2026.03.26 05:58:31.921665 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21740 | 2026.03.26 05:58:32.007689 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007330112 sec. | ||
| 21741 | 2026.03.26 05:58:32.131843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2708 | ||
| 21742 | 2026.03.26 05:58:32.134536 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21743 | 2026.03.26 05:58:32.134573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21744 | 2026.03.26 05:58:32.135689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21745 | 2026.03.26 05:58:32.135942 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21746 | 2026.03.26 05:58:32.136195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2708 | ||
| 21747 | 2026.03.26 05:58:33.711354 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21748 | 2026.03.26 05:58:33.711631 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21749 | 2026.03.26 05:58:33.711740 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21750 | 2026.03.26 05:58:33.712538 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21751 | 2026.03.26 05:58:33.712574 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21752 | 2026.03.26 05:58:33.713083 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21753 | 2026.03.26 05:58:33.713518 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21754 | 2026.03.26 05:58:33.713664 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002111 sec., 134533.39649455235 rows/sec., 8.54 MiB/sec. | ||
| 21755 | 2026.03.26 05:58:33.713705 [ 4 ] {ff5d6543-11a0-4282-aab1-adb86ac6b783} <Debug> TCPHandler: Processed in 0.002532389 sec. | ||
| 21756 | 2026.03.26 05:58:33.713838 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21757 | 2026.03.26 05:58:33.713931 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21758 | 2026.03.26 05:58:33.713972 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21759 | 2026.03.26 05:58:33.714404 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21760 | 2026.03.26 05:58:33.714439 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21761 | 2026.03.26 05:58:33.714833 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21762 | 2026.03.26 05:58:33.715252 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21763 | 2026.03.26 05:58:33.715383 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00147 sec., 2040.8163265306123 rows/sec., 151.47 KiB/sec. | ||
| 21764 | 2026.03.26 05:58:33.715420 [ 4 ] {bbe2554c-655f-468f-9fde-37eb235f90c6} <Debug> TCPHandler: Processed in 0.001640118 sec. | ||
| 21765 | 2026.03.26 05:58:33.715550 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21766 | 2026.03.26 05:58:33.715640 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21767 | 2026.03.26 05:58:33.715679 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21768 | 2026.03.26 05:58:33.716569 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21769 | 2026.03.26 05:58:33.716604 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21770 | 2026.03.26 05:58:33.717099 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21771 | 2026.03.26 05:58:33.717731 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21772 | 2026.03.26 05:58:33.717868 [ 139 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21773 | 2026.03.26 05:58:33.717873 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Debug> executeQuery: Read 921 rows, 75.18 KiB in 0.00225 sec., 409333.3333333334 rows/sec., 32.63 MiB/sec. | ||
| 21774 | 2026.03.26 05:58:33.717910 [ 139 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21775 | 2026.03.26 05:58:33.717924 [ 4 ] {2a1f47cf-209a-4c83-b52a-0358d84061df} <Debug> TCPHandler: Processed in 0.002430417 sec. | ||
| 21776 | 2026.03.26 05:58:33.717934 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21777 | 2026.03.26 05:58:33.718016 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21778 | 2026.03.26 05:58:33.718029 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21779 | 2026.03.26 05:58:33.718103 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21780 | 2026.03.26 05:58:33.718126 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21781 | 2026.03.26 05:58:33.718131 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3429 rows starting from the beginning of the part | ||
| 21782 | 2026.03.26 05:58:33.718165 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21783 | 2026.03.26 05:58:33.718192 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 911 rows starting from the beginning of the part | ||
| 21784 | 2026.03.26 05:58:33.718234 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 21785 | 2026.03.26 05:58:33.718277 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 925 rows starting from the beginning of the part | ||
| 21786 | 2026.03.26 05:58:33.718317 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
| 21787 | 2026.03.26 05:58:33.718354 [ 191 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 921 rows starting from the beginning of the part | ||
| 21788 | 2026.03.26 05:58:33.718690 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21789 | 2026.03.26 05:58:33.718724 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21790 | 2026.03.26 05:58:33.719176 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21791 | 2026.03.26 05:58:33.719769 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21792 | 2026.03.26 05:58:33.719881 [ 139 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21793 | 2026.03.26 05:58:33.719897 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Debug> executeQuery: Read 204 rows, 13.17 KiB in 0.00179 sec., 113966.48044692738 rows/sec., 7.18 MiB/sec. | ||
| 21794 | 2026.03.26 05:58:33.719915 [ 139 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21795 | 2026.03.26 05:58:33.719935 [ 4 ] {551fc375-be8a-4c1a-b853-51f6b8ba5760} <Debug> TCPHandler: Processed in 0.001952956 sec. | ||
| 21796 | 2026.03.26 05:58:33.719937 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21797 | 2026.03.26 05:58:33.720049 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21798 | 2026.03.26 05:58:33.720077 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 21799 | 2026.03.26 05:58:33.720141 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21800 | 2026.03.26 05:58:33.720184 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21801 | 2026.03.26 05:58:33.720220 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21802 | 2026.03.26 05:58:33.720259 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 236 rows starting from the beginning of the part | ||
| 21803 | 2026.03.26 05:58:33.720330 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 196 rows starting from the beginning of the part | ||
| 21804 | 2026.03.26 05:58:33.720376 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part | ||
| 21805 | 2026.03.26 05:58:33.720419 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 199 rows starting from the beginning of the part | ||
| 21806 | 2026.03.26 05:58:33.720430 [ 196 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002443628 sec., 2577315.3687877203 rows/sec., 209.91 MiB/sec. | ||
| 21807 | 2026.03.26 05:58:33.720458 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 210 rows starting from the beginning of the part | ||
| 21808 | 2026.03.26 05:58:33.720524 [ 194 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 204 rows starting from the beginning of the part | ||
| 21809 | 2026.03.26 05:58:33.720622 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21810 | 2026.03.26 05:58:33.720663 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21811 | 2026.03.26 05:58:33.720946 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21812 | 2026.03.26 05:58:33.721152 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 21813 | 2026.03.26 05:58:33.721484 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21814 | 2026.03.26 05:58:33.721498 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486985 sec., 713524.346244246 rows/sec., 47.99 MiB/sec. | ||
| 21815 | 2026.03.26 05:58:33.721582 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_161_32} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21816 | 2026.03.26 05:58:33.721688 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 21817 | 2026.03.26 05:58:33.721708 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21818 | 2026.03.26 05:58:33.721783 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21819 | 2026.03.26 05:58:33.721844 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001721 sec., 86577.57117954677 rows/sec., 5.59 MiB/sec. | ||
| 21820 | 2026.03.26 05:58:33.721886 [ 4 ] {fe2ce6ba-edda-42f9-b3ff-f5ca38decb57} <Debug> TCPHandler: Processed in 0.001883814 sec. | ||
| 21821 | 2026.03.26 05:58:33.721994 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21822 | 2026.03.26 05:58:33.722087 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21823 | 2026.03.26 05:58:33.722127 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21824 | 2026.03.26 05:58:33.722463 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21825 | 2026.03.26 05:58:33.722553 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21826 | 2026.03.26 05:58:33.722554 [ 196 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_91_18} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21827 | 2026.03.26 05:58:33.722595 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21828 | 2026.03.26 05:58:33.722676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21829 | 2026.03.26 05:58:33.723069 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21830 | 2026.03.26 05:58:33.723626 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21831 | 2026.03.26 05:58:33.723754 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001685 sec., 87833.82789317507 rows/sec., 5.00 MiB/sec. | ||
| 21832 | 2026.03.26 05:58:33.723791 [ 4 ] {fd78551a-665f-487f-bb15-ed94e90e4532} <Debug> TCPHandler: Processed in 0.001843433 sec. | ||
| 21833 | 2026.03.26 05:58:33.723903 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21834 | 2026.03.26 05:58:33.723993 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21835 | 2026.03.26 05:58:33.724030 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21836 | 2026.03.26 05:58:33.724616 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21837 | 2026.03.26 05:58:33.724651 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21838 | 2026.03.26 05:58:33.725110 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21839 | 2026.03.26 05:58:33.725596 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21840 | 2026.03.26 05:58:33.725724 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Debug> executeQuery: Read 570 rows, 41.38 KiB in 0.001749 sec., 325900.51457975985 rows/sec., 23.10 MiB/sec. | ||
| 21841 | 2026.03.26 05:58:33.725743 [ 137 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21842 | 2026.03.26 05:58:33.725761 [ 4 ] {4b5fbcd7-3f3c-41f7-904c-a9fcbc690495} <Debug> TCPHandler: Processed in 0.001904734 sec. | ||
| 21843 | 2026.03.26 05:58:33.725827 [ 137 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21844 | 2026.03.26 05:58:33.725930 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21845 | 2026.03.26 05:58:33.726004 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21846 | 2026.03.26 05:58:33.726027 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21847 | 2026.03.26 05:58:33.726101 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21848 | 2026.03.26 05:58:33.726141 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21849 | 2026.03.26 05:58:33.726146 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21850 | 2026.03.26 05:58:33.726184 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1969 rows starting from the beginning of the part | ||
| 21851 | 2026.03.26 05:58:33.726259 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 553 rows starting from the beginning of the part | ||
| 21852 | 2026.03.26 05:58:33.726400 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 21853 | 2026.03.26 05:58:33.726451 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 585 rows starting from the beginning of the part | ||
| 21854 | 2026.03.26 05:58:33.726495 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 21855 | 2026.03.26 05:58:33.726538 [ 192 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 570 rows starting from the beginning of the part | ||
| 21856 | 2026.03.26 05:58:33.726547 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21857 | 2026.03.26 05:58:33.726588 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21858 | 2026.03.26 05:58:33.727115 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 21859 | 2026.03.26 05:58:33.727620 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21860 | 2026.03.26 05:58:33.727749 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001665 sec., 3603.6036036036035 rows/sec., 188.27 KiB/sec. | ||
| 21861 | 2026.03.26 05:58:33.727754 [ 137 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 21862 | 2026.03.26 05:58:33.727785 [ 4 ] {42fec5fc-870f-4592-9dc0-d58c77412114} <Debug> TCPHandler: Processed in 0.001828553 sec. | ||
| 21863 | 2026.03.26 05:58:33.727807 [ 137 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21864 | 2026.03.26 05:58:33.727835 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21865 | 2026.03.26 05:58:33.727901 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21866 | 2026.03.26 05:58:33.727915 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::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 | ||
| 21867 | 2026.03.26 05:58:33.727961 [ 189 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973446 sec., 1928099.3754072827 rows/sec., 142.27 MiB/sec. | ||
| 21868 | 2026.03.26 05:58:33.727997 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21869 | 2026.03.26 05:58:33.728020 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21870 | 2026.03.26 05:58:33.728042 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21871 | 2026.03.26 05:58:33.728051 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 312 rows starting from the beginning of the part | ||
| 21872 | 2026.03.26 05:58:33.728115 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 21873 | 2026.03.26 05:58:33.728159 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 21874 | 2026.03.26 05:58:33.728200 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 21875 | 2026.03.26 05:58:33.728237 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 21876 | 2026.03.26 05:58:33.728281 [ 190 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 21877 | 2026.03.26 05:58:33.728347 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21878 | 2026.03.26 05:58:33.728502 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21879 | 2026.03.26 05:58:33.728543 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21880 | 2026.03.26 05:58:33.728910 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21881 | 2026.03.26 05:58:33.728996 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_161_32} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21882 | 2026.03.26 05:58:33.729079 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 21883 | 2026.03.26 05:58:33.729113 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21884 | 2026.03.26 05:58:33.729195 [ 192 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315201 sec., 260036.29863420117 rows/sec., 13.27 MiB/sec. | ||
| 21885 | 2026.03.26 05:58:33.729469 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 21886 | 2026.03.26 05:58:33.729674 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21887 | 2026.03.26 05:58:33.729820 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Debug> executeQuery: Read 268 rows, 18.22 KiB in 0.001841 sec., 145573.05812058665 rows/sec., 9.66 MiB/sec. | ||
| 21888 | 2026.03.26 05:58:33.729837 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 2 parts from all_1_156_35 to all_157_157_0 | ||
| 21889 | 2026.03.26 05:58:33.729858 [ 4 ] {97a20ac9-4df0-4044-8bd0-b6ef773da421} <Debug> TCPHandler: Processed in 0.002004657 sec. | ||
| 21890 | 2026.03.26 05:58:33.729881 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21891 | 2026.03.26 05:58:33.729909 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21892 | 2026.03.26 05:58:33.729981 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21893 | 2026.03.26 05:58:33.729984 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_156_35 to all_157_157_0 into Compact with storage Full | ||
| 21894 | 2026.03.26 05:58:33.730006 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21895 | 2026.03.26 05:58:33.730078 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21896 | 2026.03.26 05:58:33.730099 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21897 | 2026.03.26 05:58:33.730112 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_56_11} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 21898 | 2026.03.26 05:58:33.730124 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21899 | 2026.03.26 05:58:33.730136 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_156_35, total 60393 rows starting from the beginning of the part | ||
| 21900 | 2026.03.26 05:58:33.730204 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 266 rows starting from the beginning of the part | ||
| 21901 | 2026.03.26 05:58:33.730227 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21902 | 2026.03.26 05:58:33.730446 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21903 | 2026.03.26 05:58:33.730486 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21904 | 2026.03.26 05:58:33.731024 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 21905 | 2026.03.26 05:58:33.731517 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21906 | 2026.03.26 05:58:33.731635 [ 137 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 21907 | 2026.03.26 05:58:33.731646 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001585 sec., 630.9148264984227 rows/sec., 42.51 KiB/sec. | ||
| 21908 | 2026.03.26 05:58:33.731675 [ 137 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21909 | 2026.03.26 05:58:33.731695 [ 4 ] {708681ec-bb44-4f76-9f93-68ed402c5dc6} <Debug> TCPHandler: Processed in 0.001761641 sec. | ||
| 21910 | 2026.03.26 05:58:33.731699 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21911 | 2026.03.26 05:58:33.731795 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::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 | ||
| 21912 | 2026.03.26 05:58:33.731811 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21913 | 2026.03.26 05:58:33.731886 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21914 | 2026.03.26 05:58:33.731906 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21915 | 2026.03.26 05:58:33.731917 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 53 rows starting from the beginning of the part | ||
| 21916 | 2026.03.26 05:58:33.731966 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21917 | 2026.03.26 05:58:33.731974 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 21918 | 2026.03.26 05:58:33.732022 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 21919 | 2026.03.26 05:58:33.732056 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 21920 | 2026.03.26 05:58:33.732088 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 21921 | 2026.03.26 05:58:33.732124 [ 192 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 21922 | 2026.03.26 05:58:33.732901 [ 201 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.001133816 sec., 52036.6620333458 rows/sec., 3.42 MiB/sec. | ||
| 21923 | 2026.03.26 05:58:33.732904 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21924 | 2026.03.26 05:58:33.732955 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21925 | 2026.03.26 05:58:33.733129 [ 200 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 21926 | 2026.03.26 05:58:33.733628 [ 200 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21927 | 2026.03.26 05:58:33.733692 [ 200 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_56_11} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 21928 | 2026.03.26 05:58:33.733763 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21929 | 2026.03.26 05:58:33.734021 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21930 | 2026.03.26 05:58:33.734523 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21931 | 2026.03.26 05:58:33.734642 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21932 | 2026.03.26 05:58:33.734669 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002781 sec., 21215.39014742898 rows/sec., 38.02 MiB/sec. | ||
| 21933 | 2026.03.26 05:58:33.734673 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21934 | 2026.03.26 05:58:33.734708 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21935 | 2026.03.26 05:58:33.734733 [ 4 ] {38a7ffbb-d595-425f-a760-262c978f4fbb} <Debug> TCPHandler: Processed in 0.00296839 sec. | ||
| 21936 | 2026.03.26 05:58:33.734784 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 21937 | 2026.03.26 05:58:33.734843 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21938 | 2026.03.26 05:58:33.734938 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21939 | 2026.03.26 05:58:33.734979 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21940 | 2026.03.26 05:58:33.734981 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21941 | 2026.03.26 05:58:33.735042 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2797 rows starting from the beginning of the part | ||
| 21942 | 2026.03.26 05:58:33.735149 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 54 rows starting from the beginning of the part | ||
| 21943 | 2026.03.26 05:58:33.735250 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part | ||
| 21944 | 2026.03.26 05:58:33.735310 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21945 | 2026.03.26 05:58:33.735341 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 21946 | 2026.03.26 05:58:33.735350 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21947 | 2026.03.26 05:58:33.735439 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 59 rows starting from the beginning of the part | ||
| 21948 | 2026.03.26 05:58:33.735535 [ 188 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 59 rows starting from the beginning of the part | ||
| 21949 | 2026.03.26 05:58:33.735780 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21950 | 2026.03.26 05:58:33.736191 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21951 | 2026.03.26 05:58:33.736314 [ 137 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21952 | 2026.03.26 05:58:33.736324 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001404 sec., 64102.5641025641 rows/sec., 4.01 MiB/sec. | ||
| 21953 | 2026.03.26 05:58:33.736345 [ 137 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21954 | 2026.03.26 05:58:33.736367 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21955 | 2026.03.26 05:58:33.736371 [ 4 ] {445b58cf-76b8-41ac-adb9-b4f21ab89d95} <Debug> TCPHandler: Processed in 0.001574717 sec. | ||
| 21956 | 2026.03.26 05:58:33.736441 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21957 | 2026.03.26 05:58:33.736535 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21958 | 2026.03.26 05:58:33.736560 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9576 rows starting from the beginning of the part | ||
| 21959 | 2026.03.26 05:58:33.736610 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 90 rows starting from the beginning of the part | ||
| 21960 | 2026.03.26 05:58:33.736652 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 21961 | 2026.03.26 05:58:33.736690 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 90 rows starting from the beginning of the part | ||
| 21962 | 2026.03.26 05:58:33.736727 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 21963 | 2026.03.26 05:58:33.736762 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 90 rows starting from the beginning of the part | ||
| 21964 | 2026.03.26 05:58:33.741086 [ 187 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9966 rows, containing 4 columns (4 merged, 0 gathered) in 0.004675679 sec., 2131455.1319712065 rows/sec., 138.40 MiB/sec. | ||
| 21965 | 2026.03.26 05:58:33.741463 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21966 | 2026.03.26 05:58:33.741734 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60659 rows, containing 5 columns (5 merged, 0 gathered) in 0.011778305 sec., 5150061.914681273 rows/sec., 331.64 MiB/sec. | ||
| 21967 | 2026.03.26 05:58:33.742053 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21968 | 2026.03.26 05:58:33.742131 [ 193 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_161_32} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21969 | 2026.03.26 05:58:33.742223 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 21970 | 2026.03.26 05:58:33.742417 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Trace> MergedBlockOutputStream: filled checksums all_1_157_36 (state Temporary) | ||
| 21971 | 2026.03.26 05:58:33.742952 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_157_36 to all_1_157_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21972 | 2026.03.26 05:58:33.743020 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_157_36} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 2 parts: [all_1_156_35, all_157_157_0] -> all_1_157_36 | ||
| 21973 | 2026.03.26 05:58:33.743091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 21974 | 2026.03.26 05:58:33.750746 [ 199 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3044 rows, containing 19 columns (19 merged, 0 gathered) in 0.015993854 sec., 190323.1078638082 rows/sec., 340.88 MiB/sec. | ||
| 21975 | 2026.03.26 05:58:33.753759 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21976 | 2026.03.26 05:58:33.754337 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21977 | 2026.03.26 05:58:33.754406 [ 197 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21978 | 2026.03.26 05:58:33.754553 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.99 MiB. | ||
| 21979 | 2026.03.26 05:58:34.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.42 MiB, peak 419.79 MiB, free memory in arenas 0.00 B, will set to 407.57 MiB (RSS), difference: 8.14 MiB | ||
| 21980 | 2026.03.26 05:58:34.502222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21981 | 2026.03.26 05:58:34.520424 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21982 | 2026.03.26 05:58:34.520472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21983 | 2026.03.26 05:58:34.527270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21984 | 2026.03.26 05:58:34.528418 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21985 | 2026.03.26 05:58:34.528748 [ 136 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21986 | 2026.03.26 05:58:34.528839 [ 136 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21987 | 2026.03.26 05:58:34.528876 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 21988 | 2026.03.26 05:58:34.528992 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 21989 | 2026.03.26 05:58:34.531569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21990 | 2026.03.26 05:58:34.532011 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21991 | 2026.03.26 05:58:34.532784 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 21992 | 2026.03.26 05:58:34.536278 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 21993 | 2026.03.26 05:58:34.540120 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 21994 | 2026.03.26 05:58:34.544304 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 21995 | 2026.03.26 05:58:34.549063 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 21996 | 2026.03.26 05:58:34.553745 [ 199 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 21997 | 2026.03.26 05:58:34.612513 [ 195 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.083558736 sec., 8652.596180966644 rows/sec., 44.74 MiB/sec. | ||
| 21998 | 2026.03.26 05:58:34.616053 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21999 | 2026.03.26 05:58:34.618785 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_96_19} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22000 | 2026.03.26 05:58:34.618905 [ 198 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_96_19} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22001 | 2026.03.26 05:58:34.621922 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22002 | 2026.03.26 05:58:35.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.65 MiB, peak 426.06 MiB, free memory in arenas 0.00 B, will set to 407.57 MiB (RSS), difference: -1.09 MiB | ||
| 22003 | 2026.03.26 05:58:36.352459 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22004 | 2026.03.26 05:58:36.352629 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22005 | 2026.03.26 05:58:36.352692 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22006 | 2026.03.26 05:58:36.353328 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22007 | 2026.03.26 05:58:36.353372 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22008 | 2026.03.26 05:58:36.353870 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22009 | 2026.03.26 05:58:36.354349 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22010 | 2026.03.26 05:58:36.354493 [ 134 ] {} <Debug> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 22011 | 2026.03.26 05:58:36.354504 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001923 sec., 1040.0416016640665 rows/sec., 84.81 KiB/sec. | ||
| 22012 | 2026.03.26 05:58:36.354572 [ 134 ] {} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22013 | 2026.03.26 05:58:36.354592 [ 4 ] {c8cbe26f-24c1-4806-a2d6-eec2d3e7bb50} <Debug> TCPHandler: Processed in 0.002251463 sec. | ||
| 22014 | 2026.03.26 05:58:36.354602 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22015 | 2026.03.26 05:58:36.354719 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 22016 | 2026.03.26 05:58:36.354724 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22017 | 2026.03.26 05:58:36.354824 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22018 | 2026.03.26 05:58:36.354834 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22019 | 2026.03.26 05:58:36.354857 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 22020 | 2026.03.26 05:58:36.354874 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22021 | 2026.03.26 05:58:36.354923 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 22022 | 2026.03.26 05:58:36.354974 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 22023 | 2026.03.26 05:58:36.355022 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 22024 | 2026.03.26 05:58:36.355067 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part | ||
| 22025 | 2026.03.26 05:58:36.355113 [ 191 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 22026 | 2026.03.26 05:58:36.355941 [ 196 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262809 sec., 29299.759504406447 rows/sec., 2.41 MiB/sec. | ||
| 22027 | 2026.03.26 05:58:36.356299 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 22028 | 2026.03.26 05:58:36.356526 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22029 | 2026.03.26 05:58:36.356568 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22030 | 2026.03.26 05:58:36.356895 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22031 | 2026.03.26 05:58:36.357020 [ 189 ] {b169be89-ca3b-4854-b9fc-7a67fac1e20b::all_1_38_9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 22032 | 2026.03.26 05:58:36.357126 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22033 | 2026.03.26 05:58:36.357158 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22034 | 2026.03.26 05:58:36.357597 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22035 | 2026.03.26 05:58:36.357735 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Debug> executeQuery: Read 2414 rows, 182.48 KiB in 0.00292 sec., 826712.3287671233 rows/sec., 61.03 MiB/sec. | ||
| 22036 | 2026.03.26 05:58:36.357773 [ 4 ] {6cc990a0-9edd-4467-b7ee-af505fa1ebe8} <Debug> TCPHandler: Processed in 0.003096742 sec. | ||
| 22037 | 2026.03.26 05:58:36.357887 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22038 | 2026.03.26 05:58:36.357980 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22039 | 2026.03.26 05:58:36.358019 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22040 | 2026.03.26 05:58:36.358420 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22041 | 2026.03.26 05:58:36.358456 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22042 | 2026.03.26 05:58:36.358860 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22043 | 2026.03.26 05:58:36.359287 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22044 | 2026.03.26 05:58:36.359420 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Debug> executeQuery: Read 17 rows, 1.27 KiB in 0.001458 sec., 11659.807956104252 rows/sec., 869.40 KiB/sec. | ||
| 22045 | 2026.03.26 05:58:36.359457 [ 4 ] {efc6faae-fc54-4215-8c8c-69b1a0820787} <Debug> TCPHandler: Processed in 0.001617138 sec. | ||
| 22046 | 2026.03.26 05:58:36.359557 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22047 | 2026.03.26 05:58:36.359649 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22048 | 2026.03.26 05:58:36.359687 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22049 | 2026.03.26 05:58:36.360357 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22050 | 2026.03.26 05:58:36.360393 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22051 | 2026.03.26 05:58:36.360835 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 22052 | 2026.03.26 05:58:36.361308 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22053 | 2026.03.26 05:58:36.361437 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001805 sec., 443767.31301939057 rows/sec., 25.63 MiB/sec. | ||
| 22054 | 2026.03.26 05:58:36.361474 [ 4 ] {57a20783-a9dd-40b8-99bb-8e8144c94620} <Debug> TCPHandler: Processed in 0.001963236 sec. | ||
| 22055 | 2026.03.26 05:58:36.361579 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22056 | 2026.03.26 05:58:36.361669 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22057 | 2026.03.26 05:58:36.361707 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22058 | 2026.03.26 05:58:36.362077 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22059 | 2026.03.26 05:58:36.362112 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22060 | 2026.03.26 05:58:36.362547 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 22061 | 2026.03.26 05:58:36.363013 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22062 | 2026.03.26 05:58:36.363141 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001489 sec., 671.591672263264 rows/sec., 47.22 KiB/sec. | ||
| 22063 | 2026.03.26 05:58:36.363177 [ 4 ] {2c5037f1-d331-4252-a4f1-41f91f54ad6f} <Debug> TCPHandler: Processed in 0.001645789 sec. | ||
| 22064 | 2026.03.26 05:58:36.363276 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22065 | 2026.03.26 05:58:36.363369 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22066 | 2026.03.26 05:58:36.363408 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22067 | 2026.03.26 05:58:36.364405 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22068 | 2026.03.26 05:58:36.364441 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22069 | 2026.03.26 05:58:36.364949 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22070 | 2026.03.26 05:58:36.365434 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22071 | 2026.03.26 05:58:36.365566 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Debug> executeQuery: Read 1296 rows, 88.60 KiB in 0.002213 sec., 585630.3660189788 rows/sec., 39.10 MiB/sec. | ||
| 22072 | 2026.03.26 05:58:36.365603 [ 4 ] {ace2c57c-d5f2-4af7-8e71-4f46588dc7c4} <Debug> TCPHandler: Processed in 0.002373556 sec. | ||
| 22073 | 2026.03.26 05:58:36.365717 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22074 | 2026.03.26 05:58:36.365808 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22075 | 2026.03.26 05:58:36.365850 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22076 | 2026.03.26 05:58:36.366782 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22077 | 2026.03.26 05:58:36.366816 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22078 | 2026.03.26 05:58:36.367387 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22079 | 2026.03.26 05:58:36.367900 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22080 | 2026.03.26 05:58:36.368028 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.002238 sec., 697497.7658623771 rows/sec., 42.56 MiB/sec. | ||
| 22081 | 2026.03.26 05:58:36.368056 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_157_36 to all_162_162_0 | ||
| 22082 | 2026.03.26 05:58:36.368064 [ 4 ] {1d7f700d-5957-4554-9bae-2501e001ca9b} <Debug> TCPHandler: Processed in 0.002395016 sec. | ||
| 22083 | 2026.03.26 05:58:36.368119 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22084 | 2026.03.26 05:58:36.368149 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22085 | 2026.03.26 05:58:36.368217 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22086 | 2026.03.26 05:58:36.368262 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_157_36 to all_162_162_0 into Compact with storage Full | ||
| 22087 | 2026.03.26 05:58:36.368317 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22088 | 2026.03.26 05:58:36.368376 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22089 | 2026.03.26 05:58:36.368409 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22090 | 2026.03.26 05:58:36.368453 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_157_36, total 60659 rows starting from the beginning of the part | ||
| 22091 | 2026.03.26 05:58:36.368526 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 22092 | 2026.03.26 05:58:36.368578 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 271 rows starting from the beginning of the part | ||
| 22093 | 2026.03.26 05:58:36.368624 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 22094 | 2026.03.26 05:58:36.368673 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 268 rows starting from the beginning of the part | ||
| 22095 | 2026.03.26 05:58:36.368719 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1561 rows starting from the beginning of the part | ||
| 22096 | 2026.03.26 05:58:36.369160 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22097 | 2026.03.26 05:58:36.369201 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22098 | 2026.03.26 05:58:36.369856 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22099 | 2026.03.26 05:58:36.370317 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22100 | 2026.03.26 05:58:36.370460 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002161 sec., 6941.230911614993 rows/sec., 12.44 MiB/sec. | ||
| 22101 | 2026.03.26 05:58:36.370514 [ 4 ] {b1dc9aa6-97b5-4099-ade8-ff78a2e77926} <Debug> TCPHandler: Processed in 0.002343275 sec. | ||
| 22102 | 2026.03.26 05:58:36.370632 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22103 | 2026.03.26 05:58:36.370724 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22104 | 2026.03.26 05:58:36.370764 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22105 | 2026.03.26 05:58:36.371088 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22106 | 2026.03.26 05:58:36.371122 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22107 | 2026.03.26 05:58:36.371534 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22108 | 2026.03.26 05:58:36.371980 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22109 | 2026.03.26 05:58:36.372110 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001404 sec., 25641.02564102564 rows/sec., 1.73 MiB/sec. | ||
| 22110 | 2026.03.26 05:58:36.372144 [ 4 ] {f84e1186-348a-4ce3-a5a3-25373bba9d80} <Debug> TCPHandler: Processed in 0.001568607 sec. | ||
| 22111 | 2026.03.26 05:58:36.378979 [ 201 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63079 rows, containing 5 columns (5 merged, 0 gathered) in 0.010761282 sec., 5861662.207160819 rows/sec., 377.23 MiB/sec. | ||
| 22112 | 2026.03.26 05:58:36.380138 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Trace> MergedBlockOutputStream: filled checksums all_1_162_37 (state Temporary) | ||
| 22113 | 2026.03.26 05:58:36.380725 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_162_37 to all_1_162_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22114 | 2026.03.26 05:58:36.380805 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_162_37} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_157_36, all_162_162_0] -> all_1_162_37 | ||
| 22115 | 2026.03.26 05:58:36.380891 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 22116 | 2026.03.26 05:58:38.080161 [ 223 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 22117 | 2026.03.26 05:58:38.080237 [ 223 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 22118 | 2026.03.26 05:58:38.084521 [ 223 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): 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] | ||
| 22119 | 2026.03.26 05:58:38.246023 [ 217 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 22120 | 2026.03.26 05:58:38.246103 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 22121 | 2026.03.26 05:58:38.250626 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): 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] | ||
| 22122 | 2026.03.26 05:58:38.610531 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 22123 | 2026.03.26 05:58:38.610572 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 22124 | 2026.03.26 05:58:38.613127 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): 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] | ||
| 22125 | 2026.03.26 05:58:38.696598 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22126 | 2026.03.26 05:58:38.696777 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22127 | 2026.03.26 05:58:38.696847 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22128 | 2026.03.26 05:58:38.697578 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22129 | 2026.03.26 05:58:38.697637 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22130 | 2026.03.26 05:58:38.698203 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22131 | 2026.03.26 05:58:38.698681 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22132 | 2026.03.26 05:58:38.698852 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002124 sec., 26365.348399246705 rows/sec., 2.03 MiB/sec. | ||
| 22133 | 2026.03.26 05:58:38.698908 [ 4 ] {508f4c40-bbea-4a3d-a5f8-5eac03bf543e} <Debug> TCPHandler: Processed in 0.002436917 sec. | ||
| 22134 | 2026.03.26 05:58:38.699044 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22135 | 2026.03.26 05:58:38.699149 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22136 | 2026.03.26 05:58:38.699193 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22137 | 2026.03.26 05:58:38.699670 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22138 | 2026.03.26 05:58:38.699709 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22139 | 2026.03.26 05:58:38.700144 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22140 | 2026.03.26 05:58:38.700602 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22141 | 2026.03.26 05:58:38.700744 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 3.08 MiB/sec. | ||
| 22142 | 2026.03.26 05:58:38.700785 [ 4 ] {1607e11d-d832-4723-a320-e69ff0ced2b7} <Debug> TCPHandler: Processed in 0.001795082 sec. | ||
| 22143 | 2026.03.26 05:58:38.700906 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22144 | 2026.03.26 05:58:38.701003 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22145 | 2026.03.26 05:58:38.701048 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22146 | 2026.03.26 05:58:38.701496 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22147 | 2026.03.26 05:58:38.701543 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22148 | 2026.03.26 05:58:38.702178 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22149 | 2026.03.26 05:58:38.702651 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22150 | 2026.03.26 05:58:38.702785 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001803 sec., 35496.394897393235 rows/sec., 2.47 MiB/sec. | ||
| 22151 | 2026.03.26 05:58:38.702823 [ 4 ] {21e26a39-f7a4-4768-87ea-0e30a3e69ef5} <Debug> TCPHandler: Processed in 0.001966346 sec. | ||
| 22152 | 2026.03.26 05:58:38.702937 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22153 | 2026.03.26 05:58:38.703031 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22154 | 2026.03.26 05:58:38.703073 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22155 | 2026.03.26 05:58:38.703399 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22156 | 2026.03.26 05:58:38.703434 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22157 | 2026.03.26 05:58:38.703824 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22158 | 2026.03.26 05:58:38.704247 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22159 | 2026.03.26 05:58:38.704378 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001366 sec., 17569.546120058563 rows/sec., 1.18 MiB/sec. | ||
| 22160 | 2026.03.26 05:58:38.704415 [ 4 ] {d497f6d3-7441-4293-8f43-86b172d44fea} <Debug> TCPHandler: Processed in 0.001526655 sec. | ||
| 22161 | 2026.03.26 05:58:38.704459 [ 224 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 22162 | 2026.03.26 05:58:38.704516 [ 224 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 22163 | 2026.03.26 05:58:38.707739 [ 224 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): 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] | ||
| 22164 | 2026.03.26 05:58:39.417664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46602 | ||
| 22165 | 2026.03.26 05:58:39.418209 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22166 | 2026.03.26 05:58:39.418252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22167 | 2026.03.26 05:58:39.418893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22168 | 2026.03.26 05:58:39.419507 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22169 | 2026.03.26 05:58:39.419657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46602 | ||
| 22170 | 2026.03.26 05:58:40.942158 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43969 | ||
| 22171 | 2026.03.26 05:58:40.942271 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22172 | 2026.03.26 05:58:40.942298 [ 288 ] {} <Debug> TCP-Session: d5738ebb-7b10-4dd0-9a6a-35942c324d6b Authenticating user 'default' from [fd00:1122:3344:101::e]:43969 | ||
| 22173 | 2026.03.26 05:58:40.942319 [ 288 ] {} <Debug> TCP-Session: d5738ebb-7b10-4dd0-9a6a-35942c324d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22174 | 2026.03.26 05:58:40.942332 [ 288 ] {} <Debug> TCP-Session: d5738ebb-7b10-4dd0-9a6a-35942c324d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22175 | 2026.03.26 05:58:40.942519 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55139 | ||
| 22176 | 2026.03.26 05:58:40.942541 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47765 | ||
| 22177 | 2026.03.26 05:58:40.942592 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55865 | ||
| 22178 | 2026.03.26 05:58:40.942607 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50130 | ||
| 22179 | 2026.03.26 05:58:40.942601 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61119 | ||
| 22180 | 2026.03.26 05:58:40.942668 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22181 | 2026.03.26 05:58:40.942683 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22182 | 2026.03.26 05:58:40.942684 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22183 | 2026.03.26 05:58:40.942715 [ 289 ] {} <Debug> TCP-Session: c32340f6-f096-49e6-b73d-16b7cb738141 Authenticating user 'default' from [fd00:1122:3344:101::e]:55139 | ||
| 22184 | 2026.03.26 05:58:40.942731 [ 290 ] {} <Debug> TCP-Session: 72b78003-e3ed-4728-b05c-208bb240b6e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47765 | ||
| 22185 | 2026.03.26 05:58:40.942740 [ 294 ] {} <Debug> TCP-Session: 39116809-5661-49d4-a835-12b539820661 Authenticating user 'default' from [fd00:1122:3344:101::e]:55865 | ||
| 22186 | 2026.03.26 05:58:40.942745 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22187 | 2026.03.26 05:58:40.942759 [ 289 ] {} <Debug> TCP-Session: c32340f6-f096-49e6-b73d-16b7cb738141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22188 | 2026.03.26 05:58:40.942772 [ 290 ] {} <Debug> TCP-Session: 72b78003-e3ed-4728-b05c-208bb240b6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22189 | 2026.03.26 05:58:40.942776 [ 294 ] {} <Debug> TCP-Session: 39116809-5661-49d4-a835-12b539820661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22190 | 2026.03.26 05:58:40.942792 [ 3 ] {} <Debug> TCP-Session: 1b72d531-8d08-47d1-8c2f-486ff030f641 Authenticating user 'default' from [fd00:1122:3344:101::e]:61119 | ||
| 22191 | 2026.03.26 05:58:40.942796 [ 289 ] {} <Debug> TCP-Session: c32340f6-f096-49e6-b73d-16b7cb738141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22192 | 2026.03.26 05:58:40.942809 [ 290 ] {} <Debug> TCP-Session: 72b78003-e3ed-4728-b05c-208bb240b6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22193 | 2026.03.26 05:58:40.942834 [ 3 ] {} <Debug> TCP-Session: 1b72d531-8d08-47d1-8c2f-486ff030f641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22194 | 2026.03.26 05:58:40.942817 [ 294 ] {} <Debug> TCP-Session: 39116809-5661-49d4-a835-12b539820661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22195 | 2026.03.26 05:58:40.942869 [ 3 ] {} <Debug> TCP-Session: 1b72d531-8d08-47d1-8c2f-486ff030f641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22196 | 2026.03.26 05:58:40.942711 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22197 | 2026.03.26 05:58:40.942653 [ 288 ] {} <Trace> TCP-Session: d5738ebb-7b10-4dd0-9a6a-35942c324d6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22198 | 2026.03.26 05:58:40.942924 [ 286 ] {} <Debug> TCP-Session: 0b7e292a-f086-41ad-ad66-187c38834346 Authenticating user 'default' from [fd00:1122:3344:101::e]:50130 | ||
| 22199 | 2026.03.26 05:58:40.942578 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47750 | ||
| 22200 | 2026.03.26 05:58:40.942961 [ 286 ] {} <Debug> TCP-Session: 0b7e292a-f086-41ad-ad66-187c38834346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22201 | 2026.03.26 05:58:40.942556 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48931 | ||
| 22202 | 2026.03.26 05:58:40.943028 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22203 | 2026.03.26 05:58:40.942564 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59472 | ||
| 22204 | 2026.03.26 05:58:40.943075 [ 293 ] {} <Debug> TCP-Session: fef3b019-d25b-4827-9669-ed8726ac75f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47750 | ||
| 22205 | 2026.03.26 05:58:40.943098 [ 288 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43969) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22206 | 2026.03.26 05:58:40.943124 [ 293 ] {} <Debug> TCP-Session: fef3b019-d25b-4827-9669-ed8726ac75f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22207 | 2026.03.26 05:58:40.943129 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22208 | 2026.03.26 05:58:40.943158 [ 293 ] {} <Debug> TCP-Session: fef3b019-d25b-4827-9669-ed8726ac75f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22209 | 2026.03.26 05:58:40.943158 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22210 | 2026.03.26 05:58:40.943185 [ 291 ] {} <Debug> TCP-Session: 09865d7a-0bf5-41d6-812e-704fde30ed1d Authenticating user 'default' from [fd00:1122:3344:101::e]:48931 | ||
| 22211 | 2026.03.26 05:58:40.942991 [ 286 ] {} <Debug> TCP-Session: 0b7e292a-f086-41ad-ad66-187c38834346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22212 | 2026.03.26 05:58:40.943213 [ 292 ] {} <Debug> TCP-Session: cb661c41-cd9a-45ad-86f2-a20c4aae4673 Authenticating user 'default' from [fd00:1122:3344:101::e]:59472 | ||
| 22213 | 2026.03.26 05:58:40.943226 [ 291 ] {} <Debug> TCP-Session: 09865d7a-0bf5-41d6-812e-704fde30ed1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22214 | 2026.03.26 05:58:40.943259 [ 292 ] {} <Debug> TCP-Session: cb661c41-cd9a-45ad-86f2-a20c4aae4673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22215 | 2026.03.26 05:58:40.943262 [ 291 ] {} <Debug> TCP-Session: 09865d7a-0bf5-41d6-812e-704fde30ed1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22216 | 2026.03.26 05:58:40.943287 [ 292 ] {} <Debug> TCP-Session: cb661c41-cd9a-45ad-86f2-a20c4aae4673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22217 | 2026.03.26 05:58:40.943438 [ 288 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22218 | 2026.03.26 05:58:40.943500 [ 288 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22219 | 2026.03.26 05:58:40.943779 [ 288 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 22220 | 2026.03.26 05:58:40.944730 [ 318 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Trace> AggregatingTransform: Aggregating | ||
| 22221 | 2026.03.26 05:58:40.944771 [ 318 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Trace> Aggregator: Aggregation method: without_key | ||
| 22222 | 2026.03.26 05:58:40.944807 [ 318 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929862 sec. (1075.428 rows/sec., 42.01 KiB/sec.) | ||
| 22223 | 2026.03.26 05:58:40.944828 [ 318 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Trace> Aggregator: Merging aggregated data | ||
| 22224 | 2026.03.26 05:58:40.946198 [ 288 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 22225 | 2026.03.26 05:58:40.946331 [ 288 ] {8fae1f7e-65ab-42e0-b74d-0adf26699a12} <Debug> TCPHandler: Processed in 0.00381197 sec. | ||
| 22226 | 2026.03.26 05:58:40.946444 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22227 | 2026.03.26 05:58:40.946472 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22228 | 2026.03.26 05:58:40.946474 [ 288 ] {} <Debug> TCP-Session: d5738ebb-7b10-4dd0-9a6a-35942c324d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22229 | 2026.03.26 05:58:40.946496 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22230 | 2026.03.26 05:58:40.946518 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22231 | 2026.03.26 05:58:40.946538 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22232 | 2026.03.26 05:58:40.946554 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22233 | 2026.03.26 05:58:40.946581 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22234 | 2026.03.26 05:58:40.946594 [ 289 ] {} <Debug> TCP-Session: c32340f6-f096-49e6-b73d-16b7cb738141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22235 | 2026.03.26 05:58:40.946595 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22236 | 2026.03.26 05:58:40.946615 [ 293 ] {} <Debug> TCP-Session: fef3b019-d25b-4827-9669-ed8726ac75f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22237 | 2026.03.26 05:58:40.946614 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22238 | 2026.03.26 05:58:40.946657 [ 291 ] {} <Debug> TCP-Session: 09865d7a-0bf5-41d6-812e-704fde30ed1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22239 | 2026.03.26 05:58:40.946688 [ 3 ] {} <Debug> TCP-Session: 1b72d531-8d08-47d1-8c2f-486ff030f641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22240 | 2026.03.26 05:58:40.946606 [ 290 ] {} <Debug> TCP-Session: 72b78003-e3ed-4728-b05c-208bb240b6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22241 | 2026.03.26 05:58:40.946569 [ 292 ] {} <Debug> TCP-Session: cb661c41-cd9a-45ad-86f2-a20c4aae4673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22242 | 2026.03.26 05:58:40.946547 [ 286 ] {} <Debug> TCP-Session: 0b7e292a-f086-41ad-ad66-187c38834346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22243 | 2026.03.26 05:58:40.946514 [ 294 ] {} <Debug> TCP-Session: 39116809-5661-49d4-a835-12b539820661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22244 | 2026.03.26 05:58:42.031680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22245 | 2026.03.26 05:58:42.051751 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22246 | 2026.03.26 05:58:42.051823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22247 | 2026.03.26 05:58:42.058275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22248 | 2026.03.26 05:58:42.059596 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22249 | 2026.03.26 05:58:42.064319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22250 | 2026.03.26 05:58:42.136426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2760 | ||
| 22251 | 2026.03.26 05:58:42.137189 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58722 | ||
| 22252 | 2026.03.26 05:58:42.137296 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22253 | 2026.03.26 05:58:42.137330 [ 288 ] {} <Debug> TCP-Session: 90582082-fae9-4832-a1a7-238c3863cfb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58722 | ||
| 22254 | 2026.03.26 05:58:42.137356 [ 288 ] {} <Debug> TCP-Session: 90582082-fae9-4832-a1a7-238c3863cfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22255 | 2026.03.26 05:58:42.137368 [ 288 ] {} <Debug> TCP-Session: 90582082-fae9-4832-a1a7-238c3863cfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22256 | 2026.03.26 05:58:42.137600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40216 | ||
| 22257 | 2026.03.26 05:58:42.137615 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41091 | ||
| 22258 | 2026.03.26 05:58:42.137663 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62866 | ||
| 22259 | 2026.03.26 05:58:42.137676 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60145 | ||
| 22260 | 2026.03.26 05:58:42.137682 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59898 | ||
| 22261 | 2026.03.26 05:58:42.137733 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22262 | 2026.03.26 05:58:42.137750 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22263 | 2026.03.26 05:58:42.137754 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22264 | 2026.03.26 05:58:42.137773 [ 289 ] {} <Debug> TCP-Session: 6de7cbb2-d464-480f-9286-905176032afe Authenticating user 'default' from [fd00:1122:3344:101::e]:40216 | ||
| 22265 | 2026.03.26 05:58:42.137784 [ 290 ] {} <Debug> TCP-Session: 3bc20336-a59c-47d2-b3fa-10f4832a096b Authenticating user 'default' from [fd00:1122:3344:101::e]:41091 | ||
| 22266 | 2026.03.26 05:58:42.137795 [ 294 ] {} <Debug> TCP-Session: 178d0170-87da-446f-a119-e932955434a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62866 | ||
| 22267 | 2026.03.26 05:58:42.137809 [ 289 ] {} <Debug> TCP-Session: 6de7cbb2-d464-480f-9286-905176032afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22268 | 2026.03.26 05:58:42.137829 [ 294 ] {} <Debug> TCP-Session: 178d0170-87da-446f-a119-e932955434a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22269 | 2026.03.26 05:58:42.137826 [ 288 ] {} <Trace> TCP-Session: 90582082-fae9-4832-a1a7-238c3863cfb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22270 | 2026.03.26 05:58:42.137857 [ 294 ] {} <Debug> TCP-Session: 178d0170-87da-446f-a119-e932955434a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22271 | 2026.03.26 05:58:42.137843 [ 289 ] {} <Debug> TCP-Session: 6de7cbb2-d464-480f-9286-905176032afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22272 | 2026.03.26 05:58:42.137820 [ 290 ] {} <Debug> TCP-Session: 3bc20336-a59c-47d2-b3fa-10f4832a096b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22273 | 2026.03.26 05:58:42.137789 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22274 | 2026.03.26 05:58:42.137950 [ 290 ] {} <Debug> TCP-Session: 3bc20336-a59c-47d2-b3fa-10f4832a096b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22275 | 2026.03.26 05:58:42.137991 [ 286 ] {} <Debug> TCP-Session: fa68659b-e7c2-4545-9007-7ef5f66a0d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:59898 | ||
| 22276 | 2026.03.26 05:58:42.137646 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33387 | ||
| 22277 | 2026.03.26 05:58:42.138018 [ 286 ] {} <Debug> TCP-Session: fa68659b-e7c2-4545-9007-7ef5f66a0d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22278 | 2026.03.26 05:58:42.138039 [ 286 ] {} <Debug> TCP-Session: fa68659b-e7c2-4545-9007-7ef5f66a0d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22279 | 2026.03.26 05:58:42.137626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59925 | ||
| 22280 | 2026.03.26 05:58:42.138076 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22281 | 2026.03.26 05:58:42.138077 [ 288 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58722) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22282 | 2026.03.26 05:58:42.138128 [ 293 ] {} <Debug> TCP-Session: 7b5057aa-1127-48c2-a438-eafd7615f2e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33387 | ||
| 22283 | 2026.03.26 05:58:42.137633 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47673 | ||
| 22284 | 2026.03.26 05:58:42.138172 [ 293 ] {} <Debug> TCP-Session: 7b5057aa-1127-48c2-a438-eafd7615f2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22285 | 2026.03.26 05:58:42.138181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22286 | 2026.03.26 05:58:42.138220 [ 293 ] {} <Debug> TCP-Session: 7b5057aa-1127-48c2-a438-eafd7615f2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22287 | 2026.03.26 05:58:42.137769 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22288 | 2026.03.26 05:58:42.138266 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22289 | 2026.03.26 05:58:42.138294 [ 3 ] {} <Debug> TCP-Session: 15ee33aa-dbc2-4226-8beb-9eb82806abab Authenticating user 'default' from [fd00:1122:3344:101::e]:60145 | ||
| 22290 | 2026.03.26 05:58:42.138318 [ 292 ] {} <Debug> TCP-Session: a995ffd2-dc3c-4fa3-aa38-d340ee6cf75d Authenticating user 'default' from [fd00:1122:3344:101::e]:47673 | ||
| 22291 | 2026.03.26 05:58:42.138328 [ 3 ] {} <Debug> TCP-Session: 15ee33aa-dbc2-4226-8beb-9eb82806abab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22292 | 2026.03.26 05:58:42.138263 [ 291 ] {} <Debug> TCP-Session: 98195cd1-2914-45b4-aab7-3fbff663d717 Authenticating user 'default' from [fd00:1122:3344:101::e]:59925 | ||
| 22293 | 2026.03.26 05:58:42.138357 [ 3 ] {} <Debug> TCP-Session: 15ee33aa-dbc2-4226-8beb-9eb82806abab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22294 | 2026.03.26 05:58:42.138353 [ 292 ] {} <Debug> TCP-Session: a995ffd2-dc3c-4fa3-aa38-d340ee6cf75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22295 | 2026.03.26 05:58:42.138398 [ 291 ] {} <Debug> TCP-Session: 98195cd1-2914-45b4-aab7-3fbff663d717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22296 | 2026.03.26 05:58:42.138422 [ 292 ] {} <Debug> TCP-Session: a995ffd2-dc3c-4fa3-aa38-d340ee6cf75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22297 | 2026.03.26 05:58:42.138437 [ 291 ] {} <Debug> TCP-Session: 98195cd1-2914-45b4-aab7-3fbff663d717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22298 | 2026.03.26 05:58:42.138468 [ 288 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22299 | 2026.03.26 05:58:42.138545 [ 288 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22300 | 2026.03.26 05:58:42.138919 [ 288 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 22301 | 2026.03.26 05:58:42.140251 [ 302 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Trace> AggregatingTransform: Aggregating | ||
| 22302 | 2026.03.26 05:58:42.140297 [ 302 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Trace> Aggregator: Aggregation method: without_key | ||
| 22303 | 2026.03.26 05:58:42.140337 [ 302 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0012854 sec. (777.968 rows/sec., 30.39 KiB/sec.) | ||
| 22304 | 2026.03.26 05:58:42.140356 [ 302 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Trace> Aggregator: Merging aggregated data | ||
| 22305 | 2026.03.26 05:58:42.140399 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22306 | 2026.03.26 05:58:42.140460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22307 | 2026.03.26 05:58:42.141952 [ 288 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003944 sec., 253.54969574036514 rows/sec., 9.90 KiB/sec. | ||
| 22308 | 2026.03.26 05:58:42.142188 [ 288 ] {cef0378c-d61f-41f0-8832-0d1780854c47} <Debug> TCPHandler: Processed in 0.004536987 sec. | ||
| 22309 | 2026.03.26 05:58:42.142330 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22310 | 2026.03.26 05:58:42.142367 [ 288 ] {} <Debug> TCP-Session: 90582082-fae9-4832-a1a7-238c3863cfb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22311 | 2026.03.26 05:58:42.142382 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22312 | 2026.03.26 05:58:42.142410 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22313 | 2026.03.26 05:58:42.142429 [ 289 ] {} <Debug> TCP-Session: 6de7cbb2-d464-480f-9286-905176032afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22314 | 2026.03.26 05:58:42.142437 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22315 | 2026.03.26 05:58:42.142455 [ 286 ] {} <Debug> TCP-Session: fa68659b-e7c2-4545-9007-7ef5f66a0d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22316 | 2026.03.26 05:58:42.142457 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22317 | 2026.03.26 05:58:42.142495 [ 290 ] {} <Debug> TCP-Session: 3bc20336-a59c-47d2-b3fa-10f4832a096b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22318 | 2026.03.26 05:58:42.142498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22319 | 2026.03.26 05:58:42.142519 [ 293 ] {} <Debug> TCP-Session: 7b5057aa-1127-48c2-a438-eafd7615f2e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22320 | 2026.03.26 05:58:42.142532 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22321 | 2026.03.26 05:58:42.142553 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22322 | 2026.03.26 05:58:42.142556 [ 294 ] {} <Debug> TCP-Session: 178d0170-87da-446f-a119-e932955434a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22323 | 2026.03.26 05:58:42.142608 [ 291 ] {} <Debug> TCP-Session: 98195cd1-2914-45b4-aab7-3fbff663d717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22324 | 2026.03.26 05:58:42.142630 [ 3 ] {} <Debug> TCP-Session: 15ee33aa-dbc2-4226-8beb-9eb82806abab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22325 | 2026.03.26 05:58:42.142503 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22326 | 2026.03.26 05:58:42.142699 [ 292 ] {} <Debug> TCP-Session: a995ffd2-dc3c-4fa3-aa38-d340ee6cf75d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22327 | 2026.03.26 05:58:42.142712 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22328 | 2026.03.26 05:58:42.143414 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22329 | 2026.03.26 05:58:42.143963 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2760 | ||
| 22330 | 2026.03.26 05:58:42.312136 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44567 | ||
| 22331 | 2026.03.26 05:58:42.312249 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22332 | 2026.03.26 05:58:42.312279 [ 288 ] {} <Debug> TCP-Session: e145936c-0661-46fd-bb30-4ca1704a6f02 Authenticating user 'default' from [fd00:1122:3344:101::e]:44567 | ||
| 22333 | 2026.03.26 05:58:42.312305 [ 288 ] {} <Debug> TCP-Session: e145936c-0661-46fd-bb30-4ca1704a6f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22334 | 2026.03.26 05:58:42.312321 [ 288 ] {} <Debug> TCP-Session: e145936c-0661-46fd-bb30-4ca1704a6f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22335 | 2026.03.26 05:58:42.312518 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46990 | ||
| 22336 | 2026.03.26 05:58:42.312532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56920 | ||
| 22337 | 2026.03.26 05:58:42.312578 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33705 | ||
| 22338 | 2026.03.26 05:58:42.312608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63955 | ||
| 22339 | 2026.03.26 05:58:42.312633 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22340 | 2026.03.26 05:58:42.312616 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45321 | ||
| 22341 | 2026.03.26 05:58:42.312665 [ 289 ] {} <Debug> TCP-Session: dbe37309-4404-4dd2-93d8-290f76f2ef14 Authenticating user 'default' from [fd00:1122:3344:101::e]:46990 | ||
| 22342 | 2026.03.26 05:58:42.312669 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22343 | 2026.03.26 05:58:42.312677 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22344 | 2026.03.26 05:58:42.312698 [ 289 ] {} <Debug> TCP-Session: dbe37309-4404-4dd2-93d8-290f76f2ef14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22345 | 2026.03.26 05:58:42.312706 [ 293 ] {} <Debug> TCP-Session: ecc8fb37-6c66-4e2a-a1ae-786915d466d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33705 | ||
| 22346 | 2026.03.26 05:58:42.312714 [ 288 ] {} <Trace> TCP-Session: e145936c-0661-46fd-bb30-4ca1704a6f02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22347 | 2026.03.26 05:58:42.312729 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22348 | 2026.03.26 05:58:42.312738 [ 293 ] {} <Debug> TCP-Session: ecc8fb37-6c66-4e2a-a1ae-786915d466d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22349 | 2026.03.26 05:58:42.312785 [ 286 ] {} <Debug> TCP-Session: 8573ba44-d5af-491f-8a05-5643d89d4111 Authenticating user 'default' from [fd00:1122:3344:101::e]:45321 | ||
| 22350 | 2026.03.26 05:58:42.312794 [ 293 ] {} <Debug> TCP-Session: ecc8fb37-6c66-4e2a-a1ae-786915d466d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22351 | 2026.03.26 05:58:42.312806 [ 286 ] {} <Debug> TCP-Session: 8573ba44-d5af-491f-8a05-5643d89d4111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22352 | 2026.03.26 05:58:42.312731 [ 290 ] {} <Debug> TCP-Session: 8d7a1298-4082-49b7-bc2a-5810f8e7a7df Authenticating user 'default' from [fd00:1122:3344:101::e]:56920 | ||
| 22353 | 2026.03.26 05:58:42.312826 [ 286 ] {} <Debug> TCP-Session: 8573ba44-d5af-491f-8a05-5643d89d4111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22354 | 2026.03.26 05:58:42.312729 [ 289 ] {} <Debug> TCP-Session: dbe37309-4404-4dd2-93d8-290f76f2ef14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22355 | 2026.03.26 05:58:42.312860 [ 290 ] {} <Debug> TCP-Session: 8d7a1298-4082-49b7-bc2a-5810f8e7a7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22356 | 2026.03.26 05:58:42.312691 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22357 | 2026.03.26 05:58:42.312894 [ 290 ] {} <Debug> TCP-Session: 8d7a1298-4082-49b7-bc2a-5810f8e7a7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22358 | 2026.03.26 05:58:42.312921 [ 288 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44567) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22359 | 2026.03.26 05:58:42.312927 [ 3 ] {} <Debug> TCP-Session: 37f43263-5b4b-414b-adb2-92265ee9075b Authenticating user 'default' from [fd00:1122:3344:101::e]:63955 | ||
| 22360 | 2026.03.26 05:58:42.312591 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34311 | ||
| 22361 | 2026.03.26 05:58:42.312976 [ 3 ] {} <Debug> TCP-Session: 37f43263-5b4b-414b-adb2-92265ee9075b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22362 | 2026.03.26 05:58:42.312557 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54611 | ||
| 22363 | 2026.03.26 05:58:42.313018 [ 3 ] {} <Debug> TCP-Session: 37f43263-5b4b-414b-adb2-92265ee9075b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22364 | 2026.03.26 05:58:42.313054 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22365 | 2026.03.26 05:58:42.312543 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51397 | ||
| 22366 | 2026.03.26 05:58:42.313099 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22367 | 2026.03.26 05:58:42.313090 [ 294 ] {} <Debug> TCP-Session: f3c88949-8f7b-43c2-a15f-fd5930e8c603 Authenticating user 'default' from [fd00:1122:3344:101::e]:34311 | ||
| 22368 | 2026.03.26 05:58:42.313151 [ 292 ] {} <Debug> TCP-Session: 9d84f51d-3731-424b-ba5a-5332a8f2d3c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54611 | ||
| 22369 | 2026.03.26 05:58:42.313168 [ 294 ] {} <Debug> TCP-Session: f3c88949-8f7b-43c2-a15f-fd5930e8c603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22370 | 2026.03.26 05:58:42.313178 [ 292 ] {} <Debug> TCP-Session: 9d84f51d-3731-424b-ba5a-5332a8f2d3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22371 | 2026.03.26 05:58:42.313192 [ 294 ] {} <Debug> TCP-Session: f3c88949-8f7b-43c2-a15f-fd5930e8c603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22372 | 2026.03.26 05:58:42.313203 [ 288 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22373 | 2026.03.26 05:58:42.313206 [ 292 ] {} <Debug> TCP-Session: 9d84f51d-3731-424b-ba5a-5332a8f2d3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22374 | 2026.03.26 05:58:42.313197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22375 | 2026.03.26 05:58:42.313276 [ 288 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22376 | 2026.03.26 05:58:42.313304 [ 291 ] {} <Debug> TCP-Session: 8233fe7c-fc77-4e68-9cc9-dca7f0f0cf39 Authenticating user 'default' from [fd00:1122:3344:101::e]:51397 | ||
| 22377 | 2026.03.26 05:58:42.313336 [ 291 ] {} <Debug> TCP-Session: 8233fe7c-fc77-4e68-9cc9-dca7f0f0cf39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22378 | 2026.03.26 05:58:42.313350 [ 291 ] {} <Debug> TCP-Session: 8233fe7c-fc77-4e68-9cc9-dca7f0f0cf39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22379 | 2026.03.26 05:58:42.313572 [ 288 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Debug> oximeter.version (56857efb-8034-4a30-8530-8f1494873cf8) (SelectExecutor): Key condition: unknown | ||
| 22380 | 2026.03.26 05:58:42.314520 [ 317 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Trace> AggregatingTransform: Aggregating | ||
| 22381 | 2026.03.26 05:58:42.314559 [ 317 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Trace> Aggregator: Aggregation method: without_key | ||
| 22382 | 2026.03.26 05:58:42.314592 [ 317 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914831 sec. (1093.098 rows/sec., 42.70 KiB/sec.) | ||
| 22383 | 2026.03.26 05:58:42.314610 [ 317 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Trace> Aggregator: Merging aggregated data | ||
| 22384 | 2026.03.26 05:58:42.316175 [ 288 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 22385 | 2026.03.26 05:58:42.316310 [ 288 ] {42a52629-a630-4270-9988-27dcfd40e13e} <Debug> TCPHandler: Processed in 0.003719947 sec. | ||
| 22386 | 2026.03.26 05:58:42.316435 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22387 | 2026.03.26 05:58:42.316465 [ 288 ] {} <Debug> TCP-Session: e145936c-0661-46fd-bb30-4ca1704a6f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22388 | 2026.03.26 05:58:42.316467 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22389 | 2026.03.26 05:58:42.316485 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22390 | 2026.03.26 05:58:42.316502 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22391 | 2026.03.26 05:58:42.316522 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22392 | 2026.03.26 05:58:42.316541 [ 291 ] {} <Debug> TCP-Session: 8233fe7c-fc77-4e68-9cc9-dca7f0f0cf39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22393 | 2026.03.26 05:58:42.316561 [ 290 ] {} <Debug> TCP-Session: 8d7a1298-4082-49b7-bc2a-5810f8e7a7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22394 | 2026.03.26 05:58:42.316573 [ 294 ] {} <Debug> TCP-Session: f3c88949-8f7b-43c2-a15f-fd5930e8c603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22395 | 2026.03.26 05:58:42.316593 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22396 | 2026.03.26 05:58:42.316644 [ 286 ] {} <Debug> TCP-Session: 8573ba44-d5af-491f-8a05-5643d89d4111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22397 | 2026.03.26 05:58:42.316644 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22398 | 2026.03.26 05:58:42.316516 [ 289 ] {} <Debug> TCP-Session: dbe37309-4404-4dd2-93d8-290f76f2ef14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22399 | 2026.03.26 05:58:42.316691 [ 3 ] {} <Debug> TCP-Session: 37f43263-5b4b-414b-adb2-92265ee9075b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22400 | 2026.03.26 05:58:42.316674 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22401 | 2026.03.26 05:58:42.316557 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22402 | 2026.03.26 05:58:42.316771 [ 292 ] {} <Debug> TCP-Session: 9d84f51d-3731-424b-ba5a-5332a8f2d3c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22403 | 2026.03.26 05:58:42.316776 [ 293 ] {} <Debug> TCP-Session: ecc8fb37-6c66-4e2a-a1ae-786915d466d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22404 | 2026.03.26 05:58:43.712151 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22405 | 2026.03.26 05:58:43.712438 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22406 | 2026.03.26 05:58:43.712545 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22407 | 2026.03.26 05:58:43.713563 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22408 | 2026.03.26 05:58:43.713607 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22409 | 2026.03.26 05:58:43.714117 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22410 | 2026.03.26 05:58:43.714687 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22411 | 2026.03.26 05:58:43.714861 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002501 sec., 113554.57816873249 rows/sec., 7.21 MiB/sec. | ||
| 22412 | 2026.03.26 05:58:43.714932 [ 4 ] {c2dd37ba-b7ee-4b72-a93c-389e8000fc36} <Debug> TCPHandler: Processed in 0.00296383 sec. | ||
| 22413 | 2026.03.26 05:58:43.715086 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22414 | 2026.03.26 05:58:43.715192 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22415 | 2026.03.26 05:58:43.715238 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22416 | 2026.03.26 05:58:43.715688 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22417 | 2026.03.26 05:58:43.715727 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22418 | 2026.03.26 05:58:43.716145 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22419 | 2026.03.26 05:58:43.716611 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22420 | 2026.03.26 05:58:43.716756 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001588 sec., 1259.4458438287154 rows/sec., 93.47 KiB/sec. | ||
| 22421 | 2026.03.26 05:58:43.716797 [ 4 ] {2dc666a1-f809-4d55-89c3-01f6c8289b04} <Debug> TCPHandler: Processed in 0.001764121 sec. | ||
| 22422 | 2026.03.26 05:58:43.716911 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22423 | 2026.03.26 05:58:43.717008 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22424 | 2026.03.26 05:58:43.717048 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22425 | 2026.03.26 05:58:43.718001 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22426 | 2026.03.26 05:58:43.718038 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22427 | 2026.03.26 05:58:43.718506 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22428 | 2026.03.26 05:58:43.719067 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22429 | 2026.03.26 05:58:43.719228 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Debug> executeQuery: Read 919 rows, 75.04 KiB in 0.002239 sec., 410451.0942384993 rows/sec., 32.73 MiB/sec. | ||
| 22430 | 2026.03.26 05:58:43.719270 [ 4 ] {9e4a83d8-b495-4252-b9e8-8349574994cf} <Debug> TCPHandler: Processed in 0.002408066 sec. | ||
| 22431 | 2026.03.26 05:58:43.719391 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22432 | 2026.03.26 05:58:43.719486 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22433 | 2026.03.26 05:58:43.719526 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22434 | 2026.03.26 05:58:43.720035 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22435 | 2026.03.26 05:58:43.720073 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22436 | 2026.03.26 05:58:43.720493 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22437 | 2026.03.26 05:58:43.720934 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22438 | 2026.03.26 05:58:43.721079 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Debug> executeQuery: Read 203 rows, 13.10 KiB in 0.001611 sec., 126008.69025450031 rows/sec., 7.94 MiB/sec. | ||
| 22439 | 2026.03.26 05:58:43.721121 [ 4 ] {0b0cea79-6054-4bbf-aeaa-6713576b5102} <Debug> TCPHandler: Processed in 0.001780772 sec. | ||
| 22440 | 2026.03.26 05:58:43.721244 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22441 | 2026.03.26 05:58:43.721337 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22442 | 2026.03.26 05:58:43.721379 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22443 | 2026.03.26 05:58:43.721868 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22444 | 2026.03.26 05:58:43.721905 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22445 | 2026.03.26 05:58:43.722416 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 22446 | 2026.03.26 05:58:43.722932 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22447 | 2026.03.26 05:58:43.723076 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001757 sec., 84803.64257256687 rows/sec., 5.48 MiB/sec. | ||
| 22448 | 2026.03.26 05:58:43.723117 [ 4 ] {b0d3dfdd-436b-4923-b2a6-76b36e6425af} <Debug> TCPHandler: Processed in 0.001922765 sec. | ||
| 22449 | 2026.03.26 05:58:43.723240 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22450 | 2026.03.26 05:58:43.723338 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22451 | 2026.03.26 05:58:43.723378 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22452 | 2026.03.26 05:58:43.723842 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22453 | 2026.03.26 05:58:43.723880 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22454 | 2026.03.26 05:58:43.724308 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22455 | 2026.03.26 05:58:43.724764 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22456 | 2026.03.26 05:58:43.724901 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001583 sec., 93493.36702463677 rows/sec., 5.32 MiB/sec. | ||
| 22457 | 2026.03.26 05:58:43.724941 [ 4 ] {582cf89a-710e-43db-8ec3-bfb52681bc83} <Debug> TCPHandler: Processed in 0.001752561 sec. | ||
| 22458 | 2026.03.26 05:58:43.725057 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22459 | 2026.03.26 05:58:43.725152 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22460 | 2026.03.26 05:58:43.725193 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22461 | 2026.03.26 05:58:43.725822 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22462 | 2026.03.26 05:58:43.725860 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22463 | 2026.03.26 05:58:43.726348 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22464 | 2026.03.26 05:58:43.726888 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22465 | 2026.03.26 05:58:43.727035 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Debug> executeQuery: Read 563 rows, 40.89 KiB in 0.001901 sec., 296159.9158337717 rows/sec., 21.00 MiB/sec. | ||
| 22466 | 2026.03.26 05:58:43.727077 [ 4 ] {9c144c16-50aa-474a-a420-689a5cd26804} <Debug> TCPHandler: Processed in 0.002068878 sec. | ||
| 22467 | 2026.03.26 05:58:43.727224 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22468 | 2026.03.26 05:58:43.727326 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22469 | 2026.03.26 05:58:43.727379 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22470 | 2026.03.26 05:58:43.727753 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22471 | 2026.03.26 05:58:43.727793 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22472 | 2026.03.26 05:58:43.728218 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22473 | 2026.03.26 05:58:43.728648 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22474 | 2026.03.26 05:58:43.728791 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
| 22475 | 2026.03.26 05:58:43.728831 [ 4 ] {76b2fa5e-2cb2-4271-b87c-1570a69b9dd0} <Debug> TCPHandler: Processed in 0.001665489 sec. | ||
| 22476 | 2026.03.26 05:58:43.728942 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22477 | 2026.03.26 05:58:43.729039 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22478 | 2026.03.26 05:58:43.729081 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22479 | 2026.03.26 05:58:43.729508 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22480 | 2026.03.26 05:58:43.729545 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22481 | 2026.03.26 05:58:43.729987 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22482 | 2026.03.26 05:58:43.730421 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22483 | 2026.03.26 05:58:43.730563 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Debug> executeQuery: Read 267 rows, 18.16 KiB in 0.001544 sec., 172927.46113989636 rows/sec., 11.48 MiB/sec. | ||
| 22484 | 2026.03.26 05:58:43.730602 [ 4 ] {3fe9b731-0191-4ef6-b85e-ecd594fca027} <Debug> TCPHandler: Processed in 0.001709509 sec. | ||
| 22485 | 2026.03.26 05:58:43.730715 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22486 | 2026.03.26 05:58:43.730809 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22487 | 2026.03.26 05:58:43.730852 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22488 | 2026.03.26 05:58:43.731168 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22489 | 2026.03.26 05:58:43.731206 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22490 | 2026.03.26 05:58:43.731656 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22491 | 2026.03.26 05:58:43.732149 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22492 | 2026.03.26 05:58:43.732288 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
| 22493 | 2026.03.26 05:58:43.732329 [ 4 ] {de4dc7b3-f093-4820-9e68-90a11c2cb141} <Debug> TCPHandler: Processed in 0.001662859 sec. | ||
| 22494 | 2026.03.26 05:58:43.732437 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22495 | 2026.03.26 05:58:43.732531 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22496 | 2026.03.26 05:58:43.732586 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22497 | 2026.03.26 05:58:43.733548 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22498 | 2026.03.26 05:58:43.733586 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22499 | 2026.03.26 05:58:43.734298 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22500 | 2026.03.26 05:58:43.734746 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22501 | 2026.03.26 05:58:43.734900 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002388 sec., 24706.867671691794 rows/sec., 44.27 MiB/sec. | ||
| 22502 | 2026.03.26 05:58:43.734976 [ 4 ] {8f9f6547-3088-42ea-9ae4-3e085f543632} <Debug> TCPHandler: Processed in 0.002588371 sec. | ||
| 22503 | 2026.03.26 05:58:43.735087 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22504 | 2026.03.26 05:58:43.735181 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22505 | 2026.03.26 05:58:43.735224 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22506 | 2026.03.26 05:58:43.735579 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22507 | 2026.03.26 05:58:43.735622 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 22508 | 2026.03.26 05:58:43.736056 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22509 | 2026.03.26 05:58:43.736586 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22510 | 2026.03.26 05:58:43.736740 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001577 sec., 57070.38681039949 rows/sec., 3.57 MiB/sec. | ||
| 22511 | 2026.03.26 05:58:43.736793 [ 4 ] {dabaf3b1-32e6-493e-9a65-c73f0c59ff41} <Debug> TCPHandler: Processed in 0.001754192 sec. | ||
| 22512 | 2026.03.26 05:58:46.696383 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22513 | 2026.03.26 05:58:46.696450 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22514 | 2026.03.26 05:58:46.919859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47050 | ||
| 22515 | 2026.03.26 05:58:46.920416 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22516 | 2026.03.26 05:58:46.920460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22517 | 2026.03.26 05:58:46.921063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22518 | 2026.03.26 05:58:46.921515 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22519 | 2026.03.26 05:58:46.921647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47050 | ||
| 22520 | 2026.03.26 05:58:48.701051 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22521 | 2026.03.26 05:58:48.701248 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22522 | 2026.03.26 05:58:48.701322 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22523 | 2026.03.26 05:58:48.701996 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22524 | 2026.03.26 05:58:48.702041 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22525 | 2026.03.26 05:58:48.702605 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22526 | 2026.03.26 05:58:48.703220 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22527 | 2026.03.26 05:58:48.703399 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002208 sec., 25362.318840579712 rows/sec., 1.95 MiB/sec. | ||
| 22528 | 2026.03.26 05:58:48.703454 [ 4 ] {f2889727-ca72-4f18-b56c-22e56e68c5fc} <Debug> TCPHandler: Processed in 0.002540279 sec. | ||
| 22529 | 2026.03.26 05:58:48.703577 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22530 | 2026.03.26 05:58:48.703678 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22531 | 2026.03.26 05:58:48.703721 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22532 | 2026.03.26 05:58:48.704164 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22533 | 2026.03.26 05:58:48.704202 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22534 | 2026.03.26 05:58:48.704681 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22535 | 2026.03.26 05:58:48.705101 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22536 | 2026.03.26 05:58:48.705243 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 3.15 MiB/sec. | ||
| 22537 | 2026.03.26 05:58:48.705284 [ 4 ] {132cd99a-86b9-4e2a-9599-5a084fa28413} <Debug> TCPHandler: Processed in 0.001759161 sec. | ||
| 22538 | 2026.03.26 05:58:48.705399 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22539 | 2026.03.26 05:58:48.705496 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22540 | 2026.03.26 05:58:48.705541 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22541 | 2026.03.26 05:58:48.705949 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22542 | 2026.03.26 05:58:48.705985 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22543 | 2026.03.26 05:58:48.706429 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22544 | 2026.03.26 05:58:48.706848 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22545 | 2026.03.26 05:58:48.706989 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
| 22546 | 2026.03.26 05:58:48.707028 [ 4 ] {b9f5cd70-61f7-4d94-9a51-1810424d44d4} <Debug> TCPHandler: Processed in 0.001679499 sec. | ||
| 22547 | 2026.03.26 05:58:48.707141 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22548 | 2026.03.26 05:58:48.707235 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22549 | 2026.03.26 05:58:48.707278 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22550 | 2026.03.26 05:58:48.707601 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22551 | 2026.03.26 05:58:48.707637 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22552 | 2026.03.26 05:58:48.708041 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22553 | 2026.03.26 05:58:48.708490 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22554 | 2026.03.26 05:58:48.708626 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 22555 | 2026.03.26 05:58:48.708664 [ 4 ] {9ec9b306-4698-44a1-841a-99571d8e1163} <Debug> TCPHandler: Processed in 0.001572876 sec. | ||
| 22556 | 2026.03.26 05:58:49.564425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22557 | 2026.03.26 05:58:49.582532 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22558 | 2026.03.26 05:58:49.582583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22559 | 2026.03.26 05:58:49.588659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22560 | 2026.03.26 05:58:49.589791 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22561 | 2026.03.26 05:58:49.592934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22562 | 2026.03.26 05:58:51.097219 [ 220 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 22563 | 2026.03.26 05:58:51.097296 [ 220 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 22564 | 2026.03.26 05:58:51.105378 [ 220 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): 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] | ||
| 22565 | 2026.03.26 05:58:51.298011 [ 224 ] {} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): 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] | ||
| 22566 | 2026.03.26 05:58:51.298070 [ 224 ] {} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): 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] | ||
| 22567 | 2026.03.26 05:58:51.306216 [ 224 ] {} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): 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] | ||
| 22568 | 2026.03.26 05:58:52.144336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2796 | ||
| 22569 | 2026.03.26 05:58:52.147034 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22570 | 2026.03.26 05:58:52.147083 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22571 | 2026.03.26 05:58:52.148463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22572 | 2026.03.26 05:58:52.149019 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22573 | 2026.03.26 05:58:52.149397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2796 | ||
| 22574 | 2026.03.26 05:58:53.425005 [ 224 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 22575 | 2026.03.26 05:58:53.425133 [ 224 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 22576 | 2026.03.26 05:58:53.431228 [ 224 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): 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] | ||
| 22577 | 2026.03.26 05:58:53.711330 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22578 | 2026.03.26 05:58:53.711595 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22579 | 2026.03.26 05:58:53.711661 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22580 | 2026.03.26 05:58:53.712383 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22581 | 2026.03.26 05:58:53.712426 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22582 | 2026.03.26 05:58:53.713024 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22583 | 2026.03.26 05:58:53.713452 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22584 | 2026.03.26 05:58:53.713609 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00207 sec., 137198.06763285026 rows/sec., 8.71 MiB/sec. | ||
| 22585 | 2026.03.26 05:58:53.713649 [ 219 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 22586 | 2026.03.26 05:58:53.713653 [ 4 ] {7d0729b3-ba66-4bf8-a539-85c8edc913fb} <Debug> TCPHandler: Processed in 0.002504089 sec. | ||
| 22587 | 2026.03.26 05:58:53.713681 [ 219 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 22588 | 2026.03.26 05:58:53.713787 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22589 | 2026.03.26 05:58:53.713881 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22590 | 2026.03.26 05:58:53.713921 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22591 | 2026.03.26 05:58:53.714307 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22592 | 2026.03.26 05:58:53.714343 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22593 | 2026.03.26 05:58:53.714754 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 22594 | 2026.03.26 05:58:53.715198 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22595 | 2026.03.26 05:58:53.715333 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001471 sec., 6798.096532970768 rows/sec., 554.34 KiB/sec. | ||
| 22596 | 2026.03.26 05:58:53.715373 [ 4 ] {02a345e4-eac6-439b-ba2f-177239108ec9} <Debug> TCPHandler: Processed in 0.001635798 sec. | ||
| 22597 | 2026.03.26 05:58:53.715494 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22598 | 2026.03.26 05:58:53.715588 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22599 | 2026.03.26 05:58:53.715628 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22600 | 2026.03.26 05:58:53.716269 [ 219 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): 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] | ||
| 22601 | 2026.03.26 05:58:53.716409 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22602 | 2026.03.26 05:58:53.716444 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22603 | 2026.03.26 05:58:53.716907 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22604 | 2026.03.26 05:58:53.717319 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22605 | 2026.03.26 05:58:53.717451 [ 105 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22606 | 2026.03.26 05:58:53.717457 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Debug> executeQuery: Read 920 rows, 75.14 KiB in 0.001887 sec., 487546.3698993111 rows/sec., 38.89 MiB/sec. | ||
| 22607 | 2026.03.26 05:58:53.717517 [ 105 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22608 | 2026.03.26 05:58:53.717537 [ 4 ] {e955e42a-69b4-4895-b33d-4985ef5ca54c} <Debug> TCPHandler: Processed in 0.002095269 sec. | ||
| 22609 | 2026.03.26 05:58:53.717541 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22610 | 2026.03.26 05:58:53.717650 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22611 | 2026.03.26 05:58:53.717664 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22612 | 2026.03.26 05:58:53.717764 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22613 | 2026.03.26 05:58:53.717770 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22614 | 2026.03.26 05:58:53.717804 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3446 rows starting from the beginning of the part | ||
| 22615 | 2026.03.26 05:58:53.717823 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22616 | 2026.03.26 05:58:53.717874 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 2414 rows starting from the beginning of the part | ||
| 22617 | 2026.03.26 05:58:53.717922 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 22618 | 2026.03.26 05:58:53.717962 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 919 rows starting from the beginning of the part | ||
| 22619 | 2026.03.26 05:58:53.717999 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 22620 | 2026.03.26 05:58:53.718038 [ 201 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 920 rows starting from the beginning of the part | ||
| 22621 | 2026.03.26 05:58:53.718311 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22622 | 2026.03.26 05:58:53.718353 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22623 | 2026.03.26 05:58:53.718804 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22624 | 2026.03.26 05:58:53.719223 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22625 | 2026.03.26 05:58:53.719365 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Debug> executeQuery: Read 211 rows, 13.68 KiB in 0.001612 sec., 130893.30024813897 rows/sec., 8.29 MiB/sec. | ||
| 22626 | 2026.03.26 05:58:53.719404 [ 4 ] {3b598bf5-e6e5-43d1-9539-60b8355edc31} <Debug> TCPHandler: Processed in 0.001788271 sec. | ||
| 22627 | 2026.03.26 05:58:53.719511 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22628 | 2026.03.26 05:58:53.719606 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22629 | 2026.03.26 05:58:53.719645 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22630 | 2026.03.26 05:58:53.720072 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22631 | 2026.03.26 05:58:53.720108 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22632 | 2026.03.26 05:58:53.720408 [ 193 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7811 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800906 sec., 2788740.500395229 rows/sec., 223.23 MiB/sec. | ||
| 22633 | 2026.03.26 05:58:53.720501 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 22634 | 2026.03.26 05:58:53.720802 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22635 | 2026.03.26 05:58:53.720939 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22636 | 2026.03.26 05:58:53.721082 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001493 sec., 99799.0622906899 rows/sec., 6.45 MiB/sec. | ||
| 22637 | 2026.03.26 05:58:53.721121 [ 4 ] {750004bb-b933-49dd-978c-987a85af258d} <Debug> TCPHandler: Processed in 0.001657499 sec. | ||
| 22638 | 2026.03.26 05:58:53.721128 [ 220 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 22639 | 2026.03.26 05:58:53.721166 [ 220 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 22640 | 2026.03.26 05:58:53.721234 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22641 | 2026.03.26 05:58:53.721291 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22642 | 2026.03.26 05:58:53.721332 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22643 | 2026.03.26 05:58:53.721376 [ 197 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_166_33} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22644 | 2026.03.26 05:58:53.721377 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22645 | 2026.03.26 05:58:53.721465 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 22646 | 2026.03.26 05:58:53.721824 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22647 | 2026.03.26 05:58:53.721865 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22648 | 2026.03.26 05:58:53.722322 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 22649 | 2026.03.26 05:58:53.722873 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22650 | 2026.03.26 05:58:53.723018 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001702 sec., 86956.52173913043 rows/sec., 4.95 MiB/sec. | ||
| 22651 | 2026.03.26 05:58:53.723058 [ 4 ] {1a9096a1-418f-499e-bfb2-647753ca032d} <Debug> TCPHandler: Processed in 0.001872154 sec. | ||
| 22652 | 2026.03.26 05:58:53.723168 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22653 | 2026.03.26 05:58:53.723262 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22654 | 2026.03.26 05:58:53.723302 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22655 | 2026.03.26 05:58:53.723422 [ 220 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 22656 | 2026.03.26 05:58:53.723887 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22657 | 2026.03.26 05:58:53.723927 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22658 | 2026.03.26 05:58:53.724453 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22659 | 2026.03.26 05:58:53.724858 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22660 | 2026.03.26 05:58:53.724979 [ 105 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22661 | 2026.03.26 05:58:53.724992 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Debug> executeQuery: Read 559 rows, 40.72 KiB in 0.001748 sec., 319794.05034324946 rows/sec., 22.75 MiB/sec. | ||
| 22662 | 2026.03.26 05:58:53.725019 [ 105 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22663 | 2026.03.26 05:58:53.725043 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22664 | 2026.03.26 05:58:53.725045 [ 4 ] {29e27694-2fe7-4e25-8e01-a69c092aa6ac} <Debug> TCPHandler: Processed in 0.001925545 sec. | ||
| 22665 | 2026.03.26 05:58:53.725152 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22666 | 2026.03.26 05:58:53.725170 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22667 | 2026.03.26 05:58:53.725273 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22668 | 2026.03.26 05:58:53.725286 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22669 | 2026.03.26 05:58:53.725310 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1995 rows starting from the beginning of the part | ||
| 22670 | 2026.03.26 05:58:53.725332 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22671 | 2026.03.26 05:58:53.725379 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1296 rows starting from the beginning of the part | ||
| 22672 | 2026.03.26 05:58:53.725430 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 22673 | 2026.03.26 05:58:53.725471 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 563 rows starting from the beginning of the part | ||
| 22674 | 2026.03.26 05:58:53.725513 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 22675 | 2026.03.26 05:58:53.725553 [ 200 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 559 rows starting from the beginning of the part | ||
| 22676 | 2026.03.26 05:58:53.725670 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22677 | 2026.03.26 05:58:53.725711 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22678 | 2026.03.26 05:58:53.726135 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 22679 | 2026.03.26 05:58:53.726552 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22680 | 2026.03.26 05:58:53.726688 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
| 22681 | 2026.03.26 05:58:53.726725 [ 4 ] {71d38f81-8aea-4f24-b7b6-b89303688b35} <Debug> TCPHandler: Processed in 0.001604258 sec. | ||
| 22682 | 2026.03.26 05:58:53.726831 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22683 | 2026.03.26 05:58:53.726923 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22684 | 2026.03.26 05:58:53.726965 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22685 | 2026.03.26 05:58:53.727061 [ 190 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950016 sec., 2328698.8414454036 rows/sec., 169.44 MiB/sec. | ||
| 22686 | 2026.03.26 05:58:53.727398 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22687 | 2026.03.26 05:58:53.727448 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22688 | 2026.03.26 05:58:53.727557 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22689 | 2026.03.26 05:58:53.728081 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22690 | 2026.03.26 05:58:53.728199 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22691 | 2026.03.26 05:58:53.728295 [ 194 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_166_33} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22692 | 2026.03.26 05:58:53.728401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 22693 | 2026.03.26 05:58:53.728636 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22694 | 2026.03.26 05:58:53.728778 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001873 sec., 144153.76401494927 rows/sec., 9.59 MiB/sec. | ||
| 22695 | 2026.03.26 05:58:53.728817 [ 4 ] {359fc367-a069-4817-98db-b5743a4c3c44} <Debug> TCPHandler: Processed in 0.002034268 sec. | ||
| 22696 | 2026.03.26 05:58:53.728926 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22697 | 2026.03.26 05:58:53.729020 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22698 | 2026.03.26 05:58:53.729063 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22699 | 2026.03.26 05:58:53.729367 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22700 | 2026.03.26 05:58:53.729403 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22701 | 2026.03.26 05:58:53.729844 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 22702 | 2026.03.26 05:58:53.730309 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22703 | 2026.03.26 05:58:53.730440 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. | ||
| 22704 | 2026.03.26 05:58:53.730477 [ 4 ] {3272f1b2-276d-4de5-9bfd-4044a33ba1d2} <Debug> TCPHandler: Processed in 0.001600198 sec. | ||
| 22705 | 2026.03.26 05:58:53.730583 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22706 | 2026.03.26 05:58:53.730675 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22707 | 2026.03.26 05:58:53.730728 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22708 | 2026.03.26 05:58:53.731610 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22709 | 2026.03.26 05:58:53.731647 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22710 | 2026.03.26 05:58:53.732364 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22711 | 2026.03.26 05:58:53.732807 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22712 | 2026.03.26 05:58:53.732948 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002289 sec., 25775.44779379642 rows/sec., 46.19 MiB/sec. | ||
| 22713 | 2026.03.26 05:58:53.733016 [ 4 ] {d7ef8ee9-b979-4cbd-96c2-5afd90b47487} <Debug> TCPHandler: Processed in 0.002481768 sec. | ||
| 22714 | 2026.03.26 05:58:53.733121 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22715 | 2026.03.26 05:58:53.733215 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22716 | 2026.03.26 05:58:53.733255 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22717 | 2026.03.26 05:58:53.733574 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22718 | 2026.03.26 05:58:53.733611 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22719 | 2026.03.26 05:58:53.734050 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22720 | 2026.03.26 05:58:53.734513 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22721 | 2026.03.26 05:58:53.734633 [ 101 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22722 | 2026.03.26 05:58:53.734643 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001446 sec., 62240.66390041494 rows/sec., 3.89 MiB/sec. | ||
| 22723 | 2026.03.26 05:58:53.734674 [ 101 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22724 | 2026.03.26 05:58:53.734693 [ 4 ] {6ee25e98-7287-4e8a-bfe2-23ef46e7c91c} <Debug> TCPHandler: Processed in 0.001620898 sec. | ||
| 22725 | 2026.03.26 05:58:53.734697 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22726 | 2026.03.26 05:58:53.734815 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22727 | 2026.03.26 05:58:53.734918 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22728 | 2026.03.26 05:58:53.734948 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9966 rows starting from the beginning of the part | ||
| 22729 | 2026.03.26 05:58:53.735001 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 36 rows starting from the beginning of the part | ||
| 22730 | 2026.03.26 05:58:53.735049 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 24 rows starting from the beginning of the part | ||
| 22731 | 2026.03.26 05:58:53.735113 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 90 rows starting from the beginning of the part | ||
| 22732 | 2026.03.26 05:58:53.735176 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 22733 | 2026.03.26 05:58:53.735220 [ 200 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 90 rows starting from the beginning of the part | ||
| 22734 | 2026.03.26 05:58:53.737894 [ 190 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10266 rows, containing 4 columns (4 merged, 0 gathered) in 0.003117183 sec., 3293358.137780169 rows/sec., 213.80 MiB/sec. | ||
| 22735 | 2026.03.26 05:58:53.738189 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22736 | 2026.03.26 05:58:53.738697 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22737 | 2026.03.26 05:58:53.738770 [ 192 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_166_33} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22738 | 2026.03.26 05:58:53.738851 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 22739 | 2026.03.26 05:58:54.421786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47562 | ||
| 22740 | 2026.03.26 05:58:54.422423 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22741 | 2026.03.26 05:58:54.422476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22742 | 2026.03.26 05:58:54.423084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22743 | 2026.03.26 05:58:54.423522 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22744 | 2026.03.26 05:58:54.423655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47562 | ||
| 22745 | 2026.03.26 05:58:57.092997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22746 | 2026.03.26 05:58:57.111413 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22747 | 2026.03.26 05:58:57.111476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22748 | 2026.03.26 05:58:57.117718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22749 | 2026.03.26 05:58:57.118779 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22750 | 2026.03.26 05:58:57.122158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22751 | 2026.03.26 05:58:58.700775 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22752 | 2026.03.26 05:58:58.701051 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22753 | 2026.03.26 05:58:58.701154 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22754 | 2026.03.26 05:58:58.702000 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22755 | 2026.03.26 05:58:58.702038 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22756 | 2026.03.26 05:58:58.702547 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22757 | 2026.03.26 05:58:58.703017 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22758 | 2026.03.26 05:58:58.703168 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002194 sec., 25524.156791248857 rows/sec., 1.96 MiB/sec. | ||
| 22759 | 2026.03.26 05:58:58.703211 [ 4 ] {4b42c751-59a0-4960-858b-b25b92781acc} <Debug> TCPHandler: Processed in 0.002606081 sec. | ||
| 22760 | 2026.03.26 05:58:58.703330 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22761 | 2026.03.26 05:58:58.703427 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22762 | 2026.03.26 05:58:58.703467 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22763 | 2026.03.26 05:58:58.703891 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22764 | 2026.03.26 05:58:58.703925 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22765 | 2026.03.26 05:58:58.704356 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22766 | 2026.03.26 05:58:58.704815 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22767 | 2026.03.26 05:58:58.704948 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00154 sec., 41558.44155844156 rows/sec., 3.24 MiB/sec. | ||
| 22768 | 2026.03.26 05:58:58.704985 [ 4 ] {1c1bfdd6-4404-4e1c-b1d9-bb5e75ababe1} <Debug> TCPHandler: Processed in 0.00170364 sec. | ||
| 22769 | 2026.03.26 05:58:58.705109 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22770 | 2026.03.26 05:58:58.705202 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22771 | 2026.03.26 05:58:58.705245 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22772 | 2026.03.26 05:58:58.705657 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22773 | 2026.03.26 05:58:58.705690 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22774 | 2026.03.26 05:58:58.706142 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22775 | 2026.03.26 05:58:58.706636 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22776 | 2026.03.26 05:58:58.706754 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 2 parts from all_1_162_37 to all_163_163_0 | ||
| 22777 | 2026.03.26 05:58:58.706767 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
| 22778 | 2026.03.26 05:58:58.706790 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22779 | 2026.03.26 05:58:58.706810 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22780 | 2026.03.26 05:58:58.706810 [ 4 ] {af706ff8-8975-4488-9d10-24aaa81fd4df} <Debug> TCPHandler: Processed in 0.001750071 sec. | ||
| 22781 | 2026.03.26 05:58:58.706903 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_37 to all_163_163_0 into Compact with storage Full | ||
| 22782 | 2026.03.26 05:58:58.706946 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22783 | 2026.03.26 05:58:58.707013 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22784 | 2026.03.26 05:58:58.707040 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22785 | 2026.03.26 05:58:58.707049 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_37, total 63079 rows starting from the beginning of the part | ||
| 22786 | 2026.03.26 05:58:58.707082 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22787 | 2026.03.26 05:58:58.707120 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 22788 | 2026.03.26 05:58:58.707500 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22789 | 2026.03.26 05:58:58.707533 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22790 | 2026.03.26 05:58:58.707956 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22791 | 2026.03.26 05:58:58.708471 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22792 | 2026.03.26 05:58:58.708603 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
| 22793 | 2026.03.26 05:58:58.708639 [ 4 ] {ed624bbf-c35f-45a0-9932-0a5218667800} <Debug> TCPHandler: Processed in 0.001740511 sec. | ||
| 22794 | 2026.03.26 05:58:58.716440 [ 190 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63143 rows, containing 5 columns (5 merged, 0 gathered) in 0.009568814 sec., 6598832.415386066 rows/sec., 424.70 MiB/sec. | ||
| 22795 | 2026.03.26 05:58:58.717320 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Trace> MergedBlockOutputStream: filled checksums all_1_163_38 (state Temporary) | ||
| 22796 | 2026.03.26 05:58:58.717933 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_163_38 to all_1_163_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22797 | 2026.03.26 05:58:58.718024 [ 188 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_163_38} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 2 parts: [all_1_162_37, all_163_163_0] -> all_1_163_38 | ||
| 22798 | 2026.03.26 05:58:58.718118 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 22799 | 2026.03.26 05:59:01.696800 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22800 | 2026.03.26 05:59:01.696861 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22801 | 2026.03.26 05:59:01.923819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48010 | ||
| 22802 | 2026.03.26 05:59:01.924561 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22803 | 2026.03.26 05:59:01.924626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22804 | 2026.03.26 05:59:01.925315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22805 | 2026.03.26 05:59:01.925742 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22806 | 2026.03.26 05:59:01.925876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48010 | ||
| 22807 | 2026.03.26 05:59:01.925975 [ 225 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 22808 | 2026.03.26 05:59:01.926024 [ 225 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 22809 | 2026.03.26 05:59:01.941871 [ 225 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): 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] | ||
| 22810 | 2026.03.26 05:59:02.149593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2828 | ||
| 22811 | 2026.03.26 05:59:02.152077 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22812 | 2026.03.26 05:59:02.152137 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22813 | 2026.03.26 05:59:02.153528 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22814 | 2026.03.26 05:59:02.154037 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22815 | 2026.03.26 05:59:02.154434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2828 | ||
| 22816 | 2026.03.26 05:59:03.086577 [ 220 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22817 | 2026.03.26 05:59:03.086645 [ 220 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22818 | 2026.03.26 05:59:03.092665 [ 220 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22819 | 2026.03.26 05:59:03.343636 [ 224 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 22820 | 2026.03.26 05:59:03.343693 [ 224 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 22821 | 2026.03.26 05:59:03.351986 [ 224 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): 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] | ||
| 22822 | 2026.03.26 05:59:03.420188 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22823 | 2026.03.26 05:59:03.420265 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22824 | 2026.03.26 05:59:03.431411 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22825 | 2026.03.26 05:59:03.615384 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 22826 | 2026.03.26 05:59:03.615440 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 22827 | 2026.03.26 05:59:03.622055 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): 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] | ||
| 22828 | 2026.03.26 05:59:03.712086 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22829 | 2026.03.26 05:59:03.712283 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22830 | 2026.03.26 05:59:03.712359 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22831 | 2026.03.26 05:59:03.713189 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22832 | 2026.03.26 05:59:03.713240 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22833 | 2026.03.26 05:59:03.713779 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22834 | 2026.03.26 05:59:03.714267 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22835 | 2026.03.26 05:59:03.714431 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002202 sec., 128973.66030881017 rows/sec., 8.19 MiB/sec. | ||
| 22836 | 2026.03.26 05:59:03.714485 [ 4 ] {2493f25f-a45f-49aa-a995-bc5c5cd5a778} <Debug> TCPHandler: Processed in 0.00253437 sec. | ||
| 22837 | 2026.03.26 05:59:03.714616 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22838 | 2026.03.26 05:59:03.714717 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22839 | 2026.03.26 05:59:03.714762 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22840 | 2026.03.26 05:59:03.715676 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22841 | 2026.03.26 05:59:03.715716 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22842 | 2026.03.26 05:59:03.716207 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22843 | 2026.03.26 05:59:03.716719 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22844 | 2026.03.26 05:59:03.716860 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Debug> executeQuery: Read 915 rows, 74.78 KiB in 0.002166 sec., 422437.6731301939 rows/sec., 33.71 MiB/sec. | ||
| 22845 | 2026.03.26 05:59:03.716902 [ 4 ] {0e6b4519-8f31-4a1a-ba6b-c3a810137596} <Debug> TCPHandler: Processed in 0.002338414 sec. | ||
| 22846 | 2026.03.26 05:59:03.717013 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22847 | 2026.03.26 05:59:03.717109 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22848 | 2026.03.26 05:59:03.717151 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22849 | 2026.03.26 05:59:03.717631 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22850 | 2026.03.26 05:59:03.717666 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22851 | 2026.03.26 05:59:03.718074 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22852 | 2026.03.26 05:59:03.718589 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22853 | 2026.03.26 05:59:03.718725 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Debug> executeQuery: Read 201 rows, 12.98 KiB in 0.001634 sec., 123011.0159118727 rows/sec., 7.76 MiB/sec. | ||
| 22854 | 2026.03.26 05:59:03.718764 [ 4 ] {7a4c0212-24a3-4502-a29f-de7695dfa3d7} <Debug> TCPHandler: Processed in 0.001800052 sec. | ||
| 22855 | 2026.03.26 05:59:03.718872 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22856 | 2026.03.26 05:59:03.718966 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22857 | 2026.03.26 05:59:03.719007 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22858 | 2026.03.26 05:59:03.719453 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22859 | 2026.03.26 05:59:03.719490 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22860 | 2026.03.26 05:59:03.719918 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 22861 | 2026.03.26 05:59:03.720376 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22862 | 2026.03.26 05:59:03.720487 [ 86 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 22863 | 2026.03.26 05:59:03.720508 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001559 sec., 95574.08595253367 rows/sec., 6.17 MiB/sec. | ||
| 22864 | 2026.03.26 05:59:03.720540 [ 86 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22865 | 2026.03.26 05:59:03.720566 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22866 | 2026.03.26 05:59:03.720567 [ 4 ] {5f60cebd-7443-4a08-a2fd-ef7b6bf691cb} <Debug> TCPHandler: Processed in 0.001742261 sec. | ||
| 22867 | 2026.03.26 05:59:03.720662 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 22868 | 2026.03.26 05:59:03.720713 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22869 | 2026.03.26 05:59:03.720771 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22870 | 2026.03.26 05:59:03.720806 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 1001 rows starting from the beginning of the part | ||
| 22871 | 2026.03.26 05:59:03.720813 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22872 | 2026.03.26 05:59:03.720859 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22873 | 2026.03.26 05:59:03.720875 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 149 rows starting from the beginning of the part | ||
| 22874 | 2026.03.26 05:59:03.720931 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 801 rows starting from the beginning of the part | ||
| 22875 | 2026.03.26 05:59:03.720980 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 149 rows starting from the beginning of the part | ||
| 22876 | 2026.03.26 05:59:03.721024 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 149 rows starting from the beginning of the part | ||
| 22877 | 2026.03.26 05:59:03.721069 [ 186 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 149 rows starting from the beginning of the part | ||
| 22878 | 2026.03.26 05:59:03.721321 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22879 | 2026.03.26 05:59:03.721365 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22880 | 2026.03.26 05:59:03.721808 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22881 | 2026.03.26 05:59:03.722303 [ 198 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680779 sec., 1426719.3961847452 rows/sec., 91.31 MiB/sec. | ||
| 22882 | 2026.03.26 05:59:03.722350 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22883 | 2026.03.26 05:59:03.722498 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001704 sec., 86854.46009389672 rows/sec., 4.94 MiB/sec. | ||
| 22884 | 2026.03.26 05:59:03.722538 [ 4 ] {48026a00-202f-4826-97ef-4f4340c12b36} <Debug> TCPHandler: Processed in 0.001872364 sec. | ||
| 22885 | 2026.03.26 05:59:03.722605 [ 190 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 22886 | 2026.03.26 05:59:03.722657 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22887 | 2026.03.26 05:59:03.722756 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22888 | 2026.03.26 05:59:03.722797 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22889 | 2026.03.26 05:59:03.723117 [ 190 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22890 | 2026.03.26 05:59:03.723190 [ 190 ] {ffc1b77e-1577-4637-8de0-d1b5e2769144::all_1_85_17} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 22891 | 2026.03.26 05:59:03.723261 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 22892 | 2026.03.26 05:59:03.723417 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22893 | 2026.03.26 05:59:03.723460 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22894 | 2026.03.26 05:59:03.723948 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22895 | 2026.03.26 05:59:03.724485 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22896 | 2026.03.26 05:59:03.724645 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Debug> executeQuery: Read 549 rows, 39.90 KiB in 0.001906 sec., 288037.7754459601 rows/sec., 20.44 MiB/sec. | ||
| 22897 | 2026.03.26 05:59:03.724683 [ 4 ] {3caf1f35-52db-4970-a053-08e9a9453cce} <Debug> TCPHandler: Processed in 0.002074458 sec. | ||
| 22898 | 2026.03.26 05:59:03.724826 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22899 | 2026.03.26 05:59:03.724935 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22900 | 2026.03.26 05:59:03.724985 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22901 | 2026.03.26 05:59:03.725348 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22902 | 2026.03.26 05:59:03.725386 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22903 | 2026.03.26 05:59:03.725805 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22904 | 2026.03.26 05:59:03.726240 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22905 | 2026.03.26 05:59:03.726372 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
| 22906 | 2026.03.26 05:59:03.726409 [ 4 ] {3eeb0361-5f64-47b3-89ba-1b626a1e3f64} <Debug> TCPHandler: Processed in 0.001639209 sec. | ||
| 22907 | 2026.03.26 05:59:03.726516 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22908 | 2026.03.26 05:59:03.726610 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22909 | 2026.03.26 05:59:03.726652 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22910 | 2026.03.26 05:59:03.727065 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22911 | 2026.03.26 05:59:03.727102 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22912 | 2026.03.26 05:59:03.727549 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22913 | 2026.03.26 05:59:03.727980 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22914 | 2026.03.26 05:59:03.728100 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 2 parts from all_1_163_38 to all_164_164_0 | ||
| 22915 | 2026.03.26 05:59:03.728113 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001521 sec., 174227.4819197896 rows/sec., 11.58 MiB/sec. | ||
| 22916 | 2026.03.26 05:59:03.728142 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22917 | 2026.03.26 05:59:03.728164 [ 4 ] {de713574-731c-4068-ae9b-de59a5876a14} <Debug> TCPHandler: Processed in 0.00169524 sec. | ||
| 22918 | 2026.03.26 05:59:03.728169 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22919 | 2026.03.26 05:59:03.728245 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_163_38 to all_164_164_0 into Compact with storage Full | ||
| 22920 | 2026.03.26 05:59:03.728285 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22921 | 2026.03.26 05:59:03.728344 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22922 | 2026.03.26 05:59:03.728379 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_163_38, total 63143 rows starting from the beginning of the part | ||
| 22923 | 2026.03.26 05:59:03.728382 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22924 | 2026.03.26 05:59:03.728435 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22925 | 2026.03.26 05:59:03.728436 [ 186 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 267 rows starting from the beginning of the part | ||
| 22926 | 2026.03.26 05:59:03.728756 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22927 | 2026.03.26 05:59:03.728796 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22928 | 2026.03.26 05:59:03.729240 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22929 | 2026.03.26 05:59:03.729663 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22930 | 2026.03.26 05:59:03.729801 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
| 22931 | 2026.03.26 05:59:03.729839 [ 4 ] {bab6daab-ff32-4ab9-bb27-aee2a2eb26de} <Debug> TCPHandler: Processed in 0.001601627 sec. | ||
| 22932 | 2026.03.26 05:59:03.729945 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22933 | 2026.03.26 05:59:03.730037 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22934 | 2026.03.26 05:59:03.730091 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22935 | 2026.03.26 05:59:03.731056 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22936 | 2026.03.26 05:59:03.731094 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22937 | 2026.03.26 05:59:03.731785 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22938 | 2026.03.26 05:59:03.732214 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22939 | 2026.03.26 05:59:03.732365 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002345 sec., 25159.91471215352 rows/sec., 45.09 MiB/sec. | ||
| 22940 | 2026.03.26 05:59:03.732437 [ 4 ] {c5fd62d3-f0e8-452e-8e91-f9da65c53c78} <Debug> TCPHandler: Processed in 0.002539689 sec. | ||
| 22941 | 2026.03.26 05:59:03.732550 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22942 | 2026.03.26 05:59:03.732644 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22943 | 2026.03.26 05:59:03.732686 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22944 | 2026.03.26 05:59:03.733023 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22945 | 2026.03.26 05:59:03.733060 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22946 | 2026.03.26 05:59:03.733552 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22947 | 2026.03.26 05:59:03.733991 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22948 | 2026.03.26 05:59:03.734126 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001501 sec., 59960.02664890073 rows/sec., 3.75 MiB/sec. | ||
| 22949 | 2026.03.26 05:59:03.734163 [ 4 ] {b40e168d-f134-4893-9811-7ab7d29e07d8} <Debug> TCPHandler: Processed in 0.001663128 sec. | ||
| 22950 | 2026.03.26 05:59:03.734182 [ 222 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22951 | 2026.03.26 05:59:03.734215 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22952 | 2026.03.26 05:59:03.737902 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63410 rows, containing 5 columns (5 merged, 0 gathered) in 0.009675947 sec., 6553363.717267157 rows/sec., 421.83 MiB/sec. | ||
| 22953 | 2026.03.26 05:59:03.738561 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Trace> MergedBlockOutputStream: filled checksums all_1_164_39 (state Temporary) | ||
| 22954 | 2026.03.26 05:59:03.739167 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_164_39 to all_1_164_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22955 | 2026.03.26 05:59:03.739239 [ 198 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_164_39} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 2 parts: [all_1_163_38, all_164_164_0] -> all_1_164_39 | ||
| 22956 | 2026.03.26 05:59:03.739308 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 22957 | 2026.03.26 05:59:03.741808 [ 222 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22958 | 2026.03.26 05:59:03.812251 [ 225 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 22959 | 2026.03.26 05:59:03.812309 [ 225 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 22960 | 2026.03.26 05:59:03.821267 [ 225 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): 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] | ||
| 22961 | 2026.03.26 05:59:04.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.48 MiB, peak 426.06 MiB, free memory in arenas 0.00 B, will set to 407.94 MiB (RSS), difference: 3.46 MiB | ||
| 22962 | 2026.03.26 05:59:04.089841 [ 217 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22963 | 2026.03.26 05:59:04.089885 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22964 | 2026.03.26 05:59:04.098704 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22965 | 2026.03.26 05:59:04.622250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22966 | 2026.03.26 05:59:04.639343 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22967 | 2026.03.26 05:59:04.639388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22968 | 2026.03.26 05:59:04.645793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22969 | 2026.03.26 05:59:04.646886 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22970 | 2026.03.26 05:59:04.649855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22971 | 2026.03.26 05:59:06.353272 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22972 | 2026.03.26 05:59:06.353540 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22973 | 2026.03.26 05:59:06.353640 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22974 | 2026.03.26 05:59:06.355737 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22975 | 2026.03.26 05:59:06.355780 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22976 | 2026.03.26 05:59:06.356602 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22977 | 2026.03.26 05:59:06.357090 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22978 | 2026.03.26 05:59:06.357242 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Debug> executeQuery: Read 2413 rows, 182.41 KiB in 0.003777 sec., 638866.8255229017 rows/sec., 47.16 MiB/sec. | ||
| 22979 | 2026.03.26 05:59:06.357285 [ 4 ] {afa062cb-4110-4b1e-97e2-447646785c4a} <Debug> TCPHandler: Processed in 0.004184388 sec. | ||
| 22980 | 2026.03.26 05:59:06.357421 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22981 | 2026.03.26 05:59:06.357527 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22982 | 2026.03.26 05:59:06.357568 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22983 | 2026.03.26 05:59:06.357994 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22984 | 2026.03.26 05:59:06.358031 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22985 | 2026.03.26 05:59:06.358438 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22986 | 2026.03.26 05:59:06.358870 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22987 | 2026.03.26 05:59:06.358995 [ 85 ] {} <Debug> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22988 | 2026.03.26 05:59:06.359003 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001495 sec., 10033.444816053512 rows/sec., 754.47 KiB/sec. | ||
| 22989 | 2026.03.26 05:59:06.359074 [ 85 ] {} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22990 | 2026.03.26 05:59:06.359089 [ 4 ] {252e35a5-5f76-4672-9c79-8d1ad140118c} <Debug> TCPHandler: Processed in 0.0017156 sec. | ||
| 22991 | 2026.03.26 05:59:06.359105 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 22992 | 2026.03.26 05:59:06.359214 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22993 | 2026.03.26 05:59:06.359225 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::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 | ||
| 22994 | 2026.03.26 05:59:06.359313 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22995 | 2026.03.26 05:59:06.359335 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22996 | 2026.03.26 05:59:06.359352 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22997 | 2026.03.26 05:59:06.359368 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 252 rows starting from the beginning of the part | ||
| 22998 | 2026.03.26 05:59:06.359439 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 17 rows starting from the beginning of the part | ||
| 22999 | 2026.03.26 05:59:06.359492 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 203 rows starting from the beginning of the part | ||
| 23000 | 2026.03.26 05:59:06.359540 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 211 rows starting from the beginning of the part | ||
| 23001 | 2026.03.26 05:59:06.359584 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 201 rows starting from the beginning of the part | ||
| 23002 | 2026.03.26 05:59:06.359630 [ 191 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
| 23003 | 2026.03.26 05:59:06.360043 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23004 | 2026.03.26 05:59:06.360077 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23005 | 2026.03.26 05:59:06.360525 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 23006 | 2026.03.26 05:59:06.360532 [ 198 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345792 sec., 668008.1320144569 rows/sec., 45.27 MiB/sec. | ||
| 23007 | 2026.03.26 05:59:06.360853 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23008 | 2026.03.26 05:59:06.360988 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23009 | 2026.03.26 05:59:06.361135 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001839 sec., 435562.80587275693 rows/sec., 25.16 MiB/sec. | ||
| 23010 | 2026.03.26 05:59:06.361172 [ 4 ] {1ed6dc53-d0bf-49b7-8670-f2deab5c9e21} <Debug> TCPHandler: Processed in 0.002012177 sec. | ||
| 23011 | 2026.03.26 05:59:06.361281 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23012 | 2026.03.26 05:59:06.361374 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23013 | 2026.03.26 05:59:06.361414 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23014 | 2026.03.26 05:59:06.361442 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23015 | 2026.03.26 05:59:06.361532 [ 186 ] {56545b44-7956-4bbe-b28c-165f8ee864bd::all_1_96_19} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23016 | 2026.03.26 05:59:06.361627 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 23017 | 2026.03.26 05:59:06.361787 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23018 | 2026.03.26 05:59:06.361827 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23019 | 2026.03.26 05:59:06.362214 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 23020 | 2026.03.26 05:59:06.362665 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23021 | 2026.03.26 05:59:06.362792 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 49.00 KiB/sec. | ||
| 23022 | 2026.03.26 05:59:06.362829 [ 4 ] {32423935-aacf-44b8-ba1a-dbfd887b97fb} <Debug> TCPHandler: Processed in 0.001594138 sec. | ||
| 23023 | 2026.03.26 05:59:06.362932 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23024 | 2026.03.26 05:59:06.363022 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23025 | 2026.03.26 05:59:06.363060 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23026 | 2026.03.26 05:59:06.363920 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23027 | 2026.03.26 05:59:06.363956 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23028 | 2026.03.26 05:59:06.364411 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23029 | 2026.03.26 05:59:06.364821 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23030 | 2026.03.26 05:59:06.364954 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001949 sec., 663930.220625962 rows/sec., 44.31 MiB/sec. | ||
| 23031 | 2026.03.26 05:59:06.364992 [ 4 ] {80fbe874-0eda-43c1-a4aa-1fd22f11ac59} <Debug> TCPHandler: Processed in 0.00210653 sec. | ||
| 23032 | 2026.03.26 05:59:06.365103 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23033 | 2026.03.26 05:59:06.365194 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23034 | 2026.03.26 05:59:06.365236 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23035 | 2026.03.26 05:59:06.365933 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23036 | 2026.03.26 05:59:06.365969 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23037 | 2026.03.26 05:59:06.366497 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23038 | 2026.03.26 05:59:06.366974 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23039 | 2026.03.26 05:59:06.367098 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 6 parts from all_1_164_39 to all_169_169_0 | ||
| 23040 | 2026.03.26 05:59:06.367108 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Debug> executeQuery: Read 1560 rows, 97.47 KiB in 0.001932 sec., 807453.4161490684 rows/sec., 49.27 MiB/sec. | ||
| 23041 | 2026.03.26 05:59:06.367140 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23042 | 2026.03.26 05:59:06.367160 [ 4 ] {f95123f6-cbc8-41dc-91d1-3edfa466c636} <Debug> TCPHandler: Processed in 0.002104439 sec. | ||
| 23043 | 2026.03.26 05:59:06.367163 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23044 | 2026.03.26 05:59:06.367278 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23045 | 2026.03.26 05:59:06.367281 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_164_39 to all_169_169_0 into Compact with storage Full | ||
| 23046 | 2026.03.26 05:59:06.367374 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23047 | 2026.03.26 05:59:06.367401 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23048 | 2026.03.26 05:59:06.367433 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23049 | 2026.03.26 05:59:06.367434 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_164_39, total 63410 rows starting from the beginning of the part | ||
| 23050 | 2026.03.26 05:59:06.367502 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 23051 | 2026.03.26 05:59:06.367553 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 270 rows starting from the beginning of the part | ||
| 23052 | 2026.03.26 05:59:06.367598 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 23053 | 2026.03.26 05:59:06.367642 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 265 rows starting from the beginning of the part | ||
| 23054 | 2026.03.26 05:59:06.367686 [ 187 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1560 rows starting from the beginning of the part | ||
| 23055 | 2026.03.26 05:59:06.368205 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23056 | 2026.03.26 05:59:06.368240 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23057 | 2026.03.26 05:59:06.368856 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 23058 | 2026.03.26 05:59:06.369302 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23059 | 2026.03.26 05:59:06.369446 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00209 sec., 7177.033492822967 rows/sec., 12.86 MiB/sec. | ||
| 23060 | 2026.03.26 05:59:06.369450 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 23061 | 2026.03.26 05:59:06.369500 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23062 | 2026.03.26 05:59:06.369502 [ 4 ] {0202113c-9808-47bd-b21e-7cd06518b5a4} <Debug> TCPHandler: Processed in 0.002270713 sec. | ||
| 23063 | 2026.03.26 05:59:06.369523 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23064 | 2026.03.26 05:59:06.369607 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::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 | ||
| 23065 | 2026.03.26 05:59:06.369620 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23066 | 2026.03.26 05:59:06.369720 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23067 | 2026.03.26 05:59:06.369760 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23068 | 2026.03.26 05:59:06.369815 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23069 | 2026.03.26 05:59:06.369879 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3044 rows starting from the beginning of the part | ||
| 23070 | 2026.03.26 05:59:06.370008 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 23071 | 2026.03.26 05:59:06.370088 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23072 | 2026.03.26 05:59:06.370118 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 59 rows starting from the beginning of the part | ||
| 23073 | 2026.03.26 05:59:06.370127 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23074 | 2026.03.26 05:59:06.370241 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 59 rows starting from the beginning of the part | ||
| 23075 | 2026.03.26 05:59:06.370359 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 59 rows starting from the beginning of the part | ||
| 23076 | 2026.03.26 05:59:06.370477 [ 186 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
| 23077 | 2026.03.26 05:59:06.370602 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23078 | 2026.03.26 05:59:06.371108 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23079 | 2026.03.26 05:59:06.371243 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001542 sec., 23346.303501945527 rows/sec., 1.57 MiB/sec. | ||
| 23080 | 2026.03.26 05:59:06.371278 [ 4 ] {5aaae9c2-bb29-41b4-bfcc-62ce024876ae} <Debug> TCPHandler: Processed in 0.00170495 sec. | ||
| 23081 | 2026.03.26 05:59:06.379124 [ 189 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65825 rows, containing 5 columns (5 merged, 0 gathered) in 0.011879538 sec., 5541040.400729389 rows/sec., 356.47 MiB/sec. | ||
| 23082 | 2026.03.26 05:59:06.379892 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Trace> MergedBlockOutputStream: filled checksums all_1_169_40 (state Temporary) | ||
| 23083 | 2026.03.26 05:59:06.380521 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_169_40 to all_1_169_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23084 | 2026.03.26 05:59:06.380603 [ 196 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_169_40} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 6 parts: [all_1_164_39, all_169_169_0] -> all_1_169_40 | ||
| 23085 | 2026.03.26 05:59:06.380701 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 23086 | 2026.03.26 05:59:06.383641 [ 199 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3251 rows, containing 19 columns (19 merged, 0 gathered) in 0.014067339 sec., 231102.69824307214 rows/sec., 413.93 MiB/sec. | ||
| 23087 | 2026.03.26 05:59:06.386552 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23088 | 2026.03.26 05:59:06.387168 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23089 | 2026.03.26 05:59:06.387245 [ 196 ] {2fcdfad6-7435-4c39-856e-4522428f7382::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23090 | 2026.03.26 05:59:06.387374 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.98 MiB. | ||
| 23091 | 2026.03.26 05:59:07.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.63 MiB, peak 430.58 MiB, free memory in arenas 0.00 B, will set to 413.82 MiB (RSS), difference: 5.19 MiB | ||
| 23092 | 2026.03.26 05:59:08.696926 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23093 | 2026.03.26 05:59:08.697170 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23094 | 2026.03.26 05:59:08.697235 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23095 | 2026.03.26 05:59:08.697907 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23096 | 2026.03.26 05:59:08.697946 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23097 | 2026.03.26 05:59:08.698446 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23098 | 2026.03.26 05:59:08.698901 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23099 | 2026.03.26 05:59:08.699064 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.22 MiB/sec. | ||
| 23100 | 2026.03.26 05:59:08.699113 [ 4 ] {c08d9db9-16da-4af3-bd3b-7ffdd69bb510} <Debug> TCPHandler: Processed in 0.002362725 sec. | ||
| 23101 | 2026.03.26 05:59:08.699241 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23102 | 2026.03.26 05:59:08.699339 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23103 | 2026.03.26 05:59:08.699381 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23104 | 2026.03.26 05:59:08.699825 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23105 | 2026.03.26 05:59:08.699859 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23106 | 2026.03.26 05:59:08.700263 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23107 | 2026.03.26 05:59:08.700732 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23108 | 2026.03.26 05:59:08.700868 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. | ||
| 23109 | 2026.03.26 05:59:08.700904 [ 4 ] {7e15e52f-19bd-4031-8f30-d43adc6dda99} <Debug> TCPHandler: Processed in 0.00171259 sec. | ||
| 23110 | 2026.03.26 05:59:08.701017 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23111 | 2026.03.26 05:59:08.701110 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23112 | 2026.03.26 05:59:08.701152 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23113 | 2026.03.26 05:59:08.701522 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23114 | 2026.03.26 05:59:08.701556 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23115 | 2026.03.26 05:59:08.701975 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23116 | 2026.03.26 05:59:08.702391 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23117 | 2026.03.26 05:59:08.702522 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001431 sec., 44723.96925227114 rows/sec., 3.11 MiB/sec. | ||
| 23118 | 2026.03.26 05:59:08.702558 [ 4 ] {00b6d41d-c25d-46a0-81e5-82f1e36e6641} <Debug> TCPHandler: Processed in 0.001588527 sec. | ||
| 23119 | 2026.03.26 05:59:08.702668 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23120 | 2026.03.26 05:59:08.702758 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23121 | 2026.03.26 05:59:08.702798 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23122 | 2026.03.26 05:59:08.703109 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23123 | 2026.03.26 05:59:08.703142 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23124 | 2026.03.26 05:59:08.703524 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23125 | 2026.03.26 05:59:08.703938 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23126 | 2026.03.26 05:59:08.704069 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001328 sec., 18072.289156626506 rows/sec., 1.22 MiB/sec. | ||
| 23127 | 2026.03.26 05:59:08.704103 [ 4 ] {3947003c-c1a3-4602-9571-53ca0354ebfa} <Debug> TCPHandler: Processed in 0.001482375 sec. | ||
| 23128 | 2026.03.26 05:59:09.426089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48522 | ||
| 23129 | 2026.03.26 05:59:09.426718 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23130 | 2026.03.26 05:59:09.426772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23131 | 2026.03.26 05:59:09.427452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23132 | 2026.03.26 05:59:09.427908 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23133 | 2026.03.26 05:59:09.428065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48522 | ||
| 23134 | 2026.03.26 05:59:09.428088 [ 78 ] {} <Debug> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23135 | 2026.03.26 05:59:09.428165 [ 78 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23136 | 2026.03.26 05:59:09.428191 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23137 | 2026.03.26 05:59:09.428314 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::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 | ||
| 23138 | 2026.03.26 05:59:09.428455 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23139 | 2026.03.26 05:59:09.428496 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46090 rows starting from the beginning of the part | ||
| 23140 | 2026.03.26 05:59:09.428560 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 23141 | 2026.03.26 05:59:09.428609 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 23142 | 2026.03.26 05:59:09.428651 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 23143 | 2026.03.26 05:59:09.428692 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 23144 | 2026.03.26 05:59:09.428734 [ 189 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 23145 | 2026.03.26 05:59:09.431691 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48522 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342728 sec., 14157582.689479705 rows/sec., 202.53 MiB/sec. | ||
| 23146 | 2026.03.26 05:59:09.432418 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23147 | 2026.03.26 05:59:09.432947 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23148 | 2026.03.26 05:59:09.433031 [ 199 ] {2aefef5f-99e6-409c-9f46-8eb1f4b2c08a::all_1_101_20} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23149 | 2026.03.26 05:59:09.433152 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23150 | 2026.03.26 05:59:12.149948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23151 | 2026.03.26 05:59:12.154664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2874 | ||
| 23152 | 2026.03.26 05:59:12.157445 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23153 | 2026.03.26 05:59:12.157517 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23154 | 2026.03.26 05:59:12.158951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23155 | 2026.03.26 05:59:12.159431 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23156 | 2026.03.26 05:59:12.159589 [ 74 ] {} <Debug> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23157 | 2026.03.26 05:59:12.159634 [ 74 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23158 | 2026.03.26 05:59:12.159658 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23159 | 2026.03.26 05:59:12.159781 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 23160 | 2026.03.26 05:59:12.159841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2874 | ||
| 23161 | 2026.03.26 05:59:12.160380 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23162 | 2026.03.26 05:59:12.160541 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2674 rows starting from the beginning of the part | ||
| 23163 | 2026.03.26 05:59:12.160898 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 23164 | 2026.03.26 05:59:12.161231 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part | ||
| 23165 | 2026.03.26 05:59:12.161566 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 23166 | 2026.03.26 05:59:12.161899 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::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 | ||
| 23167 | 2026.03.26 05:59:12.162231 [ 193 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part | ||
| 23168 | 2026.03.26 05:59:12.168771 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23169 | 2026.03.26 05:59:12.168829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23170 | 2026.03.26 05:59:12.170403 [ 197 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 72 columns (72 merged, 0 gathered) in 0.01067965 sec., 269109.94274156925 rows/sec., 213.83 MiB/sec. | ||
| 23171 | 2026.03.26 05:59:12.172847 [ 201 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23172 | 2026.03.26 05:59:12.173577 [ 201 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23173 | 2026.03.26 05:59:12.173654 [ 201 ] {abc0900b-036e-48ae-be85-dc2d9e0e803d::all_1_76_15} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23174 | 2026.03.26 05:59:12.173857 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
| 23175 | 2026.03.26 05:59:12.175315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23176 | 2026.03.26 05:59:12.176512 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23177 | 2026.03.26 05:59:12.176808 [ 74 ] {} <Debug> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23178 | 2026.03.26 05:59:12.176840 [ 74 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23179 | 2026.03.26 05:59:12.176857 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23180 | 2026.03.26 05:59:12.177013 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 23181 | 2026.03.26 05:59:12.180239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23182 | 2026.03.26 05:59:12.181406 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23183 | 2026.03.26 05:59:12.183153 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 23184 | 2026.03.26 05:59:12.188035 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 23185 | 2026.03.26 05:59:12.192982 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 23186 | 2026.03.26 05:59:12.198095 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 23187 | 2026.03.26 05:59:12.203445 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 23188 | 2026.03.26 05:59:12.208687 [ 200 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::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 | ||
| 23189 | 2026.03.26 05:59:12.271431 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.094491542 sec., 8053.630874179194 rows/sec., 41.64 MiB/sec. | ||
| 23190 | 2026.03.26 05:59:12.275181 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23191 | 2026.03.26 05:59:12.277668 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_101_20} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23192 | 2026.03.26 05:59:12.277771 [ 194 ] {8937a75e-aa54-4cc4-85d9-daf9ee096805::all_1_101_20} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23193 | 2026.03.26 05:59:12.280942 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23194 | 2026.03.26 05:59:13.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.99 MiB, peak 432.41 MiB, free memory in arenas 0.00 B, will set to 413.82 MiB (RSS), difference: -1.16 MiB | ||
| 23195 | 2026.03.26 05:59:13.239678 [ 225 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 23196 | 2026.03.26 05:59:13.239734 [ 225 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 23197 | 2026.03.26 05:59:13.242891 [ 225 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): 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] | ||
| 23198 | 2026.03.26 05:59:13.474293 [ 217 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 23199 | 2026.03.26 05:59:13.474327 [ 217 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 23200 | 2026.03.26 05:59:13.480405 [ 217 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): 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] | ||
| 23201 | 2026.03.26 05:59:13.711469 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23202 | 2026.03.26 05:59:13.711676 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23203 | 2026.03.26 05:59:13.711754 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23204 | 2026.03.26 05:59:13.712544 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23205 | 2026.03.26 05:59:13.712599 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23206 | 2026.03.26 05:59:13.713185 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23207 | 2026.03.26 05:59:13.713656 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23208 | 2026.03.26 05:59:13.713823 [ 71 ] {} <Debug> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 23209 | 2026.03.26 05:59:13.713828 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002208 sec., 128623.1884057971 rows/sec., 8.17 MiB/sec. | ||
| 23210 | 2026.03.26 05:59:13.713868 [ 71 ] {} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23211 | 2026.03.26 05:59:13.713892 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23212 | 2026.03.26 05:59:13.713899 [ 4 ] {93e5935b-ec25-4d3d-b236-ec74d0400ba6} <Debug> TCPHandler: Processed in 0.00256708 sec. | ||
| 23213 | 2026.03.26 05:59:13.714015 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 23214 | 2026.03.26 05:59:13.714029 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23215 | 2026.03.26 05:59:13.714177 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23216 | 2026.03.26 05:59:13.714184 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23217 | 2026.03.26 05:59:13.714226 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 308 rows starting from the beginning of the part | ||
| 23218 | 2026.03.26 05:59:13.714246 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23219 | 2026.03.26 05:59:13.714308 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 284 rows starting from the beginning of the part | ||
| 23220 | 2026.03.26 05:59:13.714368 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 23221 | 2026.03.26 05:59:13.714420 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 23222 | 2026.03.26 05:59:13.714470 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 23223 | 2026.03.26 05:59:13.714521 [ 192 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part | ||
| 23224 | 2026.03.26 05:59:13.715057 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23225 | 2026.03.26 05:59:13.715099 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23226 | 2026.03.26 05:59:13.715592 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23227 | 2026.03.26 05:59:13.715708 [ 195 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752951 sec., 985766.2878197965 rows/sec., 66.64 MiB/sec. | ||
| 23228 | 2026.03.26 05:59:13.715957 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 23229 | 2026.03.26 05:59:13.716030 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23230 | 2026.03.26 05:59:13.716186 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Debug> executeQuery: Read 915 rows, 74.78 KiB in 0.002028 sec., 451183.43195266277 rows/sec., 36.01 MiB/sec. | ||
| 23231 | 2026.03.26 05:59:13.716228 [ 4 ] {8887d71c-5e68-44ad-b60d-d590cf6ae9e4} <Debug> TCPHandler: Processed in 0.002250232 sec. | ||
| 23232 | 2026.03.26 05:59:13.716235 [ 70 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23233 | 2026.03.26 05:59:13.716334 [ 70 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23234 | 2026.03.26 05:59:13.716361 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23235 | 2026.03.26 05:59:13.716377 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23236 | 2026.03.26 05:59:13.716473 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23237 | 2026.03.26 05:59:13.716478 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23238 | 2026.03.26 05:59:13.716484 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23239 | 2026.03.26 05:59:13.716528 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23240 | 2026.03.26 05:59:13.716580 [ 188 ] {21c86385-d161-4aa6-8d0e-4e56ed53c8a3::all_1_65_13} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 23241 | 2026.03.26 05:59:13.716628 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23242 | 2026.03.26 05:59:13.716658 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 3448 rows starting from the beginning of the part | ||
| 23243 | 2026.03.26 05:59:13.716661 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 23244 | 2026.03.26 05:59:13.716712 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part | ||
| 23245 | 2026.03.26 05:59:13.716758 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 915 rows starting from the beginning of the part | ||
| 23246 | 2026.03.26 05:59:13.716881 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 2413 rows starting from the beginning of the part | ||
| 23247 | 2026.03.26 05:59:13.716922 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part | ||
| 23248 | 2026.03.26 05:59:13.716961 [ 192 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 915 rows starting from the beginning of the part | ||
| 23249 | 2026.03.26 05:59:13.717050 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23250 | 2026.03.26 05:59:13.717095 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23251 | 2026.03.26 05:59:13.717572 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23252 | 2026.03.26 05:59:13.718040 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23253 | 2026.03.26 05:59:13.718182 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Debug> executeQuery: Read 201 rows, 12.98 KiB in 0.001729 sec., 116252.16888374783 rows/sec., 7.33 MiB/sec. | ||
| 23254 | 2026.03.26 05:59:13.718297 [ 4 ] {25d36652-83ea-466d-be65-675e5c04c045} <Debug> TCPHandler: Processed in 0.001984317 sec. | ||
| 23255 | 2026.03.26 05:59:13.718416 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23256 | 2026.03.26 05:59:13.718512 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23257 | 2026.03.26 05:59:13.718552 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23258 | 2026.03.26 05:59:13.718982 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23259 | 2026.03.26 05:59:13.719019 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23260 | 2026.03.26 05:59:13.719401 [ 190 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7803 rows, containing 5 columns (5 merged, 0 gathered) in 0.002944048 sec., 2650432.3299076646 rows/sec., 212.19 MiB/sec. | ||
| 23261 | 2026.03.26 05:59:13.719441 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 23262 | 2026.03.26 05:59:13.719880 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23263 | 2026.03.26 05:59:13.719904 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23264 | 2026.03.26 05:59:13.720049 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001556 sec., 95758.35475578405 rows/sec., 6.19 MiB/sec. | ||
| 23265 | 2026.03.26 05:59:13.720090 [ 4 ] {6506a141-5447-4d90-82ee-16eb764d81ef} <Debug> TCPHandler: Processed in 0.001721961 sec. | ||
| 23266 | 2026.03.26 05:59:13.720211 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23267 | 2026.03.26 05:59:13.720305 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23268 | 2026.03.26 05:59:13.720345 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23269 | 2026.03.26 05:59:13.720509 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23270 | 2026.03.26 05:59:13.720594 [ 198 ] {0e0931f2-33a8-40ec-a74e-06846acc6fd0::all_1_171_34} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23271 | 2026.03.26 05:59:13.720704 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 23272 | 2026.03.26 05:59:13.720781 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23273 | 2026.03.26 05:59:13.720822 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23274 | 2026.03.26 05:59:13.721224 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23275 | 2026.03.26 05:59:13.721673 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23276 | 2026.03.26 05:59:13.721802 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001515 sec., 97689.76897689769 rows/sec., 5.56 MiB/sec. | ||
| 23277 | 2026.03.26 05:59:13.721804 [ 70 ] {} <Debug> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 23278 | 2026.03.26 05:59:13.721842 [ 4 ] {17bca0cd-8426-4692-9e1c-6761fcbe8661} <Debug> TCPHandler: Processed in 0.00167855 sec. | ||
| 23279 | 2026.03.26 05:59:13.721854 [ 70 ] {} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23280 | 2026.03.26 05:59:13.721879 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23281 | 2026.03.26 05:59:13.721946 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 23282 | 2026.03.26 05:59:13.721964 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23283 | 2026.03.26 05:59:13.722032 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23284 | 2026.03.26 05:59:13.722061 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 160 rows starting from the beginning of the part | ||
| 23285 | 2026.03.26 05:59:13.722061 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23286 | 2026.03.26 05:59:13.722111 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23287 | 2026.03.26 05:59:13.722112 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 148 rows starting from the beginning of the part | ||
| 23288 | 2026.03.26 05:59:13.722171 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 23289 | 2026.03.26 05:59:13.722211 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 23290 | 2026.03.26 05:59:13.722253 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 23291 | 2026.03.26 05:59:13.722300 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part | ||
| 23292 | 2026.03.26 05:59:13.722691 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23293 | 2026.03.26 05:59:13.722731 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23294 | 2026.03.26 05:59:13.723212 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23295 | 2026.03.26 05:59:13.723290 [ 190 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373183 sec., 655411.5511188239 rows/sec., 39.94 MiB/sec. | ||
| 23296 | 2026.03.26 05:59:13.723502 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 23297 | 2026.03.26 05:59:13.723673 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23298 | 2026.03.26 05:59:13.723822 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Debug> executeQuery: Read 549 rows, 39.90 KiB in 0.001779 sec., 308600.3372681282 rows/sec., 21.90 MiB/sec. | ||
| 23299 | 2026.03.26 05:59:13.723833 [ 70 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23300 | 2026.03.26 05:59:13.723863 [ 4 ] {b7165447-a835-4913-ac38-62ff0f7ed3af} <Debug> TCPHandler: Processed in 0.001946326 sec. | ||
| 23301 | 2026.03.26 05:59:13.723877 [ 70 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23302 | 2026.03.26 05:59:13.723904 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23303 | 2026.03.26 05:59:13.723980 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23304 | 2026.03.26 05:59:13.723991 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23305 | 2026.03.26 05:59:13.724080 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23306 | 2026.03.26 05:59:13.724102 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23307 | 2026.03.26 05:59:13.724123 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23308 | 2026.03.26 05:59:13.724122 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23309 | 2026.03.26 05:59:13.724137 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1996 rows starting from the beginning of the part | ||
| 23310 | 2026.03.26 05:59:13.724221 [ 188 ] {c12e8296-cd61-46cf-8f8c-dcbd02228c00::all_1_65_13} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 23311 | 2026.03.26 05:59:13.724222 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
| 23312 | 2026.03.26 05:59:13.724287 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 549 rows starting from the beginning of the part | ||
| 23313 | 2026.03.26 05:59:13.724296 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 23314 | 2026.03.26 05:59:13.724327 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1294 rows starting from the beginning of the part | ||
| 23315 | 2026.03.26 05:59:13.724371 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
| 23316 | 2026.03.26 05:59:13.724409 [ 187 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 549 rows starting from the beginning of the part | ||
| 23317 | 2026.03.26 05:59:13.724457 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23318 | 2026.03.26 05:59:13.724492 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23319 | 2026.03.26 05:59:13.724898 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 23320 | 2026.03.26 05:59:13.725306 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23321 | 2026.03.26 05:59:13.725437 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
| 23322 | 2026.03.26 05:59:13.725474 [ 4 ] {8e722e4b-43b3-4cb9-8e69-962914381b18} <Debug> TCPHandler: Processed in 0.001541606 sec. | ||
| 23323 | 2026.03.26 05:59:13.725588 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23324 | 2026.03.26 05:59:13.725680 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23325 | 2026.03.26 05:59:13.725721 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23326 | 2026.03.26 05:59:13.725852 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903164 sec., 2372890.6179393893 rows/sec., 172.60 MiB/sec. | ||
| 23327 | 2026.03.26 05:59:13.726110 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23328 | 2026.03.26 05:59:13.726148 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23329 | 2026.03.26 05:59:13.726175 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23330 | 2026.03.26 05:59:13.726630 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23331 | 2026.03.26 05:59:13.726723 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23332 | 2026.03.26 05:59:13.726804 [ 188 ] {5eee8e9c-a7ba-4506-808d-a71dc842d957::all_1_171_34} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23333 | 2026.03.26 05:59:13.726884 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 23334 | 2026.03.26 05:59:13.727208 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23335 | 2026.03.26 05:59:13.727346 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001684 sec., 157363.42042755344 rows/sec., 10.46 MiB/sec. | ||
| 23336 | 2026.03.26 05:59:13.727382 [ 4 ] {5f7e9975-6653-4be5-b0d4-47c6598bfb20} <Debug> TCPHandler: Processed in 0.001848973 sec. | ||
| 23337 | 2026.03.26 05:59:13.727520 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23338 | 2026.03.26 05:59:13.727624 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23339 | 2026.03.26 05:59:13.727664 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23340 | 2026.03.26 05:59:13.727970 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23341 | 2026.03.26 05:59:13.728003 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23342 | 2026.03.26 05:59:13.728399 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 23343 | 2026.03.26 05:59:13.728820 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23344 | 2026.03.26 05:59:13.728951 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec. | ||
| 23345 | 2026.03.26 05:59:13.728986 [ 4 ] {a3c1fb4e-d1b6-46a2-ad96-09f715cddd85} <Debug> TCPHandler: Processed in 0.001519716 sec. | ||
| 23346 | 2026.03.26 05:59:13.729099 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23347 | 2026.03.26 05:59:13.729190 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23348 | 2026.03.26 05:59:13.729242 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23349 | 2026.03.26 05:59:13.730141 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23350 | 2026.03.26 05:59:13.730175 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23351 | 2026.03.26 05:59:13.730865 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23352 | 2026.03.26 05:59:13.731302 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23353 | 2026.03.26 05:59:13.731442 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00227 sec., 25991.189427312776 rows/sec., 46.58 MiB/sec. | ||
| 23354 | 2026.03.26 05:59:13.731497 [ 4 ] {0a38df1c-fc43-4f44-ae2d-a2cb7211d24c} <Debug> TCPHandler: Processed in 0.002452488 sec. | ||
| 23355 | 2026.03.26 05:59:13.731620 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23356 | 2026.03.26 05:59:13.731711 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23357 | 2026.03.26 05:59:13.731751 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23358 | 2026.03.26 05:59:13.732072 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23359 | 2026.03.26 05:59:13.732105 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23360 | 2026.03.26 05:59:13.732516 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23361 | 2026.03.26 05:59:13.732976 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23362 | 2026.03.26 05:59:13.733102 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001409 sec., 63875.08871540099 rows/sec., 4.00 MiB/sec. | ||
| 23363 | 2026.03.26 05:59:13.733107 [ 71 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23364 | 2026.03.26 05:59:13.733139 [ 4 ] {83d49f46-a3ab-48d7-8eec-58611236efe0} <Debug> TCPHandler: Processed in 0.001576367 sec. | ||
| 23365 | 2026.03.26 05:59:13.733148 [ 71 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23366 | 2026.03.26 05:59:13.733167 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 23367 | 2026.03.26 05:59:13.733243 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23368 | 2026.03.26 05:59:13.733344 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23369 | 2026.03.26 05:59:13.733374 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10266 rows starting from the beginning of the part | ||
| 23370 | 2026.03.26 05:59:13.733428 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 23371 | 2026.03.26 05:59:13.733471 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 90 rows starting from the beginning of the part | ||
| 23372 | 2026.03.26 05:59:13.733509 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 36 rows starting from the beginning of the part | ||
| 23373 | 2026.03.26 05:59:13.733546 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 24 rows starting from the beginning of the part | ||
| 23374 | 2026.03.26 05:59:13.733584 [ 188 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 90 rows starting from the beginning of the part | ||
| 23375 | 2026.03.26 05:59:13.736105 [ 186 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10566 rows, containing 4 columns (4 merged, 0 gathered) in 0.002897447 sec., 3646658.5928922943 rows/sec., 236.69 MiB/sec. | ||
| 23376 | 2026.03.26 05:59:13.736444 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23377 | 2026.03.26 05:59:13.736974 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23378 | 2026.03.26 05:59:13.737053 [ 196 ] {9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3::all_1_171_34} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23379 | 2026.03.26 05:59:13.737122 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 23380 | 2026.03.26 05:59:16.696913 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23381 | 2026.03.26 05:59:16.696988 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23382 | 2026.03.26 05:59:16.928223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48970 | ||
| 23383 | 2026.03.26 05:59:16.928715 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23384 | 2026.03.26 05:59:16.928751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23385 | 2026.03.26 05:59:16.929336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23386 | 2026.03.26 05:59:16.929933 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23387 | 2026.03.26 05:59:16.930114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48970 | ||
| 23388 | 2026.03.26 05:59:18.701296 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23389 | 2026.03.26 05:59:18.701539 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23390 | 2026.03.26 05:59:18.701604 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23391 | 2026.03.26 05:59:18.702319 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23392 | 2026.03.26 05:59:18.702367 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23393 | 2026.03.26 05:59:18.702881 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23394 | 2026.03.26 05:59:18.703310 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23395 | 2026.03.26 05:59:18.703472 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.15 MiB/sec. | ||
| 23396 | 2026.03.26 05:59:18.703513 [ 4 ] {cc25942f-9e17-400c-a14a-feef7b60b69c} <Debug> TCPHandler: Processed in 0.002406456 sec. | ||
| 23397 | 2026.03.26 05:59:18.703622 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23398 | 2026.03.26 05:59:18.703714 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23399 | 2026.03.26 05:59:18.703754 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23400 | 2026.03.26 05:59:18.704180 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23401 | 2026.03.26 05:59:18.704216 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23402 | 2026.03.26 05:59:18.704615 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23403 | 2026.03.26 05:59:18.705018 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23404 | 2026.03.26 05:59:18.705151 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001456 sec., 43956.043956043955 rows/sec., 3.43 MiB/sec. | ||
| 23405 | 2026.03.26 05:59:18.705189 [ 4 ] {9fb123ee-e2ad-4bf3-be2b-80d7f6a3096b} <Debug> TCPHandler: Processed in 0.001614988 sec. | ||
| 23406 | 2026.03.26 05:59:18.705304 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23407 | 2026.03.26 05:59:18.705395 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23408 | 2026.03.26 05:59:18.705437 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23409 | 2026.03.26 05:59:18.705848 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23410 | 2026.03.26 05:59:18.705884 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23411 | 2026.03.26 05:59:18.706305 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23412 | 2026.03.26 05:59:18.706723 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23413 | 2026.03.26 05:59:18.706858 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001481 sec., 108035.11141120865 rows/sec., 7.52 MiB/sec. | ||
| 23414 | 2026.03.26 05:59:18.706895 [ 4 ] {44e77cd3-208b-4f23-9575-d8245d6b266d} <Debug> TCPHandler: Processed in 0.001637818 sec. | ||
| 23415 | 2026.03.26 05:59:18.707004 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23416 | 2026.03.26 05:59:18.707095 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23417 | 2026.03.26 05:59:18.707135 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23418 | 2026.03.26 05:59:18.707461 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23419 | 2026.03.26 05:59:18.707496 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23420 | 2026.03.26 05:59:18.707920 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23421 | 2026.03.26 05:59:18.708360 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23422 | 2026.03.26 05:59:18.708496 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
| 23423 | 2026.03.26 05:59:18.708532 [ 4 ] {75661918-0c18-4382-8033-695fa629975f} <Debug> TCPHandler: Processed in 0.001575268 sec. | ||
| 23424 | 2026.03.26 05:59:19.136815 [ 66 ] {} <Debug> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 23425 | 2026.03.26 05:59:19.136913 [ 66 ] {} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23426 | 2026.03.26 05:59:19.136951 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23427 | 2026.03.26 05:59:19.137119 [ 188 ] {a1effaa5-044f-45dc-a493-a3829add4366::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 | ||
| 23428 | 2026.03.26 05:59:19.137338 [ 188 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23429 | 2026.03.26 05:59:19.137395 [ 188 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 23430 | 2026.03.26 05:59:19.137525 [ 188 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 23431 | 2026.03.26 05:59:19.137578 [ 188 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 23432 | 2026.03.26 05:59:19.137622 [ 188 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 23433 | 2026.03.26 05:59:19.137662 [ 188 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 23434 | 2026.03.26 05:59:19.138513 [ 186 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473615 sec., 4071.6197921438097 rows/sec., 302.19 KiB/sec. | ||
| 23435 | 2026.03.26 05:59:19.138765 [ 199 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 23436 | 2026.03.26 05:59:19.139261 [ 199 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23437 | 2026.03.26 05:59:19.139343 [ 199 ] {a1effaa5-044f-45dc-a493-a3829add4366::all_1_21_5} <Trace> oximeter.fields_u64 (a1effaa5-044f-45dc-a493-a3829add4366) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 23438 | 2026.03.26 05:59:19.139456 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23439 | 2026.03.26 05:59:19.680332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23440 | 2026.03.26 05:59:19.698825 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23441 | 2026.03.26 05:59:19.698892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23442 | 2026.03.26 05:59:19.705359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23443 | 2026.03.26 05:59:19.706597 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23444 | 2026.03.26 05:59:19.710440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23445 | 2026.03.26 05:59:22.160164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2904 | ||
| 23446 | 2026.03.26 05:59:22.162721 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23447 | 2026.03.26 05:59:22.162772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23448 | 2026.03.26 05:59:22.164139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23449 | 2026.03.26 05:59:22.164645 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23450 | 2026.03.26 05:59:22.165034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2904 | ||
| 23451 | 2026.03.26 05:59:23.008094 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23452 | 2026.03.26 05:59:23.008148 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23453 | 2026.03.26 05:59:23.013566 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23454 | 2026.03.26 05:59:23.692607 [ 217 ] {} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23455 | 2026.03.26 05:59:23.692676 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23456 | 2026.03.26 05:59:23.696096 [ 217 ] {} <Debug> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23457 | 2026.03.26 05:59:23.712851 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23458 | 2026.03.26 05:59:23.713040 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23459 | 2026.03.26 05:59:23.713113 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23460 | 2026.03.26 05:59:23.713851 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23461 | 2026.03.26 05:59:23.713896 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23462 | 2026.03.26 05:59:23.714262 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23463 | 2026.03.26 05:59:23.714477 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Trace> oximeter.fields_i16 (21c86385-d161-4aa6-8d0e-4e56ed53c8a3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23464 | 2026.03.26 05:59:23.714631 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 23465 | 2026.03.26 05:59:23.714673 [ 4 ] {95ffc19f-f0e5-489d-bbf1-04afdd58c32c} <Debug> TCPHandler: Processed in 0.001952046 sec. | ||
| 23466 | 2026.03.26 05:59:23.714807 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23467 | 2026.03.26 05:59:23.714901 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23468 | 2026.03.26 05:59:23.714941 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23469 | 2026.03.26 05:59:23.715362 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23470 | 2026.03.26 05:59:23.715398 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23471 | 2026.03.26 05:59:23.715677 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 23472 | 2026.03.26 05:59:23.715876 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Trace> oximeter.fields_ipaddr (b169be89-ca3b-4854-b9fc-7a67fac1e20b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23473 | 2026.03.26 05:59:23.716002 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 436.84 KiB/sec. | ||
| 23474 | 2026.03.26 05:59:23.716039 [ 4 ] {5f56093b-02e6-4312-9066-d601fa8726b9} <Debug> TCPHandler: Processed in 0.00127919 sec. | ||
| 23475 | 2026.03.26 05:59:23.716158 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23476 | 2026.03.26 05:59:23.716249 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23477 | 2026.03.26 05:59:23.716288 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23478 | 2026.03.26 05:59:23.716907 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23479 | 2026.03.26 05:59:23.716943 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23480 | 2026.03.26 05:59:23.717266 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23481 | 2026.03.26 05:59:23.717518 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23482 | 2026.03.26 05:59:23.717695 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Debug> executeQuery: Read 297 rows, 27.37 KiB in 0.001462 sec., 203146.37482900138 rows/sec., 18.28 MiB/sec. | ||
| 23483 | 2026.03.26 05:59:23.717742 [ 4 ] {aef245d6-7ee1-4b13-abfd-30003775da8c} <Debug> TCPHandler: Processed in 0.001630259 sec. | ||
| 23484 | 2026.03.26 05:59:23.717808 [ 224 ] {} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23485 | 2026.03.26 05:59:23.717864 [ 224 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23486 | 2026.03.26 05:59:23.717869 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23487 | 2026.03.26 05:59:23.717987 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23488 | 2026.03.26 05:59:23.718035 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23489 | 2026.03.26 05:59:23.718536 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23490 | 2026.03.26 05:59:23.718583 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23491 | 2026.03.26 05:59:23.718996 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23492 | 2026.03.26 05:59:23.719276 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23493 | 2026.03.26 05:59:23.719416 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Debug> executeQuery: Read 77 rows, 5.82 KiB in 0.001452 sec., 53030.30303030303 rows/sec., 3.91 MiB/sec. | ||
| 23494 | 2026.03.26 05:59:23.719457 [ 4 ] {1c6eae87-2466-4d0f-8117-4337327261e3} <Debug> TCPHandler: Processed in 0.001645159 sec. | ||
| 23495 | 2026.03.26 05:59:23.719567 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23496 | 2026.03.26 05:59:23.719662 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23497 | 2026.03.26 05:59:23.719706 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23498 | 2026.03.26 05:59:23.720115 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23499 | 2026.03.26 05:59:23.720153 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23500 | 2026.03.26 05:59:23.720184 [ 224 ] {} <Debug> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23501 | 2026.03.26 05:59:23.720451 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 23502 | 2026.03.26 05:59:23.720664 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23503 | 2026.03.26 05:59:23.720794 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 23504 | 2026.03.26 05:59:23.720832 [ 4 ] {6ed709d7-5a26-4239-8adb-2af1027266c4} <Debug> TCPHandler: Processed in 0.001312771 sec. | ||
| 23505 | 2026.03.26 05:59:23.720930 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23506 | 2026.03.26 05:59:23.721021 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23507 | 2026.03.26 05:59:23.721060 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23508 | 2026.03.26 05:59:23.721451 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23509 | 2026.03.26 05:59:23.721488 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23510 | 2026.03.26 05:59:23.721767 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23511 | 2026.03.26 05:59:23.721965 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Trace> oximeter.fields_u8 (c12e8296-cd61-46cf-8f8c-dcbd02228c00): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23512 | 2026.03.26 05:59:23.722091 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 23513 | 2026.03.26 05:59:23.722129 [ 4 ] {bf881a8e-caa3-413a-8175-3abe91ae27a0} <Debug> TCPHandler: Processed in 0.001246209 sec. | ||
| 23514 | 2026.03.26 05:59:23.722244 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23515 | 2026.03.26 05:59:23.722335 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23516 | 2026.03.26 05:59:23.722373 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23517 | 2026.03.26 05:59:23.722844 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23518 | 2026.03.26 05:59:23.722880 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23519 | 2026.03.26 05:59:23.723174 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23520 | 2026.03.26 05:59:23.723385 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23521 | 2026.03.26 05:59:23.723514 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Debug> executeQuery: Read 165 rows, 13.59 KiB in 0.001196 sec., 137959.86622073577 rows/sec., 11.09 MiB/sec. | ||
| 23522 | 2026.03.26 05:59:23.723551 [ 4 ] {82ba5910-eaf8-423c-b5ce-f8ea3c32a3a0} <Debug> TCPHandler: Processed in 0.001354472 sec. | ||
| 23523 | 2026.03.26 05:59:23.723656 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23524 | 2026.03.26 05:59:23.723748 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23525 | 2026.03.26 05:59:23.723790 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23526 | 2026.03.26 05:59:23.724218 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23527 | 2026.03.26 05:59:23.724253 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23528 | 2026.03.26 05:59:23.724581 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23529 | 2026.03.26 05:59:23.724791 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23530 | 2026.03.26 05:59:23.724916 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001186 sec., 289207.4198988196 rows/sec., 21.87 MiB/sec. | ||
| 23531 | 2026.03.26 05:59:23.724953 [ 4 ] {81d428ac-de32-4031-8e96-48344da5e6dd} <Debug> TCPHandler: Processed in 0.001343652 sec. | ||
| 23532 | 2026.03.26 05:59:23.725066 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23533 | 2026.03.26 05:59:23.725157 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23534 | 2026.03.26 05:59:23.725209 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23535 | 2026.03.26 05:59:23.726149 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23536 | 2026.03.26 05:59:23.726185 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23537 | 2026.03.26 05:59:23.726761 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23538 | 2026.03.26 05:59:23.726980 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23539 | 2026.03.26 05:59:23.727126 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001987 sec., 29693.00452944137 rows/sec., 53.21 MiB/sec. | ||
| 23540 | 2026.03.26 05:59:23.727181 [ 4 ] {6b50b50c-80b4-41d1-99ba-030f26db4ed7} <Debug> TCPHandler: Processed in 0.00216202 sec. | ||
| 23541 | 2026.03.26 05:59:23.727314 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23542 | 2026.03.26 05:59:23.727406 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23543 | 2026.03.26 05:59:23.727447 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23544 | 2026.03.26 05:59:23.727780 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23545 | 2026.03.26 05:59:23.727816 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23546 | 2026.03.26 05:59:23.728123 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23547 | 2026.03.26 05:59:23.728331 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23548 | 2026.03.26 05:59:23.728458 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 23549 | 2026.03.26 05:59:23.728495 [ 4 ] {74b286db-a897-44e5-b982-38303d98eb10} <Debug> TCPHandler: Processed in 0.001228019 sec. | ||
| 23550 | 2026.03.26 05:59:24.382239 [ 56 ] {} <Debug> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 23551 | 2026.03.26 05:59:24.382296 [ 56 ] {} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23552 | 2026.03.26 05:59:24.382321 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23553 | 2026.03.26 05:59:24.382456 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 23554 | 2026.03.26 05:59:24.382652 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23555 | 2026.03.26 05:59:24.382700 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 59 rows starting from the beginning of the part | ||
| 23556 | 2026.03.26 05:59:24.382785 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 23557 | 2026.03.26 05:59:24.382847 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 23558 | 2026.03.26 05:59:24.382905 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 23559 | 2026.03.26 05:59:24.382958 [ 189 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 23560 | 2026.03.26 05:59:24.384057 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667229 sec., 37787.250581653745 rows/sec., 2.48 MiB/sec. | ||
| 23561 | 2026.03.26 05:59:24.384204 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 23562 | 2026.03.26 05:59:24.384474 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23563 | 2026.03.26 05:59:24.384548 [ 199 ] {1d723510-7791-40c9-af70-1e3462f26311::all_1_60_12} <Trace> oximeter.measurements_f64 (1d723510-7791-40c9-af70-1e3462f26311) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 23564 | 2026.03.26 05:59:24.384639 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 23565 | 2026.03.26 05:59:24.430256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49482 | ||
| 23566 | 2026.03.26 05:59:24.430758 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23567 | 2026.03.26 05:59:24.430792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23568 | 2026.03.26 05:59:24.431234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23569 | 2026.03.26 05:59:24.431452 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23570 | 2026.03.26 05:59:24.431579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49482 | ||
| 23571 | 2026.03.26 05:59:24.590633 [ 221 ] {} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23572 | 2026.03.26 05:59:24.590676 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23573 | 2026.03.26 05:59:24.594041 [ 221 ] {} <Debug> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23574 | 2026.03.26 05:59:25.684984 [ 56 ] {} <Debug> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 23575 | 2026.03.26 05:59:25.685069 [ 56 ] {} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23576 | 2026.03.26 05:59:25.685096 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23577 | 2026.03.26 05:59:25.685247 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 23578 | 2026.03.26 05:59:25.685443 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23579 | 2026.03.26 05:59:25.685499 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 342 rows starting from the beginning of the part | ||
| 23580 | 2026.03.26 05:59:25.685594 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 23581 | 2026.03.26 05:59:25.685665 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 23582 | 2026.03.26 05:59:25.685749 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 23583 | 2026.03.26 05:59:25.685815 [ 201 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 23584 | 2026.03.26 05:59:25.686584 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411273 sec., 259340.32607440234 rows/sec., 13.23 MiB/sec. | ||
| 23585 | 2026.03.26 05:59:25.686775 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 23586 | 2026.03.26 05:59:25.687081 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23587 | 2026.03.26 05:59:25.687160 [ 199 ] {45b424ad-11cf-4007-99c7-382ffafdc30c::all_1_60_12} <Trace> oximeter.measurements_bool (45b424ad-11cf-4007-99c7-382ffafdc30c) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 23588 | 2026.03.26 05:59:25.687264 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 23589 | 2026.03.26 05:59:26.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.84 MiB, peak 432.41 MiB, free memory in arenas 0.00 B, will set to 413.83 MiB (RSS), difference: -4.01 MiB | ||
| 23590 | 2026.03.26 05:59:27.210542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 23591 | 2026.03.26 05:59:27.228513 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23592 | 2026.03.26 05:59:27.228563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23593 | 2026.03.26 05:59:27.234755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23594 | 2026.03.26 05:59:27.235461 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23595 | 2026.03.26 05:59:27.238599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 23596 | 2026.03.26 05:59:28.700797 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23597 | 2026.03.26 05:59:28.700983 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23598 | 2026.03.26 05:59:28.701047 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23599 | 2026.03.26 05:59:28.701751 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23600 | 2026.03.26 05:59:28.701796 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23601 | 2026.03.26 05:59:28.702179 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23602 | 2026.03.26 05:59:28.702405 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23603 | 2026.03.26 05:59:28.702568 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 23604 | 2026.03.26 05:59:28.702619 [ 4 ] {cc6f648d-c1dc-4acc-93ab-621b19c75b03} <Debug> TCPHandler: Processed in 0.001952495 sec. | ||
| 23605 | 2026.03.26 05:59:28.702747 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23606 | 2026.03.26 05:59:28.702846 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23607 | 2026.03.26 05:59:28.702887 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23608 | 2026.03.26 05:59:28.703370 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23609 | 2026.03.26 05:59:28.703405 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23610 | 2026.03.26 05:59:28.703708 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23611 | 2026.03.26 05:59:28.703927 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23612 | 2026.03.26 05:59:28.704075 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 23613 | 2026.03.26 05:59:28.704123 [ 4 ] {3ea360db-575c-478c-8a1b-16a227ac129a} <Debug> TCPHandler: Processed in 0.001425194 sec. | ||
| 23614 | 2026.03.26 05:59:28.704244 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23615 | 2026.03.26 05:59:28.704339 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23616 | 2026.03.26 05:59:28.704383 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23617 | 2026.03.26 05:59:28.704787 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23618 | 2026.03.26 05:59:28.704820 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23619 | 2026.03.26 05:59:28.705127 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23620 | 2026.03.26 05:59:28.705314 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23621 | 2026.03.26 05:59:28.705434 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 23622 | 2026.03.26 05:59:28.705449 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 2 parts from all_1_169_40 to all_170_170_0 | ||
| 23623 | 2026.03.26 05:59:28.705534 [ 4 ] {2fe48820-c54b-479b-912d-ba11709d1016} <Debug> TCPHandler: Processed in 0.001335102 sec. | ||
| 23624 | 2026.03.26 05:59:28.705583 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23625 | 2026.03.26 05:59:28.705609 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23626 | 2026.03.26 05:59:28.705682 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23627 | 2026.03.26 05:59:28.705737 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_169_40 to all_170_170_0 into Compact with storage Full | ||
| 23628 | 2026.03.26 05:59:28.705778 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23629 | 2026.03.26 05:59:28.705829 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23630 | 2026.03.26 05:59:28.705885 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23631 | 2026.03.26 05:59:28.705928 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_169_40, total 65825 rows starting from the beginning of the part | ||
| 23632 | 2026.03.26 05:59:28.705999 [ 194 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
| 23633 | 2026.03.26 05:59:28.706164 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23634 | 2026.03.26 05:59:28.706205 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23635 | 2026.03.26 05:59:28.706535 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23636 | 2026.03.26 05:59:28.706740 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23637 | 2026.03.26 05:59:28.706869 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 23638 | 2026.03.26 05:59:28.706905 [ 4 ] {9a3d4d30-bc76-4a26-b5de-cf198ec524a1} <Debug> TCPHandler: Processed in 0.00127721 sec. | ||
| 23639 | 2026.03.26 05:59:28.715275 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65889 rows, containing 5 columns (5 merged, 0 gathered) in 0.009585194 sec., 6874039.27348784 rows/sec., 442.26 MiB/sec. | ||
| 23640 | 2026.03.26 05:59:28.715666 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Trace> MergedBlockOutputStream: filled checksums all_1_170_41 (state Temporary) | ||
| 23641 | 2026.03.26 05:59:28.715978 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_170_41 to all_1_170_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23642 | 2026.03.26 05:59:28.716055 [ 197 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_170_41} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 2 parts: [all_1_169_40, all_170_170_0] -> all_1_170_41 | ||
| 23643 | 2026.03.26 05:59:28.716152 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 23644 | 2026.03.26 05:59:31.698056 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23645 | 2026.03.26 05:59:31.698125 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23646 | 2026.03.26 05:59:31.931769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49930 | ||
| 23647 | 2026.03.26 05:59:31.932263 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23648 | 2026.03.26 05:59:31.932298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23649 | 2026.03.26 05:59:31.932772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23650 | 2026.03.26 05:59:31.933001 [ 244 ] {} <Trace> system.asynchronous_metric_log (2aefef5f-99e6-409c-9f46-8eb1f4b2c08a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23651 | 2026.03.26 05:59:31.933127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49930 | ||
| 23652 | 2026.03.26 05:59:32.165325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2932 | ||
| 23653 | 2026.03.26 05:59:32.167865 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23654 | 2026.03.26 05:59:32.167907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23655 | 2026.03.26 05:59:32.169076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 23656 | 2026.03.26 05:59:32.169334 [ 242 ] {} <Trace> system.query_log (abc0900b-036e-48ae-be85-dc2d9e0e803d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23657 | 2026.03.26 05:59:32.169605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2932 | ||
| 23658 | 2026.03.26 05:59:33.703522 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23659 | 2026.03.26 05:59:33.703716 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23660 | 2026.03.26 05:59:33.703789 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23661 | 2026.03.26 05:59:33.704552 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23662 | 2026.03.26 05:59:33.704594 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23663 | 2026.03.26 05:59:33.704997 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23664 | 2026.03.26 05:59:33.705223 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Trace> oximeter.fields_string (0e0931f2-33a8-40ec-a74e-06846acc6fd0): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23665 | 2026.03.26 05:59:33.705386 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Debug> executeQuery: Read 174 rows, 15.69 KiB in 0.001724 sec., 100928.07424593967 rows/sec., 8.89 MiB/sec. | ||
| 23666 | 2026.03.26 05:59:33.705436 [ 4 ] {86c3f27e-32a2-4475-8273-cdcc7e0a9ce2} <Debug> TCPHandler: Processed in 0.002043378 sec. | ||
| 23667 | 2026.03.26 05:59:33.705556 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23668 | 2026.03.26 05:59:33.705656 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23669 | 2026.03.26 05:59:33.705699 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23670 | 2026.03.26 05:59:33.706130 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23671 | 2026.03.26 05:59:33.706167 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23672 | 2026.03.26 05:59:33.706476 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23673 | 2026.03.26 05:59:33.706688 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Trace> oximeter.fields_u16 (56545b44-7956-4bbe-b28c-165f8ee864bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23674 | 2026.03.26 05:59:33.706815 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001182 sec., 49915.39763113367 rows/sec., 3.67 MiB/sec. | ||
| 23675 | 2026.03.26 05:59:33.706853 [ 4 ] {2545bc9a-ce15-468c-b766-22373d6a682e} <Debug> TCPHandler: Processed in 0.001346352 sec. | ||
| 23676 | 2026.03.26 05:59:33.706987 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23677 | 2026.03.26 05:59:33.707106 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23678 | 2026.03.26 05:59:33.707154 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23679 | 2026.03.26 05:59:33.707700 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23680 | 2026.03.26 05:59:33.707741 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23681 | 2026.03.26 05:59:33.708092 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23682 | 2026.03.26 05:59:33.708311 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Trace> oximeter.fields_uuid (5eee8e9c-a7ba-4506-808d-a71dc842d957): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23683 | 2026.03.26 05:59:33.708439 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001358 sec., 90574.37407952872 rows/sec., 7.08 MiB/sec. | ||
| 23684 | 2026.03.26 05:59:33.708476 [ 4 ] {279cfed7-b88e-4533-9fd5-e3c6eb447a64} <Debug> TCPHandler: Processed in 0.001548316 sec. | ||
| 23685 | 2026.03.26 05:59:33.708591 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23686 | 2026.03.26 05:59:33.708683 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23687 | 2026.03.26 05:59:33.708725 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23688 | 2026.03.26 05:59:33.709138 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23689 | 2026.03.26 05:59:33.709172 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23690 | 2026.03.26 05:59:33.709498 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23691 | 2026.03.26 05:59:33.709705 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23692 | 2026.03.26 05:59:33.709816 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Selected 2 parts from all_1_170_41 to all_171_171_0 | ||
| 23693 | 2026.03.26 05:59:33.709833 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 23694 | 2026.03.26 05:59:33.709853 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23695 | 2026.03.26 05:59:33.709872 [ 4 ] {6112c20e-a654-4bbb-ad63-4de6c27e524f} <Debug> TCPHandler: Processed in 0.001328161 sec. | ||
| 23696 | 2026.03.26 05:59:33.709872 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23697 | 2026.03.26 05:59:33.709972 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23698 | 2026.03.26 05:59:33.709994 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_170_41 to all_171_171_0 into Compact with storage Full | ||
| 23699 | 2026.03.26 05:59:33.710077 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23700 | 2026.03.26 05:59:33.710142 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23701 | 2026.03.26 05:59:33.710145 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23702 | 2026.03.26 05:59:33.710186 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_170_41, total 65889 rows starting from the beginning of the part | ||
| 23703 | 2026.03.26 05:59:33.710260 [ 193 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 265 rows starting from the beginning of the part | ||
| 23704 | 2026.03.26 05:59:33.711160 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23705 | 2026.03.26 05:59:33.711199 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23706 | 2026.03.26 05:59:33.711773 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23707 | 2026.03.26 05:59:33.711990 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Trace> oximeter.measurements_histogramu64 (2fcdfad6-7435-4c39-856e-4522428f7382): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23708 | 2026.03.26 05:59:33.712131 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002077 sec., 28406.35532017333 rows/sec., 50.90 MiB/sec. | ||
| 23709 | 2026.03.26 05:59:33.712199 [ 4 ] {60307d92-9683-464d-87ac-caedd8a5afc5} <Debug> TCPHandler: Processed in 0.002274053 sec. | ||
| 23710 | 2026.03.26 05:59:33.712311 [ 4 ] {} <Trace> TCP-Session: 42d6421d-67d4-46be-a87a-3245f8a8234c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23711 | 2026.03.26 05:59:33.712402 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23712 | 2026.03.26 05:59:33.712445 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23713 | 2026.03.26 05:59:33.712781 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23714 | 2026.03.26 05:59:33.712816 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23715 | 2026.03.26 05:59:33.713127 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23716 | 2026.03.26 05:59:33.713330 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Trace> oximeter.measurements_u64 (9707ba08-0d30-4a4b-bf3a-5e1ca2b8dbf3): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23717 | 2026.03.26 05:59:33.713454 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 23718 | 2026.03.26 05:59:33.713489 [ 4 ] {9fad3463-3bff-4714-999b-2ae9422ab845} <Debug> TCPHandler: Processed in 0.001224709 sec. | ||
| 23719 | 2026.03.26 05:59:33.720437 [ 200 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66154 rows, containing 5 columns (5 merged, 0 gathered) in 0.010485975 sec., 6308807.716974339 rows/sec., 405.94 MiB/sec. | ||
| 23720 | 2026.03.26 05:59:33.720844 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Trace> MergedBlockOutputStream: filled checksums all_1_171_42 (state Temporary) | ||
| 23721 | 2026.03.26 05:59:33.721154 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c): Renaming temporary part tmp_merge_all_1_171_42 to all_1_171_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23722 | 2026.03.26 05:59:33.721222 [ 195 ] {8e165658-c345-4c0d-8787-4c43039d278c::all_1_171_42} <Trace> oximeter.measurements_cumulativeu64 (8e165658-c345-4c0d-8787-4c43039d278c) (MergerMutator): Merged 2 parts: [all_1_170_41, all_171_171_0] -> all_1_171_42 | ||
| 23723 | 2026.03.26 05:59:33.721297 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 23724 | 2026.03.26 05:59:34.141237 [ 224 ] {} <Trace> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 23725 | 2026.03.26 05:59:34.141311 [ 224 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 23726 | 2026.03.26 05:59:34.143966 [ 224 ] {} <Debug> oximeter.fields_u32 (ffc1b77e-1577-4637-8de0-d1b5e2769144): 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] | ||
| 23727 | 2026.03.26 05:59:34.738721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 23728 | 2026.03.26 05:59:34.757296 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23729 | 2026.03.26 05:59:34.757342 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 23730 | 2026.03.26 05:59:34.763829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23731 | 2026.03.26 05:59:34.764565 [ 243 ] {} <Trace> system.metric_log (8937a75e-aa54-4cc4-85d9-daf9ee096805): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23732 | 2026.03.26 05:59:34.767981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||