| 1 | [ Mar 2 04:20:21 Enabled. ] | ||
| 2 | [ Mar 2 04:20:21 Rereading configuration. ] | ||
| 3 | [ Mar 2 04:20:23 Rereading configuration. ] | ||
| 4 | [ Mar 2 04:20:26 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 2 04:20:26 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.02 04:20:29.780648 [ 1 ] {} <Information> Application: Will watch for the process with pid 25094 | ||
| 29 | 2026.03.02 04:20:29.780994 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.02 04:20:29.987102 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25094 | ||
| 31 | 2026.03.02 04:20:29.987889 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.02 04:20:29.988042 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.02 04:20:30.091064 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.02 04:20:30.131767 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.02 04:20:30.131856 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.02 04:20:30.131874 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.02 04:20:30.131930 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.02 04:20:30.132620 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.02 04:20:30.142820 [ 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.02 04:20:30.143702 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.02 04:20:30.144594 [ 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.02 04:20:30.144659 [ 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.02 04:20:30.144704 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.02 04:20:30.145451 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.02 04:20:30.146496 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.02 04:20:30.152654 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.02 04:20:30.153375 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.02 04:20:30.154794 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.02 04:20:30.154905 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.02 04:20:30.155985 [ 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.02 04:20:30.156482 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.02 04:20:30.160562 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.02 04:20:30.161299 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.02 04:20:30.166104 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.02 04:20:30.166535 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.02 04:20:30.166944 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.02 04:20:30.167308 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.02 04:20:30.168785 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.02 04:20:30.168812 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.02 04:20:30.168909 [ 180 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.02 04:20:30.169012 [ 180 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.02 04:20:30.200867 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.02 04:20:30.200899 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000238152 sec | ||
| 68 | 2026.03.02 04:20:30.200952 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.02 04:20:30.200997 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.02 04:20:30.201821 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.02 04:20:30.202486 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.02 04:20:30.214608 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.02 04:20:30.214656 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.02 04:20:30.214718 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.02 04:20:30.214732 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.02 04:20:30.214771 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.02 04:20:30.214891 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.02 04:20:30.219204 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.02 04:20:30.219252 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.02 04:20:30.219316 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.02 04:20:30.219491 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.02 04:20:30.219534 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.02 04:20:30.219547 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.02 04:20:30.219634 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.02 04:20:30.219647 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.02 04:20:30.219679 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.02 04:20:30.219768 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.02 04:20:30.243443 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.02 04:20:30.253717 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.02 04:20:30.253874 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186161 sec | ||
| 91 | 2026.03.02 04:20:30.253894 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.02 04:20:30.253910 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.02 04:20:30.253943 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.02 04:20:30.254220 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.02 04:20:30.254378 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.02 04:20:30.254402 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.02 04:20:30.254419 [ 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.02 04:20:30.254436 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.02 04:20:30.273785 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.02 04:20:30.273982 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.03.02 04:20:30.275422 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.322e-05 sec. | ||
| 102 | 2026.03.02 04:20:30.275850 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.02 04:20:30.276587 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.02 04:20:30.276608 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.02 04:20:31.619109 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61112 | ||
| 106 | 2026.03.02 04:20:31.619968 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.02 04:20:31.620029 [ 3 ] {} <Debug> TCP-Session: c00542a1-af3b-4b48-bb17-862599d4f099 Authenticating user 'default' from [fd00:1122:3344:101::c]:61112 | ||
| 108 | 2026.03.02 04:20:31.620056 [ 3 ] {} <Debug> TCP-Session: c00542a1-af3b-4b48-bb17-862599d4f099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.02 04:20:31.620145 [ 3 ] {} <Debug> TCP-Session: c00542a1-af3b-4b48-bb17-862599d4f099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.02 04:20:31.620237 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.02 04:20:31.620264 [ 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.02 04:20:31.620345 [ 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.02 04:20:31.621390 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38713 | ||
| 114 | 2026.03.02 04:20:31.622183 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59569 | ||
| 115 | 2026.03.02 04:20:31.622202 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63332 | ||
| 116 | 2026.03.02 04:20:31.622228 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.02 04:20:31.622358 [ 4 ] {} <Debug> TCP-Session: 2cfc5628-48a0-45b7-ac70-6dbaa0b67eae Authenticating user 'default' from [fd00:1122:3344:101::c]:38713 | ||
| 118 | 2026.03.02 04:20:31.622385 [ 4 ] {} <Debug> TCP-Session: 2cfc5628-48a0-45b7-ac70-6dbaa0b67eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.02 04:20:31.622396 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56431 | ||
| 120 | 2026.03.02 04:20:31.622399 [ 4 ] {} <Debug> TCP-Session: 2cfc5628-48a0-45b7-ac70-6dbaa0b67eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.02 04:20:31.622488 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46791 | ||
| 122 | 2026.03.02 04:20:31.622796 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64175 | ||
| 123 | 2026.03.02 04:20:31.623149 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.03.02 04:20:31.623165 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51115 | ||
| 125 | 2026.03.02 04:20:31.623307 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.02 04:20:31.623310 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.02 04:20:31.623326 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.02 04:20:31.623407 [ 255 ] {} <Debug> TCP-Session: 44ff4958-4649-4eac-a670-5b2bb857472b Authenticating user 'default' from [fd00:1122:3344:101::c]:56431 | ||
| 129 | 2026.03.02 04:20:31.623359 [ 257 ] {} <Debug> TCP-Session: 1830f6bd-4271-4887-b28a-f49bf2f34761 Authenticating user 'default' from [fd00:1122:3344:101::c]:64175 | ||
| 130 | 2026.03.02 04:20:31.623478 [ 253 ] {} <Debug> TCP-Session: c5ffa145-7d4b-4b9e-8d16-f8f743c8df66 Authenticating user 'default' from [fd00:1122:3344:101::c]:59569 | ||
| 131 | 2026.03.02 04:20:31.623515 [ 5 ] {} <Debug> TCP-Session: 2de672a5-cf7e-45a1-a81a-d2e961579bc2 Authenticating user 'default' from [fd00:1122:3344:101::c]:63332 | ||
| 132 | 2026.03.02 04:20:31.623506 [ 255 ] {} <Debug> TCP-Session: 44ff4958-4649-4eac-a670-5b2bb857472b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.02 04:20:31.623586 [ 253 ] {} <Debug> TCP-Session: c5ffa145-7d4b-4b9e-8d16-f8f743c8df66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.02 04:20:31.623618 [ 5 ] {} <Debug> TCP-Session: 2de672a5-cf7e-45a1-a81a-d2e961579bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.02 04:20:31.623587 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.02 04:20:31.623595 [ 255 ] {} <Debug> TCP-Session: 44ff4958-4649-4eac-a670-5b2bb857472b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.02 04:20:31.623692 [ 5 ] {} <Debug> TCP-Session: 2de672a5-cf7e-45a1-a81a-d2e961579bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.02 04:20:31.623691 [ 258 ] {} <Debug> TCP-Session: 0d772be9-5ac6-4933-b8f4-83813088c4fc Authenticating user 'default' from [fd00:1122:3344:101::c]:51115 | ||
| 139 | 2026.03.02 04:20:31.623673 [ 253 ] {} <Debug> TCP-Session: c5ffa145-7d4b-4b9e-8d16-f8f743c8df66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.02 04:20:31.623826 [ 258 ] {} <Debug> TCP-Session: 0d772be9-5ac6-4933-b8f4-83813088c4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.02 04:20:31.623585 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.02 04:20:31.623497 [ 257 ] {} <Debug> TCP-Session: 1830f6bd-4271-4887-b28a-f49bf2f34761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.02 04:20:31.623921 [ 258 ] {} <Debug> TCP-Session: 0d772be9-5ac6-4933-b8f4-83813088c4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.02 04:20:31.623962 [ 256 ] {} <Debug> TCP-Session: f9100070-f848-449e-8b8a-6bc0dbe422e6 Authenticating user 'default' from [fd00:1122:3344:101::c]:46791 | ||
| 145 | 2026.03.02 04:20:31.623934 [ 257 ] {} <Debug> TCP-Session: 1830f6bd-4271-4887-b28a-f49bf2f34761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.02 04:20:31.624085 [ 256 ] {} <Debug> TCP-Session: f9100070-f848-449e-8b8a-6bc0dbe422e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.02 04:20:31.624190 [ 256 ] {} <Debug> TCP-Session: f9100070-f848-449e-8b8a-6bc0dbe422e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.02 04:20:32.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.24 MiB, peak 117.24 MiB, free memory in arenas 0.00 B, will set to 119.01 MiB (RSS), difference: 1.77 MiB | ||
| 149 | 2026.03.02 04:20:32.878268 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64049 | ||
| 150 | 2026.03.02 04:20:32.878477 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.02 04:20:32.878513 [ 259 ] {} <Debug> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:64049 | ||
| 152 | 2026.03.02 04:20:32.878537 [ 259 ] {} <Debug> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.02 04:20:32.878629 [ 259 ] {} <Debug> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.02 04:20:32.878701 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.02 04:20:32.878737 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.02 04:20:32.878836 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.02 04:20:32.881278 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38239 | ||
| 158 | 2026.03.02 04:20:32.881378 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62309 | ||
| 159 | 2026.03.02 04:20:32.881486 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49849 | ||
| 160 | 2026.03.02 04:20:32.881501 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.02 04:20:32.881638 [ 260 ] {} <Debug> TCP-Session: 1ff2b9d3-15d6-40e1-b8dc-912a672722e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38239 | ||
| 162 | 2026.03.02 04:20:32.881662 [ 260 ] {} <Debug> TCP-Session: 1ff2b9d3-15d6-40e1-b8dc-912a672722e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.03.02 04:20:32.881678 [ 260 ] {} <Debug> TCP-Session: 1ff2b9d3-15d6-40e1-b8dc-912a672722e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.02 04:20:32.882320 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49614 | ||
| 165 | 2026.03.02 04:20:32.882333 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54655 | ||
| 166 | 2026.03.02 04:20:32.882351 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.02 04:20:32.882413 [ 261 ] {} <Debug> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62309 | ||
| 168 | 2026.03.02 04:20:32.882517 [ 261 ] {} <Debug> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.03.02 04:20:32.882531 [ 261 ] {} <Debug> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.02 04:20:32.883588 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52862 | ||
| 171 | 2026.03.02 04:20:32.885607 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43592 | ||
| 172 | 2026.03.02 04:20:32.885634 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.02 04:20:32.885706 [ 265 ] {} <Debug> TCP-Session: b2ad45d0-be34-472d-a548-652905363650 Authenticating user 'default' from [fd00:1122:3344:101::d]:52862 | ||
| 174 | 2026.03.02 04:20:32.885793 [ 265 ] {} <Debug> TCP-Session: b2ad45d0-be34-472d-a548-652905363650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.02 04:20:32.885861 [ 265 ] {} <Debug> TCP-Session: b2ad45d0-be34-472d-a548-652905363650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.02 04:20:32.887736 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.03.02 04:20:32.887776 [ 262 ] {} <Debug> TCP-Session: 7d59318e-fee0-4cdf-b66a-5db9d44e67c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49849 | ||
| 178 | 2026.03.02 04:20:32.887853 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.02 04:20:32.887868 [ 262 ] {} <Debug> TCP-Session: 7d59318e-fee0-4cdf-b66a-5db9d44e67c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.02 04:20:32.887869 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59692 | ||
| 181 | 2026.03.02 04:20:32.887939 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.02 04:20:32.887906 [ 266 ] {} <Debug> TCP-Session: 9d582659-f461-48ac-8e34-bd91ce73d6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:43592 | ||
| 183 | 2026.03.02 04:20:32.887890 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.03.02 04:20:32.888029 [ 263 ] {} <Debug> TCP-Session: 876f5531-c768-4d86-afd0-933cb749b717 Authenticating user 'default' from [fd00:1122:3344:101::d]:49614 | ||
| 185 | 2026.03.02 04:20:32.888001 [ 266 ] {} <Debug> TCP-Session: 9d582659-f461-48ac-8e34-bd91ce73d6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.02 04:20:32.888059 [ 264 ] {} <Debug> TCP-Session: 385b4136-37b6-49fd-85eb-b9d50a6a5db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54655 | ||
| 187 | 2026.03.02 04:20:32.888096 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.03.02 04:20:32.888109 [ 266 ] {} <Debug> TCP-Session: 9d582659-f461-48ac-8e34-bd91ce73d6fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.02 04:20:32.888133 [ 264 ] {} <Debug> TCP-Session: 385b4136-37b6-49fd-85eb-b9d50a6a5db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.02 04:20:32.887884 [ 262 ] {} <Debug> TCP-Session: 7d59318e-fee0-4cdf-b66a-5db9d44e67c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.02 04:20:32.888194 [ 267 ] {} <Debug> TCP-Session: 796fa01d-216a-43bf-b779-f067588990f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59692 | ||
| 192 | 2026.03.02 04:20:32.888202 [ 264 ] {} <Debug> TCP-Session: 385b4136-37b6-49fd-85eb-b9d50a6a5db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.02 04:20:32.888098 [ 263 ] {} <Debug> TCP-Session: 876f5531-c768-4d86-afd0-933cb749b717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.02 04:20:32.887910 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 195 | 2026.03.02 04:20:32.888279 [ 267 ] {} <Debug> TCP-Session: 796fa01d-216a-43bf-b779-f067588990f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.02 04:20:32.888292 [ 263 ] {} <Debug> TCP-Session: 876f5531-c768-4d86-afd0-933cb749b717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.02 04:20:32.888419 [ 267 ] {} <Debug> TCP-Session: 796fa01d-216a-43bf-b779-f067588990f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.02 04:20:32.891197 [ 259 ] {4bdf50ec-f533-4824-92a3-a0597824883f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.03.02 04:20:33.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.06 MiB, peak 119.06 MiB, free memory in arenas 0.00 B, will set to 122.08 MiB (RSS), difference: 3.02 MiB | ||
| 200 | 2026.03.02 04:20:33.092285 [ 259 ] {4bdf50ec-f533-4824-92a3-a0597824883f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64049) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 201 | |||
| 202 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 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 | ||
| 205 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 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 | ||
| 213 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 223 | |||
| 224 | 2026.03.02 04:20:33.093459 [ 259 ] {4bdf50ec-f533-4824-92a3-a0597824883f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 225 | |||
| 226 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 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 | ||
| 229 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 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 | ||
| 237 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 247 | |||
| 248 | 2026.03.02 04:20:33.093726 [ 259 ] {4bdf50ec-f533-4824-92a3-a0597824883f} <Debug> TCPHandler: Processed in 0.212341643 sec. | ||
| 249 | 2026.03.02 04:20:33.094208 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.03.02 04:20:33.094441 [ 261 ] {6dfa62be-47e6-4ca9-8e1a-ce8172295892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.03.02 04:20:33.094874 [ 261 ] {6dfa62be-47e6-4ca9-8e1a-ce8172295892} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62309) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 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 | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 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 | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 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 | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.03.02 04:20:33.095190 [ 261 ] {6dfa62be-47e6-4ca9-8e1a-ce8172295892} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 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 | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 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 | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.03.02 04:20:33.095420 [ 261 ] {6dfa62be-47e6-4ca9-8e1a-ce8172295892} <Debug> TCPHandler: Processed in 0.001402732 sec. | ||
| 300 | 2026.03.02 04:20:33.095837 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.02 04:20:33.096741 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 302 | 2026.03.02 04:20:33.097418 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 303 | 2026.03.02 04:20:33.102593 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 304 | 2026.03.02 04:20:33.102723 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166791 sec | ||
| 305 | 2026.03.02 04:20:33.102738 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Trace> ReferentialDeps: No tables | ||
| 306 | 2026.03.02 04:20:33.102749 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Trace> LoadingDeps: No tables | ||
| 307 | 2026.03.02 04:20:33.102773 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 308 | 2026.03.02 04:20:33.103538 [ 259 ] {22d0f2c1-b42d-4d05-bfdf-82e7e1e8853a} <Debug> TCPHandler: Processed in 0.007818186 sec. | ||
| 309 | 2026.03.02 04:20:33.103703 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 310 | 2026.03.02 04:20:33.103860 [ 259 ] {6839834b-7972-4f02-b3c5-af582f108648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) /* The version table contains metadata about the `oximeter` database */ | ||
| 311 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 312 | 2026.03.02 04:20:33.104049 [ 259 ] {6839834b-7972-4f02-b3c5-af582f108648} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 313 | 2026.03.02 04:20:33.110783 [ 259 ] {6839834b-7972-4f02-b3c5-af582f108648} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 314 | 2026.03.02 04:20:33.115041 [ 259 ] {6839834b-7972-4f02-b3c5-af582f108648} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11): Loading data parts | ||
| 315 | 2026.03.02 04:20:33.117622 [ 259 ] {6839834b-7972-4f02-b3c5-af582f108648} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11): There are no data parts | ||
| 316 | 2026.03.02 04:20:33.132397 [ 259 ] {6839834b-7972-4f02-b3c5-af582f108648} <Debug> TCPHandler: Processed in 0.028744343 sec. | ||
| 317 | 2026.03.02 04:20:33.132586 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 318 | 2026.03.02 04:20:33.132867 [ 259 ] {cc9df0b6-e248-4312-a933-57f53566a470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) /* The measurement tables contain all individual samples from each timeseries. | ||
| 319 | * | ||
| 320 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 321 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 322 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 323 | * by all samples from the same timeseries. | ||
| 324 | * | ||
| 325 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 326 | * and then uses that to index quickly into the measurements tables. | ||
| 327 | */ | ||
| 328 | 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) | ||
| 329 | 2026.03.02 04:20:33.133005 [ 259 ] {cc9df0b6-e248-4312-a933-57f53566a470} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 330 | 2026.03.02 04:20:33.147322 [ 259 ] {cc9df0b6-e248-4312-a933-57f53566a470} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Loading data parts | ||
| 331 | 2026.03.02 04:20:33.147707 [ 259 ] {cc9df0b6-e248-4312-a933-57f53566a470} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): There are no data parts | ||
| 332 | 2026.03.02 04:20:33.151436 [ 259 ] {cc9df0b6-e248-4312-a933-57f53566a470} <Debug> TCPHandler: Processed in 0.01890449 sec. | ||
| 333 | 2026.03.02 04:20:33.151609 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.03.02 04:20:33.151777 [ 259 ] {1d222eb3-5574-4b33-9cc0-aa2643e8a63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 335 | 2026.03.02 04:20:33.151935 [ 259 ] {1d222eb3-5574-4b33-9cc0-aa2643e8a63e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 336 | 2026.03.02 04:20:33.168945 [ 259 ] {1d222eb3-5574-4b33-9cc0-aa2643e8a63e} <Debug> oximeter.measurements_i8 (02a8fd13-f9ca-4587-91c1-059e61477b7a): Loading data parts | ||
| 337 | 2026.03.02 04:20:33.169214 [ 259 ] {1d222eb3-5574-4b33-9cc0-aa2643e8a63e} <Debug> oximeter.measurements_i8 (02a8fd13-f9ca-4587-91c1-059e61477b7a): There are no data parts | ||
| 338 | 2026.03.02 04:20:33.183313 [ 259 ] {1d222eb3-5574-4b33-9cc0-aa2643e8a63e} <Debug> TCPHandler: Processed in 0.031760068 sec. | ||
| 339 | 2026.03.02 04:20:33.183474 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 340 | 2026.03.02 04:20:33.183711 [ 259 ] {e4ea97d0-e068-444f-92be-574f1878ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 341 | 2026.03.02 04:20:33.183820 [ 259 ] {e4ea97d0-e068-444f-92be-574f1878ae80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 342 | 2026.03.02 04:20:33.199489 [ 259 ] {e4ea97d0-e068-444f-92be-574f1878ae80} <Debug> oximeter.measurements_u8 (0b1970f4-9d4d-4ffd-b902-b25afbb7911b): Loading data parts | ||
| 343 | 2026.03.02 04:20:33.199655 [ 259 ] {e4ea97d0-e068-444f-92be-574f1878ae80} <Debug> oximeter.measurements_u8 (0b1970f4-9d4d-4ffd-b902-b25afbb7911b): There are no data parts | ||
| 344 | 2026.03.02 04:20:33.202533 [ 259 ] {e4ea97d0-e068-444f-92be-574f1878ae80} <Debug> TCPHandler: Processed in 0.019114681 sec. | ||
| 345 | 2026.03.02 04:20:33.202701 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.03.02 04:20:33.202865 [ 259 ] {4487d883-cd8c-48b7-8e46-7f4d2b4c71c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 347 | 2026.03.02 04:20:33.202985 [ 259 ] {4487d883-cd8c-48b7-8e46-7f4d2b4c71c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 348 | 2026.03.02 04:20:33.217454 [ 259 ] {4487d883-cd8c-48b7-8e46-7f4d2b4c71c1} <Debug> oximeter.measurements_i16 (7b5b2ab7-5c89-4b53-9d57-e14aca479deb): Loading data parts | ||
| 349 | 2026.03.02 04:20:33.217704 [ 259 ] {4487d883-cd8c-48b7-8e46-7f4d2b4c71c1} <Debug> oximeter.measurements_i16 (7b5b2ab7-5c89-4b53-9d57-e14aca479deb): There are no data parts | ||
| 350 | 2026.03.02 04:20:33.239005 [ 259 ] {4487d883-cd8c-48b7-8e46-7f4d2b4c71c1} <Debug> TCPHandler: Processed in 0.036357627 sec. | ||
| 351 | 2026.03.02 04:20:33.239258 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.03.02 04:20:33.239648 [ 259 ] {23724708-b716-4951-bb9e-04abbff0f70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 353 | 2026.03.02 04:20:33.239780 [ 259 ] {23724708-b716-4951-bb9e-04abbff0f70b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 354 | 2026.03.02 04:20:33.244958 [ 259 ] {23724708-b716-4951-bb9e-04abbff0f70b} <Debug> oximeter.measurements_u16 (b80efb8c-aee7-47bc-ba85-90c45964982a): Loading data parts | ||
| 355 | 2026.03.02 04:20:33.245095 [ 259 ] {23724708-b716-4951-bb9e-04abbff0f70b} <Debug> oximeter.measurements_u16 (b80efb8c-aee7-47bc-ba85-90c45964982a): There are no data parts | ||
| 356 | 2026.03.02 04:20:33.258476 [ 259 ] {23724708-b716-4951-bb9e-04abbff0f70b} <Debug> TCPHandler: Processed in 0.019312783 sec. | ||
| 357 | 2026.03.02 04:20:33.258678 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.03.02 04:20:33.258837 [ 259 ] {6744de7c-a1c0-4899-9d97-7af8d4923039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 359 | 2026.03.02 04:20:33.258959 [ 259 ] {6744de7c-a1c0-4899-9d97-7af8d4923039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 360 | 2026.03.02 04:20:33.275319 [ 259 ] {6744de7c-a1c0-4899-9d97-7af8d4923039} <Debug> oximeter.measurements_i32 (6ce3861e-e6d4-44e6-9355-ce11b4280059): Loading data parts | ||
| 361 | 2026.03.02 04:20:33.275607 [ 259 ] {6744de7c-a1c0-4899-9d97-7af8d4923039} <Debug> oximeter.measurements_i32 (6ce3861e-e6d4-44e6-9355-ce11b4280059): There are no data parts | ||
| 362 | 2026.03.02 04:20:33.290587 [ 259 ] {6744de7c-a1c0-4899-9d97-7af8d4923039} <Debug> TCPHandler: Processed in 0.03195706 sec. | ||
| 363 | 2026.03.02 04:20:33.290818 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.03.02 04:20:33.291257 [ 259 ] {026e3f31-1522-4e32-b337-0c7cac2ba6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 365 | 2026.03.02 04:20:33.291446 [ 259 ] {026e3f31-1522-4e32-b337-0c7cac2ba6e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 366 | 2026.03.02 04:20:33.298447 [ 259 ] {026e3f31-1522-4e32-b337-0c7cac2ba6e7} <Debug> oximeter.measurements_u32 (272c0ffe-4a8f-4f7d-aca8-d58ea25f04af): Loading data parts | ||
| 367 | 2026.03.02 04:20:33.298672 [ 259 ] {026e3f31-1522-4e32-b337-0c7cac2ba6e7} <Debug> oximeter.measurements_u32 (272c0ffe-4a8f-4f7d-aca8-d58ea25f04af): There are no data parts | ||
| 368 | 2026.03.02 04:20:33.312490 [ 259 ] {026e3f31-1522-4e32-b337-0c7cac2ba6e7} <Debug> TCPHandler: Processed in 0.021766504 sec. | ||
| 369 | 2026.03.02 04:20:33.312673 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.03.02 04:20:33.312855 [ 259 ] {a913b7ce-cd3c-4257-beff-0ee2da66450c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 371 | 2026.03.02 04:20:33.312985 [ 259 ] {a913b7ce-cd3c-4257-beff-0ee2da66450c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.03.02 04:20:33.334481 [ 259 ] {a913b7ce-cd3c-4257-beff-0ee2da66450c} <Debug> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): Loading data parts | ||
| 373 | 2026.03.02 04:20:33.335021 [ 259 ] {a913b7ce-cd3c-4257-beff-0ee2da66450c} <Debug> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): There are no data parts | ||
| 374 | 2026.03.02 04:20:33.338260 [ 259 ] {a913b7ce-cd3c-4257-beff-0ee2da66450c} <Debug> TCPHandler: Processed in 0.025651796 sec. | ||
| 375 | 2026.03.02 04:20:33.338439 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.02 04:20:33.338679 [ 259 ] {ac07428f-2747-4e01-b7b1-3d4c9530ec6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 377 | 2026.03.02 04:20:33.338805 [ 259 ] {ac07428f-2747-4e01-b7b1-3d4c9530ec6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.03.02 04:20:33.350076 [ 259 ] {ac07428f-2747-4e01-b7b1-3d4c9530ec6a} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Loading data parts | ||
| 379 | 2026.03.02 04:20:33.350214 [ 259 ] {ac07428f-2747-4e01-b7b1-3d4c9530ec6a} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): There are no data parts | ||
| 380 | 2026.03.02 04:20:33.355562 [ 259 ] {ac07428f-2747-4e01-b7b1-3d4c9530ec6a} <Debug> TCPHandler: Processed in 0.017183085 sec. | ||
| 381 | 2026.03.02 04:20:33.355733 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.02 04:20:33.355891 [ 259 ] {987468ce-1dd2-46a1-9a8f-5251feb81bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 383 | 2026.03.02 04:20:33.356005 [ 259 ] {987468ce-1dd2-46a1-9a8f-5251feb81bd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.03.02 04:20:33.359740 [ 259 ] {987468ce-1dd2-46a1-9a8f-5251feb81bd8} <Debug> oximeter.measurements_f32 (03d09558-7a6d-44cc-bbe6-024d462f0a62): Loading data parts | ||
| 385 | 2026.03.02 04:20:33.360006 [ 259 ] {987468ce-1dd2-46a1-9a8f-5251feb81bd8} <Debug> oximeter.measurements_f32 (03d09558-7a6d-44cc-bbe6-024d462f0a62): There are no data parts | ||
| 386 | 2026.03.02 04:20:33.364055 [ 259 ] {987468ce-1dd2-46a1-9a8f-5251feb81bd8} <Debug> TCPHandler: Processed in 0.008371681 sec. | ||
| 387 | 2026.03.02 04:20:33.364223 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.02 04:20:33.364515 [ 259 ] {8eefb6b3-2a7a-4ffa-9c1d-ef07a265e827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 389 | 2026.03.02 04:20:33.364642 [ 259 ] {8eefb6b3-2a7a-4ffa-9c1d-ef07a265e827} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.03.02 04:20:33.372342 [ 259 ] {8eefb6b3-2a7a-4ffa-9c1d-ef07a265e827} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Loading data parts | ||
| 391 | 2026.03.02 04:20:33.372473 [ 259 ] {8eefb6b3-2a7a-4ffa-9c1d-ef07a265e827} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): There are no data parts | ||
| 392 | 2026.03.02 04:20:33.376162 [ 259 ] {8eefb6b3-2a7a-4ffa-9c1d-ef07a265e827} <Debug> TCPHandler: Processed in 0.011990391 sec. | ||
| 393 | 2026.03.02 04:20:33.376352 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.02 04:20:33.376544 [ 259 ] {2df34b32-e80d-4e79-b2cc-490e1d0ca4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 395 | 2026.03.02 04:20:33.376683 [ 259 ] {2df34b32-e80d-4e79-b2cc-490e1d0ca4a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.03.02 04:20:33.378714 [ 259 ] {2df34b32-e80d-4e79-b2cc-490e1d0ca4a7} <Debug> oximeter.measurements_string (e2d244fb-66db-402c-8867-83977a87f4c9): Loading data parts | ||
| 397 | 2026.03.02 04:20:33.378928 [ 259 ] {2df34b32-e80d-4e79-b2cc-490e1d0ca4a7} <Debug> oximeter.measurements_string (e2d244fb-66db-402c-8867-83977a87f4c9): There are no data parts | ||
| 398 | 2026.03.02 04:20:33.385800 [ 259 ] {2df34b32-e80d-4e79-b2cc-490e1d0ca4a7} <Debug> TCPHandler: Processed in 0.00951105 sec. | ||
| 399 | 2026.03.02 04:20:33.385958 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.02 04:20:33.386182 [ 259 ] {9f120aaa-9f47-4ccb-8309-ef6b33f8c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.03.02 04:20:33.386295 [ 259 ] {9f120aaa-9f47-4ccb-8309-ef6b33f8c41c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.03.02 04:20:33.396314 [ 259 ] {9f120aaa-9f47-4ccb-8309-ef6b33f8c41c} <Debug> oximeter.measurements_bytes (d290a376-86f4-4b13-907a-c4143a099a2c): Loading data parts | ||
| 410 | 2026.03.02 04:20:33.396446 [ 259 ] {9f120aaa-9f47-4ccb-8309-ef6b33f8c41c} <Debug> oximeter.measurements_bytes (d290a376-86f4-4b13-907a-c4143a099a2c): There are no data parts | ||
| 411 | 2026.03.02 04:20:33.400887 [ 259 ] {9f120aaa-9f47-4ccb-8309-ef6b33f8c41c} <Debug> TCPHandler: Processed in 0.014978846 sec. | ||
| 412 | 2026.03.02 04:20:33.401048 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.03.02 04:20:33.401342 [ 259 ] {9917b5a9-d011-4534-90ca-6adc693f3b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 414 | 2026.03.02 04:20:33.401463 [ 259 ] {9917b5a9-d011-4534-90ca-6adc693f3b9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.03.02 04:20:33.407656 [ 259 ] {9917b5a9-d011-4534-90ca-6adc693f3b9e} <Debug> oximeter.measurements_cumulativei64 (5ac0b37b-9ce1-4c70-a9c6-0f5af401b828): Loading data parts | ||
| 416 | 2026.03.02 04:20:33.407913 [ 259 ] {9917b5a9-d011-4534-90ca-6adc693f3b9e} <Debug> oximeter.measurements_cumulativei64 (5ac0b37b-9ce1-4c70-a9c6-0f5af401b828): There are no data parts | ||
| 417 | 2026.03.02 04:20:33.409576 [ 259 ] {9917b5a9-d011-4534-90ca-6adc693f3b9e} <Debug> TCPHandler: Processed in 0.008577963 sec. | ||
| 418 | 2026.03.02 04:20:33.409733 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.02 04:20:33.410002 [ 259 ] {155d2c35-40c8-43e4-ba94-3fedce30f166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 420 | 2026.03.02 04:20:33.410092 [ 259 ] {155d2c35-40c8-43e4-ba94-3fedce30f166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.03.02 04:20:33.415831 [ 259 ] {155d2c35-40c8-43e4-ba94-3fedce30f166} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Loading data parts | ||
| 422 | 2026.03.02 04:20:33.416033 [ 259 ] {155d2c35-40c8-43e4-ba94-3fedce30f166} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): There are no data parts | ||
| 423 | 2026.03.02 04:20:33.419407 [ 259 ] {155d2c35-40c8-43e4-ba94-3fedce30f166} <Debug> TCPHandler: Processed in 0.009724722 sec. | ||
| 424 | 2026.03.02 04:20:33.419627 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.02 04:20:33.419789 [ 259 ] {d289f8e4-073f-4076-a828-88c26b6cb089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 426 | 2026.03.02 04:20:33.419916 [ 259 ] {d289f8e4-073f-4076-a828-88c26b6cb089} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.03.02 04:20:33.424702 [ 259 ] {d289f8e4-073f-4076-a828-88c26b6cb089} <Debug> oximeter.measurements_cumulativef32 (46dd53a4-dde4-476f-82b2-14a0b76c564f): Loading data parts | ||
| 428 | 2026.03.02 04:20:33.424920 [ 259 ] {d289f8e4-073f-4076-a828-88c26b6cb089} <Debug> oximeter.measurements_cumulativef32 (46dd53a4-dde4-476f-82b2-14a0b76c564f): There are no data parts | ||
| 429 | 2026.03.02 04:20:33.428334 [ 259 ] {d289f8e4-073f-4076-a828-88c26b6cb089} <Debug> TCPHandler: Processed in 0.008758034 sec. | ||
| 430 | 2026.03.02 04:20:33.428513 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.02 04:20:33.428764 [ 259 ] {dc86f64c-1c61-4b1d-b97a-b3c6f621a9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 432 | 2026.03.02 04:20:33.428885 [ 259 ] {dc86f64c-1c61-4b1d-b97a-b3c6f621a9bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.03.02 04:20:33.438499 [ 259 ] {dc86f64c-1c61-4b1d-b97a-b3c6f621a9bb} <Debug> oximeter.measurements_cumulativef64 (faaf9c08-4cce-4c3f-8742-4982f87ee451): Loading data parts | ||
| 434 | 2026.03.02 04:20:33.438668 [ 259 ] {dc86f64c-1c61-4b1d-b97a-b3c6f621a9bb} <Debug> oximeter.measurements_cumulativef64 (faaf9c08-4cce-4c3f-8742-4982f87ee451): There are no data parts | ||
| 435 | 2026.03.02 04:20:33.443068 [ 259 ] {dc86f64c-1c61-4b1d-b97a-b3c6f621a9bb} <Debug> TCPHandler: Processed in 0.014616873 sec. | ||
| 436 | 2026.03.02 04:20:33.443227 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.02 04:20:33.443594 [ 259 ] {ca49e8ec-05bd-4d31-84d5-56604ae86be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.03.02 04:20:33.443729 [ 259 ] {ca49e8ec-05bd-4d31-84d5-56604ae86be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.03.02 04:20:33.452190 [ 259 ] {ca49e8ec-05bd-4d31-84d5-56604ae86be7} <Debug> oximeter.measurements_histogrami8 (d9329036-b3de-4e8e-9e96-9a6bcc4e9dd5): Loading data parts | ||
| 450 | 2026.03.02 04:20:33.452368 [ 259 ] {ca49e8ec-05bd-4d31-84d5-56604ae86be7} <Debug> oximeter.measurements_histogrami8 (d9329036-b3de-4e8e-9e96-9a6bcc4e9dd5): There are no data parts | ||
| 451 | 2026.03.02 04:20:33.454056 [ 259 ] {ca49e8ec-05bd-4d31-84d5-56604ae86be7} <Debug> TCPHandler: Processed in 0.010881132 sec. | ||
| 452 | 2026.03.02 04:20:33.454216 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.03.02 04:20:33.454502 [ 259 ] {d99ee2de-d44d-47cf-b5d1-309db97cd98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 454 | 2026.03.02 04:20:33.454630 [ 259 ] {d99ee2de-d44d-47cf-b5d1-309db97cd98e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.03.02 04:20:33.460302 [ 259 ] {d99ee2de-d44d-47cf-b5d1-309db97cd98e} <Debug> oximeter.measurements_histogramu8 (8610cd61-ef33-4ebe-8391-a7dcd3d6f15e): Loading data parts | ||
| 456 | 2026.03.02 04:20:33.460496 [ 259 ] {d99ee2de-d44d-47cf-b5d1-309db97cd98e} <Debug> oximeter.measurements_histogramu8 (8610cd61-ef33-4ebe-8391-a7dcd3d6f15e): There are no data parts | ||
| 457 | 2026.03.02 04:20:33.466638 [ 259 ] {d99ee2de-d44d-47cf-b5d1-309db97cd98e} <Debug> TCPHandler: Processed in 0.012473236 sec. | ||
| 458 | 2026.03.02 04:20:33.466794 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.03.02 04:20:33.467006 [ 259 ] {bbc73e7c-8fb5-4c3d-9c50-66daaa97ad24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 460 | 2026.03.02 04:20:33.467147 [ 259 ] {bbc73e7c-8fb5-4c3d-9c50-66daaa97ad24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.03.02 04:20:33.469682 [ 259 ] {bbc73e7c-8fb5-4c3d-9c50-66daaa97ad24} <Debug> oximeter.measurements_histogrami16 (55d91ffe-6c43-4329-9dc7-eef899da637c): Loading data parts | ||
| 462 | 2026.03.02 04:20:33.469863 [ 259 ] {bbc73e7c-8fb5-4c3d-9c50-66daaa97ad24} <Debug> oximeter.measurements_histogrami16 (55d91ffe-6c43-4329-9dc7-eef899da637c): There are no data parts | ||
| 463 | 2026.03.02 04:20:33.471344 [ 259 ] {bbc73e7c-8fb5-4c3d-9c50-66daaa97ad24} <Debug> TCPHandler: Processed in 0.004600419 sec. | ||
| 464 | 2026.03.02 04:20:33.471516 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.03.02 04:20:33.471798 [ 259 ] {201666a4-e582-4832-8cfa-45650bd3bd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 466 | 2026.03.02 04:20:33.471926 [ 259 ] {201666a4-e582-4832-8cfa-45650bd3bd37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.03.02 04:20:33.475314 [ 259 ] {201666a4-e582-4832-8cfa-45650bd3bd37} <Debug> oximeter.measurements_histogramu16 (6251d07b-132f-431a-b76b-c6ba59f809cb): Loading data parts | ||
| 468 | 2026.03.02 04:20:33.475536 [ 259 ] {201666a4-e582-4832-8cfa-45650bd3bd37} <Debug> oximeter.measurements_histogramu16 (6251d07b-132f-431a-b76b-c6ba59f809cb): There are no data parts | ||
| 469 | 2026.03.02 04:20:33.479475 [ 259 ] {201666a4-e582-4832-8cfa-45650bd3bd37} <Debug> TCPHandler: Processed in 0.008014708 sec. | ||
| 470 | 2026.03.02 04:20:33.479628 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.03.02 04:20:33.479841 [ 259 ] {65c208db-3e7e-47e0-bdfe-03d628f636d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 472 | 2026.03.02 04:20:33.480034 [ 259 ] {65c208db-3e7e-47e0-bdfe-03d628f636d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.03.02 04:20:33.487702 [ 259 ] {65c208db-3e7e-47e0-bdfe-03d628f636d7} <Debug> oximeter.measurements_histogrami32 (61d29b97-0b74-4e2a-aad7-671b4503979a): Loading data parts | ||
| 474 | 2026.03.02 04:20:33.487882 [ 259 ] {65c208db-3e7e-47e0-bdfe-03d628f636d7} <Debug> oximeter.measurements_histogrami32 (61d29b97-0b74-4e2a-aad7-671b4503979a): There are no data parts | ||
| 475 | 2026.03.02 04:20:33.492299 [ 259 ] {65c208db-3e7e-47e0-bdfe-03d628f636d7} <Debug> TCPHandler: Processed in 0.012720167 sec. | ||
| 476 | 2026.03.02 04:20:33.492459 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.03.02 04:20:33.492807 [ 259 ] {a45e7c28-c467-4f03-acb0-7d3393587ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 478 | 2026.03.02 04:20:33.492959 [ 259 ] {a45e7c28-c467-4f03-acb0-7d3393587ca7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.03.02 04:20:33.502676 [ 259 ] {a45e7c28-c467-4f03-acb0-7d3393587ca7} <Debug> oximeter.measurements_histogramu32 (7f7e97cf-8b56-4066-9267-190de469af6e): Loading data parts | ||
| 480 | 2026.03.02 04:20:33.502809 [ 259 ] {a45e7c28-c467-4f03-acb0-7d3393587ca7} <Debug> oximeter.measurements_histogramu32 (7f7e97cf-8b56-4066-9267-190de469af6e): There are no data parts | ||
| 481 | 2026.03.02 04:20:33.505232 [ 259 ] {a45e7c28-c467-4f03-acb0-7d3393587ca7} <Debug> TCPHandler: Processed in 0.012822858 sec. | ||
| 482 | 2026.03.02 04:20:33.505420 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.03.02 04:20:33.505711 [ 259 ] {f0f2090a-b9c4-4a15-9148-9859f714553c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 484 | 2026.03.02 04:20:33.505886 [ 259 ] {f0f2090a-b9c4-4a15-9148-9859f714553c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.03.02 04:20:33.513185 [ 259 ] {f0f2090a-b9c4-4a15-9148-9859f714553c} <Debug> oximeter.measurements_histogrami64 (4047e39f-afc8-4aac-bfe6-48a7e2a043b0): Loading data parts | ||
| 486 | 2026.03.02 04:20:33.513417 [ 259 ] {f0f2090a-b9c4-4a15-9148-9859f714553c} <Debug> oximeter.measurements_histogrami64 (4047e39f-afc8-4aac-bfe6-48a7e2a043b0): There are no data parts | ||
| 487 | 2026.03.02 04:20:33.524040 [ 259 ] {f0f2090a-b9c4-4a15-9148-9859f714553c} <Debug> TCPHandler: Processed in 0.018678397 sec. | ||
| 488 | 2026.03.02 04:20:33.524204 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.03.02 04:20:33.524512 [ 259 ] {643a2b86-3479-4127-bdf7-eab1476af6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 490 | 2026.03.02 04:20:33.524680 [ 259 ] {643a2b86-3479-4127-bdf7-eab1476af6a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.03.02 04:20:33.528811 [ 259 ] {643a2b86-3479-4127-bdf7-eab1476af6a5} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Loading data parts | ||
| 492 | 2026.03.02 04:20:33.528955 [ 259 ] {643a2b86-3479-4127-bdf7-eab1476af6a5} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): There are no data parts | ||
| 493 | 2026.03.02 04:20:33.535969 [ 259 ] {643a2b86-3479-4127-bdf7-eab1476af6a5} <Debug> TCPHandler: Processed in 0.01182057 sec. | ||
| 494 | 2026.03.02 04:20:33.536144 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.02 04:20:33.536397 [ 259 ] {50887843-2e20-413d-b028-3beff30bf1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 496 | 2026.03.02 04:20:33.536537 [ 259 ] {50887843-2e20-413d-b028-3beff30bf1de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.03.02 04:20:33.543907 [ 259 ] {50887843-2e20-413d-b028-3beff30bf1de} <Debug> oximeter.measurements_histogramf32 (59bf2c9c-f25d-415b-b1d8-98af89303a54): Loading data parts | ||
| 498 | 2026.03.02 04:20:33.544115 [ 259 ] {50887843-2e20-413d-b028-3beff30bf1de} <Debug> oximeter.measurements_histogramf32 (59bf2c9c-f25d-415b-b1d8-98af89303a54): There are no data parts | ||
| 499 | 2026.03.02 04:20:33.552297 [ 259 ] {50887843-2e20-413d-b028-3beff30bf1de} <Debug> TCPHandler: Processed in 0.016212657 sec. | ||
| 500 | 2026.03.02 04:20:33.552462 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.02 04:20:33.552862 [ 259 ] {2f3cf6ea-6cba-459d-af27-04399cb53668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 502 | 2026.03.02 04:20:33.553020 [ 259 ] {2f3cf6ea-6cba-459d-af27-04399cb53668} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.03.02 04:20:33.565176 [ 259 ] {2f3cf6ea-6cba-459d-af27-04399cb53668} <Debug> oximeter.measurements_histogramf64 (b33eca8d-30d6-496c-870f-81ef0af2f7bc): Loading data parts | ||
| 504 | 2026.03.02 04:20:33.565371 [ 259 ] {2f3cf6ea-6cba-459d-af27-04399cb53668} <Debug> oximeter.measurements_histogramf64 (b33eca8d-30d6-496c-870f-81ef0af2f7bc): There are no data parts | ||
| 505 | 2026.03.02 04:20:33.570745 [ 259 ] {2f3cf6ea-6cba-459d-af27-04399cb53668} <Debug> TCPHandler: Processed in 0.018339685 sec. | ||
| 506 | 2026.03.02 04:20:33.570935 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.02 04:20:33.571169 [ 259 ] {fda175f2-bf0f-43f7-85fd-46bf0e0292cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.03.02 04:20:33.571349 [ 259 ] {fda175f2-bf0f-43f7-85fd-46bf0e0292cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.03.02 04:20:33.574834 [ 259 ] {fda175f2-bf0f-43f7-85fd-46bf0e0292cf} <Debug> oximeter.fields_bool (81af8104-8845-4526-802e-eee356dafbda): Loading data parts | ||
| 535 | 2026.03.02 04:20:33.575160 [ 259 ] {fda175f2-bf0f-43f7-85fd-46bf0e0292cf} <Debug> oximeter.fields_bool (81af8104-8845-4526-802e-eee356dafbda): There are no data parts | ||
| 536 | 2026.03.02 04:20:33.579528 [ 259 ] {fda175f2-bf0f-43f7-85fd-46bf0e0292cf} <Debug> TCPHandler: Processed in 0.008661563 sec. | ||
| 537 | 2026.03.02 04:20:33.579698 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.02 04:20:33.580002 [ 259 ] {b0cc525b-e834-4aa3-848b-4a12068c009b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 539 | 2026.03.02 04:20:33.580134 [ 259 ] {b0cc525b-e834-4aa3-848b-4a12068c009b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.03.02 04:20:33.583272 [ 259 ] {b0cc525b-e834-4aa3-848b-4a12068c009b} <Debug> oximeter.fields_i8 (447ea773-5554-45c3-9173-8ccdad45db7a): Loading data parts | ||
| 541 | 2026.03.02 04:20:33.583491 [ 259 ] {b0cc525b-e834-4aa3-848b-4a12068c009b} <Debug> oximeter.fields_i8 (447ea773-5554-45c3-9173-8ccdad45db7a): There are no data parts | ||
| 542 | 2026.03.02 04:20:33.587588 [ 259 ] {b0cc525b-e834-4aa3-848b-4a12068c009b} <Debug> TCPHandler: Processed in 0.007950947 sec. | ||
| 543 | 2026.03.02 04:20:33.587798 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.02 04:20:33.587955 [ 259 ] {894e6bd3-1e48-4013-b4e5-702b2b69d4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 545 | 2026.03.02 04:20:33.588068 [ 259 ] {894e6bd3-1e48-4013-b4e5-702b2b69d4e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.03.02 04:20:33.591373 [ 259 ] {894e6bd3-1e48-4013-b4e5-702b2b69d4e1} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Loading data parts | ||
| 547 | 2026.03.02 04:20:33.591624 [ 259 ] {894e6bd3-1e48-4013-b4e5-702b2b69d4e1} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): There are no data parts | ||
| 548 | 2026.03.02 04:20:33.595876 [ 259 ] {894e6bd3-1e48-4013-b4e5-702b2b69d4e1} <Debug> TCPHandler: Processed in 0.008127609 sec. | ||
| 549 | 2026.03.02 04:20:33.596037 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.02 04:20:33.596325 [ 259 ] {b0106d64-ac2d-461d-9656-0a2ae0a9da1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 551 | 2026.03.02 04:20:33.596464 [ 259 ] {b0106d64-ac2d-461d-9656-0a2ae0a9da1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.03.02 04:20:33.601008 [ 259 ] {b0106d64-ac2d-461d-9656-0a2ae0a9da1c} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Loading data parts | ||
| 553 | 2026.03.02 04:20:33.601194 [ 259 ] {b0106d64-ac2d-461d-9656-0a2ae0a9da1c} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): There are no data parts | ||
| 554 | 2026.03.02 04:20:33.603934 [ 259 ] {b0106d64-ac2d-461d-9656-0a2ae0a9da1c} <Debug> TCPHandler: Processed in 0.007949607 sec. | ||
| 555 | 2026.03.02 04:20:33.604096 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.02 04:20:33.604253 [ 259 ] {85b95e87-159b-416f-ad1b-c3bab80699cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 557 | 2026.03.02 04:20:33.604387 [ 259 ] {85b95e87-159b-416f-ad1b-c3bab80699cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.03.02 04:20:33.607736 [ 259 ] {85b95e87-159b-416f-ad1b-c3bab80699cb} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Loading data parts | ||
| 559 | 2026.03.02 04:20:33.607968 [ 259 ] {85b95e87-159b-416f-ad1b-c3bab80699cb} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): There are no data parts | ||
| 560 | 2026.03.02 04:20:33.612257 [ 259 ] {85b95e87-159b-416f-ad1b-c3bab80699cb} <Debug> TCPHandler: Processed in 0.008212889 sec. | ||
| 561 | 2026.03.02 04:20:33.612419 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.02 04:20:33.612679 [ 259 ] {c29b9c87-c26b-4e12-8883-4825db3d9d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 563 | 2026.03.02 04:20:33.612807 [ 259 ] {c29b9c87-c26b-4e12-8883-4825db3d9d28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.03.02 04:20:33.621973 [ 259 ] {c29b9c87-c26b-4e12-8883-4825db3d9d28} <Debug> oximeter.fields_i32 (b2fe8ba8-6e4f-427c-a51f-9423d2fceb26): Loading data parts | ||
| 565 | 2026.03.02 04:20:33.622133 [ 259 ] {c29b9c87-c26b-4e12-8883-4825db3d9d28} <Debug> oximeter.fields_i32 (b2fe8ba8-6e4f-427c-a51f-9423d2fceb26): There are no data parts | ||
| 566 | 2026.03.02 04:20:33.625844 [ 259 ] {c29b9c87-c26b-4e12-8883-4825db3d9d28} <Debug> TCPHandler: Processed in 0.013475804 sec. | ||
| 567 | 2026.03.02 04:20:33.626001 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.02 04:20:33.626158 [ 259 ] {67857099-9f9b-47e3-baa6-e88061d50278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 569 | 2026.03.02 04:20:33.626291 [ 259 ] {67857099-9f9b-47e3-baa6-e88061d50278} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.03.02 04:20:33.630781 [ 259 ] {67857099-9f9b-47e3-baa6-e88061d50278} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Loading data parts | ||
| 571 | 2026.03.02 04:20:33.631005 [ 259 ] {67857099-9f9b-47e3-baa6-e88061d50278} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): There are no data parts | ||
| 572 | 2026.03.02 04:20:33.634839 [ 259 ] {67857099-9f9b-47e3-baa6-e88061d50278} <Debug> TCPHandler: Processed in 0.008890195 sec. | ||
| 573 | 2026.03.02 04:20:33.634994 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.02 04:20:33.635233 [ 259 ] {026305ac-554b-46a0-9994-021177e30cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 575 | 2026.03.02 04:20:33.635349 [ 259 ] {026305ac-554b-46a0-9994-021177e30cba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.03.02 04:20:33.639832 [ 259 ] {026305ac-554b-46a0-9994-021177e30cba} <Debug> oximeter.fields_i64 (9a7b1395-b6bc-40de-b907-b9edc005e51b): Loading data parts | ||
| 577 | 2026.03.02 04:20:33.639974 [ 259 ] {026305ac-554b-46a0-9994-021177e30cba} <Debug> oximeter.fields_i64 (9a7b1395-b6bc-40de-b907-b9edc005e51b): There are no data parts | ||
| 578 | 2026.03.02 04:20:33.644733 [ 259 ] {026305ac-554b-46a0-9994-021177e30cba} <Debug> TCPHandler: Processed in 0.009786773 sec. | ||
| 579 | 2026.03.02 04:20:33.644903 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.02 04:20:33.645091 [ 259 ] {6e6052ab-e030-4777-8793-f1c06854e87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 581 | 2026.03.02 04:20:33.645227 [ 259 ] {6e6052ab-e030-4777-8793-f1c06854e87a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.03.02 04:20:33.654953 [ 259 ] {6e6052ab-e030-4777-8793-f1c06854e87a} <Debug> oximeter.fields_u64 (ecb360b3-48a8-440d-a9ec-00ed2e79ee9b): Loading data parts | ||
| 583 | 2026.03.02 04:20:33.655141 [ 259 ] {6e6052ab-e030-4777-8793-f1c06854e87a} <Debug> oximeter.fields_u64 (ecb360b3-48a8-440d-a9ec-00ed2e79ee9b): There are no data parts | ||
| 584 | 2026.03.02 04:20:33.661686 [ 259 ] {6e6052ab-e030-4777-8793-f1c06854e87a} <Debug> TCPHandler: Processed in 0.016842733 sec. | ||
| 585 | 2026.03.02 04:20:33.661864 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.02 04:20:33.662151 [ 259 ] {13acda0c-5135-404c-a51e-687da061b940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 587 | 2026.03.02 04:20:33.662286 [ 259 ] {13acda0c-5135-404c-a51e-687da061b940} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.03.02 04:20:33.671171 [ 259 ] {13acda0c-5135-404c-a51e-687da061b940} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Loading data parts | ||
| 589 | 2026.03.02 04:20:33.671357 [ 259 ] {13acda0c-5135-404c-a51e-687da061b940} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): There are no data parts | ||
| 590 | 2026.03.02 04:20:33.673952 [ 259 ] {13acda0c-5135-404c-a51e-687da061b940} <Debug> TCPHandler: Processed in 0.012149522 sec. | ||
| 591 | 2026.03.02 04:20:33.674136 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.02 04:20:33.674357 [ 259 ] {956a560e-25a2-4875-9ec9-8135b0279096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 593 | 2026.03.02 04:20:33.674511 [ 259 ] {956a560e-25a2-4875-9ec9-8135b0279096} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.03.02 04:20:33.685154 [ 259 ] {956a560e-25a2-4875-9ec9-8135b0279096} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Loading data parts | ||
| 595 | 2026.03.02 04:20:33.685327 [ 259 ] {956a560e-25a2-4875-9ec9-8135b0279096} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): There are no data parts | ||
| 596 | 2026.03.02 04:20:33.690004 [ 259 ] {956a560e-25a2-4875-9ec9-8135b0279096} <Debug> TCPHandler: Processed in 0.015934115 sec. | ||
| 597 | 2026.03.02 04:20:33.690258 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.02 04:20:33.690422 [ 259 ] {9b4ab198-cd68-49a6-8de5-bd7f737a771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 599 | 2026.03.02 04:20:33.690562 [ 259 ] {9b4ab198-cd68-49a6-8de5-bd7f737a771c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.03.02 04:20:33.700050 [ 259 ] {9b4ab198-cd68-49a6-8de5-bd7f737a771c} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Loading data parts | ||
| 601 | 2026.03.02 04:20:33.700285 [ 259 ] {9b4ab198-cd68-49a6-8de5-bd7f737a771c} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): There are no data parts | ||
| 602 | 2026.03.02 04:20:33.703083 [ 259 ] {9b4ab198-cd68-49a6-8de5-bd7f737a771c} <Debug> TCPHandler: Processed in 0.012880319 sec. | ||
| 603 | 2026.03.02 04:20:33.703273 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.02 04:20:33.703586 [ 259 ] {3b3bd4d4-9094-48d7-bc48-6c5b54584462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.03.02 04:20:33.703727 [ 259 ] {3b3bd4d4-9094-48d7-bc48-6c5b54584462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.03.02 04:20:33.705780 [ 259 ] {3b3bd4d4-9094-48d7-bc48-6c5b54584462} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Loading data parts | ||
| 610 | 2026.03.02 04:20:33.705951 [ 259 ] {3b3bd4d4-9094-48d7-bc48-6c5b54584462} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): There are no data parts | ||
| 611 | 2026.03.02 04:20:33.713379 [ 259 ] {3b3bd4d4-9094-48d7-bc48-6c5b54584462} <Debug> TCPHandler: Processed in 0.010159855 sec. | ||
| 612 | 2026.03.02 04:20:33.713687 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.03.02 04:20:33.713985 [ 261 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.03.02 04:20:33.715443 [ 261 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.03.02 04:20:33.733276 [ 268 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Trace> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.03.02 04:20:33.733325 [ 268 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
| 617 | 2026.03.02 04:20:33.738427 [ 268 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.03.02 04:20:33.739289 [ 268 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Trace> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.03.02 04:20:33.739664 [ 261 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02583 sec., 38.71467286101433 rows/sec., 619.43 B/sec. | ||
| 620 | 2026.03.02 04:20:33.739916 [ 261 ] {fe96dba1-9389-4962-9eb8-524f80fcd5b6} <Debug> TCPHandler: Processed in 0.026370183 sec. | ||
| 621 | 2026.03.02 04:20:34.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.38 MiB, peak 129.38 MiB, free memory in arenas 0.00 B, will set to 138.64 MiB (RSS), difference: 9.26 MiB | ||
| 622 | 2026.03.02 04:20:34.020908 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46270 | ||
| 623 | 2026.03.02 04:20:34.021015 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.03.02 04:20:34.021051 [ 270 ] {} <Debug> TCP-Session: 1b4ae377-937a-463e-a895-b3e3ef83b34b Authenticating user 'default' from [fd00:1122:3344:101::a]:46270 | ||
| 625 | 2026.03.02 04:20:34.021072 [ 270 ] {} <Debug> TCP-Session: 1b4ae377-937a-463e-a895-b3e3ef83b34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.02 04:20:34.021264 [ 270 ] {} <Debug> TCP-Session: 1b4ae377-937a-463e-a895-b3e3ef83b34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.02 04:20:34.021331 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.03.02 04:20:34.021358 [ 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 | ||
| 629 | 2026.03.02 04:20:34.021459 [ 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 | ||
| 630 | 2026.03.02 04:20:34.024447 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43064 | ||
| 631 | 2026.03.02 04:20:34.024565 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52560 | ||
| 632 | 2026.03.02 04:20:34.024683 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.02 04:20:34.024811 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.02 04:20:34.024712 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37099 | ||
| 635 | 2026.03.02 04:20:34.024851 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59153 | ||
| 636 | 2026.03.02 04:20:34.024900 [ 271 ] {} <Debug> TCP-Session: 1c9c7ace-ed81-43ee-8fe4-96e58caa02d0 Authenticating user 'default' from [fd00:1122:3344:101::a]:43064 | ||
| 637 | 2026.03.02 04:20:34.024943 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32892 | ||
| 638 | 2026.03.02 04:20:34.024946 [ 272 ] {} <Debug> TCP-Session: e8bd8861-cfb8-4a06-a71e-aa0289c29400 Authenticating user 'default' from [fd00:1122:3344:101::a]:52560 | ||
| 639 | 2026.03.02 04:20:34.025029 [ 271 ] {} <Debug> TCP-Session: 1c9c7ace-ed81-43ee-8fe4-96e58caa02d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.03.02 04:20:34.025036 [ 272 ] {} <Debug> TCP-Session: e8bd8861-cfb8-4a06-a71e-aa0289c29400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.02 04:20:34.025085 [ 271 ] {} <Debug> TCP-Session: 1c9c7ace-ed81-43ee-8fe4-96e58caa02d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.02 04:20:34.025111 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43461 | ||
| 643 | 2026.03.02 04:20:34.025175 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.02 04:20:34.025268 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64993 | ||
| 645 | 2026.03.02 04:20:34.025266 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.02 04:20:34.025240 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.03.02 04:20:34.025383 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.02 04:20:34.025381 [ 275 ] {} <Debug> TCP-Session: e7f94b85-91f2-4b3f-ad7b-b686e62f9c44 Authenticating user 'default' from [fd00:1122:3344:101::a]:32892 | ||
| 649 | 2026.03.02 04:20:34.025438 [ 273 ] {} <Debug> TCP-Session: 6807609a-5d0a-43d0-a50b-449d34733ea9 Authenticating user 'default' from [fd00:1122:3344:101::a]:37099 | ||
| 650 | 2026.03.02 04:20:34.025353 [ 274 ] {} <Debug> TCP-Session: ef3c1de1-2b2f-4e18-9f6b-7aa57efc43fe Authenticating user 'default' from [fd00:1122:3344:101::a]:59153 | ||
| 651 | 2026.03.02 04:20:34.025506 [ 273 ] {} <Debug> TCP-Session: 6807609a-5d0a-43d0-a50b-449d34733ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.02 04:20:34.025513 [ 276 ] {} <Debug> TCP-Session: df76f7e3-7f55-4d21-be90-a59ab16f1ea2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43461 | ||
| 653 | 2026.03.02 04:20:34.025515 [ 275 ] {} <Debug> TCP-Session: e7f94b85-91f2-4b3f-ad7b-b686e62f9c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.02 04:20:34.025615 [ 273 ] {} <Debug> TCP-Session: 6807609a-5d0a-43d0-a50b-449d34733ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.02 04:20:34.025591 [ 274 ] {} <Debug> TCP-Session: ef3c1de1-2b2f-4e18-9f6b-7aa57efc43fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.02 04:20:34.025606 [ 276 ] {} <Debug> TCP-Session: df76f7e3-7f55-4d21-be90-a59ab16f1ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.02 04:20:34.025743 [ 274 ] {} <Debug> TCP-Session: ef3c1de1-2b2f-4e18-9f6b-7aa57efc43fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.02 04:20:34.025729 [ 275 ] {} <Debug> TCP-Session: e7f94b85-91f2-4b3f-ad7b-b686e62f9c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.02 04:20:34.025565 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.03.02 04:20:34.025820 [ 276 ] {} <Debug> TCP-Session: df76f7e3-7f55-4d21-be90-a59ab16f1ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.02 04:20:34.025228 [ 272 ] {} <Debug> TCP-Session: e8bd8861-cfb8-4a06-a71e-aa0289c29400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.02 04:20:34.026002 [ 277 ] {} <Debug> TCP-Session: b5b0d110-69d2-4bce-b9bd-bb61df6e7050 Authenticating user 'default' from [fd00:1122:3344:101::a]:64993 | ||
| 663 | 2026.03.02 04:20:34.026136 [ 277 ] {} <Debug> TCP-Session: b5b0d110-69d2-4bce-b9bd-bb61df6e7050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.02 04:20:34.026163 [ 277 ] {} <Debug> TCP-Session: b5b0d110-69d2-4bce-b9bd-bb61df6e7050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.03.02 04:20:37.720159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 666 | 2026.03.02 04:20:37.720274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 667 | 2026.03.02 04:20:37.720403 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 668 | 2026.03.02 04:20:37.720430 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 669 | 2026.03.02 04:20:37.724504 [ 244 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Loading data parts | ||
| 670 | 2026.03.02 04:20:37.724901 [ 244 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): There are no data parts | ||
| 671 | 2026.03.02 04:20:37.731952 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 672 | 2026.03.02 04:20:37.731994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 673 | 2026.03.02 04:20:37.737866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 674 | 2026.03.02 04:20:37.738490 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 675 | 2026.03.02 04:20:37.738658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 676 | 2026.03.02 04:20:37.740188 [ 243 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Loading data parts | ||
| 677 | 2026.03.02 04:20:37.740371 [ 243 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): There are no data parts | ||
| 678 | 2026.03.02 04:20:37.769728 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 679 | 2026.03.02 04:20:37.769806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 680 | 2026.03.02 04:20:37.776560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2026.03.02 04:20:37.777878 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 682 | 2026.03.02 04:20:37.781699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 683 | 2026.03.02 04:20:38.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.22 MiB, peak 148.22 MiB, free memory in arenas 0.00 B, will set to 153.34 MiB (RSS), difference: 9.12 MiB | ||
| 684 | 2026.03.02 04:20:40.220153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 685 | 2026.03.02 04:20:40.220249 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 686 | 2026.03.02 04:20:40.225728 [ 242 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Loading data parts | ||
| 687 | 2026.03.02 04:20:40.226062 [ 242 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): There are no data parts | ||
| 688 | 2026.03.02 04:20:40.232280 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 689 | 2026.03.02 04:20:40.232331 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 690 | 2026.03.02 04:20:40.234254 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 691 | 2026.03.02 04:20:40.235015 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 692 | 2026.03.02 04:20:40.235318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 693 | 2026.03.02 04:20:40.292885 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41998 | ||
| 694 | 2026.03.02 04:20:40.293173 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.02 04:20:40.293214 [ 278 ] {} <Debug> TCP-Session: 45aa5863-9d5c-42d9-a325-9da21dbd0d00 Authenticating user 'default' from [fd00:1122:3344:101::b]:41998 | ||
| 696 | 2026.03.02 04:20:40.293241 [ 278 ] {} <Debug> TCP-Session: 45aa5863-9d5c-42d9-a325-9da21dbd0d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.02 04:20:40.293314 [ 278 ] {} <Debug> TCP-Session: 45aa5863-9d5c-42d9-a325-9da21dbd0d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.02 04:20:40.293426 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2026.03.02 04:20:40.293459 [ 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 | ||
| 700 | 2026.03.02 04:20:40.293578 [ 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 | ||
| 701 | 2026.03.02 04:20:40.294831 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35596 | ||
| 702 | 2026.03.02 04:20:40.294964 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51395 | ||
| 703 | 2026.03.02 04:20:40.295031 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.03.02 04:20:40.295066 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50756 | ||
| 705 | 2026.03.02 04:20:40.295089 [ 279 ] {} <Debug> TCP-Session: bfa2bc06-f95e-4e31-bb7d-d0696df63392 Authenticating user 'default' from [fd00:1122:3344:101::b]:35596 | ||
| 706 | 2026.03.02 04:20:40.295172 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.03.02 04:20:40.295243 [ 280 ] {} <Debug> TCP-Session: 98e6e3af-00ce-4697-b5d2-6e7758c0d114 Authenticating user 'default' from [fd00:1122:3344:101::b]:51395 | ||
| 708 | 2026.03.02 04:20:40.295325 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54402 | ||
| 709 | 2026.03.02 04:20:40.295377 [ 280 ] {} <Debug> TCP-Session: 98e6e3af-00ce-4697-b5d2-6e7758c0d114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.03.02 04:20:40.295354 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.03.02 04:20:40.295312 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52857 | ||
| 712 | 2026.03.02 04:20:40.295488 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36653 | ||
| 713 | 2026.03.02 04:20:40.295523 [ 281 ] {} <Debug> TCP-Session: 92dbf233-c9ec-4184-a45f-5daa5661cfe2 Authenticating user 'default' from [fd00:1122:3344:101::b]:50756 | ||
| 714 | 2026.03.02 04:20:40.295254 [ 279 ] {} <Debug> TCP-Session: bfa2bc06-f95e-4e31-bb7d-d0696df63392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.03.02 04:20:40.295576 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37275 | ||
| 716 | 2026.03.02 04:20:40.295655 [ 279 ] {} <Debug> TCP-Session: bfa2bc06-f95e-4e31-bb7d-d0696df63392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.03.02 04:20:40.295678 [ 281 ] {} <Debug> TCP-Session: 92dbf233-c9ec-4184-a45f-5daa5661cfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.03.02 04:20:40.295692 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.03.02 04:20:40.295780 [ 281 ] {} <Debug> TCP-Session: 92dbf233-c9ec-4184-a45f-5daa5661cfe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.03.02 04:20:40.295639 [ 280 ] {} <Debug> TCP-Session: 98e6e3af-00ce-4697-b5d2-6e7758c0d114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.03.02 04:20:40.295745 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.03.02 04:20:40.295901 [ 282 ] {} <Debug> TCP-Session: 49a09885-d24d-474d-8b55-e0e5d2606de3 Authenticating user 'default' from [fd00:1122:3344:101::b]:54402 | ||
| 723 | 2026.03.02 04:20:40.295836 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 724 | 2026.03.02 04:20:40.296007 [ 284 ] {} <Debug> TCP-Session: ea3c504a-f229-4b2a-b384-49a3e1c0411c Authenticating user 'default' from [fd00:1122:3344:101::b]:36653 | ||
| 725 | 2026.03.02 04:20:40.296032 [ 282 ] {} <Debug> TCP-Session: 49a09885-d24d-474d-8b55-e0e5d2606de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.03.02 04:20:40.296089 [ 284 ] {} <Debug> TCP-Session: ea3c504a-f229-4b2a-b384-49a3e1c0411c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.03.02 04:20:40.296025 [ 283 ] {} <Debug> TCP-Session: 55d4517d-9944-4e7e-bca5-991f7a39a47f Authenticating user 'default' from [fd00:1122:3344:101::b]:52857 | ||
| 728 | 2026.03.02 04:20:40.296178 [ 284 ] {} <Debug> TCP-Session: ea3c504a-f229-4b2a-b384-49a3e1c0411c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.03.02 04:20:40.296204 [ 283 ] {} <Debug> TCP-Session: 55d4517d-9944-4e7e-bca5-991f7a39a47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.02 04:20:40.296164 [ 282 ] {} <Debug> TCP-Session: 49a09885-d24d-474d-8b55-e0e5d2606de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.02 04:20:40.296274 [ 283 ] {} <Debug> TCP-Session: 55d4517d-9944-4e7e-bca5-991f7a39a47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.03.02 04:20:40.296014 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.03.02 04:20:40.296390 [ 285 ] {} <Debug> TCP-Session: dac72bc3-e6bf-4ced-aa8f-068b1f9b43ba Authenticating user 'default' from [fd00:1122:3344:101::b]:37275 | ||
| 734 | 2026.03.02 04:20:40.296409 [ 285 ] {} <Debug> TCP-Session: dac72bc3-e6bf-4ced-aa8f-068b1f9b43ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.03.02 04:20:40.296553 [ 285 ] {} <Debug> TCP-Session: dac72bc3-e6bf-4ced-aa8f-068b1f9b43ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.02 04:20:41.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.61 MiB, peak 157.61 MiB, free memory in arenas 0.00 B, will set to 154.83 MiB (RSS), difference: -2.78 MiB | ||
| 737 | 2026.03.02 04:20:43.768910 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37494 | ||
| 738 | 2026.03.02 04:20:43.770896 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.02 04:20:43.770950 [ 286 ] {} <Debug> TCP-Session: 83d8a2e4-f7f0-49e8-aa43-56cc89e6a402 Authenticating user 'default' from [fd00:1122:3344:101::e]:37494 | ||
| 740 | 2026.03.02 04:20:43.770973 [ 286 ] {} <Debug> TCP-Session: 83d8a2e4-f7f0-49e8-aa43-56cc89e6a402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.02 04:20:43.771096 [ 286 ] {} <Debug> TCP-Session: 83d8a2e4-f7f0-49e8-aa43-56cc89e6a402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.02 04:20:43.771154 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.03.02 04:20:43.771180 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.03.02 04:20:43.771281 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 745 | 2026.03.02 04:20:43.771920 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50691 | ||
| 746 | 2026.03.02 04:20:43.771926 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50683 | ||
| 747 | 2026.03.02 04:20:43.772187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37190 | ||
| 748 | 2026.03.02 04:20:43.772201 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47896 | ||
| 749 | 2026.03.02 04:20:43.772229 [ 286 ] {} <Trace> TCP-Session: 83d8a2e4-f7f0-49e8-aa43-56cc89e6a402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.03.02 04:20:43.772229 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.03.02 04:20:43.772273 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.03.02 04:20:43.772329 [ 288 ] {} <Debug> TCP-Session: cb68ce22-da3e-4a7b-8801-ee5d4798716b Authenticating user 'default' from [fd00:1122:3344:101::e]:50691 | ||
| 753 | 2026.03.02 04:20:43.772340 [ 287 ] {} <Debug> TCP-Session: ddde6a51-fa66-4eb5-8d03-e75ff758674f Authenticating user 'default' from [fd00:1122:3344:101::e]:50683 | ||
| 754 | 2026.03.02 04:20:43.772366 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40217 | ||
| 755 | 2026.03.02 04:20:43.772408 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.03.02 04:20:43.772435 [ 287 ] {} <Debug> TCP-Session: ddde6a51-fa66-4eb5-8d03-e75ff758674f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.02 04:20:43.772454 [ 290 ] {} <Debug> TCP-Session: 11b4ecc3-e967-4f23-a84f-bd1425794394 Authenticating user 'default' from [fd00:1122:3344:101::e]:37190 | ||
| 758 | 2026.03.02 04:20:43.772523 [ 288 ] {} <Debug> TCP-Session: cb68ce22-da3e-4a7b-8801-ee5d4798716b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.02 04:20:43.772530 [ 287 ] {} <Debug> TCP-Session: ddde6a51-fa66-4eb5-8d03-e75ff758674f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.03.02 04:20:43.772525 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.02 04:20:43.772555 [ 288 ] {} <Debug> TCP-Session: cb68ce22-da3e-4a7b-8801-ee5d4798716b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.02 04:20:43.772575 [ 286 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37494) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 763 | 2026.03.02 04:20:43.772601 [ 289 ] {} <Debug> TCP-Session: 2d300d9b-452e-4275-b10d-843b20335efa Authenticating user 'default' from [fd00:1122:3344:101::e]:47896 | ||
| 764 | 2026.03.02 04:20:43.772627 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33924 | ||
| 765 | 2026.03.02 04:20:43.772628 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.03.02 04:20:43.772648 [ 289 ] {} <Debug> TCP-Session: 2d300d9b-452e-4275-b10d-843b20335efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.02 04:20:43.772575 [ 290 ] {} <Debug> TCP-Session: 11b4ecc3-e967-4f23-a84f-bd1425794394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.02 04:20:43.772687 [ 291 ] {} <Debug> TCP-Session: c584a87f-a175-40c4-908a-8ee6506ac677 Authenticating user 'default' from [fd00:1122:3344:101::e]:40217 | ||
| 769 | 2026.03.02 04:20:43.772696 [ 289 ] {} <Debug> TCP-Session: 2d300d9b-452e-4275-b10d-843b20335efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.02 04:20:43.772711 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57845 | ||
| 771 | 2026.03.02 04:20:43.772710 [ 290 ] {} <Debug> TCP-Session: 11b4ecc3-e967-4f23-a84f-bd1425794394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.02 04:20:43.772753 [ 291 ] {} <Debug> TCP-Session: c584a87f-a175-40c4-908a-8ee6506ac677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.02 04:20:43.772798 [ 291 ] {} <Debug> TCP-Session: c584a87f-a175-40c4-908a-8ee6506ac677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.02 04:20:43.772905 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.03.02 04:20:43.772944 [ 292 ] {} <Debug> TCP-Session: c277e81a-2335-48c4-97f5-7c690045ba5b Authenticating user 'default' from [fd00:1122:3344:101::e]:33924 | ||
| 776 | 2026.03.02 04:20:43.772960 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33682 | ||
| 777 | 2026.03.02 04:20:43.772963 [ 292 ] {} <Debug> TCP-Session: c277e81a-2335-48c4-97f5-7c690045ba5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.02 04:20:43.773003 [ 292 ] {} <Debug> TCP-Session: c277e81a-2335-48c4-97f5-7c690045ba5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.02 04:20:43.773027 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.03.02 04:20:43.773067 [ 293 ] {} <Debug> TCP-Session: c651b4a1-fb76-48ca-8a01-acfffd1fb12a Authenticating user 'default' from [fd00:1122:3344:101::e]:57845 | ||
| 781 | 2026.03.02 04:20:43.773084 [ 293 ] {} <Debug> TCP-Session: c651b4a1-fb76-48ca-8a01-acfffd1fb12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.02 04:20:43.773096 [ 293 ] {} <Debug> TCP-Session: c651b4a1-fb76-48ca-8a01-acfffd1fb12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.02 04:20:43.773164 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.03.02 04:20:43.773216 [ 294 ] {} <Debug> TCP-Session: bc141407-29c0-4afb-92bb-10a663d3a608 Authenticating user 'default' from [fd00:1122:3344:101::e]:33682 | ||
| 785 | 2026.03.02 04:20:43.773238 [ 294 ] {} <Debug> TCP-Session: bc141407-29c0-4afb-92bb-10a663d3a608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.02 04:20:43.773254 [ 294 ] {} <Debug> TCP-Session: bc141407-29c0-4afb-92bb-10a663d3a608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.02 04:20:43.773415 [ 286 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.03.02 04:20:43.775789 [ 286 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.03.02 04:20:43.789019 [ 286 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.03.02 04:20:43.806206 [ 295 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.03.02 04:20:43.806428 [ 295 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.03.02 04:20:43.807182 [ 295 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007479954 sec. (133.691 rows/sec., 5.22 KiB/sec.) | ||
| 793 | 2026.03.02 04:20:43.807217 [ 295 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.03.02 04:20:43.807249 [ 295 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.03.02 04:20:43.808536 [ 286 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.036048 sec., 27.740790057700845 rows/sec., 1.08 KiB/sec. | ||
| 796 | 2026.03.02 04:20:43.808670 [ 286 ] {f1016e6f-4bc3-46d1-a1a4-90eb30c48873} <Debug> TCPHandler: Processed in 0.03666499 sec. | ||
| 797 | 2026.03.02 04:20:43.812155 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.02 04:20:43.812194 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.02 04:20:43.812218 [ 286 ] {} <Debug> TCP-Session: 83d8a2e4-f7f0-49e8-aa43-56cc89e6a402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.02 04:20:43.812218 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.02 04:20:43.812236 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.03.02 04:20:43.812260 [ 293 ] {} <Debug> TCP-Session: c651b4a1-fb76-48ca-8a01-acfffd1fb12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.02 04:20:43.812279 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.02 04:20:43.812295 [ 287 ] {} <Debug> TCP-Session: ddde6a51-fa66-4eb5-8d03-e75ff758674f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.02 04:20:43.812307 [ 289 ] {} <Debug> TCP-Session: 2d300d9b-452e-4275-b10d-843b20335efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.03.02 04:20:43.812318 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.03.02 04:20:43.812340 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.03.02 04:20:43.812335 [ 290 ] {} <Debug> TCP-Session: 11b4ecc3-e967-4f23-a84f-bd1425794394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.02 04:20:43.812390 [ 292 ] {} <Debug> TCP-Session: c277e81a-2335-48c4-97f5-7c690045ba5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.02 04:20:43.812400 [ 294 ] {} <Debug> TCP-Session: bc141407-29c0-4afb-92bb-10a663d3a608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.03.02 04:20:43.812302 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.02 04:20:43.812256 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.03.02 04:20:43.812488 [ 291 ] {} <Debug> TCP-Session: c584a87f-a175-40c4-908a-8ee6506ac677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.02 04:20:43.812521 [ 288 ] {} <Debug> TCP-Session: cb68ce22-da3e-4a7b-8801-ee5d4798716b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.02 04:20:44.000297 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.24 MiB, peak 163.35 MiB, free memory in arenas 0.00 B, will set to 159.04 MiB (RSS), difference: 3.80 MiB | ||
| 816 | 2026.03.02 04:20:44.534823 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61594 | ||
| 817 | 2026.03.02 04:20:44.534935 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.03.02 04:20:44.534961 [ 286 ] {} <Debug> TCP-Session: 2c63d7fc-2f05-4b84-8e3a-e5e6572d3e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:61594 | ||
| 819 | 2026.03.02 04:20:44.534982 [ 286 ] {} <Debug> TCP-Session: 2c63d7fc-2f05-4b84-8e3a-e5e6572d3e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.02 04:20:44.535001 [ 286 ] {} <Debug> TCP-Session: 2c63d7fc-2f05-4b84-8e3a-e5e6572d3e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.03.02 04:20:44.535264 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54838 | ||
| 822 | 2026.03.02 04:20:44.535284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64629 | ||
| 823 | 2026.03.02 04:20:44.535295 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59837 | ||
| 824 | 2026.03.02 04:20:44.535327 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55137 | ||
| 825 | 2026.03.02 04:20:44.535321 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33197 | ||
| 826 | 2026.03.02 04:20:44.535381 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.03.02 04:20:44.535381 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.03.02 04:20:44.535423 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.03.02 04:20:44.535432 [ 287 ] {} <Debug> TCP-Session: 44ecb8bf-e78d-4f9f-8c40-32eb18a78882 Authenticating user 'default' from [fd00:1122:3344:101::e]:54838 | ||
| 830 | 2026.03.02 04:20:44.535443 [ 290 ] {} <Debug> TCP-Session: cc0c5501-f211-486d-a70e-2cb57ae0a1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64629 | ||
| 831 | 2026.03.02 04:20:44.535450 [ 294 ] {} <Debug> TCP-Session: d83164fe-6d86-4ca7-8a0e-844f5983b192 Authenticating user 'default' from [fd00:1122:3344:101::e]:55137 | ||
| 832 | 2026.03.02 04:20:44.535462 [ 287 ] {} <Debug> TCP-Session: 44ecb8bf-e78d-4f9f-8c40-32eb18a78882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.02 04:20:44.535465 [ 290 ] {} <Debug> TCP-Session: cc0c5501-f211-486d-a70e-2cb57ae0a1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.02 04:20:44.535477 [ 294 ] {} <Debug> TCP-Session: d83164fe-6d86-4ca7-8a0e-844f5983b192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.02 04:20:44.535477 [ 287 ] {} <Debug> TCP-Session: 44ecb8bf-e78d-4f9f-8c40-32eb18a78882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.02 04:20:44.535494 [ 294 ] {} <Debug> TCP-Session: d83164fe-6d86-4ca7-8a0e-844f5983b192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.02 04:20:44.535485 [ 290 ] {} <Debug> TCP-Session: cc0c5501-f211-486d-a70e-2cb57ae0a1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.03.02 04:20:44.535423 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.03.02 04:20:44.535307 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57410 | ||
| 840 | 2026.03.02 04:20:44.535551 [ 291 ] {} <Debug> TCP-Session: 461e13b5-5992-4466-af01-c5506edcf73d Authenticating user 'default' from [fd00:1122:3344:101::e]:59837 | ||
| 841 | 2026.03.02 04:20:44.535282 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44564 | ||
| 842 | 2026.03.02 04:20:44.535601 [ 291 ] {} <Debug> TCP-Session: 461e13b5-5992-4466-af01-c5506edcf73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.03.02 04:20:44.535269 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59507 | ||
| 844 | 2026.03.02 04:20:44.535632 [ 291 ] {} <Debug> TCP-Session: 461e13b5-5992-4466-af01-c5506edcf73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.02 04:20:44.535650 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.03.02 04:20:44.535663 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.02 04:20:44.535474 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.02 04:20:44.535714 [ 289 ] {} <Debug> TCP-Session: d5230134-9fbd-4df1-bdad-618659d9b97d Authenticating user 'default' from [fd00:1122:3344:101::e]:44564 | ||
| 849 | 2026.03.02 04:20:44.535735 [ 293 ] {} <Debug> TCP-Session: 4ce141dd-b6a4-4030-94be-0a55f5798e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:33197 | ||
| 850 | 2026.03.02 04:20:44.535706 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.03.02 04:20:44.535758 [ 293 ] {} <Debug> TCP-Session: 4ce141dd-b6a4-4030-94be-0a55f5798e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.02 04:20:44.535751 [ 289 ] {} <Debug> TCP-Session: d5230134-9fbd-4df1-bdad-618659d9b97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.02 04:20:44.535789 [ 293 ] {} <Debug> TCP-Session: 4ce141dd-b6a4-4030-94be-0a55f5798e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.02 04:20:44.535785 [ 288 ] {} <Debug> TCP-Session: 9509fa62-fd8e-4a38-8af2-d7f798db81a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59507 | ||
| 855 | 2026.03.02 04:20:44.535802 [ 289 ] {} <Debug> TCP-Session: d5230134-9fbd-4df1-bdad-618659d9b97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.02 04:20:44.535700 [ 292 ] {} <Debug> TCP-Session: 9c61152f-84a0-4d41-833a-da9b5647ec91 Authenticating user 'default' from [fd00:1122:3344:101::e]:57410 | ||
| 857 | 2026.03.02 04:20:44.535835 [ 288 ] {} <Debug> TCP-Session: 9509fa62-fd8e-4a38-8af2-d7f798db81a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.02 04:20:44.535862 [ 292 ] {} <Debug> TCP-Session: 9c61152f-84a0-4d41-833a-da9b5647ec91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.02 04:20:44.535867 [ 288 ] {} <Debug> TCP-Session: 9509fa62-fd8e-4a38-8af2-d7f798db81a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.02 04:20:44.535876 [ 292 ] {} <Debug> TCP-Session: 9c61152f-84a0-4d41-833a-da9b5647ec91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.02 04:20:44.535423 [ 286 ] {} <Trace> TCP-Session: 2c63d7fc-2f05-4b84-8e3a-e5e6572d3e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.02 04:20:44.536066 [ 286 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61594) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 863 | 2026.03.02 04:20:44.536365 [ 286 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 864 | 2026.03.02 04:20:44.536430 [ 286 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.03.02 04:20:44.536717 [ 286 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 866 | 2026.03.02 04:20:44.537792 [ 334 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Trace> AggregatingTransform: Aggregating | ||
| 867 | 2026.03.02 04:20:44.537838 [ 334 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 868 | 2026.03.02 04:20:44.537871 [ 334 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057949 sec. (945.225 rows/sec., 36.92 KiB/sec.) | ||
| 869 | 2026.03.02 04:20:44.537887 [ 334 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Trace> Aggregator: Merging aggregated data | ||
| 870 | 2026.03.02 04:20:44.539129 [ 286 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003118 sec., 320.71840923669015 rows/sec., 12.53 KiB/sec. | ||
| 871 | 2026.03.02 04:20:44.539342 [ 286 ] {d8cd781d-b545-4269-991c-1298e9bea7ef} <Debug> TCPHandler: Processed in 0.004082005 sec. | ||
| 872 | 2026.03.02 04:20:44.539497 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.03.02 04:20:44.539523 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.03.02 04:20:44.539541 [ 286 ] {} <Debug> TCP-Session: 2c63d7fc-2f05-4b84-8e3a-e5e6572d3e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.02 04:20:44.539544 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.03.02 04:20:44.539570 [ 294 ] {} <Debug> TCP-Session: d83164fe-6d86-4ca7-8a0e-844f5983b192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.02 04:20:44.539581 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.02 04:20:44.539597 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.03.02 04:20:44.539621 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.03.02 04:20:44.539635 [ 292 ] {} <Debug> TCP-Session: 9c61152f-84a0-4d41-833a-da9b5647ec91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.03.02 04:20:44.539651 [ 288 ] {} <Debug> TCP-Session: 9509fa62-fd8e-4a38-8af2-d7f798db81a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.03.02 04:20:44.539673 [ 289 ] {} <Debug> TCP-Session: d5230134-9fbd-4df1-bdad-618659d9b97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.02 04:20:44.539660 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.03.02 04:20:44.539638 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.03.02 04:20:44.539753 [ 293 ] {} <Debug> TCP-Session: 4ce141dd-b6a4-4030-94be-0a55f5798e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.02 04:20:44.539609 [ 287 ] {} <Debug> TCP-Session: 44ecb8bf-e78d-4f9f-8c40-32eb18a78882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.03.02 04:20:44.539807 [ 290 ] {} <Debug> TCP-Session: cc0c5501-f211-486d-a70e-2cb57ae0a1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.02 04:20:44.539562 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.02 04:20:44.539886 [ 291 ] {} <Debug> TCP-Session: 461e13b5-5992-4466-af01-c5506edcf73d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.03.02 04:20:45.169056 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 891 | 2026.03.02 04:20:45.169103 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 892 | 2026.03.02 04:20:45.238935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 982 | ||
| 893 | 2026.03.02 04:20:45.245671 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.03.02 04:20:45.245732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 895 | 2026.03.02 04:20:45.246424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 896 | 2026.03.02 04:20:45.246952 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.03.02 04:20:45.249100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 982 | ||
| 898 | 2026.03.02 04:20:45.281932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 899 | 2026.03.02 04:20:45.302333 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.03.02 04:20:45.302415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 901 | 2026.03.02 04:20:45.309631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 902 | 2026.03.02 04:20:45.311203 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.03.02 04:20:45.315210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 904 | 2026.03.02 04:20:46.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.78 MiB, peak 167.39 MiB, free memory in arenas 0.00 B, will set to 162.36 MiB (RSS), difference: 2.58 MiB | ||
| 905 | 2026.03.02 04:20:50.235813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 906 | 2026.03.02 04:20:50.237923 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.03.02 04:20:50.237975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 908 | 2026.03.02 04:20:50.239361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.03.02 04:20:50.239928 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.03.02 04:20:50.240244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 911 | 2026.03.02 04:20:50.486930 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58885 | ||
| 912 | 2026.03.02 04:20:50.487036 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.03.02 04:20:50.487062 [ 286 ] {} <Debug> TCP-Session: defcd60d-8295-49b3-aa16-a1165a5215ac Authenticating user 'default' from [fd00:1122:3344:101::e]:58885 | ||
| 914 | 2026.03.02 04:20:50.487083 [ 286 ] {} <Debug> TCP-Session: defcd60d-8295-49b3-aa16-a1165a5215ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.02 04:20:50.487096 [ 286 ] {} <Debug> TCP-Session: defcd60d-8295-49b3-aa16-a1165a5215ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.03.02 04:20:50.487334 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55665 | ||
| 917 | 2026.03.02 04:20:50.487346 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50056 | ||
| 918 | 2026.03.02 04:20:50.487396 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35556 | ||
| 919 | 2026.03.02 04:20:50.487411 [ 286 ] {} <Trace> TCP-Session: defcd60d-8295-49b3-aa16-a1165a5215ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.03.02 04:20:50.487419 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48033 | ||
| 921 | 2026.03.02 04:20:50.487464 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.02 04:20:50.487438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52922 | ||
| 923 | 2026.03.02 04:20:50.487494 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.03.02 04:20:50.487504 [ 287 ] {} <Debug> TCP-Session: 93201076-79e2-40bd-9fdb-baca9c7890a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55665 | ||
| 925 | 2026.03.02 04:20:50.487501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.03.02 04:20:50.487523 [ 290 ] {} <Debug> TCP-Session: b1cc8709-ec18-44d7-b347-775cb35611a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35556 | ||
| 927 | 2026.03.02 04:20:50.487537 [ 287 ] {} <Debug> TCP-Session: 93201076-79e2-40bd-9fdb-baca9c7890a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.02 04:20:50.487534 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.03.02 04:20:50.487556 [ 288 ] {} <Debug> TCP-Session: 2a104f03-5356-4e4c-a6fa-e40df7a526f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50056 | ||
| 930 | 2026.03.02 04:20:50.487561 [ 290 ] {} <Debug> TCP-Session: b1cc8709-ec18-44d7-b347-775cb35611a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.02 04:20:50.487582 [ 292 ] {} <Debug> TCP-Session: 6b4af707-00b0-4f87-b39e-1c2c51f30870 Authenticating user 'default' from [fd00:1122:3344:101::e]:48033 | ||
| 932 | 2026.03.02 04:20:50.487594 [ 288 ] {} <Debug> TCP-Session: 2a104f03-5356-4e4c-a6fa-e40df7a526f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.02 04:20:50.487599 [ 290 ] {} <Debug> TCP-Session: b1cc8709-ec18-44d7-b347-775cb35611a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.02 04:20:50.487621 [ 288 ] {} <Debug> TCP-Session: 2a104f03-5356-4e4c-a6fa-e40df7a526f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.02 04:20:50.487615 [ 292 ] {} <Debug> TCP-Session: 6b4af707-00b0-4f87-b39e-1c2c51f30870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.02 04:20:50.487604 [ 286 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 937 | 2026.03.02 04:20:50.487665 [ 292 ] {} <Debug> TCP-Session: 6b4af707-00b0-4f87-b39e-1c2c51f30870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.02 04:20:50.487566 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.02 04:20:50.487561 [ 287 ] {} <Debug> TCP-Session: 93201076-79e2-40bd-9fdb-baca9c7890a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.03.02 04:20:50.487736 [ 294 ] {} <Debug> TCP-Session: b40d8818-4d02-46fc-a03b-98cc2425422c Authenticating user 'default' from [fd00:1122:3344:101::e]:52922 | ||
| 941 | 2026.03.02 04:20:50.487404 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40894 | ||
| 942 | 2026.03.02 04:20:50.487758 [ 294 ] {} <Debug> TCP-Session: b40d8818-4d02-46fc-a03b-98cc2425422c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.02 04:20:50.487398 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41666 | ||
| 944 | 2026.03.02 04:20:50.487794 [ 294 ] {} <Debug> TCP-Session: b40d8818-4d02-46fc-a03b-98cc2425422c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.02 04:20:50.487432 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47072 | ||
| 946 | 2026.03.02 04:20:50.487845 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.03.02 04:20:50.487876 [ 291 ] {} <Debug> TCP-Session: 64ca34d4-f21f-4952-bee6-b3f419989b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:40894 | ||
| 948 | 2026.03.02 04:20:50.487893 [ 291 ] {} <Debug> TCP-Session: 64ca34d4-f21f-4952-bee6-b3f419989b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.02 04:20:50.487905 [ 291 ] {} <Debug> TCP-Session: 64ca34d4-f21f-4952-bee6-b3f419989b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.02 04:20:50.487930 [ 286 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.03.02 04:20:50.487986 [ 286 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.03.02 04:20:50.488049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 953 | 2026.03.02 04:20:50.488049 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2026.03.02 04:20:50.488086 [ 289 ] {} <Debug> TCP-Session: b3c0e4f9-c366-45f6-ae92-172c3a38ab86 Authenticating user 'default' from [fd00:1122:3344:101::e]:41666 | ||
| 955 | 2026.03.02 04:20:50.488092 [ 293 ] {} <Debug> TCP-Session: d7577e77-cc4f-4105-a176-b44100d041ae Authenticating user 'default' from [fd00:1122:3344:101::e]:47072 | ||
| 956 | 2026.03.02 04:20:50.488109 [ 289 ] {} <Debug> TCP-Session: b3c0e4f9-c366-45f6-ae92-172c3a38ab86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.02 04:20:50.488112 [ 293 ] {} <Debug> TCP-Session: d7577e77-cc4f-4105-a176-b44100d041ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.02 04:20:50.488123 [ 289 ] {} <Debug> TCP-Session: b3c0e4f9-c366-45f6-ae92-172c3a38ab86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.02 04:20:50.488130 [ 293 ] {} <Debug> TCP-Session: d7577e77-cc4f-4105-a176-b44100d041ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.02 04:20:50.488266 [ 286 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 961 | 2026.03.02 04:20:50.489126 [ 320 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Trace> AggregatingTransform: Aggregating | ||
| 962 | 2026.03.02 04:20:50.489165 [ 320 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 963 | 2026.03.02 04:20:50.489204 [ 320 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000836307 sec. (1195.733 rows/sec., 46.71 KiB/sec.) | ||
| 964 | 2026.03.02 04:20:50.489224 [ 320 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Trace> Aggregator: Merging aggregated data | ||
| 965 | 2026.03.02 04:20:50.490466 [ 286 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002931 sec., 341.180484476288 rows/sec., 13.33 KiB/sec. | ||
| 966 | 2026.03.02 04:20:50.490563 [ 286 ] {50e84f9c-cc03-433b-932d-a1cb22e3e0d4} <Debug> TCPHandler: Processed in 0.003271927 sec. | ||
| 967 | 2026.03.02 04:20:50.490679 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.02 04:20:50.490708 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.02 04:20:50.490709 [ 286 ] {} <Debug> TCP-Session: defcd60d-8295-49b3-aa16-a1165a5215ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.02 04:20:50.490741 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.02 04:20:50.490751 [ 294 ] {} <Debug> TCP-Session: b40d8818-4d02-46fc-a03b-98cc2425422c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.02 04:20:50.490755 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.03.02 04:20:50.490772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.03.02 04:20:50.490817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.03.02 04:20:50.490823 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.03.02 04:20:50.490846 [ 293 ] {} <Debug> TCP-Session: d7577e77-cc4f-4105-a176-b44100d041ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.02 04:20:50.490882 [ 290 ] {} <Debug> TCP-Session: b1cc8709-ec18-44d7-b347-775cb35611a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.02 04:20:50.490889 [ 292 ] {} <Debug> TCP-Session: 6b4af707-00b0-4f87-b39e-1c2c51f30870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.02 04:20:50.490822 [ 288 ] {} <Debug> TCP-Session: 2a104f03-5356-4e4c-a6fa-e40df7a526f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.03.02 04:20:50.490793 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.03.02 04:20:50.490783 [ 287 ] {} <Debug> TCP-Session: 93201076-79e2-40bd-9fdb-baca9c7890a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.02 04:20:50.490989 [ 291 ] {} <Debug> TCP-Session: 64ca34d4-f21f-4952-bee6-b3f419989b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.03.02 04:20:50.490726 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.03.02 04:20:50.491066 [ 289 ] {} <Debug> TCP-Session: b3c0e4f9-c366-45f6-ae92-172c3a38ab86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.02 04:20:51.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.64 MiB, peak 168.75 MiB, free memory in arenas 0.00 B, will set to 162.58 MiB (RSS), difference: 3.94 MiB | ||
| 986 | 2026.03.02 04:20:52.445240 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50807 | ||
| 987 | 2026.03.02 04:20:52.445366 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.03.02 04:20:52.445395 [ 286 ] {} <Debug> TCP-Session: 51bb8e48-a660-4a4e-b8a0-bf62ef50542b Authenticating user 'default' from [fd00:1122:3344:101::e]:50807 | ||
| 989 | 2026.03.02 04:20:52.445419 [ 286 ] {} <Debug> TCP-Session: 51bb8e48-a660-4a4e-b8a0-bf62ef50542b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.03.02 04:20:52.445434 [ 286 ] {} <Debug> TCP-Session: 51bb8e48-a660-4a4e-b8a0-bf62ef50542b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.03.02 04:20:52.445633 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54427 | ||
| 992 | 2026.03.02 04:20:52.445669 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37091 | ||
| 993 | 2026.03.02 04:20:52.445690 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59148 | ||
| 994 | 2026.03.02 04:20:52.445728 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54373 | ||
| 995 | 2026.03.02 04:20:52.445764 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.03.02 04:20:52.445764 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.03.02 04:20:52.445804 [ 286 ] {} <Trace> TCP-Session: 51bb8e48-a660-4a4e-b8a0-bf62ef50542b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.02 04:20:52.445828 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.03.02 04:20:52.445818 [ 290 ] {} <Debug> TCP-Session: b06094cd-46ba-4f56-9f13-51dcf88fcc56 Authenticating user 'default' from [fd00:1122:3344:101::e]:37091 | ||
| 1000 | 2026.03.02 04:20:52.445861 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2026.03.02 04:20:52.445875 [ 292 ] {} <Debug> TCP-Session: 4f9d9690-d33f-4865-9614-f0e7ee18150f Authenticating user 'default' from [fd00:1122:3344:101::e]:59148 | ||
| 1002 | 2026.03.02 04:20:52.445897 [ 290 ] {} <Debug> TCP-Session: b06094cd-46ba-4f56-9f13-51dcf88fcc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.03.02 04:20:52.445914 [ 293 ] {} <Debug> TCP-Session: 618a75b4-a33f-41a2-8548-6914d9f266ba Authenticating user 'default' from [fd00:1122:3344:101::e]:54373 | ||
| 1004 | 2026.03.02 04:20:52.445932 [ 290 ] {} <Debug> TCP-Session: b06094cd-46ba-4f56-9f13-51dcf88fcc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.03.02 04:20:52.445932 [ 292 ] {} <Debug> TCP-Session: 4f9d9690-d33f-4865-9614-f0e7ee18150f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.03.02 04:20:52.445954 [ 293 ] {} <Debug> TCP-Session: 618a75b4-a33f-41a2-8548-6914d9f266ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.03.02 04:20:52.445976 [ 292 ] {} <Debug> TCP-Session: 4f9d9690-d33f-4865-9614-f0e7ee18150f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.02 04:20:52.445991 [ 293 ] {} <Debug> TCP-Session: 618a75b4-a33f-41a2-8548-6914d9f266ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.02 04:20:52.446005 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50807) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1010 | 2026.03.02 04:20:52.445811 [ 287 ] {} <Debug> TCP-Session: b7aaba0f-73c3-4970-9abc-675668dd6baa Authenticating user 'default' from [fd00:1122:3344:101::e]:54427 | ||
| 1011 | 2026.03.02 04:20:52.445738 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54547 | ||
| 1012 | 2026.03.02 04:20:52.446068 [ 287 ] {} <Debug> TCP-Session: b7aaba0f-73c3-4970-9abc-675668dd6baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.03.02 04:20:52.445669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57400 | ||
| 1014 | 2026.03.02 04:20:52.446099 [ 287 ] {} <Debug> TCP-Session: b7aaba0f-73c3-4970-9abc-675668dd6baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.03.02 04:20:52.445668 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35155 | ||
| 1016 | 2026.03.02 04:20:52.446145 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.03.02 04:20:52.446170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.03.02 04:20:52.446201 [ 294 ] {} <Debug> TCP-Session: 09c16946-cbc2-4b1b-a314-af74c3cf425f Authenticating user 'default' from [fd00:1122:3344:101::e]:54547 | ||
| 1019 | 2026.03.02 04:20:52.446214 [ 291 ] {} <Debug> TCP-Session: a8c2d954-cd6f-436c-9194-bcada9deb283 Authenticating user 'default' from [fd00:1122:3344:101::e]:57400 | ||
| 1020 | 2026.03.02 04:20:52.446218 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2026.03.02 04:20:52.446235 [ 294 ] {} <Debug> TCP-Session: 09c16946-cbc2-4b1b-a314-af74c3cf425f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.02 04:20:52.446248 [ 291 ] {} <Debug> TCP-Session: a8c2d954-cd6f-436c-9194-bcada9deb283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.02 04:20:52.446266 [ 289 ] {} <Debug> TCP-Session: 7291ecc7-4791-47f8-a996-719ade62a650 Authenticating user 'default' from [fd00:1122:3344:101::e]:35155 | ||
| 1024 | 2026.03.02 04:20:52.446293 [ 291 ] {} <Debug> TCP-Session: a8c2d954-cd6f-436c-9194-bcada9deb283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.02 04:20:52.446315 [ 289 ] {} <Debug> TCP-Session: 7291ecc7-4791-47f8-a996-719ade62a650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.02 04:20:52.446291 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1027 | 2026.03.02 04:20:52.446345 [ 289 ] {} <Debug> TCP-Session: 7291ecc7-4791-47f8-a996-719ade62a650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.03.02 04:20:52.446282 [ 294 ] {} <Debug> TCP-Session: 09c16946-cbc2-4b1b-a314-af74c3cf425f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.03.02 04:20:52.446409 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.03.02 04:20:52.445647 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40895 | ||
| 1031 | 2026.03.02 04:20:52.446505 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.03.02 04:20:52.446526 [ 288 ] {} <Debug> TCP-Session: f5dece3b-fa86-469e-9ac5-cfce5cf4af2e Authenticating user 'default' from [fd00:1122:3344:101::e]:40895 | ||
| 1033 | 2026.03.02 04:20:52.446544 [ 288 ] {} <Debug> TCP-Session: f5dece3b-fa86-469e-9ac5-cfce5cf4af2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.02 04:20:52.446557 [ 288 ] {} <Debug> TCP-Session: f5dece3b-fa86-469e-9ac5-cfce5cf4af2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.03.02 04:20:52.446693 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 1036 | 2026.03.02 04:20:52.446783 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1037 | 2026.03.02 04:20:52.749417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1430 | ||
| 1038 | 2026.03.02 04:20:52.749953 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.03.02 04:20:52.750001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1040 | 2026.03.02 04:20:52.753103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1041 | 2026.03.02 04:20:52.753660 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.03.02 04:20:52.753793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1430 | ||
| 1043 | 2026.03.02 04:20:52.815518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1044 | 2026.03.02 04:20:52.834462 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.03.02 04:20:52.834537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1046 | 2026.03.02 04:20:52.841871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1047 | 2026.03.02 04:20:52.843447 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.03.02 04:20:52.843939 [ 321 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.03.02 04:20:52.844022 [ 321 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.03.02 04:20:52.844063 [ 321 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00113572 sec. (880.499 rows/sec., 34.39 KiB/sec.) | ||
| 1051 | 2026.03.02 04:20:52.844086 [ 321 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.03.02 04:20:52.845361 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.399412 sec., 2.5036804102029984 rows/sec., 100.15 B/sec. | ||
| 1053 | 2026.03.02 04:20:52.845517 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1054 | 2026.03.02 04:20:52.845534 [ 286 ] {c100e374-cce1-4882-aa38-5a0f9e7acbb5} <Debug> TCPHandler: Processed in 0.399844657 sec. | ||
| 1055 | 2026.03.02 04:20:52.845651 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.03.02 04:20:52.845685 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.03.02 04:20:52.845704 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.03.02 04:20:52.845727 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.03.02 04:20:52.845744 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.03.02 04:20:52.845760 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.03.02 04:20:52.845792 [ 291 ] {} <Debug> TCP-Session: a8c2d954-cd6f-436c-9194-bcada9deb283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.02 04:20:52.845814 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.03.02 04:20:52.845813 [ 292 ] {} <Debug> TCP-Session: 4f9d9690-d33f-4865-9614-f0e7ee18150f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.03.02 04:20:52.845833 [ 289 ] {} <Debug> TCP-Session: 7291ecc7-4791-47f8-a996-719ade62a650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.02 04:20:52.845849 [ 286 ] {} <Debug> TCP-Session: 51bb8e48-a660-4a4e-b8a0-bf62ef50542b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.03.02 04:20:52.845796 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.03.02 04:20:52.845781 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.03.02 04:20:52.845909 [ 294 ] {} <Debug> TCP-Session: 09c16946-cbc2-4b1b-a314-af74c3cf425f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.02 04:20:52.845775 [ 293 ] {} <Debug> TCP-Session: 618a75b4-a33f-41a2-8548-6914d9f266ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.03.02 04:20:52.845932 [ 290 ] {} <Debug> TCP-Session: b06094cd-46ba-4f56-9f13-51dcf88fcc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.02 04:20:52.845748 [ 288 ] {} <Debug> TCP-Session: f5dece3b-fa86-469e-9ac5-cfce5cf4af2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.03.02 04:20:52.845699 [ 287 ] {} <Debug> TCP-Session: b7aaba0f-73c3-4970-9abc-675668dd6baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.03.02 04:20:52.847269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1074 | 2026.03.02 04:20:53.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.55 MiB, peak 174.70 MiB, free memory in arenas 0.00 B, will set to 185.57 MiB (RSS), difference: 21.03 MiB | ||
| 1075 | 2026.03.02 04:20:53.753665 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.03.02 04:20:53.753853 [ 259 ] {4b1ae53f-4798-4d9c-9260-50d5d97a6438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.03.02 04:20:53.754123 [ 259 ] {4b1ae53f-4798-4d9c-9260-50d5d97a6438} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.03.02 04:20:53.754185 [ 259 ] {4b1ae53f-4798-4d9c-9260-50d5d97a6438} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.03.02 04:20:53.754596 [ 259 ] {4b1ae53f-4798-4d9c-9260-50d5d97a6438} <Debug> TCPHandler: Processed in 0.001059678 sec. | ||
| 1080 | 2026.03.02 04:20:53.772912 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.03.02 04:20:53.773078 [ 259 ] {d19f5ec4-4789-4fde-a4b6-86103a5856ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.03.02 04:20:53.783506 [ 259 ] {d19f5ec4-4789-4fde-a4b6-86103a5856ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.03.02 04:20:53.783569 [ 259 ] {d19f5ec4-4789-4fde-a4b6-86103a5856ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.03.02 04:20:53.785998 [ 259 ] {d19f5ec4-4789-4fde-a4b6-86103a5856ee} <Debug> TCPHandler: Processed in 0.013156461 sec. | ||
| 1085 | 2026.03.02 04:20:53.788078 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.02 04:20:53.788215 [ 259 ] {e4d66dce-d667-40fd-9937-5789a4283b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1087 | 2026.03.02 04:20:53.792475 [ 259 ] {e4d66dce-d667-40fd-9937-5789a4283b0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.03.02 04:20:53.792525 [ 259 ] {e4d66dce-d667-40fd-9937-5789a4283b0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.03.02 04:20:53.792911 [ 259 ] {e4d66dce-d667-40fd-9937-5789a4283b0d} <Debug> TCPHandler: Processed in 0.004894041 sec. | ||
| 1090 | 2026.03.02 04:20:53.793152 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.02 04:20:53.793276 [ 259 ] {3124bc6d-b2fb-4e6a-81b7-9f51a95165e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1092 | 2026.03.02 04:20:53.793533 [ 259 ] {3124bc6d-b2fb-4e6a-81b7-9f51a95165e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.03.02 04:20:53.793577 [ 259 ] {3124bc6d-b2fb-4e6a-81b7-9f51a95165e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.03.02 04:20:53.793965 [ 259 ] {3124bc6d-b2fb-4e6a-81b7-9f51a95165e6} <Debug> TCPHandler: Processed in 0.000865387 sec. | ||
| 1095 | 2026.03.02 04:20:53.794169 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.02 04:20:53.794288 [ 259 ] {7f8b2076-c4a0-4d59-b7d1-ffbfbdc3cb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1097 | 2026.03.02 04:20:53.794531 [ 259 ] {7f8b2076-c4a0-4d59-b7d1-ffbfbdc3cb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.03.02 04:20:53.794572 [ 259 ] {7f8b2076-c4a0-4d59-b7d1-ffbfbdc3cb03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.03.02 04:20:53.794893 [ 259 ] {7f8b2076-c4a0-4d59-b7d1-ffbfbdc3cb03} <Debug> TCPHandler: Processed in 0.000774057 sec. | ||
| 1100 | 2026.03.02 04:20:53.795099 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.02 04:20:53.795213 [ 259 ] {0c4bf526-ce82-442f-869e-7e03ef3890f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1102 | 2026.03.02 04:20:53.795453 [ 259 ] {0c4bf526-ce82-442f-869e-7e03ef3890f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1103 | 2026.03.02 04:20:53.795495 [ 259 ] {0c4bf526-ce82-442f-869e-7e03ef3890f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.03.02 04:20:53.795837 [ 259 ] {0c4bf526-ce82-442f-869e-7e03ef3890f5} <Debug> TCPHandler: Processed in 0.000787217 sec. | ||
| 1105 | 2026.03.02 04:20:53.796036 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.03.02 04:20:53.796152 [ 259 ] {937e4df0-b6f3-41f6-8535-5c82d9efc792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.03.02 04:20:53.796393 [ 259 ] {937e4df0-b6f3-41f6-8535-5c82d9efc792} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.03.02 04:20:53.796435 [ 259 ] {937e4df0-b6f3-41f6-8535-5c82d9efc792} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.03.02 04:20:53.796767 [ 259 ] {937e4df0-b6f3-41f6-8535-5c82d9efc792} <Debug> TCPHandler: Processed in 0.000780267 sec. | ||
| 1110 | 2026.03.02 04:20:53.796971 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.03.02 04:20:53.797085 [ 259 ] {f6f4ed4a-72b4-4238-8afb-8232afdd2f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1112 | 2026.03.02 04:20:53.797324 [ 259 ] {f6f4ed4a-72b4-4238-8afb-8232afdd2f25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1113 | 2026.03.02 04:20:53.797367 [ 259 ] {f6f4ed4a-72b4-4238-8afb-8232afdd2f25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.03.02 04:20:53.797703 [ 259 ] {f6f4ed4a-72b4-4238-8afb-8232afdd2f25} <Debug> TCPHandler: Processed in 0.000780846 sec. | ||
| 1115 | 2026.03.02 04:20:53.797907 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.02 04:20:53.798022 [ 259 ] {f440e96f-8798-4421-9c83-4fe06a2f607d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1117 | 2026.03.02 04:20:53.798274 [ 259 ] {f440e96f-8798-4421-9c83-4fe06a2f607d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2026.03.02 04:20:53.798327 [ 259 ] {f440e96f-8798-4421-9c83-4fe06a2f607d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.03.02 04:20:53.798745 [ 259 ] {f440e96f-8798-4421-9c83-4fe06a2f607d} <Debug> TCPHandler: Processed in 0.000888117 sec. | ||
| 1120 | 2026.03.02 04:20:53.798972 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.03.02 04:20:53.799108 [ 259 ] {ec4c1771-9b42-4eca-a26b-9f09f3dbfa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1122 | 2026.03.02 04:20:53.799433 [ 259 ] {ec4c1771-9b42-4eca-a26b-9f09f3dbfa30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2026.03.02 04:20:53.799485 [ 259 ] {ec4c1771-9b42-4eca-a26b-9f09f3dbfa30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2026.03.02 04:20:53.799907 [ 259 ] {ec4c1771-9b42-4eca-a26b-9f09f3dbfa30} <Debug> TCPHandler: Processed in 0.000992428 sec. | ||
| 1125 | 2026.03.02 04:20:53.800161 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.03.02 04:20:53.800300 [ 259 ] {cea8af11-54f2-4282-82ba-2628206fb01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1127 | 2026.03.02 04:20:53.800573 [ 259 ] {cea8af11-54f2-4282-82ba-2628206fb01a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.03.02 04:20:53.800626 [ 259 ] {cea8af11-54f2-4282-82ba-2628206fb01a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.03.02 04:20:53.800974 [ 259 ] {cea8af11-54f2-4282-82ba-2628206fb01a} <Debug> TCPHandler: Processed in 0.000868917 sec. | ||
| 1130 | 2026.03.02 04:20:53.801179 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.02 04:20:53.801304 [ 259 ] {62123a85-e2c7-48af-b818-2c424ae5d27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1132 | 2026.03.02 04:20:53.801597 [ 259 ] {62123a85-e2c7-48af-b818-2c424ae5d27c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1133 | 2026.03.02 04:20:53.801641 [ 259 ] {62123a85-e2c7-48af-b818-2c424ae5d27c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1134 | 2026.03.02 04:20:53.801971 [ 259 ] {62123a85-e2c7-48af-b818-2c424ae5d27c} <Debug> TCPHandler: Processed in 0.000841218 sec. | ||
| 1135 | 2026.03.02 04:20:53.802201 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.02 04:20:53.802321 [ 259 ] {799ae513-9b17-4aaf-8231-9f5e3d07873a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1137 | 2026.03.02 04:20:53.802588 [ 259 ] {799ae513-9b17-4aaf-8231-9f5e3d07873a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2026.03.02 04:20:53.802632 [ 259 ] {799ae513-9b17-4aaf-8231-9f5e3d07873a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2026.03.02 04:20:53.802959 [ 259 ] {799ae513-9b17-4aaf-8231-9f5e3d07873a} <Debug> TCPHandler: Processed in 0.000807627 sec. | ||
| 1140 | 2026.03.02 04:20:53.803170 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.03.02 04:20:53.803287 [ 259 ] {c9fddee5-946c-4c8c-950d-70218902f0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1142 | 2026.03.02 04:20:53.803525 [ 259 ] {c9fddee5-946c-4c8c-950d-70218902f0cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1143 | 2026.03.02 04:20:53.803564 [ 259 ] {c9fddee5-946c-4c8c-950d-70218902f0cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.03.02 04:20:53.803888 [ 259 ] {c9fddee5-946c-4c8c-950d-70218902f0cc} <Debug> TCPHandler: Processed in 0.000807667 sec. | ||
| 1145 | 2026.03.02 04:20:53.804101 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.03.02 04:20:53.804294 [ 259 ] {8108cdca-feb8-4b10-8dc2-af6e8d9197d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1147 | 2026.03.02 04:20:53.804608 [ 259 ] {8108cdca-feb8-4b10-8dc2-af6e8d9197d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1148 | 2026.03.02 04:20:53.804658 [ 259 ] {8108cdca-feb8-4b10-8dc2-af6e8d9197d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2026.03.02 04:20:53.805056 [ 259 ] {8108cdca-feb8-4b10-8dc2-af6e8d9197d4} <Debug> TCPHandler: Processed in 0.000956008 sec. | ||
| 1150 | 2026.03.02 04:20:53.805752 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.03.02 04:20:53.805889 [ 259 ] {b3fffb3a-b94b-4f79-b745-9d7b42b97690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1152 | 2026.03.02 04:20:53.806169 [ 259 ] {b3fffb3a-b94b-4f79-b745-9d7b42b97690} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1153 | 2026.03.02 04:20:53.806215 [ 259 ] {b3fffb3a-b94b-4f79-b745-9d7b42b97690} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.03.02 04:20:53.806553 [ 259 ] {b3fffb3a-b94b-4f79-b745-9d7b42b97690} <Debug> TCPHandler: Processed in 0.000853657 sec. | ||
| 1155 | 2026.03.02 04:20:53.806807 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.03.02 04:20:53.806930 [ 259 ] {49f0afbc-f929-4be7-94c2-1d4cff00e990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1157 | 2026.03.02 04:20:53.807197 [ 259 ] {49f0afbc-f929-4be7-94c2-1d4cff00e990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1158 | 2026.03.02 04:20:53.807239 [ 259 ] {49f0afbc-f929-4be7-94c2-1d4cff00e990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1159 | 2026.03.02 04:20:53.807559 [ 259 ] {49f0afbc-f929-4be7-94c2-1d4cff00e990} <Debug> TCPHandler: Processed in 0.000801557 sec. | ||
| 1160 | 2026.03.02 04:20:53.807762 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.03.02 04:20:53.807884 [ 259 ] {73704839-d3a0-4243-a3a6-e4f9b1b54971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1162 | 2026.03.02 04:20:53.808153 [ 259 ] {73704839-d3a0-4243-a3a6-e4f9b1b54971} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1163 | 2026.03.02 04:20:53.808195 [ 259 ] {73704839-d3a0-4243-a3a6-e4f9b1b54971} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1164 | 2026.03.02 04:20:53.808533 [ 259 ] {73704839-d3a0-4243-a3a6-e4f9b1b54971} <Debug> TCPHandler: Processed in 0.000819887 sec. | ||
| 1165 | 2026.03.02 04:20:53.808731 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.03.02 04:20:53.808854 [ 259 ] {b57a219e-d7fa-4687-8ebd-5633a58e9ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1167 | 2026.03.02 04:20:53.809118 [ 259 ] {b57a219e-d7fa-4687-8ebd-5633a58e9ca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1168 | 2026.03.02 04:20:53.809161 [ 259 ] {b57a219e-d7fa-4687-8ebd-5633a58e9ca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1169 | 2026.03.02 04:20:53.809480 [ 259 ] {b57a219e-d7fa-4687-8ebd-5633a58e9ca0} <Debug> TCPHandler: Processed in 0.000798237 sec. | ||
| 1170 | 2026.03.02 04:20:53.810325 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.03.02 04:20:53.810448 [ 259 ] {8f1e7be4-dd68-4eea-9e05-0ae2048d52a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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) | ||
| 1172 | 2026.03.02 04:20:53.810714 [ 259 ] {8f1e7be4-dd68-4eea-9e05-0ae2048d52a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1173 | 2026.03.02 04:20:53.810755 [ 259 ] {8f1e7be4-dd68-4eea-9e05-0ae2048d52a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1174 | 2026.03.02 04:20:53.811094 [ 259 ] {8f1e7be4-dd68-4eea-9e05-0ae2048d52a8} <Debug> TCPHandler: Processed in 0.000819517 sec. | ||
| 1175 | 2026.03.02 04:20:53.818382 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.03.02 04:20:53.818505 [ 259 ] {798150bc-86c4-4f55-976e-95aa3f45a9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1177 | 2026.03.02 04:20:53.818773 [ 259 ] {798150bc-86c4-4f55-976e-95aa3f45a9d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1178 | 2026.03.02 04:20:53.818817 [ 259 ] {798150bc-86c4-4f55-976e-95aa3f45a9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1179 | 2026.03.02 04:20:53.819148 [ 259 ] {798150bc-86c4-4f55-976e-95aa3f45a9d8} <Debug> TCPHandler: Processed in 0.000816247 sec. | ||
| 1180 | 2026.03.02 04:20:53.819715 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.03.02 04:20:53.819837 [ 259 ] {131d8c98-ce2b-4010-9b9c-f8e84b2a8432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1182 | 2026.03.02 04:20:53.820110 [ 259 ] {131d8c98-ce2b-4010-9b9c-f8e84b2a8432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1183 | 2026.03.02 04:20:53.820154 [ 259 ] {131d8c98-ce2b-4010-9b9c-f8e84b2a8432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1184 | 2026.03.02 04:20:53.820460 [ 259 ] {131d8c98-ce2b-4010-9b9c-f8e84b2a8432} <Debug> TCPHandler: Processed in 0.000793967 sec. | ||
| 1185 | 2026.03.02 04:20:53.820699 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.03.02 04:20:53.820821 [ 259 ] {799407de-f935-4d1d-a8f9-894b42f84991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1187 | 2026.03.02 04:20:53.821085 [ 259 ] {799407de-f935-4d1d-a8f9-894b42f84991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1188 | 2026.03.02 04:20:53.821126 [ 259 ] {799407de-f935-4d1d-a8f9-894b42f84991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1189 | 2026.03.02 04:20:53.821423 [ 259 ] {799407de-f935-4d1d-a8f9-894b42f84991} <Debug> TCPHandler: Processed in 0.000772237 sec. | ||
| 1190 | 2026.03.02 04:20:53.821663 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.03.02 04:20:53.821785 [ 259 ] {9f446fcd-6c84-41e4-8514-fa62542885a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1192 | 2026.03.02 04:20:53.822048 [ 259 ] {9f446fcd-6c84-41e4-8514-fa62542885a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1193 | 2026.03.02 04:20:53.822091 [ 259 ] {9f446fcd-6c84-41e4-8514-fa62542885a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1194 | 2026.03.02 04:20:53.822402 [ 259 ] {9f446fcd-6c84-41e4-8514-fa62542885a5} <Debug> TCPHandler: Processed in 0.000786957 sec. | ||
| 1195 | 2026.03.02 04:20:53.822636 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.03.02 04:20:53.822758 [ 259 ] {34c30b57-841c-4d4c-8a6b-4595aa4015c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1197 | 2026.03.02 04:20:53.823021 [ 259 ] {34c30b57-841c-4d4c-8a6b-4595aa4015c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1198 | 2026.03.02 04:20:53.823062 [ 259 ] {34c30b57-841c-4d4c-8a6b-4595aa4015c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1199 | 2026.03.02 04:20:53.823418 [ 259 ] {34c30b57-841c-4d4c-8a6b-4595aa4015c5} <Debug> TCPHandler: Processed in 0.000830117 sec. | ||
| 1200 | 2026.03.02 04:20:53.823657 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.03.02 04:20:53.823780 [ 259 ] {f087fe81-37a5-4df5-802e-a84fc292d475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1202 | 2026.03.02 04:20:53.824049 [ 259 ] {f087fe81-37a5-4df5-802e-a84fc292d475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1203 | 2026.03.02 04:20:53.824091 [ 259 ] {f087fe81-37a5-4df5-802e-a84fc292d475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1204 | 2026.03.02 04:20:53.824419 [ 259 ] {f087fe81-37a5-4df5-802e-a84fc292d475} <Debug> TCPHandler: Processed in 0.000810107 sec. | ||
| 1205 | 2026.03.02 04:20:53.824648 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.03.02 04:20:53.824773 [ 259 ] {f1b85795-a618-4c15-8ea3-70dfe14de382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1207 | 2026.03.02 04:20:53.825040 [ 259 ] {f1b85795-a618-4c15-8ea3-70dfe14de382} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1208 | 2026.03.02 04:20:53.825082 [ 259 ] {f1b85795-a618-4c15-8ea3-70dfe14de382} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1209 | 2026.03.02 04:20:53.825419 [ 259 ] {f1b85795-a618-4c15-8ea3-70dfe14de382} <Debug> TCPHandler: Processed in 0.000819467 sec. | ||
| 1210 | 2026.03.02 04:20:53.825643 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.02 04:20:53.825767 [ 259 ] {959dcd12-b36f-46ad-95ff-4195d3de3f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1212 | 2026.03.02 04:20:53.826038 [ 259 ] {959dcd12-b36f-46ad-95ff-4195d3de3f9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1213 | 2026.03.02 04:20:53.826092 [ 259 ] {959dcd12-b36f-46ad-95ff-4195d3de3f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1214 | 2026.03.02 04:20:53.826432 [ 259 ] {959dcd12-b36f-46ad-95ff-4195d3de3f9c} <Debug> TCPHandler: Processed in 0.000837247 sec. | ||
| 1215 | 2026.03.02 04:20:53.826663 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.03.02 04:20:53.826787 [ 259 ] {c945d01c-b69f-4047-a00b-3e7de30f2238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1217 | 2026.03.02 04:20:53.827058 [ 259 ] {c945d01c-b69f-4047-a00b-3e7de30f2238} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1218 | 2026.03.02 04:20:53.827099 [ 259 ] {c945d01c-b69f-4047-a00b-3e7de30f2238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1219 | 2026.03.02 04:20:53.827415 [ 259 ] {c945d01c-b69f-4047-a00b-3e7de30f2238} <Debug> TCPHandler: Processed in 0.000800986 sec. | ||
| 1220 | 2026.03.02 04:20:53.827644 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.03.02 04:20:53.827768 [ 259 ] {677c9e7c-fdf3-434b-9c07-7fa6e64f33b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1222 | 2026.03.02 04:20:53.828040 [ 259 ] {677c9e7c-fdf3-434b-9c07-7fa6e64f33b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1223 | 2026.03.02 04:20:53.828081 [ 259 ] {677c9e7c-fdf3-434b-9c07-7fa6e64f33b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.03.02 04:20:53.828397 [ 259 ] {677c9e7c-fdf3-434b-9c07-7fa6e64f33b8} <Debug> TCPHandler: Processed in 0.000801287 sec. | ||
| 1225 | 2026.03.02 04:20:53.836132 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.03.02 04:20:53.836290 [ 259 ] {efed6ac7-82e5-47fe-9968-c688d598695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1227 | 2026.03.02 04:20:53.836633 [ 259 ] {efed6ac7-82e5-47fe-9968-c688d598695d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1228 | 2026.03.02 04:20:53.836684 [ 259 ] {efed6ac7-82e5-47fe-9968-c688d598695d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1229 | 2026.03.02 04:20:53.837086 [ 259 ] {efed6ac7-82e5-47fe-9968-c688d598695d} <Debug> TCPHandler: Processed in 0.001015978 sec. | ||
| 1230 | 2026.03.02 04:20:53.839340 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.03.02 04:20:53.839449 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1232 | 2026.03.02 04:20:53.839490 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1233 | 2026.03.02 04:20:53.841982 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.03.02 04:20:53.842031 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1235 | 2026.03.02 04:20:53.842718 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1236 | 2026.03.02 04:20:53.843125 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.03.02 04:20:53.843274 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.003856 sec., 8039.419087136929 rows/sec., 1.78 MiB/sec. | ||
| 1238 | 2026.03.02 04:20:53.843316 [ 259 ] {a93ecb7a-19c1-4bcf-b8e2-522bb7f92793} <Debug> TCPHandler: Processed in 0.004026124 sec. | ||
| 1239 | 2026.03.02 04:20:53.843445 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.03.02 04:20:53.843546 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.03.02 04:20:53.843586 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1242 | 2026.03.02 04:20:53.852574 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.03.02 04:20:53.852606 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1244 | 2026.03.02 04:20:53.855384 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1245 | 2026.03.02 04:20:53.855877 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.03.02 04:20:53.856021 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.012499 sec., 22721.817745419634 rows/sec., 1.44 MiB/sec. | ||
| 1247 | 2026.03.02 04:20:53.856068 [ 259 ] {1d98cd23-7942-4c1e-827c-8b6e8858c3ba} <Debug> TCPHandler: Processed in 0.012674198 sec. | ||
| 1248 | 2026.03.02 04:20:53.856204 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.03.02 04:20:53.856314 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1250 | 2026.03.02 04:20:53.856357 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1251 | 2026.03.02 04:20:53.856782 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.03.02 04:20:53.856819 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1253 | 2026.03.02 04:20:53.857398 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1254 | 2026.03.02 04:20:53.857818 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.03.02 04:20:53.857950 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001667 sec., 4799.040191961608 rows/sec., 391.33 KiB/sec. | ||
| 1256 | 2026.03.02 04:20:53.857987 [ 259 ] {a16fb919-1de0-4a25-b1b6-3d1716bbaeb6} <Debug> TCPHandler: Processed in 0.001841226 sec. | ||
| 1257 | 2026.03.02 04:20:53.858097 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.03.02 04:20:53.858194 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1259 | 2026.03.02 04:20:53.858233 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1260 | 2026.03.02 04:20:53.858993 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.03.02 04:20:53.859029 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1262 | 2026.03.02 04:20:53.859653 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1263 | 2026.03.02 04:20:53.860096 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.03.02 04:20:53.860228 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Debug> executeQuery: Read 793 rows, 64.28 KiB in 0.002055 sec., 385888.0778588808 rows/sec., 30.55 MiB/sec. | ||
| 1265 | 2026.03.02 04:20:53.860265 [ 259 ] {26b229ca-4e93-440d-82f5-f5e2e42f84af} <Debug> TCPHandler: Processed in 0.002217639 sec. | ||
| 1266 | 2026.03.02 04:20:53.860378 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.03.02 04:20:53.860474 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.03.02 04:20:53.860513 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1269 | 2026.03.02 04:20:53.860937 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.03.02 04:20:53.860972 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1271 | 2026.03.02 04:20:53.861485 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1272 | 2026.03.02 04:20:53.861929 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.03.02 04:20:53.862058 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Debug> executeQuery: Read 161 rows, 9.93 KiB in 0.001604 sec., 100374.06483790524 rows/sec., 6.04 MiB/sec. | ||
| 1274 | 2026.03.02 04:20:53.862098 [ 259 ] {036a5a3f-b439-41b9-bce4-7204762dfba7} <Debug> TCPHandler: Processed in 0.001770855 sec. | ||
| 1275 | 2026.03.02 04:20:53.862216 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.03.02 04:20:53.862316 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1277 | 2026.03.02 04:20:53.862356 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1278 | 2026.03.02 04:20:53.862813 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.03.02 04:20:53.862846 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1280 | 2026.03.02 04:20:53.863261 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1281 | 2026.03.02 04:20:53.863697 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.03.02 04:20:53.863824 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001529 sec., 97449.3132766514 rows/sec., 6.30 MiB/sec. | ||
| 1283 | 2026.03.02 04:20:53.863862 [ 259 ] {11242b84-1f01-43e1-9491-2621cd0dbba4} <Debug> TCPHandler: Processed in 0.001697224 sec. | ||
| 1284 | 2026.03.02 04:20:53.863975 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.03.02 04:20:53.864069 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1286 | 2026.03.02 04:20:53.864109 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1287 | 2026.03.02 04:20:53.864523 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.03.02 04:20:53.864555 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1289 | 2026.03.02 04:20:53.867410 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1290 | 2026.03.02 04:20:53.867929 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.03.02 04:20:53.868079 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.004026 sec., 36761.05315449578 rows/sec., 2.09 MiB/sec. | ||
| 1292 | 2026.03.02 04:20:53.868124 [ 259 ] {4bb06adf-6d29-4bba-9a47-88ab15cd7c8b} <Debug> TCPHandler: Processed in 0.004198635 sec. | ||
| 1293 | 2026.03.02 04:20:53.868262 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.03.02 04:20:53.868376 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1295 | 2026.03.02 04:20:53.868415 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1296 | 2026.03.02 04:20:53.868960 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.03.02 04:20:53.868996 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1298 | 2026.03.02 04:20:53.869645 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1299 | 2026.03.02 04:20:53.870112 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.03.02 04:20:53.870248 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Debug> executeQuery: Read 479 rows, 34.32 KiB in 0.001895 sec., 252770.44854881268 rows/sec., 17.68 MiB/sec. | ||
| 1301 | 2026.03.02 04:20:53.870290 [ 259 ] {7a679671-6049-4047-a643-1941a22e0600} <Debug> TCPHandler: Processed in 0.002089868 sec. | ||
| 1302 | 2026.03.02 04:20:53.870405 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.03.02 04:20:53.870499 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1304 | 2026.03.02 04:20:53.870539 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1305 | 2026.03.02 04:20:53.872809 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.03.02 04:20:53.872845 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1307 | 2026.03.02 04:20:53.877778 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1308 | 2026.03.02 04:20:53.878210 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.03.02 04:20:53.878341 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007861 sec., 763.2616715430606 rows/sec., 39.88 KiB/sec. | ||
| 1310 | 2026.03.02 04:20:53.878377 [ 259 ] {1179b37f-f4b0-4ba4-9ea4-b9072ba76b73} <Debug> TCPHandler: Processed in 0.008023158 sec. | ||
| 1311 | 2026.03.02 04:20:53.878495 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.03.02 04:20:53.878592 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.03.02 04:20:53.878633 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1314 | 2026.03.02 04:20:53.881347 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.03.02 04:20:53.881380 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1316 | 2026.03.02 04:20:53.881957 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1317 | 2026.03.02 04:20:53.882532 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.03.02 04:20:53.882670 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Debug> executeQuery: Read 169 rows, 11.16 KiB in 0.004099 sec., 41229.56818736277 rows/sec., 2.66 MiB/sec. | ||
| 1319 | 2026.03.02 04:20:53.882707 [ 259 ] {edfed95b-729d-494d-9cb0-efa5a52c4026} <Debug> TCPHandler: Processed in 0.004263116 sec. | ||
| 1320 | 2026.03.02 04:20:53.882828 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.03.02 04:20:53.882930 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.03.02 04:20:53.882973 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1323 | 2026.03.02 04:20:53.883315 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.03.02 04:20:53.883351 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1325 | 2026.03.02 04:20:53.883789 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1326 | 2026.03.02 04:20:53.884323 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.03.02 04:20:53.884457 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001554 sec., 643.5006435006435 rows/sec., 43.36 KiB/sec. | ||
| 1328 | 2026.03.02 04:20:53.884495 [ 259 ] {ef36b7dc-3819-442d-942a-e0a045c42ca5} <Debug> TCPHandler: Processed in 0.001717714 sec. | ||
| 1329 | 2026.03.02 04:20:53.884634 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.03.02 04:20:53.884730 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1331 | 2026.03.02 04:20:53.884781 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1332 | 2026.03.02 04:20:53.885591 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.03.02 04:20:53.885629 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1334 | 2026.03.02 04:20:53.890247 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1335 | 2026.03.02 04:20:53.890707 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.03.02 04:20:53.890848 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006137 sec., 1792.406713377872 rows/sec., 3.21 MiB/sec. | ||
| 1337 | 2026.03.02 04:20:53.890910 [ 259 ] {feb534e6-8cd6-475b-8c09-90a36a02c3f4} <Debug> TCPHandler: Processed in 0.006325634 sec. | ||
| 1338 | 2026.03.02 04:20:53.891029 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.03.02 04:20:53.891124 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1340 | 2026.03.02 04:20:53.891165 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1341 | 2026.03.02 04:20:53.891487 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Trace> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.03.02 04:20:53.891522 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1343 | 2026.03.02 04:20:53.891954 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1344 | 2026.03.02 04:20:53.892429 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Trace> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.03.02 04:20:53.892559 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 291.69 KiB/sec. | ||
| 1346 | 2026.03.02 04:20:53.892603 [ 259 ] {d3d7409f-fab6-4214-b0b6-59e3fce99796} <Debug> TCPHandler: Processed in 0.001625974 sec. | ||
| 1347 | 2026.03.02 04:20:53.892719 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.03.02 04:20:53.892813 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.03.02 04:20:53.892852 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1350 | 2026.03.02 04:20:53.893192 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.03.02 04:20:53.893227 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1352 | 2026.03.02 04:20:53.893727 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1353 | 2026.03.02 04:20:53.894165 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.03.02 04:20:53.894291 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Debug> executeQuery: Read 48 rows, 2.89 KiB in 0.001498 sec., 32042.723631508677 rows/sec., 1.88 MiB/sec. | ||
| 1355 | 2026.03.02 04:20:53.894335 [ 259 ] {b0568bb0-0122-48cf-94fa-fe7943e222fa} <Debug> TCPHandler: Processed in 0.001665644 sec. | ||
| 1356 | 2026.03.02 04:20:54.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.66 MiB, peak 187.66 MiB, free memory in arenas 0.00 B, will set to 186.44 MiB (RSS), difference: -1.23 MiB | ||
| 1357 | 2026.03.02 04:20:58.753721 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.03.02 04:20:58.753920 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1359 | 2026.03.02 04:20:58.753991 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1360 | 2026.03.02 04:20:58.754665 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.03.02 04:20:58.754715 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1362 | 2026.03.02 04:20:58.755274 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1363 | 2026.03.02 04:20:58.755757 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.03.02 04:20:58.755932 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00207 sec., 12560.386473429953 rows/sec., 969.49 KiB/sec. | ||
| 1365 | 2026.03.02 04:20:58.755985 [ 259 ] {86b18e4e-8e21-49ea-91b6-674db2437a29} <Debug> TCPHandler: Processed in 0.00239837 sec. | ||
| 1366 | 2026.03.02 04:20:58.756110 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.03.02 04:20:58.756213 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1368 | 2026.03.02 04:20:58.756257 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1369 | 2026.03.02 04:20:58.756706 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.03.02 04:20:58.756744 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1371 | 2026.03.02 04:20:58.757176 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1372 | 2026.03.02 04:20:58.757761 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.03.02 04:20:58.757938 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00175 sec., 16000 rows/sec., 1.25 MiB/sec. | ||
| 1374 | 2026.03.02 04:20:58.757991 [ 259 ] {c158c010-791f-4f19-a21b-98259e7dd2cd} <Debug> TCPHandler: Processed in 0.001935676 sec. | ||
| 1375 | 2026.03.02 04:20:58.758118 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.03.02 04:20:58.758217 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.03.02 04:20:58.758262 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1378 | 2026.03.02 04:20:58.758660 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.03.02 04:20:58.758698 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1380 | 2026.03.02 04:20:58.759187 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1381 | 2026.03.02 04:20:58.759677 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.03.02 04:20:58.759822 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001626 sec., 61500.61500615006 rows/sec., 4.26 MiB/sec. | ||
| 1383 | 2026.03.02 04:20:58.759865 [ 259 ] {2013b568-4b8a-44ce-bdec-71e5a9d81cab} <Debug> TCPHandler: Processed in 0.001799306 sec. | ||
| 1384 | 2026.03.02 04:20:58.759987 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.03.02 04:20:58.760083 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.03.02 04:20:58.760125 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1387 | 2026.03.02 04:20:58.760472 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.03.02 04:20:58.760509 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1389 | 2026.03.02 04:20:58.760992 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1390 | 2026.03.02 04:20:58.761472 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.03.02 04:20:58.761614 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001551 sec., 19342.35976789168 rows/sec., 1.33 MiB/sec. | ||
| 1392 | 2026.03.02 04:20:58.761656 [ 259 ] {f4e0e522-81bd-41d9-ad17-793c069e1a91} <Debug> TCPHandler: Processed in 0.001720945 sec. | ||
| 1393 | 2026.03.02 04:21:00.169151 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1394 | 2026.03.02 04:21:00.169219 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1395 | 2026.03.02 04:21:00.240463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 194 | ||
| 1396 | 2026.03.02 04:21:00.244674 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.03.02 04:21:00.244736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1398 | 2026.03.02 04:21:00.246160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1399 | 2026.03.02 04:21:00.246678 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.03.02 04:21:00.246949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1401 | 2026.03.02 04:21:00.253912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1942 | ||
| 1402 | 2026.03.02 04:21:00.254479 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.03.02 04:21:00.254527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1404 | 2026.03.02 04:21:00.255182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1405 | 2026.03.02 04:21:00.255622 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): 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.02 04:21:00.255763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1942 | ||
| 1407 | 2026.03.02 04:21:00.347380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1408 | 2026.03.02 04:21:00.364890 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.03.02 04:21:00.364940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1410 | 2026.03.02 04:21:00.371181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1411 | 2026.03.02 04:21:00.372284 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.03.02 04:21:00.375331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1413 | 2026.03.02 04:21:01.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.19 MiB, peak 191.19 MiB, free memory in arenas 0.00 B, will set to 188.52 MiB (RSS), difference: 1.34 MiB | ||
| 1414 | 2026.03.02 04:21:03.762971 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.03.02 04:21:03.763186 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1416 | 2026.03.02 04:21:03.763259 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1417 | 2026.03.02 04:21:03.764020 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.03.02 04:21:03.764067 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1419 | 2026.03.02 04:21:03.764599 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1420 | 2026.03.02 04:21:03.765077 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.03.02 04:21:03.765233 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002102 sec., 135109.41960038058 rows/sec., 8.58 MiB/sec. | ||
| 1422 | 2026.03.02 04:21:03.765370 [ 259 ] {891a0270-8ba6-4250-a11d-4f4674372176} <Debug> TCPHandler: Processed in 0.002534761 sec. | ||
| 1423 | 2026.03.02 04:21:03.765497 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.03.02 04:21:03.765600 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1425 | 2026.03.02 04:21:03.765643 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1426 | 2026.03.02 04:21:03.766354 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.03.02 04:21:03.766388 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1428 | 2026.03.02 04:21:03.766927 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1429 | 2026.03.02 04:21:03.767382 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.03.02 04:21:03.767663 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Debug> executeQuery: Read 827 rows, 67.55 KiB in 0.002088 sec., 396072.7969348659 rows/sec., 31.59 MiB/sec. | ||
| 1431 | 2026.03.02 04:21:03.767701 [ 259 ] {318aafc9-ced1-4581-b9a2-f0565d82b626} <Debug> TCPHandler: Processed in 0.002256789 sec. | ||
| 1432 | 2026.03.02 04:21:03.767820 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.03.02 04:21:03.767915 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.03.02 04:21:03.767955 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1435 | 2026.03.02 04:21:03.768402 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.03.02 04:21:03.768436 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1437 | 2026.03.02 04:21:03.768863 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1438 | 2026.03.02 04:21:03.769358 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.03.02 04:21:03.769487 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001592 sec., 108040.20100502511 rows/sec., 6.62 MiB/sec. | ||
| 1440 | 2026.03.02 04:21:03.769523 [ 259 ] {d6c90355-84d2-4238-9237-9a153506859e} <Debug> TCPHandler: Processed in 0.001753424 sec. | ||
| 1441 | 2026.03.02 04:21:03.769638 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.03.02 04:21:03.769731 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.03.02 04:21:03.769769 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1444 | 2026.03.02 04:21:03.770175 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.03.02 04:21:03.770210 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1446 | 2026.03.02 04:21:03.770623 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1447 | 2026.03.02 04:21:03.771067 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.03.02 04:21:03.771193 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00148 sec., 100675.67567567568 rows/sec., 6.50 MiB/sec. | ||
| 1449 | 2026.03.02 04:21:03.771228 [ 259 ] {97fa10fc-15c5-49c0-b3ca-836bd6c9418f} <Debug> TCPHandler: Processed in 0.001639194 sec. | ||
| 1450 | 2026.03.02 04:21:03.771337 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.03.02 04:21:03.771429 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.03.02 04:21:03.771467 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1453 | 2026.03.02 04:21:03.771888 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.03.02 04:21:03.771921 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1455 | 2026.03.02 04:21:03.772338 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1456 | 2026.03.02 04:21:03.772799 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.03.02 04:21:03.772927 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001517 sec., 97560.9756097561 rows/sec., 5.55 MiB/sec. | ||
| 1458 | 2026.03.02 04:21:03.772963 [ 259 ] {1fdf2023-f84a-4567-9a36-6e4bd68d1964} <Debug> TCPHandler: Processed in 0.001673765 sec. | ||
| 1459 | 2026.03.02 04:21:03.773081 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.03.02 04:21:03.773172 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1461 | 2026.03.02 04:21:03.773211 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1462 | 2026.03.02 04:21:03.773783 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.03.02 04:21:03.773818 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1464 | 2026.03.02 04:21:03.774241 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1465 | 2026.03.02 04:21:03.774733 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.03.02 04:21:03.774860 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Debug> executeQuery: Read 492 rows, 35.36 KiB in 0.001705 sec., 288563.04985337245 rows/sec., 20.26 MiB/sec. | ||
| 1467 | 2026.03.02 04:21:03.774894 [ 259 ] {34e39818-87f3-47de-98af-ba64682f430f} <Debug> TCPHandler: Processed in 0.001862616 sec. | ||
| 1468 | 2026.03.02 04:21:03.775013 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.02 04:21:03.775105 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1470 | 2026.03.02 04:21:03.775145 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1471 | 2026.03.02 04:21:03.775487 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.02 04:21:03.775520 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1473 | 2026.03.02 04:21:03.775929 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1474 | 2026.03.02 04:21:03.776406 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.02 04:21:03.776531 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
| 1476 | 2026.03.02 04:21:03.776565 [ 259 ] {a73ab67e-e548-4344-89f1-cbd295f194fa} <Debug> TCPHandler: Processed in 0.001600274 sec. | ||
| 1477 | 2026.03.02 04:21:03.776684 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.03.02 04:21:03.776776 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.03.02 04:21:03.776817 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1480 | 2026.03.02 04:21:03.777244 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.03.02 04:21:03.777277 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1482 | 2026.03.02 04:21:03.777731 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1483 | 2026.03.02 04:21:03.778188 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.02 04:21:03.778315 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001556 sec., 131748.07197943443 rows/sec., 8.61 MiB/sec. | ||
| 1485 | 2026.03.02 04:21:03.778348 [ 259 ] {0c8961d0-9f1f-4d31-b3d7-7121c492fb6d} <Debug> TCPHandler: Processed in 0.001712314 sec. | ||
| 1486 | 2026.03.02 04:21:03.778461 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.02 04:21:03.778552 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1488 | 2026.03.02 04:21:03.778592 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1489 | 2026.03.02 04:21:03.778941 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.03.02 04:21:03.778974 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1491 | 2026.03.02 04:21:03.779384 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1492 | 2026.03.02 04:21:03.779913 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.03.02 04:21:03.780038 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. | ||
| 1494 | 2026.03.02 04:21:03.780071 [ 259 ] {7588cef6-b711-431b-a5c2-38201e072164} <Debug> TCPHandler: Processed in 0.001658865 sec. | ||
| 1495 | 2026.03.02 04:21:03.780187 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.03.02 04:21:03.780278 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.03.02 04:21:03.780329 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1498 | 2026.03.02 04:21:03.781132 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.03.02 04:21:03.781165 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1500 | 2026.03.02 04:21:03.781958 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1501 | 2026.03.02 04:21:03.782411 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.03.02 04:21:03.782544 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002284 sec., 13134.851138353766 rows/sec., 23.54 MiB/sec. | ||
| 1503 | 2026.03.02 04:21:03.782596 [ 259 ] {468b47e7-81f1-4088-98a4-153191908e63} <Debug> TCPHandler: Processed in 0.002457751 sec. | ||
| 1504 | 2026.03.02 04:21:03.782708 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.03.02 04:21:03.782799 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.03.02 04:21:03.782838 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1507 | 2026.03.02 04:21:03.783164 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Trace> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.03.02 04:21:03.783197 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1509 | 2026.03.02 04:21:03.783613 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1510 | 2026.03.02 04:21:03.784058 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Trace> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.03.02 04:21:03.784184 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001402 sec., 10699.001426533523 rows/sec., 816.36 KiB/sec. | ||
| 1512 | 2026.03.02 04:21:03.784218 [ 259 ] {8c7437b9-28d3-497e-8dd9-f4e173dc9b50} <Debug> TCPHandler: Processed in 0.001559174 sec. | ||
| 1513 | 2026.03.02 04:21:03.784327 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.03.02 04:21:03.784418 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.03.02 04:21:03.784457 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1516 | 2026.03.02 04:21:03.784788 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.03.02 04:21:03.784823 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1518 | 2026.03.02 04:21:03.785222 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1519 | 2026.03.02 04:21:03.785650 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.03.02 04:21:03.785766 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.62 MiB/sec. | ||
| 1521 | 2026.03.02 04:21:03.785797 [ 259 ] {30c8bee8-e180-4fe2-8a34-cec1ec3a16ec} <Debug> TCPHandler: Processed in 0.001544833 sec. | ||
| 1522 | 2026.03.02 04:21:07.756011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2390 | ||
| 1523 | 2026.03.02 04:21:07.756806 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.03.02 04:21:07.756873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1525 | 2026.03.02 04:21:07.757489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1526 | 2026.03.02 04:21:07.758011 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.03.02 04:21:07.758171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2390 | ||
| 1528 | 2026.03.02 04:21:07.875548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1529 | 2026.03.02 04:21:07.892687 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.03.02 04:21:07.892743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1531 | 2026.03.02 04:21:07.899315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2026.03.02 04:21:07.900422 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.03.02 04:21:07.903468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1534 | 2026.03.02 04:21:08.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.29 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 190.56 MiB (RSS), difference: 1.27 MiB | ||
| 1535 | 2026.03.02 04:21:08.754427 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.03.02 04:21:08.754604 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1537 | 2026.03.02 04:21:08.754668 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1538 | 2026.03.02 04:21:08.755297 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.03.02 04:21:08.755345 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1540 | 2026.03.02 04:21:08.755863 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1541 | 2026.03.02 04:21:08.756293 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.03.02 04:21:08.756443 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001887 sec., 13778.48436671966 rows/sec., 1.04 MiB/sec. | ||
| 1543 | 2026.03.02 04:21:08.756482 [ 259 ] {2205db61-d920-41c0-a7d6-f57344e33a08} <Debug> TCPHandler: Processed in 0.002182778 sec. | ||
| 1544 | 2026.03.02 04:21:08.756602 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.03.02 04:21:08.756696 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1546 | 2026.03.02 04:21:08.756735 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1547 | 2026.03.02 04:21:08.757126 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.03.02 04:21:08.757166 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1549 | 2026.03.02 04:21:08.757552 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1550 | 2026.03.02 04:21:08.757961 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.03.02 04:21:08.758087 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001409 sec., 19872.249822569196 rows/sec., 1.55 MiB/sec. | ||
| 1552 | 2026.03.02 04:21:08.758123 [ 259 ] {6df7f861-fd99-4d75-8de9-1a2d6e2411c1} <Debug> TCPHandler: Processed in 0.001569573 sec. | ||
| 1553 | 2026.03.02 04:21:08.758235 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.03.02 04:21:08.758328 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.03.02 04:21:08.758370 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1556 | 2026.03.02 04:21:08.758772 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.03.02 04:21:08.758808 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1558 | 2026.03.02 04:21:08.759283 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1559 | 2026.03.02 04:21:08.759681 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.03.02 04:21:08.759797 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001507 sec., 66357.00066357 rows/sec., 4.60 MiB/sec. | ||
| 1561 | 2026.03.02 04:21:08.759830 [ 259 ] {91a9ae3a-3ea6-42a6-bcc4-ad493a54b200} <Debug> TCPHandler: Processed in 0.001665104 sec. | ||
| 1562 | 2026.03.02 04:21:08.759991 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.03.02 04:21:08.760078 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1564 | 2026.03.02 04:21:08.760115 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1565 | 2026.03.02 04:21:08.760422 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.03.02 04:21:08.760520 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1567 | 2026.03.02 04:21:08.760926 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1568 | 2026.03.02 04:21:08.761371 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.03.02 04:21:08.761497 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001399 sec., 21443.888491779842 rows/sec., 1.47 MiB/sec. | ||
| 1570 | 2026.03.02 04:21:08.761533 [ 259 ] {8af068d8-1f8b-4cc7-899b-b53ec46bffc0} <Debug> TCPHandler: Processed in 0.001557043 sec. | ||
| 1571 | 2026.03.02 04:21:10.247460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 226 | ||
| 1572 | 2026.03.02 04:21:10.249664 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.03.02 04:21:10.249717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1574 | 2026.03.02 04:21:10.251026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1575 | 2026.03.02 04:21:10.251631 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.03.02 04:21:10.251950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1577 | 2026.03.02 04:21:13.764287 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.02 04:21:13.764475 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1579 | 2026.03.02 04:21:13.764539 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1580 | 2026.03.02 04:21:13.765280 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.03.02 04:21:13.765324 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1582 | 2026.03.02 04:21:13.765868 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1583 | 2026.03.02 04:21:13.766372 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.03.02 04:21:13.766524 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002097 sec., 135431.56890796375 rows/sec., 8.60 MiB/sec. | ||
| 1585 | 2026.03.02 04:21:13.766569 [ 259 ] {cea005fe-fa56-4f8d-980d-f62e111fd890} <Debug> TCPHandler: Processed in 0.00240806 sec. | ||
| 1586 | 2026.03.02 04:21:13.766702 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.03.02 04:21:13.766805 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1588 | 2026.03.02 04:21:13.766849 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1589 | 2026.03.02 04:21:13.767681 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.02 04:21:13.767719 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1591 | 2026.03.02 04:21:13.768241 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1592 | 2026.03.02 04:21:13.768705 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.02 04:21:13.768933 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Debug> executeQuery: Read 829 rows, 67.75 KiB in 0.002152 sec., 385223.0483271376 rows/sec., 30.74 MiB/sec. | ||
| 1594 | 2026.03.02 04:21:13.768973 [ 259 ] {379028ec-caec-42d9-bc48-448f229c6648} <Debug> TCPHandler: Processed in 0.002323349 sec. | ||
| 1595 | 2026.03.02 04:21:13.769097 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.02 04:21:13.769194 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1597 | 2026.03.02 04:21:13.769236 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1598 | 2026.03.02 04:21:13.769693 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.02 04:21:13.769727 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1600 | 2026.03.02 04:21:13.770168 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1601 | 2026.03.02 04:21:13.770705 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.03.02 04:21:13.770833 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.00166 sec., 104216.86746987952 rows/sec., 6.40 MiB/sec. | ||
| 1603 | 2026.03.02 04:21:13.770871 [ 259 ] {967579f7-21bb-4032-a885-8eb6d412fcfe} <Debug> TCPHandler: Processed in 0.001825755 sec. | ||
| 1604 | 2026.03.02 04:21:13.770997 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.03.02 04:21:13.771093 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.03.02 04:21:13.771133 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1607 | 2026.03.02 04:21:13.771569 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.03.02 04:21:13.771602 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1609 | 2026.03.02 04:21:13.772027 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1610 | 2026.03.02 04:21:13.772574 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.03.02 04:21:13.772700 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001627 sec., 91579.59434542102 rows/sec., 5.92 MiB/sec. | ||
| 1612 | 2026.03.02 04:21:13.772736 [ 259 ] {87059a44-e3cf-4b26-8bb8-3695d7ca0369} <Debug> TCPHandler: Processed in 0.001789795 sec. | ||
| 1613 | 2026.03.02 04:21:13.772857 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.03.02 04:21:13.772951 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.03.02 04:21:13.772990 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1616 | 2026.03.02 04:21:13.773416 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.03.02 04:21:13.773450 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1618 | 2026.03.02 04:21:13.774077 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1619 | 2026.03.02 04:21:13.774591 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.03.02 04:21:13.774720 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001787 sec., 82820.36933407947 rows/sec., 4.71 MiB/sec. | ||
| 1621 | 2026.03.02 04:21:13.774756 [ 259 ] {fad106ce-b0ee-46bc-9084-11a39e28c89d} <Debug> TCPHandler: Processed in 0.001949767 sec. | ||
| 1622 | 2026.03.02 04:21:13.774876 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.02 04:21:13.774976 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1624 | 2026.03.02 04:21:13.775016 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1625 | 2026.03.02 04:21:13.775597 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.03.02 04:21:13.775632 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1627 | 2026.03.02 04:21:13.776087 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1628 | 2026.03.02 04:21:13.776603 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.03.02 04:21:13.776757 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Debug> executeQuery: Read 485 rows, 34.78 KiB in 0.001799 sec., 269594.2190105614 rows/sec., 18.88 MiB/sec. | ||
| 1630 | 2026.03.02 04:21:13.776794 [ 259 ] {069c2c59-c7e7-4aff-ae06-94452a828152} <Debug> TCPHandler: Processed in 0.001968216 sec. | ||
| 1631 | 2026.03.02 04:21:13.776908 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.03.02 04:21:13.777008 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1633 | 2026.03.02 04:21:13.777050 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1634 | 2026.03.02 04:21:13.777413 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.02 04:21:13.777450 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1636 | 2026.03.02 04:21:13.777887 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1637 | 2026.03.02 04:21:13.778341 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.03.02 04:21:13.778469 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
| 1639 | 2026.03.02 04:21:13.778504 [ 259 ] {268a7d29-5a3c-48a6-8e06-a9a001cf2a1c} <Debug> TCPHandler: Processed in 0.001646964 sec. | ||
| 1640 | 2026.03.02 04:21:13.778616 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.03.02 04:21:13.778714 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.03.02 04:21:13.778756 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1643 | 2026.03.02 04:21:13.779162 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.03.02 04:21:13.779196 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1645 | 2026.03.02 04:21:13.779649 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1646 | 2026.03.02 04:21:13.780106 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.02 04:21:13.780255 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001559 sec., 131494.54778704297 rows/sec., 8.59 MiB/sec. | ||
| 1648 | 2026.03.02 04:21:13.780291 [ 259 ] {652e2696-b3f0-42ea-b728-cb4f986a134d} <Debug> TCPHandler: Processed in 0.001723285 sec. | ||
| 1649 | 2026.03.02 04:21:13.780404 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.03.02 04:21:13.780497 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.03.02 04:21:13.780538 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1652 | 2026.03.02 04:21:13.780848 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.03.02 04:21:13.780881 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1654 | 2026.03.02 04:21:13.781337 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1655 | 2026.03.02 04:21:13.781845 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.03.02 04:21:13.781973 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. | ||
| 1657 | 2026.03.02 04:21:13.782008 [ 259 ] {afa69162-5327-4587-84ec-ef2f609e9697} <Debug> TCPHandler: Processed in 0.001653694 sec. | ||
| 1658 | 2026.03.02 04:21:13.782121 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.03.02 04:21:13.782213 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.03.02 04:21:13.782264 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1661 | 2026.03.02 04:21:13.783037 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.03.02 04:21:13.783072 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1663 | 2026.03.02 04:21:13.783759 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1664 | 2026.03.02 04:21:13.784219 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.03.02 04:21:13.784352 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002156 sec., 14378.47866419295 rows/sec., 25.77 MiB/sec. | ||
| 1666 | 2026.03.02 04:21:13.784407 [ 259 ] {a1ee89ce-56d6-4206-9fc9-00b5faa85923} <Debug> TCPHandler: Processed in 0.0023341 sec. | ||
| 1667 | 2026.03.02 04:21:13.784524 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.03.02 04:21:13.784618 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.03.02 04:21:13.784658 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1670 | 2026.03.02 04:21:13.785001 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.03.02 04:21:13.785035 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1672 | 2026.03.02 04:21:13.785462 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1673 | 2026.03.02 04:21:13.785924 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.03.02 04:21:13.786073 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.47 MiB/sec. | ||
| 1675 | 2026.03.02 04:21:13.786109 [ 259 ] {bd88f6db-1b44-47a8-8f3d-8ec8761291e8} <Debug> TCPHandler: Processed in 0.001633174 sec. | ||
| 1676 | 2026.03.02 04:21:15.169276 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1677 | 2026.03.02 04:21:15.169363 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1678 | 2026.03.02 04:21:15.258343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2902 | ||
| 1679 | 2026.03.02 04:21:15.258834 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.03.02 04:21:15.258878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1681 | 2026.03.02 04:21:15.259499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.03.02 04:21:15.259977 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.03.02 04:21:15.260100 [ 74 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1684 | 2026.03.02 04:21:15.260122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2902 | ||
| 1685 | 2026.03.02 04:21:15.260171 [ 74 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.03.02 04:21:15.260198 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1687 | 2026.03.02 04:21:15.262359 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 1688 | 2026.03.02 04:21:15.264978 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1689 | 2026.03.02 04:21:15.267215 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1690 | 2026.03.02 04:21:15.273201 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 494 rows starting from the beginning of the part | ||
| 1691 | 2026.03.02 04:21:15.273277 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1692 | 2026.03.02 04:21:15.273331 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1693 | 2026.03.02 04:21:15.273387 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1694 | 2026.03.02 04:21:15.273438 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1695 | 2026.03.02 04:21:15.308059 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 4 columns (4 merged, 0 gathered) in 0.047777494 sec., 60739.89565044998 rows/sec., 889.74 KiB/sec. | ||
| 1696 | 2026.03.02 04:21:15.308662 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.03.02 04:21:15.309179 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.03.02 04:21:15.309247 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_6_1} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1699 | 2026.03.02 04:21:15.311398 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1700 | 2026.03.02 04:21:15.403633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1701 | 2026.03.02 04:21:15.422012 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.03.02 04:21:15.422078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1703 | 2026.03.02 04:21:15.428742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1704 | 2026.03.02 04:21:15.429963 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.03.02 04:21:15.430247 [ 74 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1706 | 2026.03.02 04:21:15.430299 [ 74 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.03.02 04:21:15.430318 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1708 | 2026.03.02 04:21:15.430423 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 1709 | 2026.03.02 04:21:15.434148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1710 | 2026.03.02 04:21:15.434667 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1711 | 2026.03.02 04:21:15.436156 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 1712 | 2026.03.02 04:21:15.440964 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 1713 | 2026.03.02 04:21:15.445331 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 1714 | 2026.03.02 04:21:15.449552 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 1715 | 2026.03.02 04:21:15.456633 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 1716 | 2026.03.02 04:21:15.461205 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 1717 | 2026.03.02 04:21:15.521984 [ 198 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091610344 sec., 502.1267030718715 rows/sec., 2.60 MiB/sec. | ||
| 1718 | 2026.03.02 04:21:15.524436 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1719 | 2026.03.02 04:21:15.526985 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_6_1} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.03.02 04:21:15.527090 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_6_1} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1721 | 2026.03.02 04:21:15.529071 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1722 | 2026.03.02 04:21:16.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.91 MiB, peak 201.45 MiB, free memory in arenas 0.00 B, will set to 202.62 MiB (RSS), difference: 10.71 MiB | ||
| 1723 | 2026.03.02 04:21:18.753535 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.02 04:21:18.753732 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1725 | 2026.03.02 04:21:18.753802 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1726 | 2026.03.02 04:21:18.754461 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.03.02 04:21:18.754514 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1728 | 2026.03.02 04:21:18.755070 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1729 | 2026.03.02 04:21:18.755604 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.03.02 04:21:18.755753 [ 70 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1731 | 2026.03.02 04:21:18.755773 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002088 sec., 12452.107279693486 rows/sec., 961.13 KiB/sec. | ||
| 1732 | 2026.03.02 04:21:18.755827 [ 70 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.03.02 04:21:18.755843 [ 259 ] {5b96f2b2-ab52-476a-9af2-366d411e0509} <Debug> TCPHandler: Processed in 0.002441891 sec. | ||
| 1734 | 2026.03.02 04:21:18.755856 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1735 | 2026.03.02 04:21:18.755993 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.03.02 04:21:18.756040 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 1737 | 2026.03.02 04:21:18.756104 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1738 | 2026.03.02 04:21:18.756154 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1739 | 2026.03.02 04:21:18.756196 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1740 | 2026.03.02 04:21:18.756242 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 793 rows starting from the beginning of the part | ||
| 1741 | 2026.03.02 04:21:18.756349 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 1742 | 2026.03.02 04:21:18.756418 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 827 rows starting from the beginning of the part | ||
| 1743 | 2026.03.02 04:21:18.756480 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 1744 | 2026.03.02 04:21:18.756529 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 829 rows starting from the beginning of the part | ||
| 1745 | 2026.03.02 04:21:18.756572 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 1746 | 2026.03.02 04:21:18.756621 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.03.02 04:21:18.756664 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1748 | 2026.03.02 04:21:18.757237 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1749 | 2026.03.02 04:21:18.757738 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.03.02 04:21:18.757875 [ 70 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1751 | 2026.03.02 04:21:18.757891 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001812 sec., 15452.538631346579 rows/sec., 1.21 MiB/sec. | ||
| 1752 | 2026.03.02 04:21:18.757930 [ 70 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.03.02 04:21:18.757940 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977746 sec., 1277717.15882626 rows/sec., 106.40 MiB/sec. | ||
| 1754 | 2026.03.02 04:21:18.757958 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1755 | 2026.03.02 04:21:18.757950 [ 259 ] {f2c2f2c4-40a2-4e6b-a717-1dd5173c7fa2} <Debug> TCPHandler: Processed in 0.002012897 sec. | ||
| 1756 | 2026.03.02 04:21:18.758055 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 1757 | 2026.03.02 04:21:18.758113 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.03.02 04:21:18.758154 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1759 | 2026.03.02 04:21:18.758186 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 479 rows starting from the beginning of the part | ||
| 1760 | 2026.03.02 04:21:18.758223 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1761 | 2026.03.02 04:21:18.758234 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 1762 | 2026.03.02 04:21:18.758280 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1763 | 2026.03.02 04:21:18.758284 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 492 rows starting from the beginning of the part | ||
| 1764 | 2026.03.02 04:21:18.758322 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1765 | 2026.03.02 04:21:18.758337 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 1766 | 2026.03.02 04:21:18.758382 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 485 rows starting from the beginning of the part | ||
| 1767 | 2026.03.02 04:21:18.758419 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 1768 | 2026.03.02 04:21:18.758731 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.03.02 04:21:18.758793 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1770 | 2026.03.02 04:21:18.759214 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.03.02 04:21:18.759314 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_6_1} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1772 | 2026.03.02 04:21:18.759416 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1773 | 2026.03.02 04:21:18.759497 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474352 sec., 1044526.6801957742 rows/sec., 77.62 MiB/sec. | ||
| 1774 | 2026.03.02 04:21:18.759607 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1775 | 2026.03.02 04:21:18.759796 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1776 | 2026.03.02 04:21:18.760173 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.02 04:21:18.760304 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1778 | 2026.03.02 04:21:18.760333 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002133 sec., 46882.32536333802 rows/sec., 3.25 MiB/sec. | ||
| 1779 | 2026.03.02 04:21:18.760342 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.03.02 04:21:18.760372 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.03.02 04:21:18.760380 [ 259 ] {26ee056f-aa79-460e-931f-84ff061ebd1c} <Debug> TCPHandler: Processed in 0.00231899 sec. | ||
| 1782 | 2026.03.02 04:21:18.760375 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1783 | 2026.03.02 04:21:18.760458 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_6_1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1784 | 2026.03.02 04:21:18.760487 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 1785 | 2026.03.02 04:21:18.760535 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1786 | 2026.03.02 04:21:18.760536 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.03.02 04:21:18.760583 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1788 | 2026.03.02 04:21:18.760615 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1789 | 2026.03.02 04:21:18.760651 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.02 04:21:18.760658 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 1791 | 2026.03.02 04:21:18.760705 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1792 | 2026.03.02 04:21:18.760711 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 1793 | 2026.03.02 04:21:18.760759 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 1794 | 2026.03.02 04:21:18.760797 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 1795 | 2026.03.02 04:21:18.760830 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 1796 | 2026.03.02 04:21:18.761066 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.03.02 04:21:18.761116 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1798 | 2026.03.02 04:21:18.761686 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1799 | 2026.03.02 04:21:18.761769 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309301 sec., 671350.5908878096 rows/sec., 44.68 MiB/sec. | ||
| 1800 | 2026.03.02 04:21:18.762070 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1801 | 2026.03.02 04:21:18.762219 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.03.02 04:21:18.762349 [ 70 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1803 | 2026.03.02 04:21:18.762378 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001749 sec., 17152.658662092625 rows/sec., 1.18 MiB/sec. | ||
| 1804 | 2026.03.02 04:21:18.762387 [ 70 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.03.02 04:21:18.762424 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1806 | 2026.03.02 04:21:18.762425 [ 259 ] {287e7c6a-6a3e-4467-a1c1-c4359c0cbc84} <Debug> TCPHandler: Processed in 0.001941426 sec. | ||
| 1807 | 2026.03.02 04:21:18.762515 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 1808 | 2026.03.02 04:21:18.762605 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.03.02 04:21:18.762639 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1810 | 2026.03.02 04:21:18.762678 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1811 | 2026.03.02 04:21:18.762689 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1812 | 2026.03.02 04:21:18.762748 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1813 | 2026.03.02 04:21:18.762795 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 1814 | 2026.03.02 04:21:18.762848 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 1815 | 2026.03.02 04:21:18.762898 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 1816 | 2026.03.02 04:21:18.762941 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1817 | 2026.03.02 04:21:18.762988 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 1818 | 2026.03.02 04:21:18.763912 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001439212 sec., 179264.76432936912 rows/sec., 11.31 MiB/sec. | ||
| 1819 | 2026.03.02 04:21:18.764156 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1820 | 2026.03.02 04:21:18.764678 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_6_1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.03.02 04:21:18.764749 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_6_1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1822 | 2026.03.02 04:21:18.764816 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1823 | 2026.03.02 04:21:20.252350 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 256 | ||
| 1824 | 2026.03.02 04:21:20.254887 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.02 04:21:20.254947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1826 | 2026.03.02 04:21:20.256249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1827 | 2026.03.02 04:21:20.256756 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.03.02 04:21:20.257098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1829 | 2026.03.02 04:21:22.760432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3350 | ||
| 1830 | 2026.03.02 04:21:22.760924 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.03.02 04:21:22.760969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1832 | 2026.03.02 04:21:22.761602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1833 | 2026.03.02 04:21:22.762090 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.03.02 04:21:22.762222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3350 | ||
| 1835 | 2026.03.02 04:21:22.934444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1836 | 2026.03.02 04:21:22.951517 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.03.02 04:21:22.951571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1838 | 2026.03.02 04:21:22.957352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1839 | 2026.03.02 04:21:22.958427 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.03.02 04:21:22.961367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1841 | 2026.03.02 04:21:23.752035 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.03.02 04:21:23.752285 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1843 | 2026.03.02 04:21:23.752625 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1844 | 2026.03.02 04:21:23.754828 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1845 | 2026.03.02 04:21:23.755096 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1846 | 2026.03.02 04:21:23.755165 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1847 | 2026.03.02 04:21:23.755358 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1848 | 2026.03.02 04:21:23.757823 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1849 | 2026.03.02 04:21:23.759936 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 1850 | 2026.03.02 04:21:23.759960 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1851 | 2026.03.02 04:21:23.760046 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1852 | 2026.03.02 04:21:23.760070 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1853 | 2026.03.02 04:21:23.773826 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.02164 sec., 1432.5323475046212 rows/sec., 54.60 KiB/sec. | ||
| 1854 | 2026.03.02 04:21:23.773943 [ 259 ] {092a3cec-edc4-4879-b980-3a08f796f761} <Debug> TCPHandler: Processed in 0.022035436 sec. | ||
| 1855 | 2026.03.02 04:21:23.774294 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.03.02 04:21:23.774465 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1857 | 2026.03.02 04:21:23.774687 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1858 | 2026.03.02 04:21:23.774723 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1859 | 2026.03.02 04:21:23.774920 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1860 | 2026.03.02 04:21:23.774975 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1861 | 2026.03.02 04:21:23.775077 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1862 | 2026.03.02 04:21:23.775107 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1863 | 2026.03.02 04:21:23.775125 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 1864 | 2026.03.02 04:21:23.775141 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1865 | 2026.03.02 04:21:23.775175 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1866 | 2026.03.02 04:21:23.775194 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1867 | 2026.03.02 04:21:23.775656 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001268 sec., 24447.949526813878 rows/sec., 931.89 KiB/sec. | ||
| 1868 | 2026.03.02 04:21:23.775739 [ 259 ] {70edd093-aaa7-4978-be7b-5c1fad637f32} <Debug> TCPHandler: Processed in 0.001509352 sec. | ||
| 1869 | 2026.03.02 04:21:23.775945 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.03.02 04:21:23.776088 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1871 | 2026.03.02 04:21:23.776300 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1872 | 2026.03.02 04:21:23.776335 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1873 | 2026.03.02 04:21:23.776539 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1874 | 2026.03.02 04:21:23.776592 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1875 | 2026.03.02 04:21:23.776691 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1876 | 2026.03.02 04:21:23.776719 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1877 | 2026.03.02 04:21:23.776737 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 1878 | 2026.03.02 04:21:23.776752 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1879 | 2026.03.02 04:21:23.776785 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1880 | 2026.03.02 04:21:23.776804 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1881 | 2026.03.02 04:21:23.777229 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001205 sec., 25726.141078838176 rows/sec., 980.61 KiB/sec. | ||
| 1882 | 2026.03.02 04:21:23.777314 [ 259 ] {0355eef9-7614-4d35-b4ce-b543faf3d0dd} <Debug> TCPHandler: Processed in 0.001420401 sec. | ||
| 1883 | 2026.03.02 04:21:23.777510 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.03.02 04:21:23.777646 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1885 | 2026.03.02 04:21:23.777856 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1886 | 2026.03.02 04:21:23.777891 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1887 | 2026.03.02 04:21:23.778087 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1888 | 2026.03.02 04:21:23.778140 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1889 | 2026.03.02 04:21:23.778239 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1890 | 2026.03.02 04:21:23.778267 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1891 | 2026.03.02 04:21:23.778286 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 1892 | 2026.03.02 04:21:23.778301 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1893 | 2026.03.02 04:21:23.778334 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1894 | 2026.03.02 04:21:23.778353 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1895 | 2026.03.02 04:21:23.778766 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001177 sec., 26338.147833474934 rows/sec., 1003.94 KiB/sec. | ||
| 1896 | 2026.03.02 04:21:23.778849 [ 259 ] {62dcb3a7-1787-45e8-8567-b33876621e11} <Debug> TCPHandler: Processed in 0.001389462 sec. | ||
| 1897 | 2026.03.02 04:21:23.791072 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.03.02 04:21:23.791207 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1899 | 2026.03.02 04:21:23.791259 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1900 | 2026.03.02 04:21:23.791860 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.03.02 04:21:23.791904 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1902 | 2026.03.02 04:21:23.792526 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1903 | 2026.03.02 04:21:23.792930 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.03.02 04:21:23.793075 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001905 sec., 2099.737532808399 rows/sec., 267.08 KiB/sec. | ||
| 1905 | 2026.03.02 04:21:23.793113 [ 259 ] {51cce083-1d93-4262-9cca-0e29db6fb752} <Debug> TCPHandler: Processed in 0.002106528 sec. | ||
| 1906 | 2026.03.02 04:21:23.793232 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.03.02 04:21:23.793328 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1908 | 2026.03.02 04:21:23.793368 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1909 | 2026.03.02 04:21:23.793894 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.03.02 04:21:23.793935 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1911 | 2026.03.02 04:21:23.794477 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1912 | 2026.03.02 04:21:23.795037 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.03.02 04:21:23.795187 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001877 sec., 151305.27437400108 rows/sec., 9.61 MiB/sec. | ||
| 1914 | 2026.03.02 04:21:23.795232 [ 259 ] {4e14419d-a35f-42b9-bd5f-fc801a05f810} <Debug> TCPHandler: Processed in 0.002050008 sec. | ||
| 1915 | 2026.03.02 04:21:23.795357 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.03.02 04:21:23.795452 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1917 | 2026.03.02 04:21:23.795492 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1918 | 2026.03.02 04:21:23.795959 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.03.02 04:21:23.796000 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1920 | 2026.03.02 04:21:23.796473 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1921 | 2026.03.02 04:21:23.796996 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.03.02 04:21:23.797147 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001713 sec., 1167.5423234092236 rows/sec., 95.20 KiB/sec. | ||
| 1923 | 2026.03.02 04:21:23.797190 [ 259 ] {c64bb4b4-cf1c-4c78-a7f5-264bb09f856b} <Debug> TCPHandler: Processed in 0.001883036 sec. | ||
| 1924 | 2026.03.02 04:21:23.797310 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.03.02 04:21:23.797411 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1926 | 2026.03.02 04:21:23.797455 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1927 | 2026.03.02 04:21:23.798313 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.02 04:21:23.798353 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1929 | 2026.03.02 04:21:23.798910 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2026.03.02 04:21:23.799452 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.03.02 04:21:23.799582 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Debug> executeQuery: Read 834 rows, 68.16 KiB in 0.002194 sec., 380127.6207839562 rows/sec., 30.34 MiB/sec. | ||
| 1932 | 2026.03.02 04:21:23.799618 [ 259 ] {7908d19e-1a4d-4820-95ee-1981ebedc33f} <Debug> TCPHandler: Processed in 0.00236565 sec. | ||
| 1933 | 2026.03.02 04:21:23.799732 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.03.02 04:21:23.799827 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.03.02 04:21:23.799868 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1936 | 2026.03.02 04:21:23.800297 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.03.02 04:21:23.800331 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1938 | 2026.03.02 04:21:23.800795 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1939 | 2026.03.02 04:21:23.801301 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.03.02 04:21:23.801428 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Debug> executeQuery: Read 175 rows, 11.01 KiB in 0.001619 sec., 108091.41445336628 rows/sec., 6.64 MiB/sec. | ||
| 1941 | 2026.03.02 04:21:23.801465 [ 259 ] {d1da4ca6-1b15-4213-b36c-947fa4063366} <Debug> TCPHandler: Processed in 0.001781204 sec. | ||
| 1942 | 2026.03.02 04:21:23.801583 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.03.02 04:21:23.801677 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.03.02 04:21:23.801715 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1945 | 2026.03.02 04:21:23.802138 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.03.02 04:21:23.802172 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1947 | 2026.03.02 04:21:23.802586 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1948 | 2026.03.02 04:21:23.803030 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.03.02 04:21:23.803156 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001497 sec., 99532.39812959252 rows/sec., 6.43 MiB/sec. | ||
| 1950 | 2026.03.02 04:21:23.803193 [ 259 ] {6e00d939-2648-43b6-a186-7d87e5c71489} <Debug> TCPHandler: Processed in 0.001659634 sec. | ||
| 1951 | 2026.03.02 04:21:23.803306 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.03.02 04:21:23.803399 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.03.02 04:21:23.803438 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1954 | 2026.03.02 04:21:23.803843 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.03.02 04:21:23.803878 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1956 | 2026.03.02 04:21:23.804292 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1957 | 2026.03.02 04:21:23.804829 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.03.02 04:21:23.804954 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001573 sec., 94087.73045136682 rows/sec., 5.35 MiB/sec. | ||
| 1959 | 2026.03.02 04:21:23.804989 [ 259 ] {9d45868c-7caa-4a2f-bf0b-0e6e5529e3c9} <Debug> TCPHandler: Processed in 0.001733535 sec. | ||
| 1960 | 2026.03.02 04:21:23.805104 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.03.02 04:21:23.805198 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1962 | 2026.03.02 04:21:23.805236 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1963 | 2026.03.02 04:21:23.805762 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.03.02 04:21:23.805796 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1965 | 2026.03.02 04:21:23.806224 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1966 | 2026.03.02 04:21:23.806662 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.03.02 04:21:23.806789 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Debug> executeQuery: Read 495 rows, 35.59 KiB in 0.001609 sec., 307644.499689248 rows/sec., 21.60 MiB/sec. | ||
| 1968 | 2026.03.02 04:21:23.806825 [ 259 ] {97b15adf-174b-4a39-818f-155ed2474300} <Debug> TCPHandler: Processed in 0.001770715 sec. | ||
| 1969 | 2026.03.02 04:21:23.806936 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.03.02 04:21:23.807030 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1971 | 2026.03.02 04:21:23.807069 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1972 | 2026.03.02 04:21:23.807384 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.03.02 04:21:23.807417 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1974 | 2026.03.02 04:21:23.807829 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1975 | 2026.03.02 04:21:23.808267 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.03.02 04:21:23.808393 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec. | ||
| 1977 | 2026.03.02 04:21:23.808429 [ 259 ] {342b975e-c34c-44cc-bd5f-b542a1d8d510} <Debug> TCPHandler: Processed in 0.001542543 sec. | ||
| 1978 | 2026.03.02 04:21:23.808538 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.03.02 04:21:23.808631 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.03.02 04:21:23.808673 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1981 | 2026.03.02 04:21:23.809053 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.03.02 04:21:23.809087 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1983 | 2026.03.02 04:21:23.809529 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1984 | 2026.03.02 04:21:23.810010 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.02 04:21:23.810137 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Debug> executeQuery: Read 212 rows, 14.25 KiB in 0.001524 sec., 139107.61154855642 rows/sec., 9.13 MiB/sec. | ||
| 1986 | 2026.03.02 04:21:23.810172 [ 259 ] {fb752845-c45e-4aae-8151-8be503a9a2de} <Debug> TCPHandler: Processed in 0.001684254 sec. | ||
| 1987 | 2026.03.02 04:21:23.810284 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.03.02 04:21:23.810378 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.03.02 04:21:23.810418 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1990 | 2026.03.02 04:21:23.810721 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.03.02 04:21:23.810756 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1992 | 2026.03.02 04:21:23.811175 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1993 | 2026.03.02 04:21:23.811616 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.03.02 04:21:23.811741 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
| 1995 | 2026.03.02 04:21:23.811777 [ 259 ] {20a7c69e-db16-4b5d-b37d-0ae8d76cadb2} <Debug> TCPHandler: Processed in 0.001541462 sec. | ||
| 1996 | 2026.03.02 04:21:23.811887 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.03.02 04:21:23.811981 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.03.02 04:21:23.812032 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1999 | 2026.03.02 04:21:23.812779 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.03.02 04:21:23.812813 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2001 | 2026.03.02 04:21:23.813446 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2002 | 2026.03.02 04:21:23.813889 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.03.02 04:21:23.814023 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002059 sec., 15055.852355512385 rows/sec., 26.98 MiB/sec. | ||
| 2004 | 2026.03.02 04:21:23.814077 [ 259 ] {8fc4e390-74c4-44a7-af40-aec301c2a4c0} <Debug> TCPHandler: Processed in 0.002242009 sec. | ||
| 2005 | 2026.03.02 04:21:23.814192 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.03.02 04:21:23.814285 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.03.02 04:21:23.814325 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2008 | 2026.03.02 04:21:23.814743 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.02 04:21:23.814780 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2010 | 2026.03.02 04:21:23.815227 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2011 | 2026.03.02 04:21:23.815743 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.03.02 04:21:23.815875 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001608 sec., 41044.77611940298 rows/sec., 2.50 MiB/sec. | ||
| 2013 | 2026.03.02 04:21:23.815911 [ 259 ] {d51c220f-1d82-4829-a159-4c31de9cbaee} <Debug> TCPHandler: Processed in 0.001768875 sec. | ||
| 2014 | 2026.03.02 04:21:28.754880 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.03.02 04:21:28.755099 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2016 | 2026.03.02 04:21:28.755175 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2017 | 2026.03.02 04:21:28.755854 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.03.02 04:21:28.755906 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2019 | 2026.03.02 04:21:28.756316 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2020 | 2026.03.02 04:21:28.756555 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.03.02 04:21:28.756715 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001671 sec., 17953.321364452426 rows/sec., 1.37 MiB/sec. | ||
| 2022 | 2026.03.02 04:21:28.756765 [ 259 ] {a63d5cd3-8a90-488d-8d16-7a5026e8ef51} <Debug> TCPHandler: Processed in 0.002025217 sec. | ||
| 2023 | 2026.03.02 04:21:28.756894 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.03.02 04:21:28.757000 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2025 | 2026.03.02 04:21:28.757045 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2026 | 2026.03.02 04:21:28.757479 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.03.02 04:21:28.757519 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2028 | 2026.03.02 04:21:28.757848 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2029 | 2026.03.02 04:21:28.758068 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.03.02 04:21:28.758205 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00123 sec., 29268.29268292683 rows/sec., 2.29 MiB/sec. | ||
| 2031 | 2026.03.02 04:21:28.758245 [ 259 ] {88d7c03d-c8da-45fa-bcf5-db155a3c9403} <Debug> TCPHandler: Processed in 0.001404712 sec. | ||
| 2032 | 2026.03.02 04:21:28.758364 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.03.02 04:21:28.758464 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2034 | 2026.03.02 04:21:28.758509 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2035 | 2026.03.02 04:21:28.758927 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.03.02 04:21:28.758967 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2037 | 2026.03.02 04:21:28.759309 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2038 | 2026.03.02 04:21:28.759521 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.03.02 04:21:28.759649 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001207 sec., 91135.04556752279 rows/sec., 6.36 MiB/sec. | ||
| 2040 | 2026.03.02 04:21:28.759686 [ 259 ] {55b9ccf4-93ff-45c7-b4fc-37e7d00c5220} <Debug> TCPHandler: Processed in 0.001373012 sec. | ||
| 2041 | 2026.03.02 04:21:28.759804 [ 259 ] {} <Trace> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.03.02 04:21:28.759900 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64049) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2043 | 2026.03.02 04:21:28.759972 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2044 | 2026.03.02 04:21:28.760303 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.03.02 04:21:28.760338 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2046 | 2026.03.02 04:21:28.760645 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2047 | 2026.03.02 04:21:28.760858 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.03.02 04:21:28.760985 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001106 sec., 36166.365280289334 rows/sec., 2.41 MiB/sec. | ||
| 2049 | 2026.03.02 04:21:28.761021 [ 259 ] {f9e7fe8b-8d1d-45fc-a8d7-f64adfe9ce74} <Debug> TCPHandler: Processed in 0.00126833 sec. | ||
| 2050 | 2026.03.02 04:21:30.169630 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2051 | 2026.03.02 04:21:30.169720 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2052 | 2026.03.02 04:21:30.257355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 298 | ||
| 2053 | 2026.03.02 04:21:30.259854 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.03.02 04:21:30.259902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2055 | 2026.03.02 04:21:30.261133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2056 | 2026.03.02 04:21:30.261410 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.03.02 04:21:30.261529 [ 50 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2058 | 2026.03.02 04:21:30.261570 [ 50 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.03.02 04:21:30.261589 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2060 | 2026.03.02 04:21:30.261676 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 2061 | 2026.03.02 04:21:30.261749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2062 | 2026.03.02 04:21:30.262151 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2063 | 2026.03.02 04:21:30.262306 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 2064 | 2026.03.02 04:21:30.262386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3862 | ||
| 2065 | 2026.03.02 04:21:30.262670 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2066 | 2026.03.02 04:21:30.262931 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.03.02 04:21:30.262979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2068 | 2026.03.02 04:21:30.263015 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 2069 | 2026.03.02 04:21:30.263380 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2070 | 2026.03.02 04:21:30.263496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2071 | 2026.03.02 04:21:30.263725 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 2072 | 2026.03.02 04:21:30.263751 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.03.02 04:21:30.263905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3862 | ||
| 2074 | 2026.03.02 04:21:30.264082 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2075 | 2026.03.02 04:21:30.270012 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 72 columns (72 merged, 0 gathered) in 0.008368521 sec., 35609.6375930705 rows/sec., 35.19 MiB/sec. | ||
| 2076 | 2026.03.02 04:21:30.270930 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2077 | 2026.03.02 04:21:30.271612 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.03.02 04:21:30.271701 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_6_1} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2079 | 2026.03.02 04:21:30.271958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 2080 | 2026.03.02 04:21:30.461519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2081 | 2026.03.02 04:21:30.478590 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.03.02 04:21:30.478655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2083 | 2026.03.02 04:21:30.485138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2084 | 2026.03.02 04:21:30.485890 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.03.02 04:21:30.489292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2086 | 2026.03.02 04:21:31.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.54 MiB, peak 209.36 MiB, free memory in arenas 0.00 B, will set to 206.09 MiB (RSS), difference: 1.55 MiB | ||
| 2087 | 2026.03.02 04:21:32.884290 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.03.02 04:21:32.884387 [ 259 ] {} <Debug> TCP-Session: d979b164-a8fc-4d68-b361-4dc8a7ee6c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.03.02 04:21:33.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.06 MiB, peak 209.36 MiB, free memory in arenas 0.00 B, will set to 206.09 MiB (RSS), difference: 2.04 MiB | ||
| 2090 | 2026.03.02 04:21:33.764723 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.03.02 04:21:33.764915 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.03.02 04:21:33.764986 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2093 | 2026.03.02 04:21:33.765854 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.03.02 04:21:33.765900 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2095 | 2026.03.02 04:21:33.766294 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2096 | 2026.03.02 04:21:33.766520 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.03.02 04:21:33.766662 [ 45 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2098 | 2026.03.02 04:21:33.766674 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 2099 | 2026.03.02 04:21:33.766728 [ 45 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.02 04:21:33.766742 [ 261 ] {4b8034ec-4650-49b3-8426-69f491740290} <Debug> TCPHandler: Processed in 0.002165918 sec. | ||
| 2101 | 2026.03.02 04:21:33.766754 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2102 | 2026.03.02 04:21:33.766876 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::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 | ||
| 2103 | 2026.03.02 04:21:33.766878 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.03.02 04:21:33.766994 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2105 | 2026.03.02 04:21:33.767008 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2106 | 2026.03.02 04:21:33.767030 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2107 | 2026.03.02 04:21:33.767048 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2108 | 2026.03.02 04:21:33.767127 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2109 | 2026.03.02 04:21:33.767181 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2110 | 2026.03.02 04:21:33.767229 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2111 | 2026.03.02 04:21:33.767282 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2112 | 2026.03.02 04:21:33.767810 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.03.02 04:21:33.767847 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2114 | 2026.03.02 04:21:33.768219 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2115 | 2026.03.02 04:21:33.768249 [ 197 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431332 sec., 992082.8990059609 rows/sec., 66.80 MiB/sec. | ||
| 2116 | 2026.03.02 04:21:33.768441 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.03.02 04:21:33.768484 [ 196 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2118 | 2026.03.02 04:21:33.768580 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Debug> executeQuery: Read 833 rows, 68.08 KiB in 0.001591 sec., 523570.0817096166 rows/sec., 41.79 MiB/sec. | ||
| 2119 | 2026.03.02 04:21:33.768624 [ 261 ] {8b0afa89-f372-420a-bc45-5afd9633913d} <Debug> TCPHandler: Processed in 0.001798695 sec. | ||
| 2120 | 2026.03.02 04:21:33.768741 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.03.02 04:21:33.768823 [ 196 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.03.02 04:21:33.768838 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.03.02 04:21:33.768883 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2124 | 2026.03.02 04:21:33.768908 [ 196 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_5_1} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2125 | 2026.03.02 04:21:33.769005 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2126 | 2026.03.02 04:21:33.769315 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.03.02 04:21:33.769357 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2128 | 2026.03.02 04:21:33.769664 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2129 | 2026.03.02 04:21:33.769869 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.03.02 04:21:33.769996 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001176 sec., 147108.84353741497 rows/sec., 9.03 MiB/sec. | ||
| 2131 | 2026.03.02 04:21:33.770033 [ 261 ] {bcc90044-4fa9-4898-8a53-ff075b532830} <Debug> TCPHandler: Processed in 0.001341552 sec. | ||
| 2132 | 2026.03.02 04:21:33.770148 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.03.02 04:21:33.770241 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.03.02 04:21:33.770280 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2135 | 2026.03.02 04:21:33.770695 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.03.02 04:21:33.770731 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2137 | 2026.03.02 04:21:33.771035 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2138 | 2026.03.02 04:21:33.771236 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.03.02 04:21:33.771365 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 2140 | 2026.03.02 04:21:33.771391 [ 44 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2141 | 2026.03.02 04:21:33.771402 [ 261 ] {9ce010ab-7b7c-48c3-951d-1262a43e8495} <Debug> TCPHandler: Processed in 0.001305461 sec. | ||
| 2142 | 2026.03.02 04:21:33.771448 [ 44 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.02 04:21:33.771485 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2144 | 2026.03.02 04:21:33.771540 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.03.02 04:21:33.771572 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::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 | ||
| 2146 | 2026.03.02 04:21:33.771639 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.02 04:21:33.771667 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2148 | 2026.03.02 04:21:33.771679 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2149 | 2026.03.02 04:21:33.771696 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2150 | 2026.03.02 04:21:33.771752 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2151 | 2026.03.02 04:21:33.771794 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2152 | 2026.03.02 04:21:33.771836 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2153 | 2026.03.02 04:21:33.771878 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2154 | 2026.03.02 04:21:33.772102 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.03.02 04:21:33.772136 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2156 | 2026.03.02 04:21:33.772432 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2157 | 2026.03.02 04:21:33.772640 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.03.02 04:21:33.772663 [ 197 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001122669 sec., 663597.1956115293 rows/sec., 45.40 MiB/sec. | ||
| 2159 | 2026.03.02 04:21:33.772746 [ 44 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2160 | 2026.03.02 04:21:33.772771 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 2161 | 2026.03.02 04:21:33.772778 [ 44 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.03.02 04:21:33.772793 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2163 | 2026.03.02 04:21:33.772815 [ 261 ] {c82a3a68-8cbd-4769-8bd7-be9c474fcfea} <Debug> TCPHandler: Processed in 0.001331321 sec. | ||
| 2164 | 2026.03.02 04:21:33.772816 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2165 | 2026.03.02 04:21:33.772925 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::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 | ||
| 2166 | 2026.03.02 04:21:33.772936 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.03.02 04:21:33.773037 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2168 | 2026.03.02 04:21:33.773042 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2169 | 2026.03.02 04:21:33.773040 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.02 04:21:33.773077 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2171 | 2026.03.02 04:21:33.773088 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2172 | 2026.03.02 04:21:33.773118 [ 195 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_5_1} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2173 | 2026.03.02 04:21:33.773166 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2174 | 2026.03.02 04:21:33.773171 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2175 | 2026.03.02 04:21:33.773221 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2176 | 2026.03.02 04:21:33.773269 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2177 | 2026.03.02 04:21:33.773319 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2178 | 2026.03.02 04:21:33.773609 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.03.02 04:21:33.773643 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2180 | 2026.03.02 04:21:33.773958 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2181 | 2026.03.02 04:21:33.774127 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124152 sec., 596043.5595077001 rows/sec., 36.17 MiB/sec. | ||
| 2182 | 2026.03.02 04:21:33.774173 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.03.02 04:21:33.774235 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2184 | 2026.03.02 04:21:33.774306 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Debug> executeQuery: Read 493 rows, 35.42 KiB in 0.001283 sec., 384255.6508183944 rows/sec., 26.96 MiB/sec. | ||
| 2185 | 2026.03.02 04:21:33.774342 [ 261 ] {837ed5f4-53b9-4547-a32d-af60bbfb7a8e} <Debug> TCPHandler: Processed in 0.001459502 sec. | ||
| 2186 | 2026.03.02 04:21:33.774452 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.03.02 04:21:33.774464 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.02 04:21:33.774524 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_5_1} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2189 | 2026.03.02 04:21:33.774545 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2190 | 2026.03.02 04:21:33.774575 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2191 | 2026.03.02 04:21:33.774586 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2192 | 2026.03.02 04:21:33.774911 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.03.02 04:21:33.774945 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2194 | 2026.03.02 04:21:33.775243 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2195 | 2026.03.02 04:21:33.775442 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.03.02 04:21:33.775568 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 2197 | 2026.03.02 04:21:33.775603 [ 261 ] {f9ac234f-194b-4c91-b147-4adfbdf44eed} <Debug> TCPHandler: Processed in 0.00120139 sec. | ||
| 2198 | 2026.03.02 04:21:33.775712 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.03.02 04:21:33.775806 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.03.02 04:21:33.775847 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2201 | 2026.03.02 04:21:33.776228 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.03.02 04:21:33.776264 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2203 | 2026.03.02 04:21:33.776582 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2204 | 2026.03.02 04:21:33.776786 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.03.02 04:21:33.776912 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001124 sec., 191281.1387900356 rows/sec., 12.58 MiB/sec. | ||
| 2206 | 2026.03.02 04:21:33.776955 [ 261 ] {353bf6de-bbe2-462d-a42a-deeecbf57672} <Debug> TCPHandler: Processed in 0.001292601 sec. | ||
| 2207 | 2026.03.02 04:21:33.777067 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.03.02 04:21:33.777160 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.03.02 04:21:33.777200 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2210 | 2026.03.02 04:21:33.777499 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.03.02 04:21:33.777535 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2212 | 2026.03.02 04:21:33.777826 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2213 | 2026.03.02 04:21:33.778023 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.03.02 04:21:33.778119 [ 44 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2215 | 2026.03.02 04:21:33.778149 [ 44 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.03.02 04:21:33.778150 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 2217 | 2026.03.02 04:21:33.778166 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2218 | 2026.03.02 04:21:33.778198 [ 261 ] {5b08b977-14d2-4856-8e4a-56204ced802e} <Debug> TCPHandler: Processed in 0.0011815 sec. | ||
| 2219 | 2026.03.02 04:21:33.778272 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::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 | ||
| 2220 | 2026.03.02 04:21:33.778312 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.03.02 04:21:33.778399 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2222 | 2026.03.02 04:21:33.778408 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2223 | 2026.03.02 04:21:33.778450 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2224 | 2026.03.02 04:21:33.778473 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2225 | 2026.03.02 04:21:33.778550 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::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 | ||
| 2226 | 2026.03.02 04:21:33.778608 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::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 | ||
| 2227 | 2026.03.02 04:21:33.778655 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::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 | ||
| 2228 | 2026.03.02 04:21:33.778704 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::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 | ||
| 2229 | 2026.03.02 04:21:33.779337 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.03.02 04:21:33.779378 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2231 | 2026.03.02 04:21:33.779509 [ 199 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281701 sec., 3901.065849211321 rows/sec., 262.86 KiB/sec. | ||
| 2232 | 2026.03.02 04:21:33.779628 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2233 | 2026.03.02 04:21:33.779887 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_5_1} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.03.02 04:21:33.779954 [ 193 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_5_1} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2235 | 2026.03.02 04:21:33.779956 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2236 | 2026.03.02 04:21:33.780018 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2237 | 2026.03.02 04:21:33.780205 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.03.02 04:21:33.780350 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00196 sec., 15816.326530612245 rows/sec., 28.34 MiB/sec. | ||
| 2239 | 2026.03.02 04:21:33.780415 [ 261 ] {07b818f0-8886-406e-8bad-94b13c35c2f6} <Debug> TCPHandler: Processed in 0.002152488 sec. | ||
| 2240 | 2026.03.02 04:21:33.780527 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.03.02 04:21:33.780621 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.03.02 04:21:33.780663 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2243 | 2026.03.02 04:21:33.780985 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.02 04:21:33.781022 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2245 | 2026.03.02 04:21:33.781323 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.03.02 04:21:33.781529 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.03.02 04:21:33.781654 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001051 sec., 66603.23501427211 rows/sec., 4.05 MiB/sec. | ||
| 2248 | 2026.03.02 04:21:33.781689 [ 261 ] {7f580116-66a9-499f-8444-e93f1da32363} <Debug> TCPHandler: Processed in 0.00121293 sec. | ||
| 2249 | 2026.03.02 04:21:37.764120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4310 | ||
| 2250 | 2026.03.02 04:21:37.764748 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.03.02 04:21:37.764805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2252 | 2026.03.02 04:21:37.765453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2253 | 2026.03.02 04:21:37.765678 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.03.02 04:21:37.765806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4310 | ||
| 2255 | 2026.03.02 04:21:37.989502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2256 | 2026.03.02 04:21:38.008628 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.03.02 04:21:38.008706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2258 | 2026.03.02 04:21:38.017828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2259 | 2026.03.02 04:21:38.019725 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.03.02 04:21:38.026138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2261 | 2026.03.02 04:21:38.756925 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.03.02 04:21:38.757151 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2263 | 2026.03.02 04:21:38.757213 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2264 | 2026.03.02 04:21:38.757774 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.03.02 04:21:38.757810 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2266 | 2026.03.02 04:21:38.758185 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2267 | 2026.03.02 04:21:38.758409 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.03.02 04:21:38.758556 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001454 sec., 1375.515818431912 rows/sec., 112.16 KiB/sec. | ||
| 2269 | 2026.03.02 04:21:38.758596 [ 261 ] {f13f9681-b344-4712-a6bc-4018ebb129f3} <Debug> TCPHandler: Processed in 0.001843266 sec. | ||
| 2270 | 2026.03.02 04:21:38.758709 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.03.02 04:21:38.758802 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2272 | 2026.03.02 04:21:38.758841 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2273 | 2026.03.02 04:21:38.759244 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.03.02 04:21:38.759279 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2275 | 2026.03.02 04:21:38.759582 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2276 | 2026.03.02 04:21:38.759800 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.03.02 04:21:38.759925 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001141 sec., 49956.178790534614 rows/sec., 3.83 MiB/sec. | ||
| 2278 | 2026.03.02 04:21:38.759960 [ 261 ] {2317922b-3bd9-4f87-98b5-07565d505635} <Debug> TCPHandler: Processed in 0.001298101 sec. | ||
| 2279 | 2026.03.02 04:21:38.760066 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.03.02 04:21:38.760158 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.03.02 04:21:38.760196 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2282 | 2026.03.02 04:21:38.760559 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.03.02 04:21:38.760593 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2284 | 2026.03.02 04:21:38.760865 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2285 | 2026.03.02 04:21:38.761063 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.03.02 04:21:38.761185 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001045 sec., 1913.8755980861245 rows/sec., 133.63 KiB/sec. | ||
| 2287 | 2026.03.02 04:21:38.761221 [ 261 ] {4029bcac-b1c8-482b-b43e-0195464a299f} <Debug> TCPHandler: Processed in 0.00120329 sec. | ||
| 2288 | 2026.03.02 04:21:38.761226 [ 38 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2289 | 2026.03.02 04:21:38.761299 [ 38 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.03.02 04:21:38.761324 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2291 | 2026.03.02 04:21:38.761325 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.03.02 04:21:38.761431 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2293 | 2026.03.02 04:21:38.761438 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 2294 | 2026.03.02 04:21:38.761472 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2295 | 2026.03.02 04:21:38.761573 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2296 | 2026.03.02 04:21:38.761619 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 161 rows starting from the beginning of the part | ||
| 2297 | 2026.03.02 04:21:38.761801 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 172 rows starting from the beginning of the part | ||
| 2298 | 2026.03.02 04:21:38.761863 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 173 rows starting from the beginning of the part | ||
| 2299 | 2026.03.02 04:21:38.761882 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.03.02 04:21:38.761916 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 175 rows starting from the beginning of the part | ||
| 2301 | 2026.03.02 04:21:38.761925 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2302 | 2026.03.02 04:21:38.761976 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 173 rows starting from the beginning of the part | ||
| 2303 | 2026.03.02 04:21:38.762026 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2304 | 2026.03.02 04:21:38.762260 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2305 | 2026.03.02 04:21:38.762521 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.03.02 04:21:38.762652 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001238 sec., 53311.793214862686 rows/sec., 4.16 MiB/sec. | ||
| 2307 | 2026.03.02 04:21:38.762688 [ 261 ] {16fd34b1-8cb2-4585-9969-a220d0ef1e93} <Debug> TCPHandler: Processed in 0.001411632 sec. | ||
| 2308 | 2026.03.02 04:21:38.762798 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.03.02 04:21:38.762891 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2310 | 2026.03.02 04:21:38.762934 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2311 | 2026.03.02 04:21:38.763299 [ 193 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904666 sec., 449422.6284293414 rows/sec., 29.21 MiB/sec. | ||
| 2312 | 2026.03.02 04:21:38.763332 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.03.02 04:21:38.763375 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2314 | 2026.03.02 04:21:38.763493 [ 199 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2315 | 2026.03.02 04:21:38.763714 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2316 | 2026.03.02 04:21:38.763788 [ 199 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.03.02 04:21:38.763864 [ 199 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_6_1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2318 | 2026.03.02 04:21:38.763931 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.03.02 04:21:38.763944 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2320 | 2026.03.02 04:21:38.764056 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Debug> executeQuery: Read 141 rows, 10.06 KiB in 0.001182 sec., 119289.34010152283 rows/sec., 8.31 MiB/sec. | ||
| 2321 | 2026.03.02 04:21:38.764091 [ 261 ] {ef67f193-1531-4395-889b-c28a89381583} <Debug> TCPHandler: Processed in 0.001342372 sec. | ||
| 2322 | 2026.03.02 04:21:38.764193 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.03.02 04:21:38.764285 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2324 | 2026.03.02 04:21:38.764325 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2325 | 2026.03.02 04:21:38.764639 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.03.02 04:21:38.764674 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2327 | 2026.03.02 04:21:38.764969 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2328 | 2026.03.02 04:21:38.765177 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.03.02 04:21:38.765299 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Debug> executeQuery: Read 52 rows, 3.58 KiB in 0.001032 sec., 50387.59689922481 rows/sec., 3.39 MiB/sec. | ||
| 2330 | 2026.03.02 04:21:38.765332 [ 261 ] {1cca25c0-fd94-47b4-9bf2-4f509071c0ca} <Debug> TCPHandler: Processed in 0.00118664 sec. | ||
| 2331 | 2026.03.02 04:21:39.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.56 MiB, peak 211.11 MiB, free memory in arenas 0.00 B, will set to 208.81 MiB (RSS), difference: 1.25 MiB | ||
| 2332 | 2026.03.02 04:21:39.854682 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58044 | ||
| 2333 | 2026.03.02 04:21:39.854789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2334 | 2026.03.02 04:21:39.854815 [ 289 ] {} <Debug> TCP-Session: b2215b89-e6d7-4943-9354-9b1db1e9cd84 Authenticating user 'default' from [fd00:1122:3344:101::e]:58044 | ||
| 2335 | 2026.03.02 04:21:39.854836 [ 289 ] {} <Debug> TCP-Session: b2215b89-e6d7-4943-9354-9b1db1e9cd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.03.02 04:21:39.854849 [ 289 ] {} <Debug> TCP-Session: b2215b89-e6d7-4943-9354-9b1db1e9cd84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.03.02 04:21:39.855064 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57312 | ||
| 2338 | 2026.03.02 04:21:39.855090 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34739 | ||
| 2339 | 2026.03.02 04:21:39.855149 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38647 | ||
| 2340 | 2026.03.02 04:21:39.855152 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54181 | ||
| 2341 | 2026.03.02 04:21:39.855194 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37260 | ||
| 2342 | 2026.03.02 04:21:39.855232 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2343 | 2026.03.02 04:21:39.855250 [ 289 ] {} <Trace> TCP-Session: b2215b89-e6d7-4943-9354-9b1db1e9cd84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.03.02 04:21:39.855271 [ 291 ] {} <Debug> TCP-Session: e040b4ad-9080-4f3c-ae97-3ca57a38e42b Authenticating user 'default' from [fd00:1122:3344:101::e]:34739 | ||
| 2345 | 2026.03.02 04:21:39.855207 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56759 | ||
| 2346 | 2026.03.02 04:21:39.855310 [ 291 ] {} <Debug> TCP-Session: e040b4ad-9080-4f3c-ae97-3ca57a38e42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.03.02 04:21:39.855183 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61987 | ||
| 2348 | 2026.03.02 04:21:39.855341 [ 291 ] {} <Debug> TCP-Session: e040b4ad-9080-4f3c-ae97-3ca57a38e42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.03.02 04:21:39.855193 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2026.03.02 04:21:39.855177 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40132 | ||
| 2351 | 2026.03.02 04:21:39.855408 [ 290 ] {} <Debug> TCP-Session: c57c19af-dc9c-40f8-926f-8af0ff20dff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57312 | ||
| 2352 | 2026.03.02 04:21:39.855441 [ 290 ] {} <Debug> TCP-Session: c57c19af-dc9c-40f8-926f-8af0ff20dff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.02 04:21:39.855441 [ 289 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2354 | 2026.03.02 04:21:39.855462 [ 290 ] {} <Debug> TCP-Session: c57c19af-dc9c-40f8-926f-8af0ff20dff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.02 04:21:39.855610 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.03.02 04:21:39.855644 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2357 | 2026.03.02 04:21:39.855648 [ 287 ] {} <Debug> TCP-Session: da8efced-b7dd-4e61-a12a-af28997f7631 Authenticating user 'default' from [fd00:1122:3344:101::e]:56759 | ||
| 2358 | 2026.03.02 04:21:39.855684 [ 259 ] {} <Debug> TCP-Session: ff079503-d73f-4468-9fe1-8ff86acf21b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61987 | ||
| 2359 | 2026.03.02 04:21:39.855691 [ 287 ] {} <Debug> TCP-Session: da8efced-b7dd-4e61-a12a-af28997f7631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.03.02 04:21:39.855710 [ 259 ] {} <Debug> TCP-Session: ff079503-d73f-4468-9fe1-8ff86acf21b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.02 04:21:39.855726 [ 287 ] {} <Debug> TCP-Session: da8efced-b7dd-4e61-a12a-af28997f7631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.02 04:21:39.855733 [ 259 ] {} <Debug> TCP-Session: ff079503-d73f-4468-9fe1-8ff86acf21b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.03.02 04:21:39.855803 [ 289 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2364 | 2026.03.02 04:21:39.855866 [ 289 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2365 | 2026.03.02 04:21:39.855905 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.03.02 04:21:39.855911 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2367 | 2026.03.02 04:21:39.855949 [ 286 ] {} <Debug> TCP-Session: 0ffbbe18-e2de-4c6b-9d02-a52ec925edfc Authenticating user 'default' from [fd00:1122:3344:101::e]:37260 | ||
| 2368 | 2026.03.02 04:21:39.855957 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2369 | 2026.03.02 04:21:39.855983 [ 286 ] {} <Debug> TCP-Session: 0ffbbe18-e2de-4c6b-9d02-a52ec925edfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.03.02 04:21:39.855979 [ 294 ] {} <Debug> TCP-Session: 004e686f-d429-488e-b358-1f4432db68dc Authenticating user 'default' from [fd00:1122:3344:101::e]:40132 | ||
| 2371 | 2026.03.02 04:21:39.856010 [ 286 ] {} <Debug> TCP-Session: 0ffbbe18-e2de-4c6b-9d02-a52ec925edfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.02 04:21:39.856037 [ 294 ] {} <Debug> TCP-Session: 004e686f-d429-488e-b358-1f4432db68dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.03.02 04:21:39.856005 [ 293 ] {} <Debug> TCP-Session: 7d6bd7f8-9731-44c7-8ca0-3e265f6b0c15 Authenticating user 'default' from [fd00:1122:3344:101::e]:38647 | ||
| 2374 | 2026.03.02 04:21:39.856069 [ 294 ] {} <Debug> TCP-Session: 004e686f-d429-488e-b358-1f4432db68dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.03.02 04:21:39.856090 [ 293 ] {} <Debug> TCP-Session: 7d6bd7f8-9731-44c7-8ca0-3e265f6b0c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.03.02 04:21:39.855992 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2377 | 2026.03.02 04:21:39.856127 [ 293 ] {} <Debug> TCP-Session: 7d6bd7f8-9731-44c7-8ca0-3e265f6b0c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.03.02 04:21:39.856168 [ 292 ] {} <Debug> TCP-Session: 6e87883f-81e1-4013-96d8-4de2df0cc79b Authenticating user 'default' from [fd00:1122:3344:101::e]:54181 | ||
| 2379 | 2026.03.02 04:21:39.856192 [ 289 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 2380 | 2026.03.02 04:21:39.856196 [ 292 ] {} <Debug> TCP-Session: 6e87883f-81e1-4013-96d8-4de2df0cc79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.02 04:21:39.856233 [ 292 ] {} <Debug> TCP-Session: 6e87883f-81e1-4013-96d8-4de2df0cc79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.03.02 04:21:39.857708 [ 330 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Trace> AggregatingTransform: Aggregating | ||
| 2383 | 2026.03.02 04:21:39.857755 [ 330 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Trace> Aggregator: Aggregation method: without_key | ||
| 2384 | 2026.03.02 04:21:39.857787 [ 330 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001487393 sec. (672.317 rows/sec., 26.26 KiB/sec.) | ||
| 2385 | 2026.03.02 04:21:39.857807 [ 330 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Trace> Aggregator: Merging aggregated data | ||
| 2386 | 2026.03.02 04:21:39.858910 [ 289 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003529 sec., 283.36639274582035 rows/sec., 11.07 KiB/sec. | ||
| 2387 | 2026.03.02 04:21:39.859041 [ 289 ] {f54bd5cc-ea87-46a6-8e15-854ce2369591} <Debug> TCPHandler: Processed in 0.003969923 sec. | ||
| 2388 | 2026.03.02 04:21:39.859170 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.03.02 04:21:39.859200 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2026.03.02 04:21:39.859223 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.03.02 04:21:39.859245 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2392 | 2026.03.02 04:21:39.859264 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2026.03.02 04:21:39.859284 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2026.03.02 04:21:39.859275 [ 290 ] {} <Debug> TCP-Session: c57c19af-dc9c-40f8-926f-8af0ff20dff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.03.02 04:21:39.859303 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2396 | 2026.03.02 04:21:39.859331 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2026.03.02 04:21:39.859347 [ 287 ] {} <Debug> TCP-Session: da8efced-b7dd-4e61-a12a-af28997f7631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.03.02 04:21:39.859375 [ 294 ] {} <Debug> TCP-Session: 004e686f-d429-488e-b358-1f4432db68dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.02 04:21:39.859387 [ 286 ] {} <Debug> TCP-Session: 0ffbbe18-e2de-4c6b-9d02-a52ec925edfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.02 04:21:39.859300 [ 259 ] {} <Debug> TCP-Session: ff079503-d73f-4468-9fe1-8ff86acf21b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.03.02 04:21:39.859315 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2402 | 2026.03.02 04:21:39.859310 [ 291 ] {} <Debug> TCP-Session: e040b4ad-9080-4f3c-ae97-3ca57a38e42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.03.02 04:21:39.859254 [ 292 ] {} <Debug> TCP-Session: 6e87883f-81e1-4013-96d8-4de2df0cc79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.03.02 04:21:39.859473 [ 293 ] {} <Debug> TCP-Session: 7d6bd7f8-9731-44c7-8ca0-3e265f6b0c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.03.02 04:21:39.859200 [ 289 ] {} <Debug> TCP-Session: b2215b89-e6d7-4943-9354-9b1db1e9cd84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.03.02 04:21:40.183207 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49772 | ||
| 2407 | 2026.03.02 04:21:40.183300 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2026.03.02 04:21:40.183326 [ 289 ] {} <Debug> TCP-Session: c72fc19d-9a6b-4f90-805d-3d23bf3fcc0f Authenticating user 'default' from [fd00:1122:3344:101::e]:49772 | ||
| 2409 | 2026.03.02 04:21:40.183347 [ 289 ] {} <Debug> TCP-Session: c72fc19d-9a6b-4f90-805d-3d23bf3fcc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.03.02 04:21:40.183360 [ 289 ] {} <Debug> TCP-Session: c72fc19d-9a6b-4f90-805d-3d23bf3fcc0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.02 04:21:40.183541 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40197 | ||
| 2412 | 2026.03.02 04:21:40.183572 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58515 | ||
| 2413 | 2026.03.02 04:21:40.183586 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62171 | ||
| 2414 | 2026.03.02 04:21:40.183635 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51282 | ||
| 2415 | 2026.03.02 04:21:40.183660 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47432 | ||
| 2416 | 2026.03.02 04:21:40.183686 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2417 | 2026.03.02 04:21:40.183669 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59613 | ||
| 2418 | 2026.03.02 04:21:40.183725 [ 291 ] {} <Debug> TCP-Session: 0ae19970-f4f0-48b5-86a1-79f89a8190c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58515 | ||
| 2419 | 2026.03.02 04:21:40.183733 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2420 | 2026.03.02 04:21:40.183757 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2421 | 2026.03.02 04:21:40.183767 [ 291 ] {} <Debug> TCP-Session: 0ae19970-f4f0-48b5-86a1-79f89a8190c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.03.02 04:21:40.183788 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2423 | 2026.03.02 04:21:40.183788 [ 294 ] {} <Debug> TCP-Session: 53195873-9c14-461f-bb2e-2e1c421059ef Authenticating user 'default' from [fd00:1122:3344:101::e]:51282 | ||
| 2424 | 2026.03.02 04:21:40.183801 [ 286 ] {} <Debug> TCP-Session: cf1319eb-d1ae-46df-85d8-615e22fd9af7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47432 | ||
| 2425 | 2026.03.02 04:21:40.183822 [ 287 ] {} <Debug> TCP-Session: c3a942c8-9d6f-4881-a959-a584bef6ee4b Authenticating user 'default' from [fd00:1122:3344:101::e]:59613 | ||
| 2426 | 2026.03.02 04:21:40.183839 [ 294 ] {} <Debug> TCP-Session: 53195873-9c14-461f-bb2e-2e1c421059ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.03.02 04:21:40.183851 [ 286 ] {} <Debug> TCP-Session: cf1319eb-d1ae-46df-85d8-615e22fd9af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.03.02 04:21:40.183860 [ 287 ] {} <Debug> TCP-Session: c3a942c8-9d6f-4881-a959-a584bef6ee4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.03.02 04:21:40.183869 [ 294 ] {} <Debug> TCP-Session: 53195873-9c14-461f-bb2e-2e1c421059ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.03.02 04:21:40.183884 [ 286 ] {} <Debug> TCP-Session: cf1319eb-d1ae-46df-85d8-615e22fd9af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.03.02 04:21:40.183893 [ 287 ] {} <Debug> TCP-Session: c3a942c8-9d6f-4881-a959-a584bef6ee4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.03.02 04:21:40.183647 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42009 | ||
| 2433 | 2026.03.02 04:21:40.183802 [ 291 ] {} <Debug> TCP-Session: 0ae19970-f4f0-48b5-86a1-79f89a8190c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.03.02 04:21:40.183765 [ 289 ] {} <Trace> TCP-Session: c72fc19d-9a6b-4f90-805d-3d23bf3fcc0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.03.02 04:21:40.183724 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2436 | 2026.03.02 04:21:40.184012 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2437 | 2026.03.02 04:21:40.183680 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.03.02 04:21:40.184054 [ 259 ] {} <Debug> TCP-Session: 33bd841d-f1df-4591-babd-531708743b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:42009 | ||
| 2439 | 2026.03.02 04:21:40.184077 [ 290 ] {} <Debug> TCP-Session: 4637977f-f889-4bd0-9961-48bc7c80272e Authenticating user 'default' from [fd00:1122:3344:101::e]:40197 | ||
| 2440 | 2026.03.02 04:21:40.184088 [ 259 ] {} <Debug> TCP-Session: 33bd841d-f1df-4591-babd-531708743b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.03.02 04:21:40.184108 [ 290 ] {} <Debug> TCP-Session: 4637977f-f889-4bd0-9961-48bc7c80272e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.03.02 04:21:40.184118 [ 259 ] {} <Debug> TCP-Session: 33bd841d-f1df-4591-babd-531708743b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.03.02 04:21:40.184133 [ 290 ] {} <Debug> TCP-Session: 4637977f-f889-4bd0-9961-48bc7c80272e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.03.02 04:21:40.184154 [ 289 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2445 | 2026.03.02 04:21:40.184040 [ 292 ] {} <Debug> TCP-Session: 0d68489b-7137-431d-958d-2c903a514e66 Authenticating user 'default' from [fd00:1122:3344:101::e]:62171 | ||
| 2446 | 2026.03.02 04:21:40.183596 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58490 | ||
| 2447 | 2026.03.02 04:21:40.184240 [ 292 ] {} <Debug> TCP-Session: 0d68489b-7137-431d-958d-2c903a514e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.03.02 04:21:40.184265 [ 292 ] {} <Debug> TCP-Session: 0d68489b-7137-431d-958d-2c903a514e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.03.02 04:21:40.184298 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2026.03.02 04:21:40.184326 [ 293 ] {} <Debug> TCP-Session: 6adff85c-94e9-4be0-a100-cd052f40a7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58490 | ||
| 2451 | 2026.03.02 04:21:40.184344 [ 293 ] {} <Debug> TCP-Session: 6adff85c-94e9-4be0-a100-cd052f40a7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.03.02 04:21:40.184356 [ 293 ] {} <Debug> TCP-Session: 6adff85c-94e9-4be0-a100-cd052f40a7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.03.02 04:21:40.184414 [ 289 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2454 | 2026.03.02 04:21:40.184469 [ 289 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2455 | 2026.03.02 04:21:40.184748 [ 289 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 2456 | 2026.03.02 04:21:40.185586 [ 334 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Trace> AggregatingTransform: Aggregating | ||
| 2457 | 2026.03.02 04:21:40.185618 [ 334 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Trace> Aggregator: Aggregation method: without_key | ||
| 2458 | 2026.03.02 04:21:40.185650 [ 334 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000807657 sec. (1238.149 rows/sec., 48.37 KiB/sec.) | ||
| 2459 | 2026.03.02 04:21:40.185668 [ 334 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Trace> Aggregator: Merging aggregated data | ||
| 2460 | 2026.03.02 04:21:40.187221 [ 289 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 2461 | 2026.03.02 04:21:40.187358 [ 289 ] {f72dd155-4fa6-43de-a5a6-aefdef221519} <Debug> TCPHandler: Processed in 0.003713731 sec. | ||
| 2462 | 2026.03.02 04:21:40.187491 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2463 | 2026.03.02 04:21:40.187518 [ 289 ] {} <Debug> TCP-Session: c72fc19d-9a6b-4f90-805d-3d23bf3fcc0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.03.02 04:21:40.187518 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2465 | 2026.03.02 04:21:40.187547 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2466 | 2026.03.02 04:21:40.187550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2467 | 2026.03.02 04:21:40.187564 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2468 | 2026.03.02 04:21:40.187598 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2469 | 2026.03.02 04:21:40.187607 [ 292 ] {} <Debug> TCP-Session: 0d68489b-7137-431d-958d-2c903a514e66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.03.02 04:21:40.187626 [ 291 ] {} <Debug> TCP-Session: 0ae19970-f4f0-48b5-86a1-79f89a8190c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.03.02 04:21:40.187636 [ 259 ] {} <Debug> TCP-Session: 33bd841d-f1df-4591-babd-531708743b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.03.02 04:21:40.187631 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2473 | 2026.03.02 04:21:40.187615 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2474 | 2026.03.02 04:21:40.187686 [ 286 ] {} <Debug> TCP-Session: cf1319eb-d1ae-46df-85d8-615e22fd9af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.03.02 04:21:40.187588 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2476 | 2026.03.02 04:21:40.187716 [ 287 ] {} <Debug> TCP-Session: c3a942c8-9d6f-4881-a959-a584bef6ee4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.03.02 04:21:40.187583 [ 294 ] {} <Debug> TCP-Session: 53195873-9c14-461f-bb2e-2e1c421059ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.03.02 04:21:40.187760 [ 293 ] {} <Debug> TCP-Session: 6adff85c-94e9-4be0-a100-cd052f40a7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.03.02 04:21:40.187567 [ 290 ] {} <Debug> TCP-Session: 4637977f-f889-4bd0-9961-48bc7c80272e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.03.02 04:21:40.262159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 336 | ||
| 2481 | 2026.03.02 04:21:40.264642 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.03.02 04:21:40.264703 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2483 | 2026.03.02 04:21:40.265961 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2484 | 2026.03.02 04:21:40.266263 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.03.02 04:21:40.266625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2486 | 2026.03.02 04:21:42.565681 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42405 | ||
| 2487 | 2026.03.02 04:21:42.565790 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2488 | 2026.03.02 04:21:42.565816 [ 289 ] {} <Debug> TCP-Session: ed023995-bfb5-43f9-bae7-adaa08a9f209 Authenticating user 'default' from [fd00:1122:3344:101::e]:42405 | ||
| 2489 | 2026.03.02 04:21:42.565839 [ 289 ] {} <Debug> TCP-Session: ed023995-bfb5-43f9-bae7-adaa08a9f209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.03.02 04:21:42.565852 [ 289 ] {} <Debug> TCP-Session: ed023995-bfb5-43f9-bae7-adaa08a9f209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2026.03.02 04:21:42.566064 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44621 | ||
| 2492 | 2026.03.02 04:21:42.566096 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55376 | ||
| 2493 | 2026.03.02 04:21:42.566114 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53692 | ||
| 2494 | 2026.03.02 04:21:42.566145 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61670 | ||
| 2495 | 2026.03.02 04:21:42.566189 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2496 | 2026.03.02 04:21:42.566194 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2497 | 2026.03.02 04:21:42.566136 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44123 | ||
| 2498 | 2026.03.02 04:21:42.566247 [ 293 ] {} <Debug> TCP-Session: 219127b8-fb74-4853-a5ad-eb7873bb82b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55376 | ||
| 2499 | 2026.03.02 04:21:42.566267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2500 | 2026.03.02 04:21:42.566294 [ 293 ] {} <Debug> TCP-Session: 219127b8-fb74-4853-a5ad-eb7873bb82b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.03.02 04:21:42.566238 [ 291 ] {} <Debug> TCP-Session: 2a3e86b0-3773-4981-a83c-37be3d7db14b Authenticating user 'default' from [fd00:1122:3344:101::e]:44621 | ||
| 2502 | 2026.03.02 04:21:42.566329 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2026.03.02 04:21:42.566326 [ 293 ] {} <Debug> TCP-Session: 219127b8-fb74-4853-a5ad-eb7873bb82b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2026.03.02 04:21:42.566353 [ 291 ] {} <Debug> TCP-Session: 2a3e86b0-3773-4981-a83c-37be3d7db14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.03.02 04:21:42.566363 [ 286 ] {} <Debug> TCP-Session: 41f671fa-6c00-422c-8751-fd32fdbb1061 Authenticating user 'default' from [fd00:1122:3344:101::e]:44123 | ||
| 2506 | 2026.03.02 04:21:42.566380 [ 291 ] {} <Debug> TCP-Session: 2a3e86b0-3773-4981-a83c-37be3d7db14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.03.02 04:21:42.566394 [ 286 ] {} <Debug> TCP-Session: 41f671fa-6c00-422c-8751-fd32fdbb1061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.03.02 04:21:42.566323 [ 292 ] {} <Debug> TCP-Session: 3c778b12-27f3-4f58-91df-2d06c4790b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:53692 | ||
| 2509 | 2026.03.02 04:21:42.566418 [ 286 ] {} <Debug> TCP-Session: 41f671fa-6c00-422c-8751-fd32fdbb1061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.03.02 04:21:42.566122 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45530 | ||
| 2511 | 2026.03.02 04:21:42.566463 [ 292 ] {} <Debug> TCP-Session: 3c778b12-27f3-4f58-91df-2d06c4790b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.03.02 04:21:42.566112 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46958 | ||
| 2513 | 2026.03.02 04:21:42.566506 [ 292 ] {} <Debug> TCP-Session: 3c778b12-27f3-4f58-91df-2d06c4790b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.03.02 04:21:42.566521 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2515 | 2026.03.02 04:21:42.566065 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59012 | ||
| 2516 | 2026.03.02 04:21:42.566580 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.03.02 04:21:42.566570 [ 259 ] {} <Debug> TCP-Session: 9e971168-1a0d-4398-85de-e1362e614029 Authenticating user 'default' from [fd00:1122:3344:101::e]:45530 | ||
| 2518 | 2026.03.02 04:21:42.566612 [ 294 ] {} <Debug> TCP-Session: c84a6929-1e6b-48ab-a118-ec318de5912b Authenticating user 'default' from [fd00:1122:3344:101::e]:46958 | ||
| 2519 | 2026.03.02 04:21:42.566630 [ 259 ] {} <Debug> TCP-Session: 9e971168-1a0d-4398-85de-e1362e614029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.03.02 04:21:42.566633 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2521 | 2026.03.02 04:21:42.566650 [ 294 ] {} <Debug> TCP-Session: c84a6929-1e6b-48ab-a118-ec318de5912b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.03.02 04:21:42.566655 [ 259 ] {} <Debug> TCP-Session: 9e971168-1a0d-4398-85de-e1362e614029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.03.02 04:21:42.566674 [ 290 ] {} <Debug> TCP-Session: 8659bf85-d62c-49c0-988f-f7437d48d3f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59012 | ||
| 2524 | 2026.03.02 04:21:42.566690 [ 294 ] {} <Debug> TCP-Session: c84a6929-1e6b-48ab-a118-ec318de5912b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.03.02 04:21:42.566727 [ 290 ] {} <Debug> TCP-Session: 8659bf85-d62c-49c0-988f-f7437d48d3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.03.02 04:21:42.566185 [ 289 ] {} <Trace> TCP-Session: ed023995-bfb5-43f9-bae7-adaa08a9f209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.03.02 04:21:42.566744 [ 290 ] {} <Debug> TCP-Session: 8659bf85-d62c-49c0-988f-f7437d48d3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.03.02 04:21:42.566285 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2529 | 2026.03.02 04:21:42.566808 [ 287 ] {} <Debug> TCP-Session: 6e9d9627-39c6-4072-b15d-0e0c44725835 Authenticating user 'default' from [fd00:1122:3344:101::e]:61670 | ||
| 2530 | 2026.03.02 04:21:42.566823 [ 287 ] {} <Debug> TCP-Session: 6e9d9627-39c6-4072-b15d-0e0c44725835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.03.02 04:21:42.566835 [ 287 ] {} <Debug> TCP-Session: 6e9d9627-39c6-4072-b15d-0e0c44725835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.03.02 04:21:42.566932 [ 289 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2533 | 2026.03.02 04:21:42.567185 [ 289 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2534 | 2026.03.02 04:21:42.567239 [ 289 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2535 | 2026.03.02 04:21:42.567519 [ 289 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 2536 | 2026.03.02 04:21:42.568632 [ 317 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Trace> AggregatingTransform: Aggregating | ||
| 2537 | 2026.03.02 04:21:42.568687 [ 317 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 2538 | 2026.03.02 04:21:42.568726 [ 317 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001107829 sec. (902.666 rows/sec., 35.26 KiB/sec.) | ||
| 2539 | 2026.03.02 04:21:42.568748 [ 317 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Trace> Aggregator: Merging aggregated data | ||
| 2540 | 2026.03.02 04:21:42.570034 [ 289 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 2541 | 2026.03.02 04:21:42.570179 [ 289 ] {2a02a1e7-9ebb-44dc-b383-44a6bfb5b6ff} <Debug> TCPHandler: Processed in 0.004150856 sec. | ||
| 2542 | 2026.03.02 04:21:42.570298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2543 | 2026.03.02 04:21:42.570325 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2544 | 2026.03.02 04:21:42.570335 [ 289 ] {} <Debug> TCP-Session: ed023995-bfb5-43f9-bae7-adaa08a9f209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.03.02 04:21:42.570343 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2546 | 2026.03.02 04:21:42.570364 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2547 | 2026.03.02 04:21:42.570382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2548 | 2026.03.02 04:21:42.570401 [ 291 ] {} <Debug> TCP-Session: 2a3e86b0-3773-4981-a83c-37be3d7db14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.03.02 04:21:42.570413 [ 259 ] {} <Debug> TCP-Session: 9e971168-1a0d-4398-85de-e1362e614029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.03.02 04:21:42.570416 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2551 | 2026.03.02 04:21:42.570445 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2552 | 2026.03.02 04:21:42.570442 [ 292 ] {} <Debug> TCP-Session: 3c778b12-27f3-4f58-91df-2d06c4790b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.03.02 04:21:42.570490 [ 293 ] {} <Debug> TCP-Session: 219127b8-fb74-4853-a5ad-eb7873bb82b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.03.02 04:21:42.570503 [ 286 ] {} <Debug> TCP-Session: 41f671fa-6c00-422c-8751-fd32fdbb1061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.03.02 04:21:42.570431 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2556 | 2026.03.02 04:21:42.570402 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2557 | 2026.03.02 04:21:42.570583 [ 294 ] {} <Debug> TCP-Session: c84a6929-1e6b-48ab-a118-ec318de5912b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.02 04:21:42.570370 [ 287 ] {} <Debug> TCP-Session: 6e9d9627-39c6-4072-b15d-0e0c44725835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.03.02 04:21:42.570600 [ 290 ] {} <Debug> TCP-Session: 8659bf85-d62c-49c0-988f-f7437d48d3f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.03.02 04:21:43.767208 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.03.02 04:21:43.767506 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.03.02 04:21:43.767579 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2563 | 2026.03.02 04:21:43.768344 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.03.02 04:21:43.768394 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2565 | 2026.03.02 04:21:43.768792 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2566 | 2026.03.02 04:21:43.769022 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.03.02 04:21:43.769177 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 2568 | 2026.03.02 04:21:43.769224 [ 261 ] {f9183aee-9df0-43fa-802e-43f4c7f0e9c2} <Debug> TCPHandler: Processed in 0.002148258 sec. | ||
| 2569 | 2026.03.02 04:21:43.769342 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.03.02 04:21:43.769443 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2571 | 2026.03.02 04:21:43.769487 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2572 | 2026.03.02 04:21:43.770177 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.03.02 04:21:43.770215 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2574 | 2026.03.02 04:21:43.770601 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2575 | 2026.03.02 04:21:43.770813 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.03.02 04:21:43.770920 [ 30 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2577 | 2026.03.02 04:21:43.770939 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Debug> executeQuery: Read 861 rows, 70.33 KiB in 0.00152 sec., 566447.3684210526 rows/sec., 45.19 MiB/sec. | ||
| 2578 | 2026.03.02 04:21:43.771008 [ 30 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.03.02 04:21:43.771025 [ 261 ] {097b21fd-139b-4993-99f6-2e1601f2b22c} <Debug> TCPHandler: Processed in 0.001734094 sec. | ||
| 2580 | 2026.03.02 04:21:43.771036 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2581 | 2026.03.02 04:21:43.771148 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.03.02 04:21:43.771179 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 2583 | 2026.03.02 04:21:43.771246 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.03.02 04:21:43.771290 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2585 | 2026.03.02 04:21:43.771307 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2586 | 2026.03.02 04:21:43.771344 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 833 rows starting from the beginning of the part | ||
| 2587 | 2026.03.02 04:21:43.771406 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 834 rows starting from the beginning of the part | ||
| 2588 | 2026.03.02 04:21:43.771453 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2589 | 2026.03.02 04:21:43.771492 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 833 rows starting from the beginning of the part | ||
| 2590 | 2026.03.02 04:21:43.771534 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 57 rows starting from the beginning of the part | ||
| 2591 | 2026.03.02 04:21:43.771571 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 861 rows starting from the beginning of the part | ||
| 2592 | 2026.03.02 04:21:43.771724 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.03.02 04:21:43.771766 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2594 | 2026.03.02 04:21:43.772119 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2595 | 2026.03.02 04:21:43.772349 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.03.02 04:21:43.772480 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001254 sec., 138755.98086124402 rows/sec., 8.53 MiB/sec. | ||
| 2597 | 2026.03.02 04:21:43.772519 [ 261 ] {85d6c636-4971-485f-a1b9-6cd2506df73e} <Debug> TCPHandler: Processed in 0.001420942 sec. | ||
| 2598 | 2026.03.02 04:21:43.772625 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.03.02 04:21:43.772717 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.03.02 04:21:43.772756 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2601 | 2026.03.02 04:21:43.773016 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896856 sec., 1817744.7312816577 rows/sec., 151.83 MiB/sec. | ||
| 2602 | 2026.03.02 04:21:43.773167 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.03.02 04:21:43.773179 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2604 | 2026.03.02 04:21:43.773207 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2605 | 2026.03.02 04:21:43.773490 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.03.02 04:21:43.773558 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2607 | 2026.03.02 04:21:43.773571 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_11_2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2608 | 2026.03.02 04:21:43.773647 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2609 | 2026.03.02 04:21:43.773779 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.03.02 04:21:43.773911 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001212 sec., 122937.29372937293 rows/sec., 7.94 MiB/sec. | ||
| 2611 | 2026.03.02 04:21:43.773948 [ 261 ] {4d98e171-d7b6-48c1-9260-3b0c63213cdb} <Debug> TCPHandler: Processed in 0.001371431 sec. | ||
| 2612 | 2026.03.02 04:21:43.774057 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.03.02 04:21:43.774148 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2614 | 2026.03.02 04:21:43.774186 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2615 | 2026.03.02 04:21:43.774589 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.03.02 04:21:43.774624 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2617 | 2026.03.02 04:21:43.774919 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2618 | 2026.03.02 04:21:43.775120 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.03.02 04:21:43.775241 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001111 sec., 133213.3213321332 rows/sec., 7.58 MiB/sec. | ||
| 2620 | 2026.03.02 04:21:43.775277 [ 261 ] {137247a8-f3ae-4600-b574-06aad1c8ad1a} <Debug> TCPHandler: Processed in 0.001268431 sec. | ||
| 2621 | 2026.03.02 04:21:43.775384 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.03.02 04:21:43.775474 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2623 | 2026.03.02 04:21:43.775513 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2624 | 2026.03.02 04:21:43.776072 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.03.02 04:21:43.776107 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2626 | 2026.03.02 04:21:43.776431 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2627 | 2026.03.02 04:21:43.776639 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.03.02 04:21:43.776738 [ 30 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2629 | 2026.03.02 04:21:43.776763 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001306 sec., 399693.7212863706 rows/sec., 28.22 MiB/sec. | ||
| 2630 | 2026.03.02 04:21:43.776792 [ 30 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.03.02 04:21:43.776820 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2632 | 2026.03.02 04:21:43.776825 [ 261 ] {36715ab5-8e5a-4d4c-8c1d-63b84d191757} <Debug> TCPHandler: Processed in 0.001489933 sec. | ||
| 2633 | 2026.03.02 04:21:43.776944 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.03.02 04:21:43.777022 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 2635 | 2026.03.02 04:21:43.777036 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2636 | 2026.03.02 04:21:43.777138 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2637 | 2026.03.02 04:21:43.777264 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2638 | 2026.03.02 04:21:43.777339 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 506 rows starting from the beginning of the part | ||
| 2639 | 2026.03.02 04:21:43.777447 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 495 rows starting from the beginning of the part | ||
| 2640 | 2026.03.02 04:21:43.777464 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.03.02 04:21:43.777496 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2642 | 2026.03.02 04:21:43.777506 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2643 | 2026.03.02 04:21:43.777553 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 493 rows starting from the beginning of the part | ||
| 2644 | 2026.03.02 04:21:43.777604 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part | ||
| 2645 | 2026.03.02 04:21:43.777656 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 522 rows starting from the beginning of the part | ||
| 2646 | 2026.03.02 04:21:43.777843 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2647 | 2026.03.02 04:21:43.778084 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.03.02 04:21:43.778183 [ 30 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2649 | 2026.03.02 04:21:43.778217 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0012 sec., 5000 rows/sec., 261.23 KiB/sec. | ||
| 2650 | 2026.03.02 04:21:43.778230 [ 30 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.03.02 04:21:43.778264 [ 261 ] {b443bf5d-ecd2-4bf6-a1c3-62f094649b5c} <Debug> TCPHandler: Processed in 0.001369352 sec. | ||
| 2652 | 2026.03.02 04:21:43.778271 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2653 | 2026.03.02 04:21:43.778384 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 2654 | 2026.03.02 04:21:43.778385 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.03.02 04:21:43.778480 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2656 | 2026.03.02 04:21:43.778493 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.03.02 04:21:43.778513 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 2658 | 2026.03.02 04:21:43.778535 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2659 | 2026.03.02 04:21:43.778574 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 2660 | 2026.03.02 04:21:43.778622 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 2661 | 2026.03.02 04:21:43.778662 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 2662 | 2026.03.02 04:21:43.778703 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 2663 | 2026.03.02 04:21:43.778747 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 2664 | 2026.03.02 04:21:43.778871 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001939117 sec., 1092249.7198467138 rows/sec., 81.42 MiB/sec. | ||
| 2665 | 2026.03.02 04:21:43.779093 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.03.02 04:21:43.779111 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2667 | 2026.03.02 04:21:43.779153 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2668 | 2026.03.02 04:21:43.779474 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.03.02 04:21:43.779563 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_11_2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2670 | 2026.03.02 04:21:43.779636 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2671 | 2026.03.02 04:21:43.779715 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2672 | 2026.03.02 04:21:43.779799 [ 201 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001455033 sec., 24741.7068891221 rows/sec., 1.26 MiB/sec. | ||
| 2673 | 2026.03.02 04:21:43.779951 [ 188 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2674 | 2026.03.02 04:21:43.779986 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.03.02 04:21:43.780135 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00166 sec., 159638.55421686746 rows/sec., 10.61 MiB/sec. | ||
| 2676 | 2026.03.02 04:21:43.780133 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2677 | 2026.03.02 04:21:43.780177 [ 261 ] {eeecb441-db13-4d06-b510-d424e7153a80} <Debug> TCPHandler: Processed in 0.001842666 sec. | ||
| 2678 | 2026.03.02 04:21:43.780192 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.02 04:21:43.780217 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2680 | 2026.03.02 04:21:43.780256 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_6_1} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.03.02 04:21:43.780277 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 2682 | 2026.03.02 04:21:43.780307 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.03.02 04:21:43.780373 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2684 | 2026.03.02 04:21:43.780373 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_6_1} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2685 | 2026.03.02 04:21:43.780405 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 879 rows starting from the beginning of the part | ||
| 2686 | 2026.03.02 04:21:43.780423 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.03.02 04:21:43.780461 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 2688 | 2026.03.02 04:21:43.780478 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2689 | 2026.03.02 04:21:43.780483 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2690 | 2026.03.02 04:21:43.780503 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2691 | 2026.03.02 04:21:43.780547 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 2692 | 2026.03.02 04:21:43.780581 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 141 rows starting from the beginning of the part | ||
| 2693 | 2026.03.02 04:21:43.780618 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 2694 | 2026.03.02 04:21:43.780813 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.03.02 04:21:43.780855 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2696 | 2026.03.02 04:21:43.781160 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2697 | 2026.03.02 04:21:43.781389 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.03.02 04:21:43.781515 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 2699 | 2026.03.02 04:21:43.781551 [ 261 ] {f6abfcea-8151-43ca-9610-2ffc42126eb2} <Debug> TCPHandler: Processed in 0.001305311 sec. | ||
| 2700 | 2026.03.02 04:21:43.781600 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1822 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347981 sec., 1351651.0989398218 rows/sec., 90.26 MiB/sec. | ||
| 2701 | 2026.03.02 04:21:43.781656 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.03.02 04:21:43.781755 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.03.02 04:21:43.781808 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2704 | 2026.03.02 04:21:43.781824 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2705 | 2026.03.02 04:21:43.782069 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.02 04:21:43.782140 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2707 | 2026.03.02 04:21:43.782211 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2708 | 2026.03.02 04:21:43.782592 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.02 04:21:43.782632 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2710 | 2026.03.02 04:21:43.783174 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2711 | 2026.03.02 04:21:43.783387 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.02 04:21:43.783490 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2713 | 2026.03.02 04:21:43.783520 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001783 sec., 17947.2798653954 rows/sec., 32.16 MiB/sec. | ||
| 2714 | 2026.03.02 04:21:43.783525 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.03.02 04:21:43.783561 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2716 | 2026.03.02 04:21:43.783580 [ 261 ] {4fe5bf28-df20-40b0-8c00-e77d79050f66} <Debug> TCPHandler: Processed in 0.001972637 sec. | ||
| 2717 | 2026.03.02 04:21:43.783625 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 2718 | 2026.03.02 04:21:43.783694 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.03.02 04:21:43.783791 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.03.02 04:21:43.783814 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2721 | 2026.03.02 04:21:43.783832 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2722 | 2026.03.02 04:21:43.783867 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2723 | 2026.03.02 04:21:43.783980 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 2724 | 2026.03.02 04:21:43.784093 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
| 2725 | 2026.03.02 04:21:43.784151 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.03.02 04:21:43.784192 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2727 | 2026.03.02 04:21:43.784197 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 2728 | 2026.03.02 04:21:43.784307 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 2729 | 2026.03.02 04:21:43.784410 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2730 | 2026.03.02 04:21:43.784513 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2731 | 2026.03.02 04:21:43.784747 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.03.02 04:21:43.784852 [ 28 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2733 | 2026.03.02 04:21:43.784879 [ 28 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.03.02 04:21:43.784882 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 2735 | 2026.03.02 04:21:43.784895 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2736 | 2026.03.02 04:21:43.784926 [ 261 ] {b4bb7e7f-a07a-4bf0-a63f-b81434b02222} <Debug> TCPHandler: Processed in 0.001281451 sec. | ||
| 2737 | 2026.03.02 04:21:43.784982 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 2738 | 2026.03.02 04:21:43.785065 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2739 | 2026.03.02 04:21:43.785091 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 258 rows starting from the beginning of the part | ||
| 2740 | 2026.03.02 04:21:43.785163 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 2741 | 2026.03.02 04:21:43.785205 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 2742 | 2026.03.02 04:21:43.785247 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part | ||
| 2743 | 2026.03.02 04:21:43.785288 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 2744 | 2026.03.02 04:21:43.785330 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 2745 | 2026.03.02 04:21:43.786151 [ 192 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120287 sec., 478854.73908236134 rows/sec., 30.21 MiB/sec. | ||
| 2746 | 2026.03.02 04:21:43.786286 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2747 | 2026.03.02 04:21:43.786532 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.03.02 04:21:43.786594 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_11_2} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2749 | 2026.03.02 04:21:43.786647 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2750 | 2026.03.02 04:21:43.786872 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 19 columns (19 merged, 0 gathered) in 0.003273027 sec., 50717.57733743107 rows/sec., 90.88 MiB/sec. | ||
| 2751 | 2026.03.02 04:21:43.787254 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2752 | 2026.03.02 04:21:43.787569 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.03.02 04:21:43.787634 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2754 | 2026.03.02 04:21:43.787714 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2755 | 2026.03.02 04:21:45.169983 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2756 | 2026.03.02 04:21:45.170032 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2757 | 2026.03.02 04:21:45.266162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4822 | ||
| 2758 | 2026.03.02 04:21:45.266989 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.03.02 04:21:45.267073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2760 | 2026.03.02 04:21:45.267905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2761 | 2026.03.02 04:21:45.268144 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.03.02 04:21:45.268296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4822 | ||
| 2763 | 2026.03.02 04:21:45.526491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2764 | 2026.03.02 04:21:45.542690 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.02 04:21:45.542748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2766 | 2026.03.02 04:21:45.549032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2767 | 2026.03.02 04:21:45.549693 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.02 04:21:45.552626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2769 | 2026.03.02 04:21:46.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.33 MiB, peak 217.43 MiB, free memory in arenas 0.00 B, will set to 211.50 MiB (RSS), difference: 1.17 MiB | ||
| 2770 | 2026.03.02 04:21:48.758205 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.03.02 04:21:48.758420 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2772 | 2026.03.02 04:21:48.758497 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2773 | 2026.03.02 04:21:48.759120 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.03.02 04:21:48.759169 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2775 | 2026.03.02 04:21:48.759598 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2776 | 2026.03.02 04:21:48.759821 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.03.02 04:21:48.759979 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 2778 | 2026.03.02 04:21:48.760026 [ 261 ] {cf5179b8-ad66-484f-883c-b0a0c87381a9} <Debug> TCPHandler: Processed in 0.001966797 sec. | ||
| 2779 | 2026.03.02 04:21:48.760142 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.03.02 04:21:48.760244 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2781 | 2026.03.02 04:21:48.760288 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2782 | 2026.03.02 04:21:48.760695 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.03.02 04:21:48.760760 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2784 | 2026.03.02 04:21:48.761065 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2785 | 2026.03.02 04:21:48.761276 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.03.02 04:21:48.761408 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 2787 | 2026.03.02 04:21:48.761446 [ 261 ] {03b6eccc-c480-43de-8403-2903153a699a} <Debug> TCPHandler: Processed in 0.001356131 sec. | ||
| 2788 | 2026.03.02 04:21:48.761552 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.03.02 04:21:48.761648 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.03.02 04:21:48.761692 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2791 | 2026.03.02 04:21:48.762128 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.03.02 04:21:48.762173 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2793 | 2026.03.02 04:21:48.762581 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2794 | 2026.03.02 04:21:48.762797 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.03.02 04:21:48.762927 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 2796 | 2026.03.02 04:21:48.762965 [ 261 ] {7b535a10-e80a-4b17-940f-a1cd6c81def9} <Debug> TCPHandler: Processed in 0.001462142 sec. | ||
| 2797 | 2026.03.02 04:21:48.763077 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.03.02 04:21:48.763174 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.03.02 04:21:48.763215 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2800 | 2026.03.02 04:21:48.763539 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.03.02 04:21:48.763575 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2802 | 2026.03.02 04:21:48.763875 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2803 | 2026.03.02 04:21:48.764091 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.03.02 04:21:48.764215 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 2805 | 2026.03.02 04:21:48.764250 [ 261 ] {448beee8-a373-46a3-8b4e-c1ae77441755} <Debug> TCPHandler: Processed in 0.00122294 sec. | ||
| 2806 | 2026.03.02 04:21:50.267109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 368 | ||
| 2807 | 2026.03.02 04:21:50.269629 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.03.02 04:21:50.269665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2809 | 2026.03.02 04:21:50.270807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2810 | 2026.03.02 04:21:50.271068 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.03.02 04:21:50.271307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2812 | 2026.03.02 04:21:52.768621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5270 | ||
| 2813 | 2026.03.02 04:21:52.769171 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.03.02 04:21:52.769214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2815 | 2026.03.02 04:21:52.769779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2816 | 2026.03.02 04:21:52.770014 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.03.02 04:21:52.770143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5270 | ||
| 2818 | 2026.03.02 04:21:52.770139 [ 169 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2819 | 2026.03.02 04:21:52.770215 [ 169 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.03.02 04:21:52.770234 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2821 | 2026.03.02 04:21:52.770338 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 2822 | 2026.03.02 04:21:52.770435 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2823 | 2026.03.02 04:21:52.770463 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2902 rows starting from the beginning of the part | ||
| 2824 | 2026.03.02 04:21:52.770514 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2825 | 2026.03.02 04:21:52.770556 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2826 | 2026.03.02 04:21:52.770595 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2827 | 2026.03.02 04:21:52.770631 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2828 | 2026.03.02 04:21:52.770668 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2829 | 2026.03.02 04:21:52.771982 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001686384 sec., 3125029.649237659 rows/sec., 44.70 MiB/sec. | ||
| 2830 | 2026.03.02 04:21:52.772628 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2831 | 2026.03.02 04:21:52.772861 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.03.02 04:21:52.772926 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_11_2} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2833 | 2026.03.02 04:21:52.772983 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2834 | 2026.03.02 04:21:53.052921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2835 | 2026.03.02 04:21:53.070706 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.02 04:21:53.070770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2837 | 2026.03.02 04:21:53.076653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2838 | 2026.03.02 04:21:53.077334 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.03.02 04:21:53.077633 [ 96 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2840 | 2026.03.02 04:21:53.077724 [ 96 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.03.02 04:21:53.077757 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2842 | 2026.03.02 04:21:53.077889 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 2843 | 2026.03.02 04:21:53.080746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2844 | 2026.03.02 04:21:53.081863 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2845 | 2026.03.02 04:21:53.083330 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 2846 | 2026.03.02 04:21:53.087963 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 2847 | 2026.03.02 04:21:53.092221 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 2848 | 2026.03.02 04:21:53.096196 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 2849 | 2026.03.02 04:21:53.100653 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 2850 | 2026.03.02 04:21:53.105147 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 2851 | 2026.03.02 04:21:53.156350 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078510493 sec., 1057.1835283214946 rows/sec., 5.47 MiB/sec. | ||
| 2852 | 2026.03.02 04:21:53.159027 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2853 | 2026.03.02 04:21:53.161174 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_11_2} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.03.02 04:21:53.161286 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_11_2} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2855 | 2026.03.02 04:21:53.163414 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2856 | 2026.03.02 04:21:53.769235 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.03.02 04:21:53.769514 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.03.02 04:21:53.769615 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2859 | 2026.03.02 04:21:53.770497 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.03.02 04:21:53.770545 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2861 | 2026.03.02 04:21:53.770949 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2862 | 2026.03.02 04:21:53.771179 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.03.02 04:21:53.771328 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00189 sec., 150264.55026455026 rows/sec., 9.54 MiB/sec. | ||
| 2864 | 2026.03.02 04:21:53.771367 [ 261 ] {aada9213-f403-4aa1-ae58-cd057c4db164} <Debug> TCPHandler: Processed in 0.00232593 sec. | ||
| 2865 | 2026.03.02 04:21:53.771495 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.03.02 04:21:53.771590 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2867 | 2026.03.02 04:21:53.771632 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2868 | 2026.03.02 04:21:53.772025 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.03.02 04:21:53.772061 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2870 | 2026.03.02 04:21:53.772353 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2871 | 2026.03.02 04:21:53.772554 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.03.02 04:21:53.772681 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 881.55 KiB/sec. | ||
| 2873 | 2026.03.02 04:21:53.772717 [ 261 ] {f0b0b5be-33be-465f-aa17-16959b89eddc} <Debug> TCPHandler: Processed in 0.001270951 sec. | ||
| 2874 | 2026.03.02 04:21:53.772827 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.03.02 04:21:53.772920 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2876 | 2026.03.02 04:21:53.772958 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2877 | 2026.03.02 04:21:53.773715 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.03.02 04:21:53.773753 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2879 | 2026.03.02 04:21:53.774127 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2880 | 2026.03.02 04:21:53.774341 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.03.02 04:21:53.774465 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Debug> executeQuery: Read 883 rows, 72.31 KiB in 0.001563 sec., 564939.2194497761 rows/sec., 45.18 MiB/sec. | ||
| 2882 | 2026.03.02 04:21:53.774501 [ 261 ] {ae16c1f6-0101-4884-8eb0-0f4298f990f2} <Debug> TCPHandler: Processed in 0.001722614 sec. | ||
| 2883 | 2026.03.02 04:21:53.774615 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.03.02 04:21:53.774709 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.03.02 04:21:53.774748 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2886 | 2026.03.02 04:21:53.775244 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.03.02 04:21:53.775283 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2888 | 2026.03.02 04:21:53.775597 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2889 | 2026.03.02 04:21:53.775813 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.03.02 04:21:53.775939 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Debug> executeQuery: Read 194 rows, 12.39 KiB in 0.001248 sec., 155448.71794871794 rows/sec., 9.69 MiB/sec. | ||
| 2891 | 2026.03.02 04:21:53.775977 [ 261 ] {716056a9-e806-4583-b9c4-e38c193730fe} <Debug> TCPHandler: Processed in 0.001411792 sec. | ||
| 2892 | 2026.03.02 04:21:53.776087 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.03.02 04:21:53.776181 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.03.02 04:21:53.776220 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2895 | 2026.03.02 04:21:53.776647 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.03.02 04:21:53.776684 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2897 | 2026.03.02 04:21:53.776980 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2898 | 2026.03.02 04:21:53.777179 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.03.02 04:21:53.777302 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 2900 | 2026.03.02 04:21:53.777337 [ 261 ] {b41e6a24-7e0a-4f99-984e-e3c5bde5f2da} <Debug> TCPHandler: Processed in 0.001299841 sec. | ||
| 2901 | 2026.03.02 04:21:53.777447 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.03.02 04:21:53.777538 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2903 | 2026.03.02 04:21:53.777576 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2904 | 2026.03.02 04:21:53.777985 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.03.02 04:21:53.778022 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2906 | 2026.03.02 04:21:53.778320 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2907 | 2026.03.02 04:21:53.778526 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.03.02 04:21:53.778652 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001131 sec., 130857.6480990274 rows/sec., 7.44 MiB/sec. | ||
| 2909 | 2026.03.02 04:21:53.778688 [ 261 ] {00bc5f91-5c38-4105-bf9d-dd7628672254} <Debug> TCPHandler: Processed in 0.001290101 sec. | ||
| 2910 | 2026.03.02 04:21:53.778798 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.03.02 04:21:53.778889 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2912 | 2026.03.02 04:21:53.778928 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2913 | 2026.03.02 04:21:53.779467 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.03.02 04:21:53.779504 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2915 | 2026.03.02 04:21:53.779809 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2916 | 2026.03.02 04:21:53.780021 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.03.02 04:21:53.780143 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Debug> executeQuery: Read 548 rows, 39.84 KiB in 0.001271 sec., 431156.56963021244 rows/sec., 30.61 MiB/sec. | ||
| 2918 | 2026.03.02 04:21:53.780178 [ 261 ] {4e982ff0-81d3-486c-84da-326cc6e6db4f} <Debug> TCPHandler: Processed in 0.001428992 sec. | ||
| 2919 | 2026.03.02 04:21:53.780287 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.03.02 04:21:53.780379 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2921 | 2026.03.02 04:21:53.780419 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2922 | 2026.03.02 04:21:53.780740 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.03.02 04:21:53.780774 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2924 | 2026.03.02 04:21:53.781073 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2925 | 2026.03.02 04:21:53.781267 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.02 04:21:53.781389 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 2927 | 2026.03.02 04:21:53.781424 [ 261 ] {fdafd2f1-f0fd-48e8-80ae-7dc4995761e1} <Debug> TCPHandler: Processed in 0.00118573 sec. | ||
| 2928 | 2026.03.02 04:21:53.781531 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.03.02 04:21:53.781623 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.03.02 04:21:53.781665 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2931 | 2026.03.02 04:21:53.782053 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.03.02 04:21:53.782089 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2933 | 2026.03.02 04:21:53.782408 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2934 | 2026.03.02 04:21:53.782609 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.03.02 04:21:53.782730 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Debug> executeQuery: Read 271 rows, 18.45 KiB in 0.001124 sec., 241103.2028469751 rows/sec., 16.03 MiB/sec. | ||
| 2936 | 2026.03.02 04:21:53.782765 [ 261 ] {75a9180c-0f8a-45fe-8ef2-c1b950ff9149} <Debug> TCPHandler: Processed in 0.001282701 sec. | ||
| 2937 | 2026.03.02 04:21:53.782874 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.03.02 04:21:53.782966 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.03.02 04:21:53.783006 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2940 | 2026.03.02 04:21:53.783301 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.03.02 04:21:53.783336 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2942 | 2026.03.02 04:21:53.783635 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2943 | 2026.03.02 04:21:53.783835 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.03.02 04:21:53.783958 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 2945 | 2026.03.02 04:21:53.783992 [ 261 ] {98376091-e0db-458a-9011-98d76ae77bf5} <Debug> TCPHandler: Processed in 0.001165959 sec. | ||
| 2946 | 2026.03.02 04:21:53.784097 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.03.02 04:21:53.784188 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.03.02 04:21:53.784240 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2949 | 2026.03.02 04:21:53.785141 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.03.02 04:21:53.785177 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2951 | 2026.03.02 04:21:53.785794 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2952 | 2026.03.02 04:21:53.786016 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.03.02 04:21:53.786150 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001978 sec., 20222.446916076842 rows/sec., 36.24 MiB/sec. | ||
| 2954 | 2026.03.02 04:21:53.786206 [ 261 ] {e470f6b1-bf22-4396-b178-37a820bdfcaa} <Debug> TCPHandler: Processed in 0.002157148 sec. | ||
| 2955 | 2026.03.02 04:21:53.786314 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.03.02 04:21:53.786405 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.03.02 04:21:53.786445 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2958 | 2026.03.02 04:21:53.786748 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Trace> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.03.02 04:21:53.786782 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2960 | 2026.03.02 04:21:53.787073 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2961 | 2026.03.02 04:21:53.787270 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Trace> oximeter.measurements_i64 (ca65489d-9621-4123-a427-39cb9bfe064f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.03.02 04:21:53.787389 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001001 sec., 5994.005994005995 rows/sec., 423.40 KiB/sec. | ||
| 2963 | 2026.03.02 04:21:53.787422 [ 261 ] {920b6523-2c0a-43fe-8b7f-0a40c9011cfd} <Debug> TCPHandler: Processed in 0.001157339 sec. | ||
| 2964 | 2026.03.02 04:21:53.787528 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.03.02 04:21:53.787620 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.03.02 04:21:53.787659 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2967 | 2026.03.02 04:21:53.787983 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.03.02 04:21:53.788018 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2969 | 2026.03.02 04:21:53.788324 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2970 | 2026.03.02 04:21:53.788525 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.03.02 04:21:53.788645 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 2972 | 2026.03.02 04:21:53.788679 [ 261 ] {d7991fa9-0431-44bf-8b30-ea089326048f} <Debug> TCPHandler: Processed in 0.00119929 sec. | ||
| 2973 | 2026.03.02 04:21:54.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.12 MiB, peak 223.09 MiB, free memory in arenas 0.00 B, will set to 221.98 MiB (RSS), difference: 7.85 MiB | ||
| 2974 | 2026.03.02 04:21:58.758209 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.03.02 04:21:58.758398 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2976 | 2026.03.02 04:21:58.758466 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2977 | 2026.03.02 04:21:58.759112 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.03.02 04:21:58.759152 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2979 | 2026.03.02 04:21:58.759570 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2980 | 2026.03.02 04:21:58.759798 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.03.02 04:21:58.759954 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.68 MiB/sec. | ||
| 2982 | 2026.03.02 04:21:58.760003 [ 261 ] {2d89e533-32fe-4052-b6a7-6d205dec4bb7} <Debug> TCPHandler: Processed in 0.001934076 sec. | ||
| 2983 | 2026.03.02 04:21:58.760133 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.03.02 04:21:58.760235 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2985 | 2026.03.02 04:21:58.760278 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2986 | 2026.03.02 04:21:58.760709 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.03.02 04:21:58.760744 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2988 | 2026.03.02 04:21:58.761076 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2989 | 2026.03.02 04:21:58.761290 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.03.02 04:21:58.761418 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 2991 | 2026.03.02 04:21:58.761454 [ 261 ] {205e51f9-87bf-4001-ac72-8a261e998501} <Debug> TCPHandler: Processed in 0.001374621 sec. | ||
| 2992 | 2026.03.02 04:21:58.761568 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.03.02 04:21:58.761665 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.03.02 04:21:58.761708 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2995 | 2026.03.02 04:21:58.762117 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.03.02 04:21:58.762152 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2997 | 2026.03.02 04:21:58.762488 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2998 | 2026.03.02 04:21:58.762704 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.03.02 04:21:58.762830 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 3000 | 2026.03.02 04:21:58.762868 [ 261 ] {ee2d38cc-4a1e-428b-80a2-f96136ebbcd2} <Debug> TCPHandler: Processed in 0.001351871 sec. | ||
| 3001 | 2026.03.02 04:21:58.762972 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.03.02 04:21:58.763067 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.03.02 04:21:58.763108 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3004 | 2026.03.02 04:21:58.763436 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.03.02 04:21:58.763470 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3006 | 2026.03.02 04:21:58.763782 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3007 | 2026.03.02 04:21:58.763989 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.03.02 04:21:58.764112 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3009 | 2026.03.02 04:21:58.764147 [ 261 ] {24e423f5-a153-41d4-8e74-fa0203347839} <Debug> TCPHandler: Processed in 0.00122595 sec. | ||
| 3010 | 2026.03.02 04:22:00.170100 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3011 | 2026.03.02 04:22:00.170181 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3012 | 2026.03.02 04:22:00.270481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5782 | ||
| 3013 | 2026.03.02 04:22:00.271059 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.03.02 04:22:00.271106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3015 | 2026.03.02 04:22:00.271619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3016 | 2026.03.02 04:22:00.271833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 402 | ||
| 3017 | 2026.03.02 04:22:00.271854 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.03.02 04:22:00.272049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5782 | ||
| 3019 | 2026.03.02 04:22:00.274317 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.03.02 04:22:00.274371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3021 | 2026.03.02 04:22:00.275772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3022 | 2026.03.02 04:22:00.276063 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.03.02 04:22:00.276433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 3024 | 2026.03.02 04:22:00.581052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3025 | 2026.03.02 04:22:00.596710 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.03.02 04:22:00.596771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3027 | 2026.03.02 04:22:00.602895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3028 | 2026.03.02 04:22:00.603618 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.03.02 04:22:00.606532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3030 | 2026.03.02 04:22:01.001253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.55 MiB, peak 226.55 MiB, free memory in arenas 0.00 B, will set to 223.63 MiB (RSS), difference: 1.07 MiB | ||
| 3031 | 2026.03.02 04:22:03.767949 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.03.02 04:22:03.768160 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.03.02 04:22:03.768231 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3034 | 2026.03.02 04:22:03.768980 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.02 04:22:03.769023 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3036 | 2026.03.02 04:22:03.769436 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3037 | 2026.03.02 04:22:03.769675 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.03.02 04:22:03.769831 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. | ||
| 3039 | 2026.03.02 04:22:03.769880 [ 261 ] {6843329c-4863-4726-adab-af17fe30ea5a} <Debug> TCPHandler: Processed in 0.002074467 sec. | ||
| 3040 | 2026.03.02 04:22:03.770003 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.03.02 04:22:03.770107 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3042 | 2026.03.02 04:22:03.770153 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3043 | 2026.03.02 04:22:03.770916 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.03.02 04:22:03.770952 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3045 | 2026.03.02 04:22:03.771336 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3046 | 2026.03.02 04:22:03.771547 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.03.02 04:22:03.771675 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Debug> executeQuery: Read 877 rows, 71.87 KiB in 0.001593 sec., 550533.5844318895 rows/sec., 44.06 MiB/sec. | ||
| 3048 | 2026.03.02 04:22:03.771714 [ 261 ] {6aab2fdf-d598-44d4-9471-33240a5a7e00} <Debug> TCPHandler: Processed in 0.001767875 sec. | ||
| 3049 | 2026.03.02 04:22:03.771823 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.03.02 04:22:03.771920 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3051 | 2026.03.02 04:22:03.771963 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3052 | 2026.03.02 04:22:03.772411 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.03.02 04:22:03.772445 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3054 | 2026.03.02 04:22:03.772741 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3055 | 2026.03.02 04:22:03.772953 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.03.02 04:22:03.773080 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00118 sec., 154237.2881355932 rows/sec., 9.56 MiB/sec. | ||
| 3057 | 2026.03.02 04:22:03.773118 [ 261 ] {87e532c2-a697-44ee-ac7a-4d8fc83f3543} <Debug> TCPHandler: Processed in 0.001346392 sec. | ||
| 3058 | 2026.03.02 04:22:03.773220 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.03.02 04:22:03.773314 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.03.02 04:22:03.773354 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3061 | 2026.03.02 04:22:03.773769 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.03.02 04:22:03.773804 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3063 | 2026.03.02 04:22:03.774106 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3064 | 2026.03.02 04:22:03.774320 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.02 04:22:03.774445 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 3066 | 2026.03.02 04:22:03.774482 [ 261 ] {46f5607d-1665-47dc-9049-1729cbb5999c} <Debug> TCPHandler: Processed in 0.001314742 sec. | ||
| 3067 | 2026.03.02 04:22:03.774589 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.03.02 04:22:03.774684 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.02 04:22:03.774725 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3070 | 2026.03.02 04:22:03.775140 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.03.02 04:22:03.775173 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3072 | 2026.03.02 04:22:03.775466 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3073 | 2026.03.02 04:22:03.775672 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.03.02 04:22:03.775795 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 3075 | 2026.03.02 04:22:03.775832 [ 261 ] {aad8c09a-0ab9-4552-bc31-764ab2da60b3} <Debug> TCPHandler: Processed in 0.001294851 sec. | ||
| 3076 | 2026.03.02 04:22:03.775935 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.03.02 04:22:03.776028 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3078 | 2026.03.02 04:22:03.776068 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3079 | 2026.03.02 04:22:03.776597 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.03.02 04:22:03.776631 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3081 | 2026.03.02 04:22:03.776944 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3082 | 2026.03.02 04:22:03.777147 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.03.02 04:22:03.777270 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00126 sec., 420634.9206349206 rows/sec., 29.75 MiB/sec. | ||
| 3084 | 2026.03.02 04:22:03.777307 [ 261 ] {b9f6fffb-0cae-468c-9692-b0fb37c0702a} <Debug> TCPHandler: Processed in 0.001421822 sec. | ||
| 3085 | 2026.03.02 04:22:03.777408 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.03.02 04:22:03.777502 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3087 | 2026.03.02 04:22:03.777542 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3088 | 2026.03.02 04:22:03.777862 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.03.02 04:22:03.777897 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3090 | 2026.03.02 04:22:03.778202 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3091 | 2026.03.02 04:22:03.778412 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.02 04:22:03.778536 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 3093 | 2026.03.02 04:22:03.778571 [ 261 ] {630574c5-b0e0-40c4-bdca-69bfaa3eeebe} <Debug> TCPHandler: Processed in 0.00121153 sec. | ||
| 3094 | 2026.03.02 04:22:03.778681 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.03.02 04:22:03.778774 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3096 | 2026.03.02 04:22:03.778816 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3097 | 2026.03.02 04:22:03.779229 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.03.02 04:22:03.779262 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3099 | 2026.03.02 04:22:03.779593 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3100 | 2026.03.02 04:22:03.779800 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.03.02 04:22:03.779928 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 3102 | 2026.03.02 04:22:03.779963 [ 261 ] {580dd963-f4bd-4d82-a75c-b5b94a810028} <Debug> TCPHandler: Processed in 0.001332482 sec. | ||
| 3103 | 2026.03.02 04:22:03.780072 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.03.02 04:22:03.780167 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3105 | 2026.03.02 04:22:03.780208 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3106 | 2026.03.02 04:22:03.780505 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.03.02 04:22:03.780537 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3108 | 2026.03.02 04:22:03.780819 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3109 | 2026.03.02 04:22:03.781016 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.03.02 04:22:03.781139 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 3111 | 2026.03.02 04:22:03.781173 [ 261 ] {07be6b4b-fe16-44c1-b598-fd578955f8ba} <Debug> TCPHandler: Processed in 0.00115094 sec. | ||
| 3112 | 2026.03.02 04:22:03.781292 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.03.02 04:22:03.781412 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.03.02 04:22:03.781478 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3115 | 2026.03.02 04:22:03.782416 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.02 04:22:03.782451 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3117 | 2026.03.02 04:22:03.783024 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3118 | 2026.03.02 04:22:03.783255 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.03.02 04:22:03.783390 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002003 sec., 19970.044932601097 rows/sec., 35.79 MiB/sec. | ||
| 3120 | 2026.03.02 04:22:03.783449 [ 261 ] {704d7744-0cb3-4553-9172-9ec99a2a2068} <Debug> TCPHandler: Processed in 0.002218889 sec. | ||
| 3121 | 2026.03.02 04:22:03.783552 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.03.02 04:22:03.783647 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.03.02 04:22:03.783689 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3124 | 2026.03.02 04:22:03.784016 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.03.02 04:22:03.784050 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3126 | 2026.03.02 04:22:03.784351 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3127 | 2026.03.02 04:22:03.784552 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.03.02 04:22:03.784674 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 3129 | 2026.03.02 04:22:03.784708 [ 261 ] {7258bd19-ebcc-45be-8c2e-d2415abf63e7} <Debug> TCPHandler: Processed in 0.00120647 sec. | ||
| 3130 | 2026.03.02 04:22:07.772984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6230 | ||
| 3131 | 2026.03.02 04:22:07.773536 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.03.02 04:22:07.773572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3133 | 2026.03.02 04:22:07.774133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3134 | 2026.03.02 04:22:07.774363 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.03.02 04:22:07.774493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6230 | ||
| 3136 | 2026.03.02 04:22:08.107427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3137 | 2026.03.02 04:22:08.125160 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.03.02 04:22:08.125224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3139 | 2026.03.02 04:22:08.130812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3140 | 2026.03.02 04:22:08.131525 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.03.02 04:22:08.134635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3142 | 2026.03.02 04:22:08.754358 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.03.02 04:22:08.754618 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3144 | 2026.03.02 04:22:08.755003 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3145 | 2026.03.02 04:22:08.755048 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3146 | 2026.03.02 04:22:08.755332 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3147 | 2026.03.02 04:22:08.755400 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3148 | 2026.03.02 04:22:08.755540 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3149 | 2026.03.02 04:22:08.755660 [ 297 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3150 | 2026.03.02 04:22:08.755660 [ 313 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3151 | 2026.03.02 04:22:08.755792 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 3152 | 2026.03.02 04:22:08.755818 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3153 | 2026.03.02 04:22:08.757821 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3154 | 2026.03.02 04:22:08.757847 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3155 | 2026.03.02 04:22:08.757906 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> MergeTreeBaseSelectProcessor: 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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3156 | 2026.03.02 04:22:08.757948 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Trace> MergeTreeBaseSelectProcessor: 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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3157 | 2026.03.02 04:22:08.758825 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004322 sec., 8098.102730217492 rows/sec., 311.59 KiB/sec. | ||
| 3158 | 2026.03.02 04:22:08.758917 [ 261 ] {8aa15618-a23f-4ae1-b4a4-4c3bd068dc36} <Debug> TCPHandler: Processed in 0.00470717 sec. | ||
| 3159 | 2026.03.02 04:22:08.759243 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.03.02 04:22:08.759379 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3161 | 2026.03.02 04:22:08.759593 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3162 | 2026.03.02 04:22:08.759629 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <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:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3163 | 2026.03.02 04:22:08.759829 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3164 | 2026.03.02 04:22:08.759883 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3165 | 2026.03.02 04:22:08.759984 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3166 | 2026.03.02 04:22:08.760049 [ 339 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3167 | 2026.03.02 04:22:08.760056 [ 320 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3168 | 2026.03.02 04:22:08.760161 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 3169 | 2026.03.02 04:22:08.760187 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3170 | 2026.03.02 04:22:08.760242 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3171 | 2026.03.02 04:22:08.760258 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3172 | 2026.03.02 04:22:08.760288 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3173 | 2026.03.02 04:22:08.760321 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3174 | 2026.03.02 04:22:08.761003 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001682 sec., 20808.56123662307 rows/sec., 800.64 KiB/sec. | ||
| 3175 | 2026.03.02 04:22:08.761104 [ 261 ] {cfad9c5b-82b8-4fc0-9511-dcef35b66bee} <Debug> TCPHandler: Processed in 0.001912916 sec. | ||
| 3176 | 2026.03.02 04:22:08.761345 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.03.02 04:22:08.761481 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3178 | 2026.03.02 04:22:08.761696 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3179 | 2026.03.02 04:22:08.761731 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3180 | 2026.03.02 04:22:08.761930 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3181 | 2026.03.02 04:22:08.761983 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3182 | 2026.03.02 04:22:08.762081 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3183 | 2026.03.02 04:22:08.762141 [ 313 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3184 | 2026.03.02 04:22:08.762146 [ 320 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3185 | 2026.03.02 04:22:08.762237 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 3186 | 2026.03.02 04:22:08.762263 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3187 | 2026.03.02 04:22:08.762317 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3188 | 2026.03.02 04:22:08.762334 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3189 | 2026.03.02 04:22:08.762364 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3190 | 2026.03.02 04:22:08.762394 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3191 | 2026.03.02 04:22:08.762933 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001509 sec., 23194.168323392976 rows/sec., 892.43 KiB/sec. | ||
| 3192 | 2026.03.02 04:22:08.763016 [ 261 ] {2fb278a0-fb77-4ad4-a293-16dde77a3202} <Debug> TCPHandler: Processed in 0.001722395 sec. | ||
| 3193 | 2026.03.02 04:22:08.763236 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.03.02 04:22:08.763372 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3195 | 2026.03.02 04:22:08.763582 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3196 | 2026.03.02 04:22:08.763618 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3197 | 2026.03.02 04:22:08.763821 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3198 | 2026.03.02 04:22:08.763875 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3199 | 2026.03.02 04:22:08.763973 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3200 | 2026.03.02 04:22:08.764026 [ 339 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3201 | 2026.03.02 04:22:08.764035 [ 320 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3202 | 2026.03.02 04:22:08.764116 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 3203 | 2026.03.02 04:22:08.764143 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3204 | 2026.03.02 04:22:08.764198 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3205 | 2026.03.02 04:22:08.764215 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3206 | 2026.03.02 04:22:08.764244 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3207 | 2026.03.02 04:22:08.764280 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3208 | 2026.03.02 04:22:08.765032 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001716 sec., 20396.270396270396 rows/sec., 784.78 KiB/sec. | ||
| 3209 | 2026.03.02 04:22:08.765187 [ 261 ] {15d6dfec-1ce6-4386-b01b-d57a2a73eb14} <Debug> TCPHandler: Processed in 0.002002727 sec. | ||
| 3210 | 2026.03.02 04:22:08.765440 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.03.02 04:22:08.765628 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3212 | 2026.03.02 04:22:08.765910 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3213 | 2026.03.02 04:22:08.765956 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3214 | 2026.03.02 04:22:08.766203 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3215 | 2026.03.02 04:22:08.766257 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3216 | 2026.03.02 04:22:08.766361 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3217 | 2026.03.02 04:22:08.766429 [ 313 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3218 | 2026.03.02 04:22:08.766431 [ 342 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3219 | 2026.03.02 04:22:08.766542 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 3220 | 2026.03.02 04:22:08.766567 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3221 | 2026.03.02 04:22:08.766624 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3222 | 2026.03.02 04:22:08.766640 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3223 | 2026.03.02 04:22:08.766671 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3224 | 2026.03.02 04:22:08.766707 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Trace> MergeTreeBaseSelectProcessor: 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3225 | 2026.03.02 04:22:08.767268 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001717 sec., 20384.3913803145 rows/sec., 784.32 KiB/sec. | ||
| 3226 | 2026.03.02 04:22:08.767374 [ 261 ] {de3e3e40-3ed7-4d9d-82ed-b616bccf7241} <Debug> TCPHandler: Processed in 0.001985766 sec. | ||
| 3227 | 2026.03.02 04:22:08.767649 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.03.02 04:22:08.767792 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3229 | 2026.03.02 04:22:08.768019 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3230 | 2026.03.02 04:22:08.768056 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3231 | 2026.03.02 04:22:08.768262 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3232 | 2026.03.02 04:22:08.768314 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3233 | 2026.03.02 04:22:08.768412 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3234 | 2026.03.02 04:22:08.768469 [ 320 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3235 | 2026.03.02 04:22:08.768474 [ 342 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3236 | 2026.03.02 04:22:08.768570 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (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 | ||
| 3237 | 2026.03.02 04:22:08.768595 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3238 | 2026.03.02 04:22:08.768651 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3239 | 2026.03.02 04:22:08.768668 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3240 | 2026.03.02 04:22:08.768698 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> MergeTreeBaseSelectProcessor: 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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3241 | 2026.03.02 04:22:08.768728 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Trace> MergeTreeBaseSelectProcessor: 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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3242 | 2026.03.02 04:22:08.769255 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001521 sec., 23011.1768573307 rows/sec., 885.39 KiB/sec. | ||
| 3243 | 2026.03.02 04:22:08.769361 [ 261 ] {846c50a9-e344-4318-b14a-1884f1deba57} <Debug> TCPHandler: Processed in 0.001762285 sec. | ||
| 3244 | 2026.03.02 04:22:08.787403 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.03.02 04:22:08.787530 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3246 | 2026.03.02 04:22:08.787581 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3247 | 2026.03.02 04:22:08.788236 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.02 04:22:08.788278 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3249 | 2026.03.02 04:22:08.788704 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3250 | 2026.03.02 04:22:08.788893 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.03.02 04:22:08.789035 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001541 sec., 3893.5756002595717 rows/sec., 1.80 MiB/sec. | ||
| 3252 | 2026.03.02 04:22:08.789073 [ 261 ] {24b9d9f4-7baf-4cc6-9372-5a7a09475b77} <Debug> TCPHandler: Processed in 0.001733975 sec. | ||
| 3253 | 2026.03.02 04:22:08.789203 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.03.02 04:22:08.789301 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.03.02 04:22:08.789340 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3256 | 2026.03.02 04:22:08.789763 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.03.02 04:22:08.789801 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3258 | 2026.03.02 04:22:08.790094 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3259 | 2026.03.02 04:22:08.790298 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.03.02 04:22:08.790427 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.73 MiB/sec. | ||
| 3261 | 2026.03.02 04:22:08.790464 [ 261 ] {c98a45e4-2d3c-4f77-bae2-4e1ca779d0da} <Debug> TCPHandler: Processed in 0.001309182 sec. | ||
| 3262 | 2026.03.02 04:22:08.790577 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.03.02 04:22:08.790672 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3264 | 2026.03.02 04:22:08.790713 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3265 | 2026.03.02 04:22:08.791191 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.03.02 04:22:08.791228 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3267 | 2026.03.02 04:22:08.791525 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3268 | 2026.03.02 04:22:08.791724 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.03.02 04:22:08.791826 [ 140 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3270 | 2026.03.02 04:22:08.791850 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001197 sec., 147034.2522974102 rows/sec., 12.94 MiB/sec. | ||
| 3271 | 2026.03.02 04:22:08.791874 [ 140 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.03.02 04:22:08.791891 [ 261 ] {26087f9f-46c9-4db1-ac19-101b2ae73e3c} <Debug> TCPHandler: Processed in 0.001362511 sec. | ||
| 3273 | 2026.03.02 04:22:08.791900 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3274 | 2026.03.02 04:22:08.792005 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3275 | 2026.03.02 04:22:08.792008 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.03.02 04:22:08.792116 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3277 | 2026.03.02 04:22:08.792133 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3278 | 2026.03.02 04:22:08.792147 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 867 rows starting from the beginning of the part | ||
| 3279 | 2026.03.02 04:22:08.792173 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3280 | 2026.03.02 04:22:08.792230 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3281 | 2026.03.02 04:22:08.792283 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3282 | 2026.03.02 04:22:08.792331 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3283 | 2026.03.02 04:22:08.792380 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3284 | 2026.03.02 04:22:08.792430 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 176 rows starting from the beginning of the part | ||
| 3285 | 2026.03.02 04:22:08.792575 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.03.02 04:22:08.792614 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3287 | 2026.03.02 04:22:08.792922 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3288 | 2026.03.02 04:22:08.793137 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.03.02 04:22:08.793270 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 831.98 KiB/sec. | ||
| 3290 | 2026.03.02 04:22:08.793310 [ 261 ] {8f3a5b83-4e8d-4640-b80d-fd76815cfd12} <Debug> TCPHandler: Processed in 0.001351002 sec. | ||
| 3291 | 2026.03.02 04:22:08.793414 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.03.02 04:22:08.793509 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.03.02 04:22:08.793547 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3294 | 2026.03.02 04:22:08.793693 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728365 sec., 1686565.0484706645 rows/sec., 141.83 MiB/sec. | ||
| 3295 | 2026.03.02 04:22:08.793913 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3296 | 2026.03.02 04:22:08.793978 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.03.02 04:22:08.794023 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3298 | 2026.03.02 04:22:08.794253 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_16_3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.03.02 04:22:08.794348 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_16_3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3300 | 2026.03.02 04:22:08.794359 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3301 | 2026.03.02 04:22:08.794452 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3302 | 2026.03.02 04:22:08.794597 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.03.02 04:22:08.794729 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001238 sec., 19386.10662358643 rows/sec., 1.61 MiB/sec. | ||
| 3304 | 2026.03.02 04:22:08.794766 [ 261 ] {37707e5d-a3b3-43fb-8226-7dc02772af4b} <Debug> TCPHandler: Processed in 0.001400452 sec. | ||
| 3305 | 2026.03.02 04:22:08.794873 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.03.02 04:22:08.794964 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3307 | 2026.03.02 04:22:08.795003 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3308 | 2026.03.02 04:22:08.795386 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.03.02 04:22:08.795422 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3310 | 2026.03.02 04:22:08.795705 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3311 | 2026.03.02 04:22:08.795902 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): 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.02 04:22:08.796024 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 869.67 KiB/sec. | ||
| 3313 | 2026.03.02 04:22:08.796060 [ 261 ] {616db334-fe15-4844-a821-6d4d3225eacc} <Debug> TCPHandler: Processed in 0.001235911 sec. | ||
| 3314 | 2026.03.02 04:22:08.796165 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.02 04:22:08.796257 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.02 04:22:08.796294 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3317 | 2026.03.02 04:22:08.796706 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.02 04:22:08.796742 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3319 | 2026.03.02 04:22:08.797030 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3320 | 2026.03.02 04:22:08.797236 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.03.02 04:22:08.797333 [ 140 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3322 | 2026.03.02 04:22:08.797360 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.00112 sec., 89285.71428571429 rows/sec., 7.30 MiB/sec. | ||
| 3323 | 2026.03.02 04:22:08.797367 [ 140 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.03.02 04:22:08.797405 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3325 | 2026.03.02 04:22:08.797409 [ 261 ] {836ad79f-4638-4afc-9b74-e5cbca44179a} <Debug> TCPHandler: Processed in 0.001292171 sec. | ||
| 3326 | 2026.03.02 04:22:08.797489 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 3327 | 2026.03.02 04:22:08.797530 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.03.02 04:22:08.797590 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2026.03.02 04:22:08.797620 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 547 rows starting from the beginning of the part | ||
| 3330 | 2026.03.02 04:22:08.797623 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.03.02 04:22:08.797680 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 3332 | 2026.03.02 04:22:08.797682 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3333 | 2026.03.02 04:22:08.797728 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 548 rows starting from the beginning of the part | ||
| 3334 | 2026.03.02 04:22:08.797770 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 3335 | 2026.03.02 04:22:08.797810 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 3336 | 2026.03.02 04:22:08.797849 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 3337 | 2026.03.02 04:22:08.798180 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.03.02 04:22:08.798215 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3339 | 2026.03.02 04:22:08.798564 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3340 | 2026.03.02 04:22:08.798775 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.03.02 04:22:08.798806 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353941 sec., 1368597.3022458144 rows/sec., 103.75 MiB/sec. | ||
| 3342 | 2026.03.02 04:22:08.798877 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3343 | 2026.03.02 04:22:08.798901 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.03.02 04:22:08.798903 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Debug> executeQuery: Read 496 rows, 39.30 KiB in 0.001298 sec., 382126.3482280432 rows/sec., 29.57 MiB/sec. | ||
| 3345 | 2026.03.02 04:22:08.798922 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3346 | 2026.03.02 04:22:08.798953 [ 261 ] {f5fa9438-bc4d-490b-ae5e-5f1c213dc397} <Debug> TCPHandler: Processed in 0.001471592 sec. | ||
| 3347 | 2026.03.02 04:22:08.798995 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3348 | 2026.03.02 04:22:08.798997 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3349 | 2026.03.02 04:22:08.799069 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.03.02 04:22:08.799096 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3351 | 2026.03.02 04:22:08.799123 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1822 rows starting from the beginning of the part | ||
| 3352 | 2026.03.02 04:22:08.799168 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 3353 | 2026.03.02 04:22:08.799167 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3354 | 2026.03.02 04:22:08.799205 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 271 rows starting from the beginning of the part | ||
| 3355 | 2026.03.02 04:22:08.799234 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3356 | 2026.03.02 04:22:08.799241 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 3357 | 2026.03.02 04:22:08.799283 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 3358 | 2026.03.02 04:22:08.799315 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.03.02 04:22:08.799318 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 496 rows starting from the beginning of the part | ||
| 3360 | 2026.03.02 04:22:08.799398 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_16_3} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3361 | 2026.03.02 04:22:08.799508 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3362 | 2026.03.02 04:22:08.799611 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.03.02 04:22:08.799649 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3364 | 2026.03.02 04:22:08.799947 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3365 | 2026.03.02 04:22:08.800148 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.02 04:22:08.800249 [ 140 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3367 | 2026.03.02 04:22:08.800273 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 3368 | 2026.03.02 04:22:08.800278 [ 140 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.03.02 04:22:08.800313 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3370 | 2026.03.02 04:22:08.800315 [ 261 ] {7526540a-1ffa-48e8-bbec-e1f9a5859d73} <Debug> TCPHandler: Processed in 0.001294871 sec. | ||
| 3371 | 2026.03.02 04:22:08.800398 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3372 | 2026.03.02 04:22:08.800515 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3373 | 2026.03.02 04:22:08.800546 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 576 rows starting from the beginning of the part | ||
| 3374 | 2026.03.02 04:22:08.800554 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582724 sec., 2005403.342591633 rows/sec., 137.72 MiB/sec. | ||
| 3375 | 2026.03.02 04:22:08.800602 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3376 | 2026.03.02 04:22:08.800652 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3377 | 2026.03.02 04:22:08.800689 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3378 | 2026.03.02 04:22:08.800724 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3379 | 2026.03.02 04:22:08.800761 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3380 | 2026.03.02 04:22:08.800857 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3381 | 2026.03.02 04:22:08.801136 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.03.02 04:22:08.801198 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3383 | 2026.03.02 04:22:08.801259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3384 | 2026.03.02 04:22:08.801631 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272501 sec., 735559.3433718323 rows/sec., 46.94 MiB/sec. | ||
| 3385 | 2026.03.02 04:22:08.801787 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3386 | 2026.03.02 04:22:08.802028 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_16_3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.03.02 04:22:08.802091 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_16_3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3388 | 2026.03.02 04:22:08.802149 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3389 | 2026.03.02 04:22:09.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.22 MiB, peak 231.79 MiB, free memory in arenas 0.00 B, will set to 223.99 MiB (RSS), difference: -1.23 MiB | ||
| 3390 | 2026.03.02 04:22:10.277444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 454 | ||
| 3391 | 2026.03.02 04:22:10.280185 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.03.02 04:22:10.280237 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3393 | 2026.03.02 04:22:10.281439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3394 | 2026.03.02 04:22:10.281688 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.03.02 04:22:10.282079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3396 | 2026.03.02 04:22:13.761091 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.03.02 04:22:13.761306 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3398 | 2026.03.02 04:22:13.761386 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3399 | 2026.03.02 04:22:13.762098 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.02 04:22:13.762142 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3401 | 2026.03.02 04:22:13.762559 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3402 | 2026.03.02 04:22:13.762777 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.02 04:22:13.762936 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Debug> executeQuery: Read 136 rows, 12.09 KiB in 0.001689 sec., 80521.01835405566 rows/sec., 6.99 MiB/sec. | ||
| 3404 | 2026.03.02 04:22:13.762984 [ 261 ] {78b91ef1-8b8a-4c62-8e73-ca45b23d4e10} <Debug> TCPHandler: Processed in 0.002040747 sec. | ||
| 3405 | 2026.03.02 04:22:13.763100 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.03.02 04:22:13.763195 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.03.02 04:22:13.763235 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3408 | 2026.03.02 04:22:13.763630 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.02 04:22:13.763662 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3410 | 2026.03.02 04:22:13.763939 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3411 | 2026.03.02 04:22:13.764202 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.02 04:22:13.764299 [ 135 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3413 | 2026.03.02 04:22:13.764328 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001147 sec., 34873.58326068003 rows/sec., 2.56 MiB/sec. | ||
| 3414 | 2026.03.02 04:22:13.764335 [ 135 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.03.02 04:22:13.764360 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3416 | 2026.03.02 04:22:13.764366 [ 261 ] {dceba771-d0c7-400b-bbc4-718d4329003d} <Debug> TCPHandler: Processed in 0.001313531 sec. | ||
| 3417 | 2026.03.02 04:22:13.764481 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.03.02 04:22:13.764482 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 3419 | 2026.03.02 04:22:13.764577 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3420 | 2026.03.02 04:22:13.764622 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3421 | 2026.03.02 04:22:13.764633 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3422 | 2026.03.02 04:22:13.764670 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 185 rows starting from the beginning of the part | ||
| 3423 | 2026.03.02 04:22:13.764763 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 174 rows starting from the beginning of the part | ||
| 3424 | 2026.03.02 04:22:13.764816 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 194 rows starting from the beginning of the part | ||
| 3425 | 2026.03.02 04:22:13.764861 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 3426 | 2026.03.02 04:22:13.764908 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 3427 | 2026.03.02 04:22:13.764957 [ 196 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 3428 | 2026.03.02 04:22:13.765053 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.03.02 04:22:13.765094 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3430 | 2026.03.02 04:22:13.765436 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3431 | 2026.03.02 04:22:13.765671 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.03.02 04:22:13.765803 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001246 sec., 83467.09470304976 rows/sec., 6.52 MiB/sec. | ||
| 3433 | 2026.03.02 04:22:13.765840 [ 261 ] {86adf6a9-85ee-4894-89a6-72050a02afd8} <Debug> TCPHandler: Processed in 0.001408202 sec. | ||
| 3434 | 2026.03.02 04:22:13.765937 [ 198 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509823 sec., 521253.1535153458 rows/sec., 34.69 MiB/sec. | ||
| 3435 | 2026.03.02 04:22:13.765952 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.03.02 04:22:13.766081 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.03.02 04:22:13.766127 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3438 | 2026.03.02 04:22:13.766128 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3439 | 2026.03.02 04:22:13.766394 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.02 04:22:13.766465 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_11_2} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3441 | 2026.03.02 04:22:13.766538 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3442 | 2026.03.02 04:22:13.766551 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.02 04:22:13.766587 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3444 | 2026.03.02 04:22:13.766938 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3445 | 2026.03.02 04:22:13.767173 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.03.02 04:22:13.767306 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 3447 | 2026.03.02 04:22:13.767345 [ 261 ] {75369de7-3802-4026-af16-88f816115a38} <Debug> TCPHandler: Processed in 0.001446902 sec. | ||
| 3448 | 2026.03.02 04:22:13.767463 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.03.02 04:22:13.767560 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.03.02 04:22:13.767617 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3451 | 2026.03.02 04:22:13.768515 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.03.02 04:22:13.768550 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3453 | 2026.03.02 04:22:13.769128 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3454 | 2026.03.02 04:22:13.769357 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.03.02 04:22:13.769495 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001953 sec., 20481.310803891447 rows/sec., 36.70 MiB/sec. | ||
| 3456 | 2026.03.02 04:22:13.769555 [ 261 ] {b0fe0789-7f78-4200-8863-50e58d8d4a95} <Debug> TCPHandler: Processed in 0.002142978 sec. | ||
| 3457 | 2026.03.02 04:22:13.769664 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.03.02 04:22:13.769762 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.03.02 04:22:13.769803 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3460 | 2026.03.02 04:22:13.770137 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.03.02 04:22:13.770172 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3462 | 2026.03.02 04:22:13.770508 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3463 | 2026.03.02 04:22:13.770714 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.03.02 04:22:13.770841 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3465 | 2026.03.02 04:22:13.770877 [ 261 ] {b7cf57c3-ba01-490b-8858-18e65fee5773} <Debug> TCPHandler: Processed in 0.001263921 sec. | ||
| 3466 | 2026.03.02 04:22:15.170451 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3467 | 2026.03.02 04:22:15.170528 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3468 | 2026.03.02 04:22:15.275028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6742 | ||
| 3469 | 2026.03.02 04:22:15.275602 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.03.02 04:22:15.275651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3471 | 2026.03.02 04:22:15.276159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3472 | 2026.03.02 04:22:15.276414 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.03.02 04:22:15.276571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6742 | ||
| 3474 | 2026.03.02 04:22:15.635259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3475 | 2026.03.02 04:22:15.652169 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.03.02 04:22:15.652218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3477 | 2026.03.02 04:22:15.658656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3478 | 2026.03.02 04:22:15.659353 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.03.02 04:22:15.662434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3480 | 2026.03.02 04:22:18.759042 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.03.02 04:22:18.759234 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3482 | 2026.03.02 04:22:18.759299 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3483 | 2026.03.02 04:22:18.759938 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.03.02 04:22:18.759977 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3485 | 2026.03.02 04:22:18.760360 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3486 | 2026.03.02 04:22:18.760586 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.03.02 04:22:18.760749 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 3488 | 2026.03.02 04:22:18.760791 [ 261 ] {8a323cef-82dc-4ca5-9e75-3f70d5487a37} <Debug> TCPHandler: Processed in 0.001898957 sec. | ||
| 3489 | 2026.03.02 04:22:18.760918 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.03.02 04:22:18.761014 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3491 | 2026.03.02 04:22:18.761055 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3492 | 2026.03.02 04:22:18.761469 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.03.02 04:22:18.761505 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3494 | 2026.03.02 04:22:18.761814 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3495 | 2026.03.02 04:22:18.762025 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.03.02 04:22:18.762162 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 3497 | 2026.03.02 04:22:18.762199 [ 261 ] {308980fd-3018-4684-b1b7-c722247e96d0} <Debug> TCPHandler: Processed in 0.001331762 sec. | ||
| 3498 | 2026.03.02 04:22:18.762316 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.03.02 04:22:18.762412 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.03.02 04:22:18.762456 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3501 | 2026.03.02 04:22:18.762852 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.03.02 04:22:18.762887 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3503 | 2026.03.02 04:22:18.763246 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3504 | 2026.03.02 04:22:18.763452 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.03.02 04:22:18.763588 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3506 | 2026.03.02 04:22:18.763625 [ 261 ] {9bb1202c-98b1-4e3c-b7af-9121cc150c2d} <Debug> TCPHandler: Processed in 0.001359781 sec. | ||
| 3507 | 2026.03.02 04:22:18.763729 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.03.02 04:22:18.763830 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.03.02 04:22:18.763877 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3510 | 2026.03.02 04:22:18.764259 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.03.02 04:22:18.764302 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3512 | 2026.03.02 04:22:18.764670 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3513 | 2026.03.02 04:22:18.764916 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.03.02 04:22:18.765047 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 3515 | 2026.03.02 04:22:18.765082 [ 261 ] {f01d4226-528c-4c91-ba18-099864420aa4} <Debug> TCPHandler: Processed in 0.001404302 sec. | ||
| 3516 | 2026.03.02 04:22:19.728758 [ 126 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3517 | 2026.03.02 04:22:19.728867 [ 126 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.03.02 04:22:19.728914 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3519 | 2026.03.02 04:22:19.729121 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::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 | ||
| 3520 | 2026.03.02 04:22:19.729327 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3521 | 2026.03.02 04:22:19.729382 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3522 | 2026.03.02 04:22:19.729486 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3523 | 2026.03.02 04:22:19.729561 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3524 | 2026.03.02 04:22:19.729632 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3525 | 2026.03.02 04:22:19.729696 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3526 | 2026.03.02 04:22:19.730610 [ 195 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587243 sec., 730826.9748236408 rows/sec., 49.50 MiB/sec. | ||
| 3527 | 2026.03.02 04:22:19.730743 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3528 | 2026.03.02 04:22:19.730984 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.02 04:22:19.731051 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_9_2} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3530 | 2026.03.02 04:22:19.731114 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3531 | 2026.03.02 04:22:19.834599 [ 126 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3532 | 2026.03.02 04:22:19.834653 [ 126 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.03.02 04:22:19.834673 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3534 | 2026.03.02 04:22:19.834784 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::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 | ||
| 3535 | 2026.03.02 04:22:19.834901 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3536 | 2026.03.02 04:22:19.834942 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3537 | 2026.03.02 04:22:19.835007 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3538 | 2026.03.02 04:22:19.835049 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3539 | 2026.03.02 04:22:19.835091 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3540 | 2026.03.02 04:22:19.835129 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3541 | 2026.03.02 04:22:19.835925 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011852 sec., 523118.4610192373 rows/sec., 36.16 MiB/sec. | ||
| 3542 | 2026.03.02 04:22:19.836127 [ 197 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3543 | 2026.03.02 04:22:19.836443 [ 197 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.03.02 04:22:19.836522 [ 197 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_9_2} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3545 | 2026.03.02 04:22:19.836612 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3546 | 2026.03.02 04:22:19.873983 [ 126 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3547 | 2026.03.02 04:22:19.874040 [ 126 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.03.02 04:22:19.874061 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3549 | 2026.03.02 04:22:19.874159 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::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 | ||
| 3550 | 2026.03.02 04:22:19.874276 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3551 | 2026.03.02 04:22:19.874308 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3552 | 2026.03.02 04:22:19.874390 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3553 | 2026.03.02 04:22:19.874434 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3554 | 2026.03.02 04:22:19.874472 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3555 | 2026.03.02 04:22:19.874507 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 3556 | 2026.03.02 04:22:19.875327 [ 187 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120957 sec., 499351.00903626904 rows/sec., 30.50 MiB/sec. | ||
| 3557 | 2026.03.02 04:22:19.875527 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3558 | 2026.03.02 04:22:19.875830 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.03.02 04:22:19.875909 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_9_2} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3560 | 2026.03.02 04:22:19.875998 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3561 | 2026.03.02 04:22:20.282503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 474 | ||
| 3562 | 2026.03.02 04:22:20.284461 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.03.02 04:22:20.284503 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3564 | 2026.03.02 04:22:20.285689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3565 | 2026.03.02 04:22:20.285957 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.03.02 04:22:20.286136 [ 123 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3567 | 2026.03.02 04:22:20.286201 [ 123 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.03.02 04:22:20.286224 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3569 | 2026.03.02 04:22:20.286288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3570 | 2026.03.02 04:22:20.286330 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 3571 | 2026.03.02 04:22:20.286884 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3572 | 2026.03.02 04:22:20.287038 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 3573 | 2026.03.02 04:22:20.287430 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3574 | 2026.03.02 04:22:20.287807 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3575 | 2026.03.02 04:22:20.288161 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3576 | 2026.03.02 04:22:20.288509 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 3577 | 2026.03.02 04:22:20.288883 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3578 | 2026.03.02 04:22:20.295267 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 72 columns (72 merged, 0 gathered) in 0.008983946 sec., 52760.78017387905 rows/sec., 48.53 MiB/sec. | ||
| 3579 | 2026.03.02 04:22:20.296079 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3580 | 2026.03.02 04:22:20.296594 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.03.02 04:22:20.296671 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_11_2} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3582 | 2026.03.02 04:22:20.296843 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3583 | 2026.03.02 04:22:21.669495 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.03.02 04:22:21.669776 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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) | ||
| 3585 | 2026.03.02 04:22:21.670236 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3586 | 2026.03.02 04:22:21.670293 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <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 | ||
| 3587 | 2026.03.02 04:22:21.670652 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3588 | 2026.03.02 04:22:21.670718 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3589 | 2026.03.02 04:22:21.670855 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3590 | 2026.03.02 04:22:21.670997 [ 342 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3591 | 2026.03.02 04:22:21.671004 [ 313 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3592 | 2026.03.02 04:22:21.670997 [ 320 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3593 | 2026.03.02 04:22:21.671176 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3594 | 2026.03.02 04:22:21.671204 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3595 | 2026.03.02 04:22:21.671283 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3596 | 2026.03.02 04:22:21.671302 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3597 | 2026.03.02 04:22:21.671336 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 3598 | 2026.03.02 04:22:21.671375 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 3599 | 2026.03.02 04:22:21.671408 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 3600 | 2026.03.02 04:22:21.672296 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002656 sec., 15436.746987951808 rows/sec., 621.75 KiB/sec. | ||
| 3601 | 2026.03.02 04:22:21.672434 [ 261 ] {5899033e-41f0-4179-9d91-51a76d4baa8e} <Debug> TCPHandler: Processed in 0.003080476 sec. | ||
| 3602 | 2026.03.02 04:22:21.672722 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.03.02 04:22:21.672864 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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', '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) | ||
| 3604 | 2026.03.02 04:22:21.673081 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3605 | 2026.03.02 04:22:21.673120 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <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', '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 | ||
| 3606 | 2026.03.02 04:22:21.673328 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3607 | 2026.03.02 04:22:21.673379 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3608 | 2026.03.02 04:22:21.673475 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3609 | 2026.03.02 04:22:21.673546 [ 329 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3610 | 2026.03.02 04:22:21.673550 [ 298 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3611 | 2026.03.02 04:22:21.673554 [ 301 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3612 | 2026.03.02 04:22:21.673689 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3613 | 2026.03.02 04:22:21.673716 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3614 | 2026.03.02 04:22:21.673786 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3615 | 2026.03.02 04:22:21.673804 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3616 | 2026.03.02 04:22:21.673833 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3617 | 2026.03.02 04:22:21.673863 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3618 | 2026.03.02 04:22:21.673891 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3619 | 2026.03.02 04:22:21.674576 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001776 sec., 23085.585585585584 rows/sec., 929.82 KiB/sec. | ||
| 3620 | 2026.03.02 04:22:21.674702 [ 261 ] {8a6afd69-44ae-450e-8cf6-e4fd928df5df} <Debug> TCPHandler: Processed in 0.002029167 sec. | ||
| 3621 | 2026.03.02 04:22:21.674910 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.03.02 04:22:21.675049 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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', '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) | ||
| 3623 | 2026.03.02 04:22:21.675266 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3624 | 2026.03.02 04:22:21.675301 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <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', '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 | ||
| 3625 | 2026.03.02 04:22:21.675515 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3626 | 2026.03.02 04:22:21.675567 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3627 | 2026.03.02 04:22:21.675663 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3628 | 2026.03.02 04:22:21.675725 [ 301 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3629 | 2026.03.02 04:22:21.675738 [ 326 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3630 | 2026.03.02 04:22:21.675742 [ 298 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3631 | 2026.03.02 04:22:21.675844 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3632 | 2026.03.02 04:22:21.675870 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3633 | 2026.03.02 04:22:21.675938 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3634 | 2026.03.02 04:22:21.675955 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3635 | 2026.03.02 04:22:21.675984 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3636 | 2026.03.02 04:22:21.676015 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3637 | 2026.03.02 04:22:21.676043 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3638 | 2026.03.02 04:22:21.676619 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001626 sec., 25215.252152521523 rows/sec., 1015.60 KiB/sec. | ||
| 3639 | 2026.03.02 04:22:21.676745 [ 261 ] {88a70d95-f933-4276-9cfe-18e4a02fb0e1} <Debug> TCPHandler: Processed in 0.001884406 sec. | ||
| 3640 | 2026.03.02 04:22:21.676950 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.03.02 04:22:21.677085 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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', '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) | ||
| 3642 | 2026.03.02 04:22:21.677302 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3643 | 2026.03.02 04:22:21.677339 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <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', '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 | ||
| 3644 | 2026.03.02 04:22:21.677557 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3645 | 2026.03.02 04:22:21.677609 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3646 | 2026.03.02 04:22:21.677706 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3647 | 2026.03.02 04:22:21.677764 [ 329 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3648 | 2026.03.02 04:22:21.677774 [ 298 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3649 | 2026.03.02 04:22:21.677774 [ 326 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3650 | 2026.03.02 04:22:21.677883 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3651 | 2026.03.02 04:22:21.677907 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3652 | 2026.03.02 04:22:21.677974 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3653 | 2026.03.02 04:22:21.677991 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3654 | 2026.03.02 04:22:21.678020 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3655 | 2026.03.02 04:22:21.678056 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3656 | 2026.03.02 04:22:21.678087 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3657 | 2026.03.02 04:22:21.678803 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001777 sec., 23072.594259988746 rows/sec., 929.30 KiB/sec. | ||
| 3658 | 2026.03.02 04:22:21.678934 [ 261 ] {3db07abc-f3e4-47e1-9ee0-27e26b5c46fb} <Debug> TCPHandler: Processed in 0.002033647 sec. | ||
| 3659 | 2026.03.02 04:22:21.679144 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.03.02 04:22:21.679278 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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', '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) | ||
| 3661 | 2026.03.02 04:22:21.679497 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3662 | 2026.03.02 04:22:21.679534 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <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', '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 | ||
| 3663 | 2026.03.02 04:22:21.679746 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3664 | 2026.03.02 04:22:21.679797 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3665 | 2026.03.02 04:22:21.679891 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3666 | 2026.03.02 04:22:21.679953 [ 316 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3667 | 2026.03.02 04:22:21.679960 [ 329 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3668 | 2026.03.02 04:22:21.679961 [ 326 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3669 | 2026.03.02 04:22:21.680081 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3670 | 2026.03.02 04:22:21.680106 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3671 | 2026.03.02 04:22:21.680171 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3672 | 2026.03.02 04:22:21.680188 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3673 | 2026.03.02 04:22:21.680216 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3674 | 2026.03.02 04:22:21.680246 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3675 | 2026.03.02 04:22:21.680274 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3676 | 2026.03.02 04:22:21.680862 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001641 sec., 24984.76538695917 rows/sec., 1006.32 KiB/sec. | ||
| 3677 | 2026.03.02 04:22:21.680989 [ 261 ] {9d85890c-df76-4cd2-8859-35fb10cf9042} <Debug> TCPHandler: Processed in 0.001894476 sec. | ||
| 3678 | 2026.03.02 04:22:21.681224 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.03.02 04:22:21.681359 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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', 'sled_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) | ||
| 3680 | 2026.03.02 04:22:21.681580 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3681 | 2026.03.02 04:22:21.681616 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <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', 'sled_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 | ||
| 3682 | 2026.03.02 04:22:21.681830 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3683 | 2026.03.02 04:22:21.681881 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3684 | 2026.03.02 04:22:21.681976 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3685 | 2026.03.02 04:22:21.682033 [ 298 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3686 | 2026.03.02 04:22:21.682040 [ 326 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3687 | 2026.03.02 04:22:21.682042 [ 316 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3688 | 2026.03.02 04:22:21.682149 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3689 | 2026.03.02 04:22:21.682174 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3690 | 2026.03.02 04:22:21.682240 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3691 | 2026.03.02 04:22:21.682257 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3692 | 2026.03.02 04:22:21.682285 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 3693 | 2026.03.02 04:22:21.682315 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 3694 | 2026.03.02 04:22:21.682343 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 3695 | 2026.03.02 04:22:21.682991 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001689 sec., 24274.718768502073 rows/sec., 977.72 KiB/sec. | ||
| 3696 | 2026.03.02 04:22:21.683126 [ 261 ] {244ea307-33e7-4088-8aa3-26785b3ffa4b} <Debug> TCPHandler: Processed in 0.001951686 sec. | ||
| 3697 | 2026.03.02 04:22:21.821186 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.03.02 04:22:21.821322 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3699 | 2026.03.02 04:22:21.821373 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3700 | 2026.03.02 04:22:21.821971 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.03.02 04:22:21.822023 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3702 | 2026.03.02 04:22:21.822440 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3703 | 2026.03.02 04:22:21.822642 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.03.02 04:22:21.822790 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001506 sec., 3984.0637450199206 rows/sec., 887.08 KiB/sec. | ||
| 3705 | 2026.03.02 04:22:21.822827 [ 261 ] {0b02a6b2-df27-4398-9a75-bca6be3a9852} <Debug> TCPHandler: Processed in 0.001715935 sec. | ||
| 3706 | 2026.03.02 04:22:21.822950 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.03.02 04:22:21.823043 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3708 | 2026.03.02 04:22:21.823083 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3709 | 2026.03.02 04:22:21.823497 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.03.02 04:22:21.823531 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3711 | 2026.03.02 04:22:21.823808 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3712 | 2026.03.02 04:22:21.824037 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.03.02 04:22:21.824163 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001138 sec., 3514.9384885764503 rows/sec., 286.62 KiB/sec. | ||
| 3714 | 2026.03.02 04:22:21.824199 [ 261 ] {24d2a706-6dea-4dbb-af0d-e9594fc54f94} <Debug> TCPHandler: Processed in 0.001305462 sec. | ||
| 3715 | 2026.03.02 04:22:21.824315 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.03.02 04:22:21.824407 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3717 | 2026.03.02 04:22:21.824445 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3718 | 2026.03.02 04:22:21.825442 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.03.02 04:22:21.825477 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3720 | 2026.03.02 04:22:21.825850 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3721 | 2026.03.02 04:22:21.826053 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.03.02 04:22:21.826177 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Debug> executeQuery: Read 1280 rows, 109.00 KiB in 0.001787 sec., 716284.2753217684 rows/sec., 59.56 MiB/sec. | ||
| 3723 | 2026.03.02 04:22:21.826212 [ 261 ] {dcdbe0cb-0333-41e7-b85f-f296d95315cd} <Debug> TCPHandler: Processed in 0.001945566 sec. | ||
| 3724 | 2026.03.02 04:22:21.826319 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.03.02 04:22:21.826495 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.03.02 04:22:21.826533 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3727 | 2026.03.02 04:22:21.826918 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.03.02 04:22:21.826951 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3729 | 2026.03.02 04:22:21.827232 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3730 | 2026.03.02 04:22:21.827430 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.03.02 04:22:21.827552 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001074 sec., 41899.44134078212 rows/sec., 3.06 MiB/sec. | ||
| 3732 | 2026.03.02 04:22:21.827586 [ 261 ] {09f62205-0942-4d85-b109-fcaeea640627} <Debug> TCPHandler: Processed in 0.001315271 sec. | ||
| 3733 | 2026.03.02 04:22:21.827767 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.03.02 04:22:21.827859 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.03.02 04:22:21.827897 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3736 | 2026.03.02 04:22:21.828336 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.03.02 04:22:21.828370 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3738 | 2026.03.02 04:22:21.828658 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3739 | 2026.03.02 04:22:21.828879 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.03.02 04:22:21.829001 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001158 sec., 196891.19170984457 rows/sec., 13.33 MiB/sec. | ||
| 3741 | 2026.03.02 04:22:21.829036 [ 261 ] {a8f5e81b-c3c2-418c-9fc5-27253c0d6963} <Debug> TCPHandler: Processed in 0.001315901 sec. | ||
| 3742 | 2026.03.02 04:22:21.829145 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.03.02 04:22:21.829244 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3744 | 2026.03.02 04:22:21.829283 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3745 | 2026.03.02 04:22:21.829890 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.03.02 04:22:21.829923 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3747 | 2026.03.02 04:22:21.830233 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3748 | 2026.03.02 04:22:21.830437 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.03.02 04:22:21.830557 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001332 sec., 424174.17417417414 rows/sec., 31.54 MiB/sec. | ||
| 3750 | 2026.03.02 04:22:21.830592 [ 261 ] {6efd5c3b-e282-4773-a31a-22da41748347} <Debug> TCPHandler: Processed in 0.001496672 sec. | ||
| 3751 | 2026.03.02 04:22:21.830700 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.03.02 04:22:21.830792 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.03.02 04:22:21.830833 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3754 | 2026.03.02 04:22:21.832081 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.03.02 04:22:21.832115 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3756 | 2026.03.02 04:22:21.832650 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3757 | 2026.03.02 04:22:21.832862 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.03.02 04:22:21.833004 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Debug> executeQuery: Read 3932 rows, 269.08 KiB in 0.00223 sec., 1763228.6995515693 rows/sec., 117.83 MiB/sec. | ||
| 3759 | 2026.03.02 04:22:21.833042 [ 261 ] {a6896217-a9c2-4b13-b445-a2293aa11efd} <Debug> TCPHandler: Processed in 0.00239112 sec. | ||
| 3760 | 2026.03.02 04:22:21.833159 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.03.02 04:22:21.833261 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.03.02 04:22:21.833325 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3763 | 2026.03.02 04:22:21.834131 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.03.02 04:22:21.834166 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3765 | 2026.03.02 04:22:21.834725 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3766 | 2026.03.02 04:22:21.834949 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.03.02 04:22:21.835084 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 3768 | 2026.03.02 04:22:21.835148 [ 261 ] {22b42cf1-e2de-4008-ad99-bcb180d0f5b4} <Debug> TCPHandler: Processed in 0.002044127 sec. | ||
| 3769 | 2026.03.02 04:22:21.835268 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.03.02 04:22:21.835361 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.03.02 04:22:21.835401 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3772 | 2026.03.02 04:22:21.835717 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.03.02 04:22:21.835751 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3774 | 2026.03.02 04:22:21.836064 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3775 | 2026.03.02 04:22:21.836272 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.03.02 04:22:21.836397 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001055 sec., 34123.22274881517 rows/sec., 2.30 MiB/sec. | ||
| 3777 | 2026.03.02 04:22:21.836432 [ 261 ] {b13fab49-06f6-4010-b39e-ff64cf954b6a} <Debug> TCPHandler: Processed in 0.00121356 sec. | ||
| 3778 | 2026.03.02 04:22:22.000401 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.63 MiB, peak 231.79 MiB, free memory in arenas 0.00 B, will set to 226.63 MiB (RSS), difference: -1.00 MiB | ||
| 3779 | 2026.03.02 04:22:22.777400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7190 | ||
| 3780 | 2026.03.02 04:22:22.777920 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.02 04:22:22.777967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3782 | 2026.03.02 04:22:22.778536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3783 | 2026.03.02 04:22:22.778787 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.02 04:22:22.778931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7190 | ||
| 3785 | 2026.03.02 04:22:23.163189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3786 | 2026.03.02 04:22:23.180273 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.03.02 04:22:23.180335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3788 | 2026.03.02 04:22:23.185852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3789 | 2026.03.02 04:22:23.186549 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.03.02 04:22:23.189671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3791 | 2026.03.02 04:22:23.754613 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.03.02 04:22:23.754806 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3793 | 2026.03.02 04:22:23.754880 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3794 | 2026.03.02 04:22:23.755592 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.03.02 04:22:23.755645 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3796 | 2026.03.02 04:22:23.756046 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3797 | 2026.03.02 04:22:23.756277 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.03.02 04:22:23.756429 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.57 MiB/sec. | ||
| 3799 | 2026.03.02 04:22:23.756476 [ 261 ] {f7f0e20e-7ee6-41eb-8b95-ca55b95f9317} <Debug> TCPHandler: Processed in 0.002012647 sec. | ||
| 3800 | 2026.03.02 04:22:23.756603 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.03.02 04:22:23.756700 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3802 | 2026.03.02 04:22:23.756743 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3803 | 2026.03.02 04:22:23.757169 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.03.02 04:22:23.757207 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3805 | 2026.03.02 04:22:23.757511 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3806 | 2026.03.02 04:22:23.757727 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.03.02 04:22:23.757856 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 3808 | 2026.03.02 04:22:23.757894 [ 261 ] {0944ce2e-370b-402a-9c5f-c3307c4cebfc} <Debug> TCPHandler: Processed in 0.001341461 sec. | ||
| 3809 | 2026.03.02 04:22:23.758006 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.03.02 04:22:23.758102 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3811 | 2026.03.02 04:22:23.758146 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3812 | 2026.03.02 04:22:23.758502 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.03.02 04:22:23.758538 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3814 | 2026.03.02 04:22:23.758863 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3815 | 2026.03.02 04:22:23.759074 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.03.02 04:22:23.759202 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 3.98 MiB/sec. | ||
| 3817 | 2026.03.02 04:22:23.759238 [ 261 ] {434a733b-8485-4729-81f6-ba14308baadc} <Debug> TCPHandler: Processed in 0.00128412 sec. | ||
| 3818 | 2026.03.02 04:22:23.759348 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.03.02 04:22:23.759443 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3820 | 2026.03.02 04:22:23.759484 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3821 | 2026.03.02 04:22:23.759795 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.03.02 04:22:23.759831 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3823 | 2026.03.02 04:22:23.760129 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3824 | 2026.03.02 04:22:23.760331 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.03.02 04:22:23.760454 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00103 sec., 23300.970873786406 rows/sec., 1.57 MiB/sec. | ||
| 3826 | 2026.03.02 04:22:23.760490 [ 261 ] {3bda02ef-682f-4aa7-839f-a1b106801229} <Debug> TCPHandler: Processed in 0.00119341 sec. | ||
| 3827 | 2026.03.02 04:22:28.759493 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.03.02 04:22:28.759684 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3829 | 2026.03.02 04:22:28.759751 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3830 | 2026.03.02 04:22:28.760382 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.03.02 04:22:28.760430 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3832 | 2026.03.02 04:22:28.760820 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3833 | 2026.03.02 04:22:28.761041 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.03.02 04:22:28.761175 [ 112 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3835 | 2026.03.02 04:22:28.761196 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.76 MiB/sec. | ||
| 3836 | 2026.03.02 04:22:28.761246 [ 112 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.03.02 04:22:28.761265 [ 261 ] {d6612182-99be-407c-91f8-5fffb817ad62} <Debug> TCPHandler: Processed in 0.001903156 sec. | ||
| 3838 | 2026.03.02 04:22:28.761275 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3839 | 2026.03.02 04:22:28.761383 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3840 | 2026.03.02 04:22:28.761401 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.03.02 04:22:28.761479 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2026.03.02 04:22:28.761506 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3843 | 2026.03.02 04:22:28.761508 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1005 rows starting from the beginning of the part | ||
| 3844 | 2026.03.02 04:22:28.761550 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3845 | 2026.03.02 04:22:28.761576 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 3846 | 2026.03.02 04:22:28.761618 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3847 | 2026.03.02 04:22:28.761658 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1280 rows starting from the beginning of the part | ||
| 3848 | 2026.03.02 04:22:28.761696 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 3849 | 2026.03.02 04:22:28.761735 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3850 | 2026.03.02 04:22:28.761992 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.03.02 04:22:28.762029 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3852 | 2026.03.02 04:22:28.762343 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3853 | 2026.03.02 04:22:28.762561 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.03.02 04:22:28.762669 [ 112 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3855 | 2026.03.02 04:22:28.762693 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 3856 | 2026.03.02 04:22:28.762701 [ 112 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.03.02 04:22:28.762733 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3858 | 2026.03.02 04:22:28.762741 [ 261 ] {df40e228-6a2e-4e60-a639-8f8a2ef2c0cf} <Debug> TCPHandler: Processed in 0.001393902 sec. | ||
| 3859 | 2026.03.02 04:22:28.762834 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 3860 | 2026.03.02 04:22:28.762876 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.03.02 04:22:28.762963 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3862 | 2026.03.02 04:22:28.762978 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.03.02 04:22:28.762998 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 3864 | 2026.03.02 04:22:28.763028 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3865 | 2026.03.02 04:22:28.763063 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717455 sec., 1507463.0776352219 rows/sec., 129.83 MiB/sec. | ||
| 3866 | 2026.03.02 04:22:28.763066 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3867 | 2026.03.02 04:22:28.763130 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 3868 | 2026.03.02 04:22:28.763170 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 565 rows starting from the beginning of the part | ||
| 3869 | 2026.03.02 04:22:28.763207 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 3870 | 2026.03.02 04:22:28.763245 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3871 | 2026.03.02 04:22:28.763341 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3872 | 2026.03.02 04:22:28.763446 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.03.02 04:22:28.763483 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3874 | 2026.03.02 04:22:28.763642 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.03.02 04:22:28.763709 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_21_4} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3876 | 2026.03.02 04:22:28.763778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3877 | 2026.03.02 04:22:28.763906 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3878 | 2026.03.02 04:22:28.764134 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.03.02 04:22:28.764237 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3880 | 2026.03.02 04:22:28.764263 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 3881 | 2026.03.02 04:22:28.764267 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.03.02 04:22:28.764302 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3883 | 2026.03.02 04:22:28.764309 [ 261 ] {8dff22bb-5057-4800-aa4f-6749a2127af1} <Debug> TCPHandler: Processed in 0.001484853 sec. | ||
| 3884 | 2026.03.02 04:22:28.764313 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530403 sec., 954650.5070886557 rows/sec., 74.52 MiB/sec. | ||
| 3885 | 2026.03.02 04:22:28.764369 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 3886 | 2026.03.02 04:22:28.764439 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2026.03.02 04:22:28.764453 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3888 | 2026.03.02 04:22:28.764482 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3174 rows starting from the beginning of the part | ||
| 3889 | 2026.03.02 04:22:28.764528 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3890 | 2026.03.02 04:22:28.764535 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3891 | 2026.03.02 04:22:28.764572 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 3892 | 2026.03.02 04:22:28.764579 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3893 | 2026.03.02 04:22:28.764574 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3894 | 2026.03.02 04:22:28.764609 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3932 rows starting from the beginning of the part | ||
| 3895 | 2026.03.02 04:22:28.764650 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 3896 | 2026.03.02 04:22:28.764687 [ 187 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3897 | 2026.03.02 04:22:28.764915 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.03.02 04:22:28.764925 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.03.02 04:22:28.764970 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3900 | 2026.03.02 04:22:28.765005 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_21_4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3901 | 2026.03.02 04:22:28.765088 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3902 | 2026.03.02 04:22:28.765279 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3903 | 2026.03.02 04:22:28.765491 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.03.02 04:22:28.765597 [ 112 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3905 | 2026.03.02 04:22:28.765621 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3906 | 2026.03.02 04:22:28.765626 [ 112 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.03.02 04:22:28.765660 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3908 | 2026.03.02 04:22:28.765665 [ 261 ] {19ef9157-9256-46ae-aa7c-d13293e59443} <Debug> TCPHandler: Processed in 0.001276871 sec. | ||
| 3909 | 2026.03.02 04:22:28.765747 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3910 | 2026.03.02 04:22:28.765880 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3911 | 2026.03.02 04:22:28.765917 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 936 rows starting from the beginning of the part | ||
| 3912 | 2026.03.02 04:22:28.765977 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3913 | 2026.03.02 04:22:28.766045 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3914 | 2026.03.02 04:22:28.766086 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 3915 | 2026.03.02 04:22:28.766129 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 3916 | 2026.03.02 04:22:28.766166 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3917 | 2026.03.02 04:22:28.766855 [ 189 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7650 rows, containing 5 columns (5 merged, 0 gathered) in 0.002514941 sec., 3041820.8618015293 rows/sec., 206.22 MiB/sec. | ||
| 3918 | 2026.03.02 04:22:28.767090 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387142 sec., 847786.3117114181 rows/sec., 54.72 MiB/sec. | ||
| 3919 | 2026.03.02 04:22:28.767306 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3920 | 2026.03.02 04:22:28.767619 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.03.02 04:22:28.767621 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3922 | 2026.03.02 04:22:28.767691 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_21_4} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3923 | 2026.03.02 04:22:28.767772 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3924 | 2026.03.02 04:22:28.767988 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.03.02 04:22:28.768080 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3926 | 2026.03.02 04:22:28.768198 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3927 | 2026.03.02 04:22:30.170781 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3928 | 2026.03.02 04:22:30.170837 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3929 | 2026.03.02 04:22:30.279566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7702 | ||
| 3930 | 2026.03.02 04:22:30.280075 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.03.02 04:22:30.280113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3932 | 2026.03.02 04:22:30.280624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3933 | 2026.03.02 04:22:30.280869 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.03.02 04:22:30.280996 [ 108 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3935 | 2026.03.02 04:22:30.281017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7702 | ||
| 3936 | 2026.03.02 04:22:30.281040 [ 108 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.03.02 04:22:30.281060 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3938 | 2026.03.02 04:22:30.281149 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 3939 | 2026.03.02 04:22:30.281239 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3940 | 2026.03.02 04:22:30.281269 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5270 rows starting from the beginning of the part | ||
| 3941 | 2026.03.02 04:22:30.281323 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3942 | 2026.03.02 04:22:30.281362 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3943 | 2026.03.02 04:22:30.281403 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3944 | 2026.03.02 04:22:30.281445 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3945 | 2026.03.02 04:22:30.281489 [ 188 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3946 | 2026.03.02 04:22:30.282980 [ 197 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001866496 sec., 4126448.7038814975 rows/sec., 59.03 MiB/sec. | ||
| 3947 | 2026.03.02 04:22:30.283734 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3948 | 2026.03.02 04:22:30.284042 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.03.02 04:22:30.284126 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_16_3} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3950 | 2026.03.02 04:22:30.284228 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3951 | 2026.03.02 04:22:30.286940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 520 | ||
| 3952 | 2026.03.02 04:22:30.289622 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.03.02 04:22:30.289673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3954 | 2026.03.02 04:22:30.290998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3955 | 2026.03.02 04:22:30.291286 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.03.02 04:22:30.291670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3957 | 2026.03.02 04:22:30.690285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3958 | 2026.03.02 04:22:30.707475 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.03.02 04:22:30.707543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3960 | 2026.03.02 04:22:30.713687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3961 | 2026.03.02 04:22:30.714374 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.03.02 04:22:30.714682 [ 108 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3963 | 2026.03.02 04:22:30.714777 [ 108 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.03.02 04:22:30.714813 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3965 | 2026.03.02 04:22:30.714986 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 3966 | 2026.03.02 04:22:30.717359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3967 | 2026.03.02 04:22:30.719194 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3968 | 2026.03.02 04:22:30.720679 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 3969 | 2026.03.02 04:22:30.725184 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 3970 | 2026.03.02 04:22:30.729406 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 3971 | 2026.03.02 04:22:30.733678 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 3972 | 2026.03.02 04:22:30.738431 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 3973 | 2026.03.02 04:22:30.742790 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 3974 | 2026.03.02 04:22:30.797961 [ 197 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083039612 sec., 1457.1359028026288 rows/sec., 7.53 MiB/sec. | ||
| 3975 | 2026.03.02 04:22:30.799937 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3976 | 2026.03.02 04:22:30.801856 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_16_3} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.03.02 04:22:30.801955 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_16_3} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3978 | 2026.03.02 04:22:30.803370 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3979 | 2026.03.02 04:22:31.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.97 MiB, peak 238.93 MiB, free memory in arenas 0.00 B, will set to 239.64 MiB (RSS), difference: 10.68 MiB | ||
| 3980 | 2026.03.02 04:22:31.001256 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000829307 sec. | ||
| 3981 | 2026.03.02 04:22:32.648817 [ 105 ] {} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3982 | 2026.03.02 04:22:32.648879 [ 105 ] {} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.03.02 04:22:32.648900 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3984 | 2026.03.02 04:22:32.649001 [ 201 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::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 | ||
| 3985 | 2026.03.02 04:22:32.649140 [ 201 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2026.03.02 04:22:32.649178 [ 201 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3987 | 2026.03.02 04:22:32.649253 [ 201 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3988 | 2026.03.02 04:22:32.649310 [ 201 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3989 | 2026.03.02 04:22:32.649360 [ 201 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3990 | 2026.03.02 04:22:32.649406 [ 201 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3991 | 2026.03.02 04:22:32.650151 [ 197 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011966 sec., 23399.632291492562 rows/sec., 1.95 MiB/sec. | ||
| 3992 | 2026.03.02 04:22:32.650282 [ 197 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3993 | 2026.03.02 04:22:32.650555 [ 197 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.03.02 04:22:32.650624 [ 197 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_5_1} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3995 | 2026.03.02 04:22:32.650695 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3996 | 2026.03.02 04:22:33.761493 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.03.02 04:22:33.761700 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3998 | 2026.03.02 04:22:33.761768 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3999 | 2026.03.02 04:22:33.762470 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.03.02 04:22:33.762520 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4001 | 2026.03.02 04:22:33.762941 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4002 | 2026.03.02 04:22:33.763157 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.03.02 04:22:33.763311 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001659 sec., 83182.64014466545 rows/sec., 7.23 MiB/sec. | ||
| 4004 | 2026.03.02 04:22:33.763360 [ 261 ] {712968bf-9f94-4e11-b8ae-ee6790bb29b6} <Debug> TCPHandler: Processed in 0.002060247 sec. | ||
| 4005 | 2026.03.02 04:22:33.763483 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.03.02 04:22:33.763586 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4007 | 2026.03.02 04:22:33.763629 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4008 | 2026.03.02 04:22:33.764042 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.03.02 04:22:33.764080 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4010 | 2026.03.02 04:22:33.764377 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4011 | 2026.03.02 04:22:33.764610 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.03.02 04:22:33.764736 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.56 MiB/sec. | ||
| 4013 | 2026.03.02 04:22:33.764775 [ 261 ] {f0614c02-daee-4a45-ab6f-f28e916a95ac} <Debug> TCPHandler: Processed in 0.001344681 sec. | ||
| 4014 | 2026.03.02 04:22:33.764897 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.03.02 04:22:33.765020 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4016 | 2026.03.02 04:22:33.765070 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4017 | 2026.03.02 04:22:33.765571 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.03.02 04:22:33.765608 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4019 | 2026.03.02 04:22:33.765926 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4020 | 2026.03.02 04:22:33.766143 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.03.02 04:22:33.766272 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001278 sec., 82159.62441314553 rows/sec., 6.42 MiB/sec. | ||
| 4022 | 2026.03.02 04:22:33.766311 [ 261 ] {adba11b6-2013-4b1d-aefd-07954408dcde} <Debug> TCPHandler: Processed in 0.001477232 sec. | ||
| 4023 | 2026.03.02 04:22:33.766419 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.03.02 04:22:33.766515 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4025 | 2026.03.02 04:22:33.766559 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4026 | 2026.03.02 04:22:33.766960 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.03.02 04:22:33.766997 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4028 | 2026.03.02 04:22:33.767324 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4029 | 2026.03.02 04:22:33.767527 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.03.02 04:22:33.767656 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 4031 | 2026.03.02 04:22:33.767694 [ 261 ] {c00ca5fd-e4fe-4143-a0ff-c8e7b407549b} <Debug> TCPHandler: Processed in 0.001325141 sec. | ||
| 4032 | 2026.03.02 04:22:33.767803 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.03.02 04:22:33.767897 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4034 | 2026.03.02 04:22:33.767950 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4035 | 2026.03.02 04:22:33.768784 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.03.02 04:22:33.768820 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4037 | 2026.03.02 04:22:33.769385 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4038 | 2026.03.02 04:22:33.769600 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.03.02 04:22:33.769720 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4040 | 2026.03.02 04:22:33.769734 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001856 sec., 22090.51724137931 rows/sec., 39.59 MiB/sec. | ||
| 4041 | 2026.03.02 04:22:33.769818 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.03.02 04:22:33.769850 [ 261 ] {041ab394-9755-4b36-a786-82d14904194b} <Debug> TCPHandler: Processed in 0.002097548 sec. | ||
| 4043 | 2026.03.02 04:22:33.769857 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4044 | 2026.03.02 04:22:33.769972 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.03.02 04:22:33.769989 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 4046 | 2026.03.02 04:22:33.770073 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.03.02 04:22:33.770118 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4048 | 2026.03.02 04:22:33.770221 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2026.03.02 04:22:33.770277 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part | ||
| 4050 | 2026.03.02 04:22:33.770401 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 4051 | 2026.03.02 04:22:33.770451 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.03.02 04:22:33.770492 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4053 | 2026.03.02 04:22:33.770498 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 4054 | 2026.03.02 04:22:33.770612 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 4055 | 2026.03.02 04:22:33.770707 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 4056 | 2026.03.02 04:22:33.770804 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4057 | 2026.03.02 04:22:33.770826 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4058 | 2026.03.02 04:22:33.771046 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.03.02 04:22:33.771182 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4060 | 2026.03.02 04:22:33.771220 [ 261 ] {15c55af8-fb0b-46f3-aa44-5514e3b45b0b} <Debug> TCPHandler: Processed in 0.001298971 sec. | ||
| 4061 | 2026.03.02 04:22:33.774166 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 19 columns (19 merged, 0 gathered) in 0.004228866 sec., 87020.96495845457 rows/sec., 155.94 MiB/sec. | ||
| 4062 | 2026.03.02 04:22:33.774747 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4063 | 2026.03.02 04:22:33.775048 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.03.02 04:22:33.775124 [ 201 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4065 | 2026.03.02 04:22:33.775216 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4066 | 2026.03.02 04:22:34.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.13 MiB, peak 244.93 MiB, free memory in arenas 0.00 B, will set to 241.23 MiB (RSS), difference: 1.10 MiB | ||
| 4067 | 2026.03.02 04:22:37.781236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8150 | ||
| 4068 | 2026.03.02 04:22:37.781876 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.03.02 04:22:37.781910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4070 | 2026.03.02 04:22:37.782487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4071 | 2026.03.02 04:22:37.782791 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.03.02 04:22:37.782931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8150 | ||
| 4073 | 2026.03.02 04:22:38.217574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4074 | 2026.03.02 04:22:38.233055 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.03.02 04:22:38.233112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4076 | 2026.03.02 04:22:38.239290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4077 | 2026.03.02 04:22:38.240018 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.03.02 04:22:38.242997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4079 | 2026.03.02 04:22:38.761153 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.03.02 04:22:38.761349 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.03.02 04:22:38.761421 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4082 | 2026.03.02 04:22:38.762112 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.03.02 04:22:38.762152 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4084 | 2026.03.02 04:22:38.762572 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4085 | 2026.03.02 04:22:38.762804 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.03.02 04:22:38.762958 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001662 sec., 14440.43321299639 rows/sec., 1.20 MiB/sec. | ||
| 4087 | 2026.03.02 04:22:38.763007 [ 261 ] {272c2251-4cf5-4198-ba07-1b33458c17b5} <Debug> TCPHandler: Processed in 0.001999897 sec. | ||
| 4088 | 2026.03.02 04:22:38.763136 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.03.02 04:22:38.763239 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4090 | 2026.03.02 04:22:38.763282 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4091 | 2026.03.02 04:22:38.763676 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.03.02 04:22:38.763711 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4093 | 2026.03.02 04:22:38.764001 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4094 | 2026.03.02 04:22:38.764206 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.03.02 04:22:38.764332 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 146.13 KiB/sec. | ||
| 4096 | 2026.03.02 04:22:38.764369 [ 261 ] {0ae79680-d16e-400a-9a16-4b45c78abb77} <Debug> TCPHandler: Processed in 0.001286111 sec. | ||
| 4097 | 2026.03.02 04:22:38.764474 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.03.02 04:22:38.764569 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4099 | 2026.03.02 04:22:38.764608 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4100 | 2026.03.02 04:22:38.765087 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.03.02 04:22:38.765122 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4102 | 2026.03.02 04:22:38.765444 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4103 | 2026.03.02 04:22:38.765647 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.03.02 04:22:38.765773 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001223 sec., 144726.0834014718 rows/sec., 12.73 MiB/sec. | ||
| 4105 | 2026.03.02 04:22:38.765809 [ 261 ] {9ee0e3fd-5ddb-4f2d-87d8-2faa7bf4bb59} <Debug> TCPHandler: Processed in 0.001385502 sec. | ||
| 4106 | 2026.03.02 04:22:38.765927 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.03.02 04:22:38.766049 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.03.02 04:22:38.766099 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4109 | 2026.03.02 04:22:38.766577 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.03.02 04:22:38.766619 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4111 | 2026.03.02 04:22:38.766938 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4112 | 2026.03.02 04:22:38.767148 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.03.02 04:22:38.767277 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001253 sec., 11173.184357541899 rows/sec., 878.36 KiB/sec. | ||
| 4114 | 2026.03.02 04:22:38.767315 [ 261 ] {ee50dcb3-b0f7-47cb-95c2-93659e41b740} <Debug> TCPHandler: Processed in 0.001449863 sec. | ||
| 4115 | 2026.03.02 04:22:38.767424 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.03.02 04:22:38.767520 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.03.02 04:22:38.767559 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4118 | 2026.03.02 04:22:38.767949 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.03.02 04:22:38.767985 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4120 | 2026.03.02 04:22:38.768288 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4121 | 2026.03.02 04:22:38.768495 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.03.02 04:22:38.768630 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 4123 | 2026.03.02 04:22:38.768669 [ 261 ] {34d3242a-bd33-41c3-960b-e4763ac2fd9e} <Debug> TCPHandler: Processed in 0.001294811 sec. | ||
| 4124 | 2026.03.02 04:22:38.768775 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.03.02 04:22:38.768868 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.03.02 04:22:38.768909 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4127 | 2026.03.02 04:22:38.769305 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.03.02 04:22:38.769339 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4129 | 2026.03.02 04:22:38.769630 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4130 | 2026.03.02 04:22:38.769858 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.03.02 04:22:38.769982 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 4132 | 2026.03.02 04:22:38.770020 [ 261 ] {dd773254-76e6-4a45-8422-6765b4f2bc4f} <Debug> TCPHandler: Processed in 0.001293091 sec. | ||
| 4133 | 2026.03.02 04:22:38.770122 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.03.02 04:22:38.770216 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4135 | 2026.03.02 04:22:38.770255 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4136 | 2026.03.02 04:22:38.770674 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.03.02 04:22:38.770709 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4138 | 2026.03.02 04:22:38.771010 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4139 | 2026.03.02 04:22:38.771219 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.03.02 04:22:38.771342 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001144 sec., 89160.83916083915 rows/sec., 7.29 MiB/sec. | ||
| 4141 | 2026.03.02 04:22:38.771378 [ 261 ] {52c0aaf5-9d84-4c66-8795-f2829841e0a2} <Debug> TCPHandler: Processed in 0.001306611 sec. | ||
| 4142 | 2026.03.02 04:22:38.771487 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.03.02 04:22:38.771580 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4144 | 2026.03.02 04:22:38.771623 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4145 | 2026.03.02 04:22:38.772019 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.03.02 04:22:38.772055 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4147 | 2026.03.02 04:22:38.772391 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4148 | 2026.03.02 04:22:38.772603 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.03.02 04:22:38.772729 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001167 sec., 168808.91173950298 rows/sec., 12.11 MiB/sec. | ||
| 4150 | 2026.03.02 04:22:38.772766 [ 261 ] {86a8a2c5-d9ea-418d-9515-3a6aeea5d8fc} <Debug> TCPHandler: Processed in 0.001329972 sec. | ||
| 4151 | 2026.03.02 04:22:38.772881 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.03.02 04:22:38.772975 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.03.02 04:22:38.773016 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4154 | 2026.03.02 04:22:38.773345 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.03.02 04:22:38.773381 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4156 | 2026.03.02 04:22:38.773683 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4157 | 2026.03.02 04:22:38.773888 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.03.02 04:22:38.774013 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4159 | 2026.03.02 04:22:38.774049 [ 261 ] {069c3e4b-9be9-499b-baf1-b25c0f339c67} <Debug> TCPHandler: Processed in 0.001218871 sec. | ||
| 4160 | 2026.03.02 04:22:40.025554 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64218 | ||
| 4161 | 2026.03.02 04:22:40.025663 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2026.03.02 04:22:40.025690 [ 287 ] {} <Debug> TCP-Session: 1fa1d6e1-6a11-4b54-8709-b2933676afbd Authenticating user 'default' from [fd00:1122:3344:101::e]:64218 | ||
| 4163 | 2026.03.02 04:22:40.025712 [ 287 ] {} <Debug> TCP-Session: 1fa1d6e1-6a11-4b54-8709-b2933676afbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.03.02 04:22:40.025725 [ 287 ] {} <Debug> TCP-Session: 1fa1d6e1-6a11-4b54-8709-b2933676afbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.03.02 04:22:40.025938 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63027 | ||
| 4166 | 2026.03.02 04:22:40.025968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62717 | ||
| 4167 | 2026.03.02 04:22:40.025983 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57812 | ||
| 4168 | 2026.03.02 04:22:40.025991 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43951 | ||
| 4169 | 2026.03.02 04:22:40.025961 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61712 | ||
| 4170 | 2026.03.02 04:22:40.026073 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4171 | 2026.03.02 04:22:40.025950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34683 | ||
| 4172 | 2026.03.02 04:22:40.026134 [ 288 ] {} <Debug> TCP-Session: a1b0b626-c6a6-4aef-8784-0be403b620d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63027 | ||
| 4173 | 2026.03.02 04:22:40.025944 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34834 | ||
| 4174 | 2026.03.02 04:22:40.026184 [ 288 ] {} <Debug> TCP-Session: a1b0b626-c6a6-4aef-8784-0be403b620d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.03.02 04:22:40.026201 [ 287 ] {} <Trace> TCP-Session: 1fa1d6e1-6a11-4b54-8709-b2933676afbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.03.02 04:22:40.026231 [ 288 ] {} <Debug> TCP-Session: a1b0b626-c6a6-4aef-8784-0be403b620d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.03.02 04:22:40.026165 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4178 | 2026.03.02 04:22:40.025997 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36531 | ||
| 4179 | 2026.03.02 04:22:40.026285 [ 292 ] {} <Debug> TCP-Session: ab8b8b0b-d24d-42c3-910f-d55aa95ca8e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62717 | ||
| 4180 | 2026.03.02 04:22:40.026322 [ 292 ] {} <Debug> TCP-Session: ab8b8b0b-d24d-42c3-910f-d55aa95ca8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.03.02 04:22:40.026335 [ 292 ] {} <Debug> TCP-Session: ab8b8b0b-d24d-42c3-910f-d55aa95ca8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.03.02 04:22:40.026443 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2026.03.02 04:22:40.026452 [ 287 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4184 | 2026.03.02 04:22:40.026480 [ 294 ] {} <Debug> TCP-Session: 259fb078-1345-433d-a161-498b35a50858 Authenticating user 'default' from [fd00:1122:3344:101::e]:43951 | ||
| 4185 | 2026.03.02 04:22:40.026490 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2026.03.02 04:22:40.026504 [ 294 ] {} <Debug> TCP-Session: 259fb078-1345-433d-a161-498b35a50858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.03.02 04:22:40.026530 [ 294 ] {} <Debug> TCP-Session: 259fb078-1345-433d-a161-498b35a50858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.03.02 04:22:40.026532 [ 289 ] {} <Debug> TCP-Session: 3c1a11a2-8735-4a9b-8a83-3d00944fced8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34683 | ||
| 4189 | 2026.03.02 04:22:40.026567 [ 289 ] {} <Debug> TCP-Session: 3c1a11a2-8735-4a9b-8a83-3d00944fced8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.03.02 04:22:40.026577 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4191 | 2026.03.02 04:22:40.026580 [ 289 ] {} <Debug> TCP-Session: 3c1a11a2-8735-4a9b-8a83-3d00944fced8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.03.02 04:22:40.026617 [ 259 ] {} <Debug> TCP-Session: 83082ea4-0620-43bb-b792-c9d1b6c07e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:36531 | ||
| 4193 | 2026.03.02 04:22:40.026618 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4194 | 2026.03.02 04:22:40.026649 [ 259 ] {} <Debug> TCP-Session: 83082ea4-0620-43bb-b792-c9d1b6c07e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.03.02 04:22:40.026662 [ 290 ] {} <Debug> TCP-Session: affa0d59-c1d7-4e9c-93fe-c71163e4f8e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34834 | ||
| 4196 | 2026.03.02 04:22:40.026669 [ 259 ] {} <Debug> TCP-Session: 83082ea4-0620-43bb-b792-c9d1b6c07e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.03.02 04:22:40.026688 [ 290 ] {} <Debug> TCP-Session: affa0d59-c1d7-4e9c-93fe-c71163e4f8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.03.02 04:22:40.026711 [ 290 ] {} <Debug> TCP-Session: affa0d59-c1d7-4e9c-93fe-c71163e4f8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.03.02 04:22:40.026842 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4200 | 2026.03.02 04:22:40.026842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.03.02 04:22:40.026889 [ 291 ] {} <Debug> TCP-Session: ce0bb7fe-299c-476f-ac03-a1f077cb2b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:61712 | ||
| 4202 | 2026.03.02 04:22:40.026908 [ 293 ] {} <Debug> TCP-Session: 9dbed47a-775a-490b-ae4a-0d50a3af4830 Authenticating user 'default' from [fd00:1122:3344:101::e]:57812 | ||
| 4203 | 2026.03.02 04:22:40.026921 [ 291 ] {} <Debug> TCP-Session: ce0bb7fe-299c-476f-ac03-a1f077cb2b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.03.02 04:22:40.026938 [ 293 ] {} <Debug> TCP-Session: 9dbed47a-775a-490b-ae4a-0d50a3af4830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.03.02 04:22:40.026946 [ 291 ] {} <Debug> TCP-Session: ce0bb7fe-299c-476f-ac03-a1f077cb2b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.03.02 04:22:40.026962 [ 293 ] {} <Debug> TCP-Session: 9dbed47a-775a-490b-ae4a-0d50a3af4830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.03.02 04:22:40.026846 [ 287 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4208 | 2026.03.02 04:22:40.027054 [ 287 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4209 | 2026.03.02 04:22:40.027378 [ 287 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 4210 | 2026.03.02 04:22:40.028837 [ 316 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Trace> AggregatingTransform: Aggregating | ||
| 4211 | 2026.03.02 04:22:40.028876 [ 316 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4212 | 2026.03.02 04:22:40.028907 [ 316 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001423872 sec. (702.310 rows/sec., 27.43 KiB/sec.) | ||
| 4213 | 2026.03.02 04:22:40.028921 [ 316 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Trace> Aggregator: Merging aggregated data | ||
| 4214 | 2026.03.02 04:22:40.030175 [ 287 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003784 sec., 264.2706131078224 rows/sec., 10.32 KiB/sec. | ||
| 4215 | 2026.03.02 04:22:40.030380 [ 287 ] {c1a9096a-73ae-4bb5-ab02-3962b205da7b} <Debug> TCPHandler: Processed in 0.004389927 sec. | ||
| 4216 | 2026.03.02 04:22:40.030525 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4217 | 2026.03.02 04:22:40.030550 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4218 | 2026.03.02 04:22:40.030567 [ 287 ] {} <Debug> TCP-Session: 1fa1d6e1-6a11-4b54-8709-b2933676afbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.03.02 04:22:40.030571 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2026.03.02 04:22:40.030588 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4221 | 2026.03.02 04:22:40.030609 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4222 | 2026.03.02 04:22:40.030627 [ 289 ] {} <Debug> TCP-Session: 3c1a11a2-8735-4a9b-8a83-3d00944fced8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.03.02 04:22:40.030631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4224 | 2026.03.02 04:22:40.030657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4225 | 2026.03.02 04:22:40.030671 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4226 | 2026.03.02 04:22:40.030694 [ 291 ] {} <Debug> TCP-Session: ce0bb7fe-299c-476f-ac03-a1f077cb2b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.03.02 04:22:40.030714 [ 290 ] {} <Debug> TCP-Session: affa0d59-c1d7-4e9c-93fe-c71163e4f8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.03.02 04:22:40.030729 [ 259 ] {} <Debug> TCP-Session: 83082ea4-0620-43bb-b792-c9d1b6c07e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.03.02 04:22:40.030690 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.03.02 04:22:40.030664 [ 293 ] {} <Debug> TCP-Session: 9dbed47a-775a-490b-ae4a-0d50a3af4830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.03.02 04:22:40.030792 [ 294 ] {} <Debug> TCP-Session: 259fb078-1345-433d-a161-498b35a50858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.03.02 04:22:40.030646 [ 292 ] {} <Debug> TCP-Session: ab8b8b0b-d24d-42c3-910f-d55aa95ca8e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.03.02 04:22:40.030598 [ 288 ] {} <Debug> TCP-Session: a1b0b626-c6a6-4aef-8784-0be403b620d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.03.02 04:22:40.212570 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34680 | ||
| 4235 | 2026.03.02 04:22:40.212703 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4236 | 2026.03.02 04:22:40.212750 [ 287 ] {} <Debug> TCP-Session: 1e6d89a4-04b0-45b0-9adc-13abfb35b701 Authenticating user 'default' from [fd00:1122:3344:101::e]:34680 | ||
| 4237 | 2026.03.02 04:22:40.212772 [ 287 ] {} <Debug> TCP-Session: 1e6d89a4-04b0-45b0-9adc-13abfb35b701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.03.02 04:22:40.212785 [ 287 ] {} <Debug> TCP-Session: 1e6d89a4-04b0-45b0-9adc-13abfb35b701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.03.02 04:22:40.212998 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59761 | ||
| 4240 | 2026.03.02 04:22:40.213027 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51840 | ||
| 4241 | 2026.03.02 04:22:40.213028 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42790 | ||
| 4242 | 2026.03.02 04:22:40.213065 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38009 | ||
| 4243 | 2026.03.02 04:22:40.213088 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37552 | ||
| 4244 | 2026.03.02 04:22:40.213118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4245 | 2026.03.02 04:22:40.213126 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2026.03.02 04:22:40.213157 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4247 | 2026.03.02 04:22:40.213158 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2026.03.02 04:22:40.213182 [ 288 ] {} <Debug> TCP-Session: e30e481c-5669-46d2-818e-508506b31eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59761 | ||
| 4249 | 2026.03.02 04:22:40.213194 [ 293 ] {} <Debug> TCP-Session: 5f378237-9435-46c5-af9f-e639f2d1b693 Authenticating user 'default' from [fd00:1122:3344:101::e]:38009 | ||
| 4250 | 2026.03.02 04:22:40.213223 [ 288 ] {} <Debug> TCP-Session: e30e481c-5669-46d2-818e-508506b31eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.03.02 04:22:40.213200 [ 289 ] {} <Debug> TCP-Session: 6581fef5-ad9d-44d0-96f1-09b3a991d1f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42790 | ||
| 4252 | 2026.03.02 04:22:40.213253 [ 293 ] {} <Debug> TCP-Session: 5f378237-9435-46c5-af9f-e639f2d1b693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.03.02 04:22:40.213250 [ 288 ] {} <Debug> TCP-Session: e30e481c-5669-46d2-818e-508506b31eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.03.02 04:22:40.213274 [ 293 ] {} <Debug> TCP-Session: 5f378237-9435-46c5-af9f-e639f2d1b693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.03.02 04:22:40.213269 [ 289 ] {} <Debug> TCP-Session: 6581fef5-ad9d-44d0-96f1-09b3a991d1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.03.02 04:22:40.213162 [ 290 ] {} <Debug> TCP-Session: e95f72d8-b154-4240-8a59-ce7b9afe2463 Authenticating user 'default' from [fd00:1122:3344:101::e]:51840 | ||
| 4257 | 2026.03.02 04:22:40.213311 [ 289 ] {} <Debug> TCP-Session: 6581fef5-ad9d-44d0-96f1-09b3a991d1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.02 04:22:40.213350 [ 290 ] {} <Debug> TCP-Session: e95f72d8-b154-4240-8a59-ce7b9afe2463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.03.02 04:22:40.213072 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64429 | ||
| 4260 | 2026.03.02 04:22:40.213376 [ 290 ] {} <Debug> TCP-Session: e95f72d8-b154-4240-8a59-ce7b9afe2463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.03.02 04:22:40.213057 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43645 | ||
| 4262 | 2026.03.02 04:22:40.213046 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51713 | ||
| 4263 | 2026.03.02 04:22:40.213435 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4264 | 2026.03.02 04:22:40.213202 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4265 | 2026.03.02 04:22:40.213482 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4266 | 2026.03.02 04:22:40.213502 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4267 | 2026.03.02 04:22:40.213509 [ 259 ] {} <Debug> TCP-Session: 2232d175-045c-4aff-9baa-ae7a1bcf50e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37552 | ||
| 4268 | 2026.03.02 04:22:40.213520 [ 292 ] {} <Debug> TCP-Session: 3718ff9d-6626-4e99-805b-29ed268a7a42 Authenticating user 'default' from [fd00:1122:3344:101::e]:43645 | ||
| 4269 | 2026.03.02 04:22:40.213534 [ 291 ] {} <Debug> TCP-Session: cefb0e80-47ba-4a4e-ae24-8ba712716fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51713 | ||
| 4270 | 2026.03.02 04:22:40.213543 [ 259 ] {} <Debug> TCP-Session: 2232d175-045c-4aff-9baa-ae7a1bcf50e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.03.02 04:22:40.213553 [ 292 ] {} <Debug> TCP-Session: 3718ff9d-6626-4e99-805b-29ed268a7a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.03.02 04:22:40.213570 [ 259 ] {} <Debug> TCP-Session: 2232d175-045c-4aff-9baa-ae7a1bcf50e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.03.02 04:22:40.213584 [ 292 ] {} <Debug> TCP-Session: 3718ff9d-6626-4e99-805b-29ed268a7a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.03.02 04:22:40.213564 [ 291 ] {} <Debug> TCP-Session: cefb0e80-47ba-4a4e-ae24-8ba712716fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.03.02 04:22:40.213477 [ 294 ] {} <Debug> TCP-Session: 5da89f68-b836-4269-ac9e-3edffd61b3d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64429 | ||
| 4276 | 2026.03.02 04:22:40.213634 [ 291 ] {} <Debug> TCP-Session: cefb0e80-47ba-4a4e-ae24-8ba712716fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.03.02 04:22:40.213658 [ 294 ] {} <Debug> TCP-Session: 5da89f68-b836-4269-ac9e-3edffd61b3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.03.02 04:22:40.213200 [ 287 ] {} <Trace> TCP-Session: 1e6d89a4-04b0-45b0-9adc-13abfb35b701 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.03.02 04:22:40.213685 [ 294 ] {} <Debug> TCP-Session: 5da89f68-b836-4269-ac9e-3edffd61b3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.03.02 04:22:40.213862 [ 287 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4281 | 2026.03.02 04:22:40.214124 [ 287 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4282 | 2026.03.02 04:22:40.214177 [ 287 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4283 | 2026.03.02 04:22:40.214455 [ 287 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 4284 | 2026.03.02 04:22:40.215473 [ 321 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Trace> AggregatingTransform: Aggregating | ||
| 4285 | 2026.03.02 04:22:40.215512 [ 321 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Trace> Aggregator: Aggregation method: without_key | ||
| 4286 | 2026.03.02 04:22:40.215551 [ 321 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997058 sec. (1002.951 rows/sec., 39.18 KiB/sec.) | ||
| 4287 | 2026.03.02 04:22:40.215570 [ 321 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Trace> Aggregator: Merging aggregated data | ||
| 4288 | 2026.03.02 04:22:40.216801 [ 287 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 4289 | 2026.03.02 04:22:40.216960 [ 287 ] {4bdab879-c429-4c5b-b4b5-f3e1c32bf956} <Debug> TCPHandler: Processed in 0.003893453 sec. | ||
| 4290 | 2026.03.02 04:22:40.217080 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4291 | 2026.03.02 04:22:40.217107 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4292 | 2026.03.02 04:22:40.217111 [ 287 ] {} <Debug> TCP-Session: 1e6d89a4-04b0-45b0-9adc-13abfb35b701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.03.02 04:22:40.217127 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2026.03.02 04:22:40.217141 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4295 | 2026.03.02 04:22:40.217157 [ 288 ] {} <Debug> TCP-Session: e30e481c-5669-46d2-818e-508506b31eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.03.02 04:22:40.217162 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4297 | 2026.03.02 04:22:40.217196 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4298 | 2026.03.02 04:22:40.217212 [ 259 ] {} <Debug> TCP-Session: 2232d175-045c-4aff-9baa-ae7a1bcf50e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.03.02 04:22:40.217230 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4300 | 2026.03.02 04:22:40.217250 [ 292 ] {} <Debug> TCP-Session: 3718ff9d-6626-4e99-805b-29ed268a7a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.03.02 04:22:40.217236 [ 290 ] {} <Debug> TCP-Session: e95f72d8-b154-4240-8a59-ce7b9afe2463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.03.02 04:22:40.217289 [ 294 ] {} <Debug> TCP-Session: 5da89f68-b836-4269-ac9e-3edffd61b3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.03.02 04:22:40.217213 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4304 | 2026.03.02 04:22:40.217186 [ 289 ] {} <Debug> TCP-Session: 6581fef5-ad9d-44d0-96f1-09b3a991d1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.03.02 04:22:40.217178 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4306 | 2026.03.02 04:22:40.217365 [ 291 ] {} <Debug> TCP-Session: cefb0e80-47ba-4a4e-ae24-8ba712716fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.03.02 04:22:40.217401 [ 293 ] {} <Debug> TCP-Session: 5f378237-9435-46c5-af9f-e639f2d1b693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.03.02 04:22:40.292110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 554 | ||
| 4309 | 2026.03.02 04:22:40.295569 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.02 04:22:40.295633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4311 | 2026.03.02 04:22:40.296936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4312 | 2026.03.02 04:22:40.297326 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.03.02 04:22:40.297740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4314 | 2026.03.02 04:22:42.441644 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32952 | ||
| 4315 | 2026.03.02 04:22:42.441765 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2026.03.02 04:22:42.441791 [ 287 ] {} <Debug> TCP-Session: 65cc6692-8dd6-4a6d-96a9-da2024c29cf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32952 | ||
| 4317 | 2026.03.02 04:22:42.441813 [ 287 ] {} <Debug> TCP-Session: 65cc6692-8dd6-4a6d-96a9-da2024c29cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.03.02 04:22:42.441827 [ 287 ] {} <Debug> TCP-Session: 65cc6692-8dd6-4a6d-96a9-da2024c29cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.03.02 04:22:42.442033 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 4320 | 2026.03.02 04:22:42.442067 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63071 | ||
| 4321 | 2026.03.02 04:22:42.442089 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44981 | ||
| 4322 | 2026.03.02 04:22:42.442095 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51013 | ||
| 4323 | 2026.03.02 04:22:42.442146 [ 287 ] {} <Trace> TCP-Session: 65cc6692-8dd6-4a6d-96a9-da2024c29cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2026.03.02 04:22:42.442162 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4325 | 2026.03.02 04:22:42.442162 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4326 | 2026.03.02 04:22:42.442176 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4327 | 2026.03.02 04:22:42.442199 [ 292 ] {} <Debug> TCP-Session: ad08dca3-1bb7-4e2b-abb6-db554605e272 Authenticating user 'default' from [fd00:1122:3344:101::e]:63071 | ||
| 4328 | 2026.03.02 04:22:42.442213 [ 288 ] {} <Debug> TCP-Session: 141e1cfa-7eca-497e-aa91-24386cd76c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 4329 | 2026.03.02 04:22:42.442229 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4330 | 2026.03.02 04:22:42.442241 [ 292 ] {} <Debug> TCP-Session: ad08dca3-1bb7-4e2b-abb6-db554605e272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.03.02 04:22:42.442251 [ 288 ] {} <Debug> TCP-Session: 141e1cfa-7eca-497e-aa91-24386cd76c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.03.02 04:22:42.442270 [ 292 ] {} <Debug> TCP-Session: ad08dca3-1bb7-4e2b-abb6-db554605e272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.03.02 04:22:42.442270 [ 259 ] {} <Debug> TCP-Session: 466e77e6-5f42-4ae9-ad61-2f61c2d7a9e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51013 | ||
| 4334 | 2026.03.02 04:22:42.442285 [ 288 ] {} <Debug> TCP-Session: 141e1cfa-7eca-497e-aa91-24386cd76c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.03.02 04:22:42.442227 [ 294 ] {} <Debug> TCP-Session: 15e851bc-ff5a-4766-ac10-16dad50dc475 Authenticating user 'default' from [fd00:1122:3344:101::e]:44981 | ||
| 4336 | 2026.03.02 04:22:42.442321 [ 287 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4337 | 2026.03.02 04:22:42.442338 [ 294 ] {} <Debug> TCP-Session: 15e851bc-ff5a-4766-ac10-16dad50dc475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.03.02 04:22:42.442078 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42570 | ||
| 4339 | 2026.03.02 04:22:42.442357 [ 294 ] {} <Debug> TCP-Session: 15e851bc-ff5a-4766-ac10-16dad50dc475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.03.02 04:22:42.442063 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60051 | ||
| 4341 | 2026.03.02 04:22:42.442043 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65403 | ||
| 4342 | 2026.03.02 04:22:42.442040 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54994 | ||
| 4343 | 2026.03.02 04:22:42.442448 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4344 | 2026.03.02 04:22:42.442475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4345 | 2026.03.02 04:22:42.442497 [ 293 ] {} <Debug> TCP-Session: e15c894f-2297-41cc-bb1e-6ded41305847 Authenticating user 'default' from [fd00:1122:3344:101::e]:42570 | ||
| 4346 | 2026.03.02 04:22:42.442498 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.03.02 04:22:42.442536 [ 293 ] {} <Debug> TCP-Session: e15c894f-2297-41cc-bb1e-6ded41305847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.03.02 04:22:42.442521 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4349 | 2026.03.02 04:22:42.442560 [ 293 ] {} <Debug> TCP-Session: e15c894f-2297-41cc-bb1e-6ded41305847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.03.02 04:22:42.442556 [ 290 ] {} <Debug> TCP-Session: 664a3225-dd4f-435d-ac9f-94ac3443e748 Authenticating user 'default' from [fd00:1122:3344:101::e]:65403 | ||
| 4351 | 2026.03.02 04:22:42.442580 [ 289 ] {} <Debug> TCP-Session: 153f0862-d09a-4a5e-b722-3c751ffdfe70 Authenticating user 'default' from [fd00:1122:3344:101::e]:54994 | ||
| 4352 | 2026.03.02 04:22:42.442607 [ 290 ] {} <Debug> TCP-Session: 664a3225-dd4f-435d-ac9f-94ac3443e748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.03.02 04:22:42.442625 [ 289 ] {} <Debug> TCP-Session: 153f0862-d09a-4a5e-b722-3c751ffdfe70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.03.02 04:22:42.442649 [ 290 ] {} <Debug> TCP-Session: 664a3225-dd4f-435d-ac9f-94ac3443e748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.03.02 04:22:42.442664 [ 289 ] {} <Debug> TCP-Session: 153f0862-d09a-4a5e-b722-3c751ffdfe70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.03.02 04:22:42.442579 [ 287 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4357 | 2026.03.02 04:22:42.442517 [ 291 ] {} <Debug> TCP-Session: d4caef1c-53b3-4ea7-ac6c-b10a6451e66e Authenticating user 'default' from [fd00:1122:3344:101::e]:60051 | ||
| 4358 | 2026.03.02 04:22:42.442311 [ 259 ] {} <Debug> TCP-Session: 466e77e6-5f42-4ae9-ad61-2f61c2d7a9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.03.02 04:22:42.442741 [ 291 ] {} <Debug> TCP-Session: d4caef1c-53b3-4ea7-ac6c-b10a6451e66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.03.02 04:22:42.442748 [ 259 ] {} <Debug> TCP-Session: 466e77e6-5f42-4ae9-ad61-2f61c2d7a9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.03.02 04:22:42.442755 [ 291 ] {} <Debug> TCP-Session: d4caef1c-53b3-4ea7-ac6c-b10a6451e66e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.03.02 04:22:42.442749 [ 287 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4363 | 2026.03.02 04:22:42.443047 [ 287 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 4364 | 2026.03.02 04:22:42.443996 [ 298 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Trace> AggregatingTransform: Aggregating | ||
| 4365 | 2026.03.02 04:22:42.444049 [ 298 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4366 | 2026.03.02 04:22:42.444094 [ 298 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948828 sec. (1053.932 rows/sec., 41.17 KiB/sec.) | ||
| 4367 | 2026.03.02 04:22:42.444118 [ 298 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Trace> Aggregator: Merging aggregated data | ||
| 4368 | 2026.03.02 04:22:42.445387 [ 287 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 4369 | 2026.03.02 04:22:42.445528 [ 287 ] {d215c18e-c4a7-48fb-a19a-0a46085b5ff7} <Debug> TCPHandler: Processed in 0.003499429 sec. | ||
| 4370 | 2026.03.02 04:22:42.445647 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4371 | 2026.03.02 04:22:42.445677 [ 287 ] {} <Debug> TCP-Session: 65cc6692-8dd6-4a6d-96a9-da2024c29cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.03.02 04:22:42.445678 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4373 | 2026.03.02 04:22:42.445696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4374 | 2026.03.02 04:22:42.445716 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4375 | 2026.03.02 04:22:42.445737 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4376 | 2026.03.02 04:22:42.445762 [ 293 ] {} <Debug> TCP-Session: e15c894f-2297-41cc-bb1e-6ded41305847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.03.02 04:22:42.445773 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4378 | 2026.03.02 04:22:42.445789 [ 291 ] {} <Debug> TCP-Session: d4caef1c-53b3-4ea7-ac6c-b10a6451e66e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.03.02 04:22:42.445796 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4380 | 2026.03.02 04:22:42.445817 [ 259 ] {} <Debug> TCP-Session: 466e77e6-5f42-4ae9-ad61-2f61c2d7a9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.03.02 04:22:42.445811 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4382 | 2026.03.02 04:22:42.445843 [ 292 ] {} <Debug> TCP-Session: ad08dca3-1bb7-4e2b-abb6-db554605e272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.03.02 04:22:42.445877 [ 294 ] {} <Debug> TCP-Session: 15e851bc-ff5a-4766-ac10-16dad50dc475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.03.02 04:22:42.445747 [ 289 ] {} <Debug> TCP-Session: 153f0862-d09a-4a5e-b722-3c751ffdfe70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.03.02 04:22:42.445733 [ 288 ] {} <Debug> TCP-Session: 141e1cfa-7eca-497e-aa91-24386cd76c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.03.02 04:22:42.445756 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4387 | 2026.03.02 04:22:42.445976 [ 290 ] {} <Debug> TCP-Session: 664a3225-dd4f-435d-ac9f-94ac3443e748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2026.03.02 04:22:43.761376 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.03.02 04:22:43.761679 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4390 | 2026.03.02 04:22:43.761763 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4391 | 2026.03.02 04:22:43.762471 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.03.02 04:22:43.762520 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4393 | 2026.03.02 04:22:43.762935 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4394 | 2026.03.02 04:22:43.763159 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.03.02 04:22:43.763320 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001717 sec., 80372.74315666861 rows/sec., 6.99 MiB/sec. | ||
| 4396 | 2026.03.02 04:22:43.763370 [ 261 ] {3c761809-724f-430e-adc2-f3f3203c8584} <Debug> TCPHandler: Processed in 0.002188138 sec. | ||
| 4397 | 2026.03.02 04:22:43.763494 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.03.02 04:22:43.763635 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4399 | 2026.03.02 04:22:43.763690 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4400 | 2026.03.02 04:22:43.764115 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.03.02 04:22:43.764154 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4402 | 2026.03.02 04:22:43.764468 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4403 | 2026.03.02 04:22:43.764680 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.03.02 04:22:43.764810 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001201 sec., 34138.21815154038 rows/sec., 2.51 MiB/sec. | ||
| 4405 | 2026.03.02 04:22:43.764849 [ 261 ] {6038e34b-5150-433f-8ca1-20a841b19b4c} <Debug> TCPHandler: Processed in 0.001408842 sec. | ||
| 4406 | 2026.03.02 04:22:43.764958 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.03.02 04:22:43.765058 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4408 | 2026.03.02 04:22:43.765101 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4409 | 2026.03.02 04:22:43.765540 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.03.02 04:22:43.765578 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4411 | 2026.03.02 04:22:43.765888 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4412 | 2026.03.02 04:22:43.766097 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.03.02 04:22:43.766226 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001188 sec., 88383.83838383837 rows/sec., 6.90 MiB/sec. | ||
| 4414 | 2026.03.02 04:22:43.766263 [ 261 ] {63e8ed2f-1637-4fde-b4a5-cfd62027e209} <Debug> TCPHandler: Processed in 0.001358602 sec. | ||
| 4415 | 2026.03.02 04:22:43.766373 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.03.02 04:22:43.766470 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.03.02 04:22:43.766514 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4418 | 2026.03.02 04:22:43.766915 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.03.02 04:22:43.766951 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4420 | 2026.03.02 04:22:43.767286 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4421 | 2026.03.02 04:22:43.767493 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.03.02 04:22:43.767623 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4423 | 2026.03.02 04:22:43.767660 [ 261 ] {4f17c5be-aac1-4f34-949d-1030fbdf9772} <Debug> TCPHandler: Processed in 0.001338392 sec. | ||
| 4424 | 2026.03.02 04:22:43.767764 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.03.02 04:22:43.767866 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4426 | 2026.03.02 04:22:43.767922 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4427 | 2026.03.02 04:22:43.768746 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.03.02 04:22:43.768785 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4429 | 2026.03.02 04:22:43.769345 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4430 | 2026.03.02 04:22:43.769559 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.03.02 04:22:43.769702 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001856 sec., 22090.51724137931 rows/sec., 39.59 MiB/sec. | ||
| 4432 | 2026.03.02 04:22:43.769761 [ 261 ] {f3fe5d1e-980c-4fc3-806e-e79449ef7807} <Debug> TCPHandler: Processed in 0.002048517 sec. | ||
| 4433 | 2026.03.02 04:22:43.769873 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.03.02 04:22:43.769968 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.03.02 04:22:43.770009 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4436 | 2026.03.02 04:22:43.770337 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.03.02 04:22:43.770373 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4438 | 2026.03.02 04:22:43.770675 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4439 | 2026.03.02 04:22:43.770874 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.03.02 04:22:43.771000 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 4441 | 2026.03.02 04:22:43.771035 [ 261 ] {7a543b11-7692-4a2c-99e1-27b5313493e5} <Debug> TCPHandler: Processed in 0.00121419 sec. | ||
| 4442 | 2026.03.02 04:22:45.170886 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4443 | 2026.03.02 04:22:45.170963 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4444 | 2026.03.02 04:22:45.283929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8662 | ||
| 4445 | 2026.03.02 04:22:45.284442 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.03.02 04:22:45.284483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4447 | 2026.03.02 04:22:45.284964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4448 | 2026.03.02 04:22:45.285188 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.03.02 04:22:45.285335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8662 | ||
| 4450 | 2026.03.02 04:22:45.743984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4451 | 2026.03.02 04:22:45.760470 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.03.02 04:22:45.760534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4453 | 2026.03.02 04:22:45.767567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4454 | 2026.03.02 04:22:45.768344 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.03.02 04:22:45.772070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4456 | 2026.03.02 04:22:48.759986 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.03.02 04:22:48.760194 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4458 | 2026.03.02 04:22:48.760269 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4459 | 2026.03.02 04:22:48.760947 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.03.02 04:22:48.760993 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4461 | 2026.03.02 04:22:48.761365 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4462 | 2026.03.02 04:22:48.761579 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.03.02 04:22:48.761762 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 4464 | 2026.03.02 04:22:48.761810 [ 261 ] {85807177-4e7a-4768-bfae-2334b482fbc3} <Debug> TCPHandler: Processed in 0.001988127 sec. | ||
| 4465 | 2026.03.02 04:22:48.761932 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.03.02 04:22:48.762033 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4467 | 2026.03.02 04:22:48.762076 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4468 | 2026.03.02 04:22:48.762501 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.03.02 04:22:48.762538 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4470 | 2026.03.02 04:22:48.762854 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4471 | 2026.03.02 04:22:48.763080 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.03.02 04:22:48.763212 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 4473 | 2026.03.02 04:22:48.763248 [ 261 ] {b40cee8b-4dac-4d71-938e-26be2119dd78} <Debug> TCPHandler: Processed in 0.001367601 sec. | ||
| 4474 | 2026.03.02 04:22:48.763354 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.03.02 04:22:48.763449 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.03.02 04:22:48.763492 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4477 | 2026.03.02 04:22:48.763954 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.03.02 04:22:48.763993 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4479 | 2026.03.02 04:22:48.764359 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4480 | 2026.03.02 04:22:48.764573 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.03.02 04:22:48.764718 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 4482 | 2026.03.02 04:22:48.764757 [ 261 ] {f911d0e5-7953-4bf7-b46b-793b38cd4858} <Debug> TCPHandler: Processed in 0.001450432 sec. | ||
| 4483 | 2026.03.02 04:22:48.764864 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.03.02 04:22:48.764959 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.03.02 04:22:48.764999 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4486 | 2026.03.02 04:22:48.765317 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.03.02 04:22:48.765353 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4488 | 2026.03.02 04:22:48.765644 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4489 | 2026.03.02 04:22:48.765843 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.03.02 04:22:48.765973 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 4491 | 2026.03.02 04:22:48.766008 [ 261 ] {a399ca1f-49a6-4b4e-b921-a65983f8f1f0} <Debug> TCPHandler: Processed in 0.00119194 sec. | ||
| 4492 | 2026.03.02 04:22:50.298026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 576 | ||
| 4493 | 2026.03.02 04:22:50.300525 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.03.02 04:22:50.300581 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4495 | 2026.03.02 04:22:50.301832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4496 | 2026.03.02 04:22:50.302116 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.03.02 04:22:50.302473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4498 | 2026.03.02 04:22:52.785560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9110 | ||
| 4499 | 2026.03.02 04:22:52.786239 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.03.02 04:22:52.786287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4501 | 2026.03.02 04:22:52.786777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4502 | 2026.03.02 04:22:52.787016 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.03.02 04:22:52.787161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9110 | ||
| 4504 | 2026.03.02 04:22:53.272272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4505 | 2026.03.02 04:22:53.289769 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.03.02 04:22:53.289831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4507 | 2026.03.02 04:22:53.296318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4508 | 2026.03.02 04:22:53.297029 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.03.02 04:22:53.300228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4510 | 2026.03.02 04:22:53.786168 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.03.02 04:22:53.786442 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4512 | 2026.03.02 04:22:53.786545 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4513 | 2026.03.02 04:22:53.787362 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.03.02 04:22:53.787408 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4515 | 2026.03.02 04:22:53.787767 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4516 | 2026.03.02 04:22:53.787994 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.03.02 04:22:53.788143 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001773 sec., 6768.18950930626 rows/sec., 551.90 KiB/sec. | ||
| 4518 | 2026.03.02 04:22:53.788182 [ 261 ] {62382c5b-4a4b-4edf-91cc-f1592bfc791a} <Debug> TCPHandler: Processed in 0.002190758 sec. | ||
| 4519 | 2026.03.02 04:22:53.788298 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.03.02 04:22:53.788391 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4521 | 2026.03.02 04:22:53.788429 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4522 | 2026.03.02 04:22:53.789637 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.03.02 04:22:53.789681 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4524 | 2026.03.02 04:22:53.790121 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4525 | 2026.03.02 04:22:53.790333 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.03.02 04:22:53.790457 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Debug> executeQuery: Read 1284 rows, 109.29 KiB in 0.002084 sec., 616122.8406909789 rows/sec., 51.21 MiB/sec. | ||
| 4527 | 2026.03.02 04:22:53.790455 [ 15 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4528 | 2026.03.02 04:22:53.790494 [ 261 ] {93b3e90e-1ffe-4063-8f99-41c07e7f0eec} <Debug> TCPHandler: Processed in 0.002245189 sec. | ||
| 4529 | 2026.03.02 04:22:53.790558 [ 15 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.03.02 04:22:53.790598 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4531 | 2026.03.02 04:22:53.790633 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.03.02 04:22:53.790735 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4533 | 2026.03.02 04:22:53.790733 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 4534 | 2026.03.02 04:22:53.790776 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4535 | 2026.03.02 04:22:53.790911 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4536 | 2026.03.02 04:22:53.790961 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2148 rows starting from the beginning of the part | ||
| 4537 | 2026.03.02 04:22:53.791049 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4538 | 2026.03.02 04:22:53.791098 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 177 rows starting from the beginning of the part | ||
| 4539 | 2026.03.02 04:22:53.791140 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4540 | 2026.03.02 04:22:53.791180 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 4541 | 2026.03.02 04:22:53.791198 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.03.02 04:22:53.791220 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1284 rows starting from the beginning of the part | ||
| 4543 | 2026.03.02 04:22:53.791241 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4544 | 2026.03.02 04:22:53.791571 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4545 | 2026.03.02 04:22:53.791787 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.03.02 04:22:53.791891 [ 15 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4547 | 2026.03.02 04:22:53.791917 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.0012 sec., 44166.66666666667 rows/sec., 3.19 MiB/sec. | ||
| 4548 | 2026.03.02 04:22:53.791926 [ 15 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.03.02 04:22:53.791957 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4550 | 2026.03.02 04:22:53.791961 [ 261 ] {2f239d03-269b-4b1e-b843-0750a2d2382d} <Debug> TCPHandler: Processed in 0.001375201 sec. | ||
| 4551 | 2026.03.02 04:22:53.792058 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 4552 | 2026.03.02 04:22:53.792080 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.03.02 04:22:53.792188 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.03.02 04:22:53.792193 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4555 | 2026.03.02 04:22:53.792229 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4556 | 2026.03.02 04:22:53.792239 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part | ||
| 4557 | 2026.03.02 04:22:53.792311 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part | ||
| 4558 | 2026.03.02 04:22:53.792353 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4559 | 2026.03.02 04:22:53.792394 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 4560 | 2026.03.02 04:22:53.792433 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4561 | 2026.03.02 04:22:53.792472 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
| 4562 | 2026.03.02 04:22:53.792704 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.03.02 04:22:53.792746 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4564 | 2026.03.02 04:22:53.792853 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3941 rows, containing 5 columns (5 merged, 0 gathered) in 0.002175229 sec., 1811763.267223819 rows/sec., 157.29 MiB/sec. | ||
| 4565 | 2026.03.02 04:22:53.793104 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4566 | 2026.03.02 04:22:53.793301 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4567 | 2026.03.02 04:22:53.793313 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305511 sec., 309457.36956639966 rows/sec., 22.26 MiB/sec. | ||
| 4568 | 2026.03.02 04:22:53.793361 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.03.02 04:22:53.793491 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4570 | 2026.03.02 04:22:53.793502 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001331 sec., 171299.77460555974 rows/sec., 11.60 MiB/sec. | ||
| 4571 | 2026.03.02 04:22:53.793550 [ 261 ] {d3c5b952-a70a-4b5e-b178-b760f80c68db} <Debug> TCPHandler: Processed in 0.001518793 sec. | ||
| 4572 | 2026.03.02 04:22:53.793667 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.03.02 04:22:53.793732 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.03.02 04:22:53.793772 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4575 | 2026.03.02 04:22:53.793803 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.03.02 04:22:53.793819 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4577 | 2026.03.02 04:22:53.793835 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_26_5} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4578 | 2026.03.02 04:22:53.793880 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_16_3} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4579 | 2026.03.02 04:22:53.793966 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4580 | 2026.03.02 04:22:53.794024 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4581 | 2026.03.02 04:22:53.794433 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.03.02 04:22:53.794474 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4583 | 2026.03.02 04:22:53.794831 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4584 | 2026.03.02 04:22:53.795038 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.03.02 04:22:53.795138 [ 15 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4586 | 2026.03.02 04:22:53.795168 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001415 sec., 404946.99646643107 rows/sec., 30.14 MiB/sec. | ||
| 4587 | 2026.03.02 04:22:53.795172 [ 15 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.02 04:22:53.795208 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4589 | 2026.03.02 04:22:53.795212 [ 261 ] {e3b5948a-faee-4712-bdd5-278ff1383723} <Debug> TCPHandler: Processed in 0.001594544 sec. | ||
| 4590 | 2026.03.02 04:22:53.795287 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 4591 | 2026.03.02 04:22:53.795331 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.03.02 04:22:53.795398 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4593 | 2026.03.02 04:22:53.795429 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.03.02 04:22:53.795432 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1059 rows starting from the beginning of the part | ||
| 4595 | 2026.03.02 04:22:53.795479 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4596 | 2026.03.02 04:22:53.795534 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4597 | 2026.03.02 04:22:53.795586 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 102 rows starting from the beginning of the part | ||
| 4598 | 2026.03.02 04:22:53.795627 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4599 | 2026.03.02 04:22:53.795666 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 4600 | 2026.03.02 04:22:53.795706 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 573 rows starting from the beginning of the part | ||
| 4601 | 2026.03.02 04:22:53.796034 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.03.02 04:22:53.796076 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4603 | 2026.03.02 04:22:53.796471 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4604 | 2026.03.02 04:22:53.796688 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.03.02 04:22:53.796793 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540563 sec., 1303419.5940055682 rows/sec., 101.98 MiB/sec. | ||
| 4606 | 2026.03.02 04:22:53.796794 [ 15 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4607 | 2026.03.02 04:22:53.796815 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001405 sec., 604982.2064056939 rows/sec., 40.72 MiB/sec. | ||
| 4608 | 2026.03.02 04:22:53.796844 [ 15 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.03.02 04:22:53.796868 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4610 | 2026.03.02 04:22:53.796868 [ 261 ] {84b419e5-c89c-4381-9fb3-a2821ac90843} <Debug> TCPHandler: Processed in 0.001586464 sec. | ||
| 4611 | 2026.03.02 04:22:53.796933 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 4612 | 2026.03.02 04:22:53.796953 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4613 | 2026.03.02 04:22:53.796990 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2026.03.02 04:22:53.797025 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4615 | 2026.03.02 04:22:53.797058 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7650 rows starting from the beginning of the part | ||
| 4616 | 2026.03.02 04:22:53.797090 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4617 | 2026.03.02 04:22:53.797107 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4618 | 2026.03.02 04:22:53.797150 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4619 | 2026.03.02 04:22:53.797153 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 197 rows starting from the beginning of the part | ||
| 4620 | 2026.03.02 04:22:53.797208 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4621 | 2026.03.02 04:22:53.797241 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.03.02 04:22:53.797245 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 4623 | 2026.03.02 04:22:53.797298 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 850 rows starting from the beginning of the part | ||
| 4624 | 2026.03.02 04:22:53.797318 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_26_5} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4625 | 2026.03.02 04:22:53.797394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4626 | 2026.03.02 04:22:53.798010 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.03.02 04:22:53.798052 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4628 | 2026.03.02 04:22:53.798648 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4629 | 2026.03.02 04:22:53.798894 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.03.02 04:22:53.799031 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00196 sec., 20918.367346938776 rows/sec., 37.48 MiB/sec. | ||
| 4631 | 2026.03.02 04:22:53.799091 [ 261 ] {d3c2ced8-5d8f-47d8-a9b4-a48a39e8ad0e} <Debug> TCPHandler: Processed in 0.002149548 sec. | ||
| 4632 | 2026.03.02 04:22:53.799203 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.03.02 04:22:53.799296 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4634 | 2026.03.02 04:22:53.799337 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4635 | 2026.03.02 04:22:53.799659 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.03.02 04:22:53.799695 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4637 | 2026.03.02 04:22:53.800031 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4638 | 2026.03.02 04:22:53.800238 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.03.02 04:22:53.800339 [ 15 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4640 | 2026.03.02 04:22:53.800365 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4641 | 2026.03.02 04:22:53.800372 [ 15 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.02 04:22:53.800404 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4643 | 2026.03.02 04:22:53.800407 [ 261 ] {0185848e-7a3d-4879-ba1c-4fdcc00a292e} <Debug> TCPHandler: Processed in 0.00125316 sec. | ||
| 4644 | 2026.03.02 04:22:53.800487 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 4645 | 2026.03.02 04:22:53.800581 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.03.02 04:22:53.800614 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1176 rows starting from the beginning of the part | ||
| 4647 | 2026.03.02 04:22:53.800675 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4648 | 2026.03.02 04:22:53.800721 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4649 | 2026.03.02 04:22:53.800764 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4650 | 2026.03.02 04:22:53.800804 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 4651 | 2026.03.02 04:22:53.800845 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4652 | 2026.03.02 04:22:53.801069 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9177 rows, containing 5 columns (5 merged, 0 gathered) in 0.004162625 sec., 2204618.479925528 rows/sec., 149.76 MiB/sec. | ||
| 4653 | 2026.03.02 04:22:53.801305 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4654 | 2026.03.02 04:22:53.801590 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): 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.02 04:22:53.801664 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4656 | 2026.03.02 04:22:53.801741 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 4657 | 2026.03.02 04:22:53.801791 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343241 sec., 1098834.833064208 rows/sec., 71.56 MiB/sec. | ||
| 4658 | 2026.03.02 04:22:53.802020 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4659 | 2026.03.02 04:22:53.802263 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.03.02 04:22:53.802328 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_26_5} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4661 | 2026.03.02 04:22:53.802395 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4662 | 2026.03.02 04:22:54.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.25 MiB, peak 252.58 MiB, free memory in arenas 0.00 B, will set to 245.75 MiB (RSS), difference: 1.50 MiB | ||
| 4663 | 2026.03.02 04:22:58.759408 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.03.02 04:22:58.759606 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4665 | 2026.03.02 04:22:58.759671 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4666 | 2026.03.02 04:22:58.760303 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.03.02 04:22:58.760343 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4668 | 2026.03.02 04:22:58.760724 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4669 | 2026.03.02 04:22:58.760942 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.03.02 04:22:58.761092 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001536 sec., 36458.333333333336 rows/sec., 2.80 MiB/sec. | ||
| 4671 | 2026.03.02 04:22:58.761142 [ 261 ] {761160f4-a69a-4f71-ad33-8fcf7e2afd36} <Debug> TCPHandler: Processed in 0.001868066 sec. | ||
| 4672 | 2026.03.02 04:22:58.761266 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.03.02 04:22:58.761368 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4674 | 2026.03.02 04:22:58.761412 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4675 | 2026.03.02 04:22:58.761831 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.03.02 04:22:58.761865 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4677 | 2026.03.02 04:22:58.762171 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4678 | 2026.03.02 04:22:58.762386 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.03.02 04:22:58.762514 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 4680 | 2026.03.02 04:22:58.762552 [ 261 ] {51acfe5e-217d-43c5-8017-855f6b975ab5} <Debug> TCPHandler: Processed in 0.001338162 sec. | ||
| 4681 | 2026.03.02 04:22:58.762667 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.03.02 04:22:58.762763 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4683 | 2026.03.02 04:22:58.762808 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4684 | 2026.03.02 04:22:58.763198 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.03.02 04:22:58.763229 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4686 | 2026.03.02 04:22:58.763538 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4687 | 2026.03.02 04:22:58.763803 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.03.02 04:22:58.763932 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4689 | 2026.03.02 04:22:58.763969 [ 261 ] {5312732a-ead6-4397-9201-6d1dd2beb86e} <Debug> TCPHandler: Processed in 0.001353372 sec. | ||
| 4690 | 2026.03.02 04:22:58.764083 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.03.02 04:22:58.764186 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.03.02 04:22:58.764230 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4693 | 2026.03.02 04:22:58.764565 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.03.02 04:22:58.764602 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4695 | 2026.03.02 04:22:58.764921 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4696 | 2026.03.02 04:22:58.765135 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.03.02 04:22:58.765267 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 4698 | 2026.03.02 04:22:58.765303 [ 261 ] {4ee72898-26af-4b28-b298-835810dbd7c1} <Debug> TCPHandler: Processed in 0.001272761 sec. | ||
| 4699 | 2026.03.02 04:23:00.171019 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4700 | 2026.03.02 04:23:00.171071 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4701 | 2026.03.02 04:23:00.287307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9622 | ||
| 4702 | 2026.03.02 04:23:00.287882 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.03.02 04:23:00.287922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4704 | 2026.03.02 04:23:00.288411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4705 | 2026.03.02 04:23:00.288626 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.03.02 04:23:00.288809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9622 | ||
| 4707 | 2026.03.02 04:23:00.302607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 600 | ||
| 4708 | 2026.03.02 04:23:00.304752 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.03.02 04:23:00.304798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4710 | 2026.03.02 04:23:00.305960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4711 | 2026.03.02 04:23:00.306214 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.03.02 04:23:00.306462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4713 | 2026.03.02 04:23:00.800371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4714 | 2026.03.02 04:23:00.818324 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.03.02 04:23:00.818389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4716 | 2026.03.02 04:23:00.824734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4717 | 2026.03.02 04:23:00.825430 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.03.02 04:23:00.828699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4719 | 2026.03.02 04:23:03.760769 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.03.02 04:23:03.760961 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4721 | 2026.03.02 04:23:03.761041 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4722 | 2026.03.02 04:23:03.761745 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.03.02 04:23:03.761794 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4724 | 2026.03.02 04:23:03.762180 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4725 | 2026.03.02 04:23:03.762399 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.03.02 04:23:03.762555 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001644 sec., 83941.60583941605 rows/sec., 7.30 MiB/sec. | ||
| 4727 | 2026.03.02 04:23:03.762605 [ 261 ] {14b76b9c-6528-4bf1-aad1-2c2027758d97} <Debug> TCPHandler: Processed in 0.001972477 sec. | ||
| 4728 | 2026.03.02 04:23:03.762725 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.03.02 04:23:03.762826 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.03.02 04:23:03.762871 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4731 | 2026.03.02 04:23:03.763296 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.03.02 04:23:03.763333 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4733 | 2026.03.02 04:23:03.763631 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4734 | 2026.03.02 04:23:03.763829 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.03.02 04:23:03.763975 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 4736 | 2026.03.02 04:23:03.764016 [ 261 ] {53c71d41-a369-4c4a-a47a-0b37d58ed5e1} <Debug> TCPHandler: Processed in 0.001344472 sec. | ||
| 4737 | 2026.03.02 04:23:03.764126 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.03.02 04:23:03.764221 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4739 | 2026.03.02 04:23:03.764263 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4740 | 2026.03.02 04:23:03.764690 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.03.02 04:23:03.764725 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4742 | 2026.03.02 04:23:03.765024 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4743 | 2026.03.02 04:23:03.765241 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.03.02 04:23:03.765370 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 4745 | 2026.03.02 04:23:03.765407 [ 261 ] {a2f37831-c055-4bb4-9c0a-fa8b23a18423} <Debug> TCPHandler: Processed in 0.001332781 sec. | ||
| 4746 | 2026.03.02 04:23:03.765518 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.03.02 04:23:03.765611 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.03.02 04:23:03.765655 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4749 | 2026.03.02 04:23:03.766050 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.03.02 04:23:03.766087 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4751 | 2026.03.02 04:23:03.766406 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4752 | 2026.03.02 04:23:03.766606 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.02 04:23:03.766737 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4754 | 2026.03.02 04:23:03.766774 [ 261 ] {d08eb18e-e8cd-45a0-bd3c-c8cead2ee7a2} <Debug> TCPHandler: Processed in 0.001306521 sec. | ||
| 4755 | 2026.03.02 04:23:03.766894 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.03.02 04:23:03.767013 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.03.02 04:23:03.767080 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4758 | 2026.03.02 04:23:03.767961 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.03.02 04:23:03.767996 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4760 | 2026.03.02 04:23:03.768533 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4761 | 2026.03.02 04:23:03.768742 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.03.02 04:23:03.768876 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00195 sec., 21025.641025641027 rows/sec., 37.68 MiB/sec. | ||
| 4763 | 2026.03.02 04:23:03.769001 [ 261 ] {73e00ddf-5f6d-4942-a1fc-7cd4c9b4cde6} <Debug> TCPHandler: Processed in 0.002169049 sec. | ||
| 4764 | 2026.03.02 04:23:03.769117 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.03.02 04:23:03.769211 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.03.02 04:23:03.769254 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4767 | 2026.03.02 04:23:03.769587 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.03.02 04:23:03.769623 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4769 | 2026.03.02 04:23:03.769935 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4770 | 2026.03.02 04:23:03.770146 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.03.02 04:23:03.770276 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4772 | 2026.03.02 04:23:03.770313 [ 261 ] {846b44b5-2de3-41f4-9555-e153781f4769} <Debug> TCPHandler: Processed in 0.001248051 sec. | ||
| 4773 | 2026.03.02 04:23:07.789137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10070 | ||
| 4774 | 2026.03.02 04:23:07.789681 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.03.02 04:23:07.789723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4776 | 2026.03.02 04:23:07.790230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4777 | 2026.03.02 04:23:07.790469 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.02 04:23:07.790601 [ 84 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4779 | 2026.03.02 04:23:07.790611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10070 | ||
| 4780 | 2026.03.02 04:23:07.790652 [ 84 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.03.02 04:23:07.790679 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4782 | 2026.03.02 04:23:07.790834 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 4783 | 2026.03.02 04:23:07.790991 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4784 | 2026.03.02 04:23:07.791033 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7702 rows starting from the beginning of the part | ||
| 4785 | 2026.03.02 04:23:07.791103 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4786 | 2026.03.02 04:23:07.791152 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4787 | 2026.03.02 04:23:07.791198 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4788 | 2026.03.02 04:23:07.791239 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4789 | 2026.03.02 04:23:07.791285 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4790 | 2026.03.02 04:23:07.793605 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835744 sec., 3551096.2907794216 rows/sec., 50.80 MiB/sec. | ||
| 4791 | 2026.03.02 04:23:07.793885 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4792 | 2026.03.02 04:23:07.794147 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.03.02 04:23:07.794223 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_21_4} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4794 | 2026.03.02 04:23:07.794302 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4795 | 2026.03.02 04:23:08.328982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4796 | 2026.03.02 04:23:08.346624 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.03.02 04:23:08.346681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4798 | 2026.03.02 04:23:08.352851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4799 | 2026.03.02 04:23:08.353551 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.03.02 04:23:08.353893 [ 83 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4801 | 2026.03.02 04:23:08.353938 [ 83 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.03.02 04:23:08.353961 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4803 | 2026.03.02 04:23:08.354110 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 4804 | 2026.03.02 04:23:08.357171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4805 | 2026.03.02 04:23:08.358260 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4806 | 2026.03.02 04:23:08.359710 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 4807 | 2026.03.02 04:23:08.364282 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 4808 | 2026.03.02 04:23:08.368627 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 4809 | 2026.03.02 04:23:08.372615 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 4810 | 2026.03.02 04:23:08.377048 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 4811 | 2026.03.02 04:23:08.381223 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 4812 | 2026.03.02 04:23:08.429950 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075925291 sec., 2094.163853780949 rows/sec., 10.83 MiB/sec. | ||
| 4813 | 2026.03.02 04:23:08.432388 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4814 | 2026.03.02 04:23:08.434389 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_21_4} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.03.02 04:23:08.434467 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_21_4} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4816 | 2026.03.02 04:23:08.436415 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4817 | 2026.03.02 04:23:08.758865 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.03.02 04:23:08.759117 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4819 | 2026.03.02 04:23:08.759214 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4820 | 2026.03.02 04:23:08.759987 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.03.02 04:23:08.760041 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4822 | 2026.03.02 04:23:08.760430 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4823 | 2026.03.02 04:23:08.760644 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.02 04:23:08.760796 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.46 MiB/sec. | ||
| 4825 | 2026.03.02 04:23:08.760846 [ 261 ] {528525d8-a8a8-4dc8-8c66-040cfee5c4b3} <Debug> TCPHandler: Processed in 0.002158898 sec. | ||
| 4826 | 2026.03.02 04:23:08.760968 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.03.02 04:23:08.761070 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4828 | 2026.03.02 04:23:08.761113 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4829 | 2026.03.02 04:23:08.761537 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.03.02 04:23:08.761573 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4831 | 2026.03.02 04:23:08.761896 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4832 | 2026.03.02 04:23:08.762104 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.03.02 04:23:08.762232 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 4834 | 2026.03.02 04:23:08.762269 [ 261 ] {4322e099-c6db-4b0b-a024-0165c3e69c84} <Debug> TCPHandler: Processed in 0.001355411 sec. | ||
| 4835 | 2026.03.02 04:23:08.762379 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.03.02 04:23:08.762473 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4837 | 2026.03.02 04:23:08.762518 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4838 | 2026.03.02 04:23:08.762926 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.03.02 04:23:08.762962 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4840 | 2026.03.02 04:23:08.763301 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4841 | 2026.03.02 04:23:08.763514 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.03.02 04:23:08.763641 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4843 | 2026.03.02 04:23:08.763678 [ 261 ] {f5f98534-ace7-4e22-8c69-aa89c70055d0} <Debug> TCPHandler: Processed in 0.001349541 sec. | ||
| 4844 | 2026.03.02 04:23:08.763778 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.03.02 04:23:08.763872 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4846 | 2026.03.02 04:23:08.763914 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4847 | 2026.03.02 04:23:08.764244 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.03.02 04:23:08.764280 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4849 | 2026.03.02 04:23:08.764589 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4850 | 2026.03.02 04:23:08.764791 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.03.02 04:23:08.764916 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4852 | 2026.03.02 04:23:08.764953 [ 261 ] {40084177-c8f5-4fd0-a530-1d3c586685a3} <Debug> TCPHandler: Processed in 0.0012246 sec. | ||
| 4853 | 2026.03.02 04:23:09.001127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.28 MiB, peak 259.57 MiB, free memory in arenas 0.00 B, will set to 252.63 MiB (RSS), difference: 3.35 MiB | ||
| 4854 | 2026.03.02 04:23:10.306741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 620 | ||
| 4855 | 2026.03.02 04:23:10.308897 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.03.02 04:23:10.308947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4857 | 2026.03.02 04:23:10.310153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4858 | 2026.03.02 04:23:10.310425 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.03.02 04:23:10.310593 [ 83 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4860 | 2026.03.02 04:23:10.310654 [ 83 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.03.02 04:23:10.310673 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4862 | 2026.03.02 04:23:10.310677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4863 | 2026.03.02 04:23:10.310770 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 4864 | 2026.03.02 04:23:10.311343 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4865 | 2026.03.02 04:23:10.311512 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 474 rows starting from the beginning of the part | ||
| 4866 | 2026.03.02 04:23:10.311911 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
| 4867 | 2026.03.02 04:23:10.312292 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4868 | 2026.03.02 04:23:10.312645 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part | ||
| 4869 | 2026.03.02 04:23:10.312987 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4870 | 2026.03.02 04:23:10.313322 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4871 | 2026.03.02 04:23:10.319930 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 72 columns (72 merged, 0 gathered) in 0.009202998 sec., 67369.35072679576 rows/sec., 60.77 MiB/sec. | ||
| 4872 | 2026.03.02 04:23:10.320871 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4873 | 2026.03.02 04:23:10.321397 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.03.02 04:23:10.321471 [ 187 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_16_3} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4875 | 2026.03.02 04:23:10.321648 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 4876 | 2026.03.02 04:23:13.761419 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.03.02 04:23:13.761611 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4878 | 2026.03.02 04:23:13.761679 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4879 | 2026.03.02 04:23:13.762369 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.03.02 04:23:13.762409 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4881 | 2026.03.02 04:23:13.762795 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4882 | 2026.03.02 04:23:13.763011 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.03.02 04:23:13.763233 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001668 sec., 82733.81294964028 rows/sec., 7.19 MiB/sec. | ||
| 4884 | 2026.03.02 04:23:13.763281 [ 261 ] {260deefe-fd91-43af-92f8-178be234e185} <Debug> TCPHandler: Processed in 0.001998067 sec. | ||
| 4885 | 2026.03.02 04:23:13.763406 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.03.02 04:23:13.763510 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.03.02 04:23:13.763555 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4888 | 2026.03.02 04:23:13.763983 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.03.02 04:23:13.764020 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4890 | 2026.03.02 04:23:13.764321 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4891 | 2026.03.02 04:23:13.764531 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.03.02 04:23:13.764666 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001179 sec., 34775.233248515695 rows/sec., 2.55 MiB/sec. | ||
| 4893 | 2026.03.02 04:23:13.764705 [ 261 ] {297b72e8-d63f-488a-a25d-a1e433ee8276} <Debug> TCPHandler: Processed in 0.001352162 sec. | ||
| 4894 | 2026.03.02 04:23:13.764812 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.03.02 04:23:13.764910 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4896 | 2026.03.02 04:23:13.764951 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4897 | 2026.03.02 04:23:13.765387 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.03.02 04:23:13.765422 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4899 | 2026.03.02 04:23:13.765745 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4900 | 2026.03.02 04:23:13.765954 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.03.02 04:23:13.766078 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001189 sec., 88309.50378469302 rows/sec., 6.90 MiB/sec. | ||
| 4902 | 2026.03.02 04:23:13.766115 [ 261 ] {85d595e2-a4c7-443d-8d24-08a145e90db2} <Debug> TCPHandler: Processed in 0.001355031 sec. | ||
| 4903 | 2026.03.02 04:23:13.766231 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2026.03.02 04:23:13.766327 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4905 | 2026.03.02 04:23:13.766370 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4906 | 2026.03.02 04:23:13.766771 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.03.02 04:23:13.766803 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4908 | 2026.03.02 04:23:13.767140 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4909 | 2026.03.02 04:23:13.767327 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.03.02 04:23:13.767443 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 4911 | 2026.03.02 04:23:13.767477 [ 261 ] {f1b2e985-b450-4947-9878-129deebff52a} <Debug> TCPHandler: Processed in 0.001320922 sec. | ||
| 4912 | 2026.03.02 04:23:13.767576 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.03.02 04:23:13.767665 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4914 | 2026.03.02 04:23:13.767716 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4915 | 2026.03.02 04:23:13.768573 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.03.02 04:23:13.768607 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4917 | 2026.03.02 04:23:13.769152 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4918 | 2026.03.02 04:23:13.769368 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.03.02 04:23:13.769501 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001817 sec., 22564.667033571823 rows/sec., 40.43 MiB/sec. | ||
| 4920 | 2026.03.02 04:23:13.769564 [ 261 ] {f077b469-a6ef-4c28-b0a2-57db0abd4b73} <Debug> TCPHandler: Processed in 0.002004747 sec. | ||
| 4921 | 2026.03.02 04:23:13.769676 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2026.03.02 04:23:13.769771 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4923 | 2026.03.02 04:23:13.769814 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4924 | 2026.03.02 04:23:13.770145 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.03.02 04:23:13.770180 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4926 | 2026.03.02 04:23:13.770482 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4927 | 2026.03.02 04:23:13.770687 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.03.02 04:23:13.770813 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4929 | 2026.03.02 04:23:13.770847 [ 261 ] {3168650e-7186-4bd7-94b7-2edbdf22d94e} <Debug> TCPHandler: Processed in 0.00122293 sec. | ||
| 4930 | 2026.03.02 04:23:15.171804 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4931 | 2026.03.02 04:23:15.171854 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4932 | 2026.03.02 04:23:15.290877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10582 | ||
| 4933 | 2026.03.02 04:23:15.291717 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.03.02 04:23:15.291787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4935 | 2026.03.02 04:23:15.292560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4936 | 2026.03.02 04:23:15.292786 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.03.02 04:23:15.292916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10582 | ||
| 4938 | 2026.03.02 04:23:15.857441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4939 | 2026.03.02 04:23:15.872909 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.03.02 04:23:15.872970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4941 | 2026.03.02 04:23:15.879348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4942 | 2026.03.02 04:23:15.880085 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.03.02 04:23:15.883184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4944 | 2026.03.02 04:23:18.759922 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.03.02 04:23:18.760172 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4946 | 2026.03.02 04:23:18.760232 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4947 | 2026.03.02 04:23:18.760900 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.03.02 04:23:18.760939 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4949 | 2026.03.02 04:23:18.761316 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4950 | 2026.03.02 04:23:18.761533 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.03.02 04:23:18.761657 [ 75 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4952 | 2026.03.02 04:23:18.761675 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001499 sec., 37358.23882588393 rows/sec., 2.87 MiB/sec. | ||
| 4953 | 2026.03.02 04:23:18.761698 [ 75 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.03.02 04:23:18.761718 [ 261 ] {06d73470-4b13-43f8-8ca6-08f949cec898} <Debug> TCPHandler: Processed in 0.001949357 sec. | ||
| 4955 | 2026.03.02 04:23:18.761721 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4956 | 2026.03.02 04:23:18.761844 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.03.02 04:23:18.761871 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 4958 | 2026.03.02 04:23:18.761965 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4959 | 2026.03.02 04:23:18.762020 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4960 | 2026.03.02 04:23:18.762020 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4961 | 2026.03.02 04:23:18.762075 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2149 rows starting from the beginning of the part | ||
| 4962 | 2026.03.02 04:23:18.762177 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 4963 | 2026.03.02 04:23:18.762225 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 4964 | 2026.03.02 04:23:18.762269 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4965 | 2026.03.02 04:23:18.762312 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 4966 | 2026.03.02 04:23:18.762360 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4967 | 2026.03.02 04:23:18.762472 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.03.02 04:23:18.762518 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4969 | 2026.03.02 04:23:18.762900 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4970 | 2026.03.02 04:23:18.763133 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.03.02 04:23:18.763235 [ 75 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4972 | 2026.03.02 04:23:18.763261 [ 75 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.02 04:23:18.763276 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
| 4974 | 2026.03.02 04:23:18.763277 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4975 | 2026.03.02 04:23:18.763314 [ 261 ] {634f8e05-c4bb-4f6b-874f-a686bb1ca055} <Debug> TCPHandler: Processed in 0.001532953 sec. | ||
| 4976 | 2026.03.02 04:23:18.763362 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 4977 | 2026.03.02 04:23:18.763435 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.03.02 04:23:18.763445 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4979 | 2026.03.02 04:23:18.763479 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1061 rows starting from the beginning of the part | ||
| 4980 | 2026.03.02 04:23:18.763532 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.03.02 04:23:18.763535 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 4982 | 2026.03.02 04:23:18.763577 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4983 | 2026.03.02 04:23:18.763589 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 4984 | 2026.03.02 04:23:18.763629 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4985 | 2026.03.02 04:23:18.763666 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 4986 | 2026.03.02 04:23:18.763704 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4987 | 2026.03.02 04:23:18.763726 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925717 sec., 1346511.4552138243 rows/sec., 116.00 MiB/sec. | ||
| 4988 | 2026.03.02 04:23:18.763977 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.03.02 04:23:18.764017 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4990 | 2026.03.02 04:23:18.764093 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4991 | 2026.03.02 04:23:18.764477 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.03.02 04:23:18.764478 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4993 | 2026.03.02 04:23:18.764594 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_31_6} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4994 | 2026.03.02 04:23:18.764688 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358382 sec., 1077016.6271343408 rows/sec., 84.07 MiB/sec. | ||
| 4995 | 2026.03.02 04:23:18.764720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4996 | 2026.03.02 04:23:18.764746 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.02 04:23:18.764886 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 4998 | 2026.03.02 04:23:18.764901 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4999 | 2026.03.02 04:23:18.764926 [ 261 ] {2f77ea6a-98b9-443c-b1cb-177344f8db11} <Debug> TCPHandler: Processed in 0.001544303 sec. | ||
| 5000 | 2026.03.02 04:23:18.764934 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5001 | 2026.03.02 04:23:18.764948 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.03.02 04:23:18.764984 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5003 | 2026.03.02 04:23:18.765043 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.03.02 04:23:18.765051 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 5005 | 2026.03.02 04:23:18.765146 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.03.02 04:23:18.765155 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5007 | 2026.03.02 04:23:18.765188 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9177 rows starting from the beginning of the part | ||
| 5008 | 2026.03.02 04:23:18.765192 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5009 | 2026.03.02 04:23:18.765210 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.03.02 04:23:18.765237 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 5011 | 2026.03.02 04:23:18.765281 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5012 | 2026.03.02 04:23:18.765292 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_31_6} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5013 | 2026.03.02 04:23:18.765318 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5014 | 2026.03.02 04:23:18.765362 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5015 | 2026.03.02 04:23:18.765389 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5016 | 2026.03.02 04:23:18.765400 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5017 | 2026.03.02 04:23:18.765550 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.03.02 04:23:18.765589 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5019 | 2026.03.02 04:23:18.765937 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5020 | 2026.03.02 04:23:18.766162 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.03.02 04:23:18.766257 [ 73 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5022 | 2026.03.02 04:23:18.766288 [ 73 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.03.02 04:23:18.766297 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 5024 | 2026.03.02 04:23:18.766307 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5025 | 2026.03.02 04:23:18.766341 [ 261 ] {196b7965-eed7-44cb-8a4b-30895fe4bb40} <Debug> TCPHandler: Processed in 0.001347612 sec. | ||
| 5026 | 2026.03.02 04:23:18.766396 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 5027 | 2026.03.02 04:23:18.766501 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5028 | 2026.03.02 04:23:18.766532 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1476 rows starting from the beginning of the part | ||
| 5029 | 2026.03.02 04:23:18.766592 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 5030 | 2026.03.02 04:23:18.766633 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5031 | 2026.03.02 04:23:18.766670 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5032 | 2026.03.02 04:23:18.766705 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5033 | 2026.03.02 04:23:18.766741 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5034 | 2026.03.02 04:23:18.767694 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331521 sec., 1333812.9853002694 rows/sec., 87.38 MiB/sec. | ||
| 5035 | 2026.03.02 04:23:18.767916 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5036 | 2026.03.02 04:23:18.768148 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.03.02 04:23:18.768241 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_31_6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5038 | 2026.03.02 04:23:18.768311 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5039 | 2026.03.02 04:23:18.768996 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9977 rows, containing 5 columns (5 merged, 0 gathered) in 0.003971093 sec., 2512406.533918999 rows/sec., 171.02 MiB/sec. | ||
| 5040 | 2026.03.02 04:23:18.769281 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5041 | 2026.03.02 04:23:18.769592 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.03.02 04:23:18.769674 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5043 | 2026.03.02 04:23:18.769778 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5044 | 2026.03.02 04:23:19.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.10 MiB, peak 261.81 MiB, free memory in arenas 0.00 B, will set to 256.47 MiB (RSS), difference: 1.37 MiB | ||
| 5045 | 2026.03.02 04:23:20.311140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 640 | ||
| 5046 | 2026.03.02 04:23:20.313233 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.03.02 04:23:20.313282 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5048 | 2026.03.02 04:23:20.314487 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5049 | 2026.03.02 04:23:20.314765 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.03.02 04:23:20.315118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5051 | 2026.03.02 04:23:21.532198 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.03.02 04:23:21.532391 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.03.02 04:23:21.532461 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5054 | 2026.03.02 04:23:21.533226 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.03.02 04:23:21.533271 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5056 | 2026.03.02 04:23:21.533679 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5057 | 2026.03.02 04:23:21.533910 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.03.02 04:23:21.534074 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001733 sec., 163877.66878245817 rows/sec., 10.41 MiB/sec. | ||
| 5059 | 2026.03.02 04:23:21.534124 [ 261 ] {2f3f381d-7e8c-4180-89dc-5f3a353cda5f} <Debug> TCPHandler: Processed in 0.002067527 sec. | ||
| 5060 | 2026.03.02 04:23:21.534256 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.03.02 04:23:21.534366 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5062 | 2026.03.02 04:23:21.534428 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5063 | 2026.03.02 04:23:21.534895 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.03.02 04:23:21.534931 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5065 | 2026.03.02 04:23:21.535257 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5066 | 2026.03.02 04:23:21.535474 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.03.02 04:23:21.535610 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00127 sec., 3149.606299212598 rows/sec., 256.83 KiB/sec. | ||
| 5068 | 2026.03.02 04:23:21.535650 [ 261 ] {a6562506-2b56-4785-b4c5-a69e688c20cb} <Debug> TCPHandler: Processed in 0.001448112 sec. | ||
| 5069 | 2026.03.02 04:23:21.535770 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.03.02 04:23:21.535868 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5071 | 2026.03.02 04:23:21.535910 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5072 | 2026.03.02 04:23:21.537227 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.02 04:23:21.537263 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5074 | 2026.03.02 04:23:21.537701 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5075 | 2026.03.02 04:23:21.537906 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.02 04:23:21.538035 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Debug> executeQuery: Read 2021 rows, 168.78 KiB in 0.002186 sec., 924519.6706312901 rows/sec., 75.40 MiB/sec. | ||
| 5077 | 2026.03.02 04:23:21.538072 [ 261 ] {f2b1a683-b02d-4885-bfe4-d34a1e5e2790} <Debug> TCPHandler: Processed in 0.002356129 sec. | ||
| 5078 | 2026.03.02 04:23:21.538189 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.02 04:23:21.538286 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.03.02 04:23:21.538327 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5081 | 2026.03.02 04:23:21.538797 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.02 04:23:21.538832 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5083 | 2026.03.02 04:23:21.539142 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5084 | 2026.03.02 04:23:21.539353 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.02 04:23:21.539489 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Debug> executeQuery: Read 187 rows, 11.90 KiB in 0.001222 sec., 153027.8232405892 rows/sec., 9.51 MiB/sec. | ||
| 5086 | 2026.03.02 04:23:21.539527 [ 261 ] {6d9620b1-f421-44b8-8d25-4cec9731bf2c} <Debug> TCPHandler: Processed in 0.001391162 sec. | ||
| 5087 | 2026.03.02 04:23:21.539635 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.02 04:23:21.539732 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.02 04:23:21.539772 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5090 | 2026.03.02 04:23:21.540313 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.02 04:23:21.540347 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5092 | 2026.03.02 04:23:21.540652 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5093 | 2026.03.02 04:23:21.540859 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.02 04:23:21.540984 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001271 sec., 296616.8371361133 rows/sec., 19.72 MiB/sec. | ||
| 5095 | 2026.03.02 04:23:21.541022 [ 261 ] {6baf11f9-1947-4277-ba4f-8ba8d80028dd} <Debug> TCPHandler: Processed in 0.001438662 sec. | ||
| 5096 | 2026.03.02 04:23:21.541132 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.02 04:23:21.541228 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.02 04:23:21.541268 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5099 | 2026.03.02 04:23:21.541720 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.02 04:23:21.541756 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5101 | 2026.03.02 04:23:21.542053 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5102 | 2026.03.02 04:23:21.542265 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.02 04:23:21.542395 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 5104 | 2026.03.02 04:23:21.542432 [ 261 ] {591b2d15-6afb-4a12-9aa8-ae1426cb94e1} <Debug> TCPHandler: Processed in 0.001352242 sec. | ||
| 5105 | 2026.03.02 04:23:21.542603 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.03.02 04:23:21.542699 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5107 | 2026.03.02 04:23:21.542738 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5108 | 2026.03.02 04:23:21.543581 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.03.02 04:23:21.543616 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5110 | 2026.03.02 04:23:21.543950 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5111 | 2026.03.02 04:23:21.544151 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.02 04:23:21.544278 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Debug> executeQuery: Read 991 rows, 73.08 KiB in 0.001596 sec., 620927.3182957394 rows/sec., 44.71 MiB/sec. | ||
| 5113 | 2026.03.02 04:23:21.544315 [ 261 ] {bbfaccd3-24d9-410e-82d8-84624c4e5aca} <Debug> TCPHandler: Processed in 0.001763494 sec. | ||
| 5114 | 2026.03.02 04:23:21.544425 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.03.02 04:23:21.544520 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.02 04:23:21.544562 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5117 | 2026.03.02 04:23:21.544885 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.03.02 04:23:21.544918 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5119 | 2026.03.02 04:23:21.545218 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5120 | 2026.03.02 04:23:21.545435 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.03.02 04:23:21.545559 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 5122 | 2026.03.02 04:23:21.545597 [ 261 ] {f854becf-a51f-4ead-b60c-938c69e1b47c} <Debug> TCPHandler: Processed in 0.00122404 sec. | ||
| 5123 | 2026.03.02 04:23:21.545703 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.03.02 04:23:21.545800 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.03.02 04:23:21.545843 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5126 | 2026.03.02 04:23:21.546464 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.03.02 04:23:21.546502 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5128 | 2026.03.02 04:23:21.546872 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5129 | 2026.03.02 04:23:21.547094 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.03.02 04:23:21.547220 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Debug> executeQuery: Read 887 rows, 60.37 KiB in 0.00144 sec., 615972.2222222221 rows/sec., 40.94 MiB/sec. | ||
| 5131 | 2026.03.02 04:23:21.547257 [ 261 ] {b74675f5-15dd-48fb-ac3d-916e3a348341} <Debug> TCPHandler: Processed in 0.001606463 sec. | ||
| 5132 | 2026.03.02 04:23:21.547379 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.03.02 04:23:21.547505 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.03.02 04:23:21.547557 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5135 | 2026.03.02 04:23:21.547928 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.03.02 04:23:21.547971 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5137 | 2026.03.02 04:23:21.548297 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5138 | 2026.03.02 04:23:21.548504 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.03.02 04:23:21.548633 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 5140 | 2026.03.02 04:23:21.548668 [ 261 ] {abdda210-c026-442b-96f7-5f7335d5e2c5} <Debug> TCPHandler: Processed in 0.001351891 sec. | ||
| 5141 | 2026.03.02 04:23:21.548770 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.03.02 04:23:21.548866 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.03.02 04:23:21.548921 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5144 | 2026.03.02 04:23:21.549743 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.03.02 04:23:21.549778 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5146 | 2026.03.02 04:23:21.550363 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5147 | 2026.03.02 04:23:21.550591 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.03.02 04:23:21.550693 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5149 | 2026.03.02 04:23:21.550731 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 5150 | 2026.03.02 04:23:21.550737 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.03.02 04:23:21.550765 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5152 | 2026.03.02 04:23:21.550790 [ 261 ] {19313d55-b9d2-4556-bbba-7ff486473de8} <Debug> TCPHandler: Processed in 0.002070248 sec. | ||
| 5153 | 2026.03.02 04:23:21.550847 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 5154 | 2026.03.02 04:23:21.550937 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.03.02 04:23:21.551023 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5156 | 2026.03.02 04:23:21.551066 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5157 | 2026.03.02 04:23:21.551070 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 368 rows starting from the beginning of the part | ||
| 5158 | 2026.03.02 04:23:21.551110 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5159 | 2026.03.02 04:23:21.551187 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5160 | 2026.03.02 04:23:21.551284 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5161 | 2026.03.02 04:23:21.551374 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5162 | 2026.03.02 04:23:21.551467 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5163 | 2026.03.02 04:23:21.551478 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.03.02 04:23:21.551514 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5165 | 2026.03.02 04:23:21.551552 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5166 | 2026.03.02 04:23:21.551846 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5167 | 2026.03.02 04:23:21.552060 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.03.02 04:23:21.552189 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001143 sec., 57742.782152230975 rows/sec., 3.51 MiB/sec. | ||
| 5169 | 2026.03.02 04:23:21.552225 [ 261 ] {e23c3416-5e54-41ce-92ff-1d79fa106d34} <Debug> TCPHandler: Processed in 0.001341641 sec. | ||
| 5170 | 2026.03.02 04:23:21.555452 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 19 columns (19 merged, 0 gathered) in 0.004631209 sec., 123725.79168852021 rows/sec., 221.71 MiB/sec. | ||
| 5171 | 2026.03.02 04:23:21.556550 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5172 | 2026.03.02 04:23:21.556913 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.03.02 04:23:21.556993 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5174 | 2026.03.02 04:23:21.557152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 5175 | 2026.03.02 04:23:22.793038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11030 | ||
| 5176 | 2026.03.02 04:23:22.793822 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.03.02 04:23:22.793902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5178 | 2026.03.02 04:23:22.794486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5179 | 2026.03.02 04:23:22.794728 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.03.02 04:23:22.794860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11030 | ||
| 5181 | 2026.03.02 04:23:23.383261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5182 | 2026.03.02 04:23:23.399706 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.03.02 04:23:23.399762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5184 | 2026.03.02 04:23:23.405836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5185 | 2026.03.02 04:23:23.406545 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.03.02 04:23:23.409856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5187 | 2026.03.02 04:23:23.755305 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.03.02 04:23:23.755479 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5189 | 2026.03.02 04:23:23.755551 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5190 | 2026.03.02 04:23:23.756188 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.03.02 04:23:23.756237 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5192 | 2026.03.02 04:23:23.756637 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5193 | 2026.03.02 04:23:23.756855 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.03.02 04:23:23.757014 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 5195 | 2026.03.02 04:23:23.757064 [ 261 ] {09bd52e4-7107-42df-a30b-dbc49d66c1ed} <Debug> TCPHandler: Processed in 0.001895736 sec. | ||
| 5196 | 2026.03.02 04:23:23.757188 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.03.02 04:23:23.757291 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5198 | 2026.03.02 04:23:23.757333 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5199 | 2026.03.02 04:23:23.757759 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.03.02 04:23:23.757796 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5201 | 2026.03.02 04:23:23.758107 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5202 | 2026.03.02 04:23:23.758309 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.03.02 04:23:23.758441 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 5204 | 2026.03.02 04:23:23.758478 [ 261 ] {f00efd24-10a8-44a4-8156-199d3e579763} <Debug> TCPHandler: Processed in 0.001343732 sec. | ||
| 5205 | 2026.03.02 04:23:23.758585 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.03.02 04:23:23.758682 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5207 | 2026.03.02 04:23:23.758726 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5208 | 2026.03.02 04:23:23.759085 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.03.02 04:23:23.759120 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5210 | 2026.03.02 04:23:23.759440 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5211 | 2026.03.02 04:23:23.759642 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.03.02 04:23:23.759770 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001107 sec., 57813.91147244806 rows/sec., 4.03 MiB/sec. | ||
| 5213 | 2026.03.02 04:23:23.759806 [ 261 ] {beac1388-ea76-4c9d-9a18-ce8c6a0f58a2} <Debug> TCPHandler: Processed in 0.001271931 sec. | ||
| 5214 | 2026.03.02 04:23:23.759912 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.03.02 04:23:23.760006 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.03.02 04:23:23.760046 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5217 | 2026.03.02 04:23:23.760371 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.03.02 04:23:23.760407 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5219 | 2026.03.02 04:23:23.760717 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5220 | 2026.03.02 04:23:23.760924 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.03.02 04:23:23.761053 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001067 sec., 22492.970946579193 rows/sec., 1.52 MiB/sec. | ||
| 5222 | 2026.03.02 04:23:23.761090 [ 261 ] {0cbe1290-db08-4361-8a86-9a2ce191c19d} <Debug> TCPHandler: Processed in 0.001229581 sec. | ||
| 5223 | 2026.03.02 04:23:28.760621 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.03.02 04:23:28.760894 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5225 | 2026.03.02 04:23:28.760995 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5226 | 2026.03.02 04:23:28.761815 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.03.02 04:23:28.761867 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5228 | 2026.03.02 04:23:28.762265 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5229 | 2026.03.02 04:23:28.762487 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.03.02 04:23:28.762641 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.37 MiB/sec. | ||
| 5231 | 2026.03.02 04:23:28.762688 [ 261 ] {b6ead756-9d06-4b64-a7a9-70b5741f0aa5} <Debug> TCPHandler: Processed in 0.002247769 sec. | ||
| 5232 | 2026.03.02 04:23:28.762807 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.03.02 04:23:28.762909 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5234 | 2026.03.02 04:23:28.762953 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5235 | 2026.03.02 04:23:28.763384 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.03.02 04:23:28.763423 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5237 | 2026.03.02 04:23:28.763737 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5238 | 2026.03.02 04:23:28.763954 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.03.02 04:23:28.764084 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 5240 | 2026.03.02 04:23:28.764122 [ 261 ] {290f99ba-cdd8-44fa-8067-74eee2505520} <Debug> TCPHandler: Processed in 0.001368752 sec. | ||
| 5241 | 2026.03.02 04:23:28.764227 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.03.02 04:23:28.764324 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.03.02 04:23:28.764370 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5244 | 2026.03.02 04:23:28.764775 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.03.02 04:23:28.764813 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5246 | 2026.03.02 04:23:28.765135 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5247 | 2026.03.02 04:23:28.765340 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.03.02 04:23:28.765473 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5249 | 2026.03.02 04:23:28.765511 [ 261 ] {d6526ed5-b9c2-43b0-8b44-355cd9deaf05} <Debug> TCPHandler: Processed in 0.001334131 sec. | ||
| 5250 | 2026.03.02 04:23:28.765612 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.03.02 04:23:28.765706 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5252 | 2026.03.02 04:23:28.765748 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5253 | 2026.03.02 04:23:28.766073 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.03.02 04:23:28.766108 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5255 | 2026.03.02 04:23:28.766418 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5256 | 2026.03.02 04:23:28.766617 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.03.02 04:23:28.766748 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5258 | 2026.03.02 04:23:28.766784 [ 261 ] {90d5bfd6-11e7-4b24-b76e-3e6ed0ece719} <Debug> TCPHandler: Processed in 0.00122316 sec. | ||
| 5259 | 2026.03.02 04:23:30.171955 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5260 | 2026.03.02 04:23:30.172032 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5261 | 2026.03.02 04:23:30.295186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11542 | ||
| 5262 | 2026.03.02 04:23:30.295707 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.03.02 04:23:30.295741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5264 | 2026.03.02 04:23:30.296219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5265 | 2026.03.02 04:23:30.296441 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.02 04:23:30.296566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11542 | ||
| 5267 | 2026.03.02 04:23:30.315446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 680 | ||
| 5268 | 2026.03.02 04:23:30.318103 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.03.02 04:23:30.318152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5270 | 2026.03.02 04:23:30.319355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5271 | 2026.03.02 04:23:30.319686 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.03.02 04:23:30.320001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5273 | 2026.03.02 04:23:30.910184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5274 | 2026.03.02 04:23:30.926440 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.03.02 04:23:30.926499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5276 | 2026.03.02 04:23:30.932306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5277 | 2026.03.02 04:23:30.933013 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.03.02 04:23:30.935701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5279 | 2026.03.02 04:23:33.769460 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.03.02 04:23:33.769660 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.03.02 04:23:33.769731 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5282 | 2026.03.02 04:23:33.770545 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.03.02 04:23:33.770594 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5284 | 2026.03.02 04:23:33.770989 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5285 | 2026.03.02 04:23:33.771202 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.02 04:23:33.771346 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 5287 | 2026.03.02 04:23:33.771386 [ 261 ] {5eb79039-6764-4096-8972-7ddd23cc9184} <Debug> TCPHandler: Processed in 0.002065358 sec. | ||
| 5288 | 2026.03.02 04:23:33.771512 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.02 04:23:33.771609 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5290 | 2026.03.02 04:23:33.771650 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5291 | 2026.03.02 04:23:33.772463 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.02 04:23:33.772499 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5293 | 2026.03.02 04:23:33.772866 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5294 | 2026.03.02 04:23:33.773067 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.03.02 04:23:33.773189 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001598 sec., 550062.5782227785 rows/sec., 44.04 MiB/sec. | ||
| 5296 | 2026.03.02 04:23:33.773225 [ 261 ] {36bcf1ab-9ea5-4e9c-93a6-d578a0053865} <Debug> TCPHandler: Processed in 0.001761625 sec. | ||
| 5297 | 2026.03.02 04:23:33.773333 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.03.02 04:23:33.773424 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.03.02 04:23:33.773463 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5300 | 2026.03.02 04:23:33.773922 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.03.02 04:23:33.773955 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5302 | 2026.03.02 04:23:33.774277 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5303 | 2026.03.02 04:23:33.774486 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.03.02 04:23:33.774635 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001228 sec., 149022.8013029316 rows/sec., 9.24 MiB/sec. | ||
| 5305 | 2026.03.02 04:23:33.774673 [ 261 ] {2c42ea09-5bb2-462d-8bab-f5b636962d3f} <Debug> TCPHandler: Processed in 0.001388581 sec. | ||
| 5306 | 2026.03.02 04:23:33.774779 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.02 04:23:33.774871 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.03.02 04:23:33.774909 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5309 | 2026.03.02 04:23:33.775327 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.03.02 04:23:33.775360 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5311 | 2026.03.02 04:23:33.775652 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5312 | 2026.03.02 04:23:33.775848 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.03.02 04:23:33.775936 [ 59 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 5314 | 2026.03.02 04:23:33.775967 [ 59 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.03.02 04:23:33.775967 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001114 sec., 133752.24416517056 rows/sec., 8.64 MiB/sec. | ||
| 5316 | 2026.03.02 04:23:33.775985 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5317 | 2026.03.02 04:23:33.776009 [ 261 ] {17c48c66-614f-4697-8973-d793000a11de} <Debug> TCPHandler: Processed in 0.001277771 sec. | ||
| 5318 | 2026.03.02 04:23:33.776097 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 5319 | 2026.03.02 04:23:33.776191 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2026.03.02 04:23:33.776259 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5321 | 2026.03.02 04:23:33.776287 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.03.02 04:23:33.776299 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 173 rows starting from the beginning of the part | ||
| 5323 | 2026.03.02 04:23:33.776332 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5324 | 2026.03.02 04:23:33.776377 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5325 | 2026.03.02 04:23:33.776426 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5326 | 2026.03.02 04:23:33.776476 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5327 | 2026.03.02 04:23:33.776515 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 377 rows starting from the beginning of the part | ||
| 5328 | 2026.03.02 04:23:33.776559 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5329 | 2026.03.02 04:23:33.776833 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.03.02 04:23:33.776884 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5331 | 2026.03.02 04:23:33.777285 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5332 | 2026.03.02 04:23:33.777506 [ 188 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462302 sec., 806263.0017602383 rows/sec., 57.22 MiB/sec. | ||
| 5333 | 2026.03.02 04:23:33.777541 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.03.02 04:23:33.777661 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5335 | 2026.03.02 04:23:33.777684 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001414 sec., 104667.60961810467 rows/sec., 5.95 MiB/sec. | ||
| 5336 | 2026.03.02 04:23:33.777727 [ 261 ] {27b9cce0-0fd0-4657-8934-7ea4ff10af31} <Debug> TCPHandler: Processed in 0.001583903 sec. | ||
| 5337 | 2026.03.02 04:23:33.777844 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.03.02 04:23:33.777924 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.02 04:23:33.777939 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5340 | 2026.03.02 04:23:33.777985 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5341 | 2026.03.02 04:23:33.777999 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_14_3} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 5342 | 2026.03.02 04:23:33.778069 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5343 | 2026.03.02 04:23:33.778593 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.03.02 04:23:33.778634 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5345 | 2026.03.02 04:23:33.778972 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5346 | 2026.03.02 04:23:33.779173 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.03.02 04:23:33.779295 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001374 sec., 386462.88209606986 rows/sec., 27.34 MiB/sec. | ||
| 5348 | 2026.03.02 04:23:33.779331 [ 261 ] {8b9c005d-dd97-4638-8e29-8cfcd133969f} <Debug> TCPHandler: Processed in 0.001536443 sec. | ||
| 5349 | 2026.03.02 04:23:33.779438 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2026.03.02 04:23:33.779537 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5351 | 2026.03.02 04:23:33.779585 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5352 | 2026.03.02 04:23:33.779926 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.03.02 04:23:33.779959 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5354 | 2026.03.02 04:23:33.780260 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5355 | 2026.03.02 04:23:33.780460 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.03.02 04:23:33.780581 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 5357 | 2026.03.02 04:23:33.780616 [ 261 ] {3355bf1b-9c21-4158-9da5-4ebd8c2be406} <Debug> TCPHandler: Processed in 0.00122694 sec. | ||
| 5358 | 2026.03.02 04:23:33.780723 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.03.02 04:23:33.780814 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5360 | 2026.03.02 04:23:33.780856 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5361 | 2026.03.02 04:23:33.781254 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.03.02 04:23:33.781288 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5363 | 2026.03.02 04:23:33.781626 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5364 | 2026.03.02 04:23:33.781838 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.03.02 04:23:33.781962 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 5366 | 2026.03.02 04:23:33.781996 [ 261 ] {bd279d8a-71b8-43e2-8e02-bde4a1de1034} <Debug> TCPHandler: Processed in 0.001319981 sec. | ||
| 5367 | 2026.03.02 04:23:33.782103 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.03.02 04:23:33.782194 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5369 | 2026.03.02 04:23:33.782234 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5370 | 2026.03.02 04:23:33.782548 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.03.02 04:23:33.782582 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5372 | 2026.03.02 04:23:33.782860 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5373 | 2026.03.02 04:23:33.783057 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.03.02 04:23:33.783139 [ 59 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5375 | 2026.03.02 04:23:33.783165 [ 59 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.03.02 04:23:33.783177 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 5377 | 2026.03.02 04:23:33.783182 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5378 | 2026.03.02 04:23:33.783211 [ 261 ] {eb637e95-5fe7-44bb-be20-368915860fea} <Debug> TCPHandler: Processed in 0.0011566 sec. | ||
| 5379 | 2026.03.02 04:23:33.783302 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5380 | 2026.03.02 04:23:33.783316 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.03.02 04:23:33.783445 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5382 | 2026.03.02 04:23:33.783467 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5383 | 2026.03.02 04:23:33.783497 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5384 | 2026.03.02 04:23:33.783511 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 5385 | 2026.03.02 04:23:33.783586 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5386 | 2026.03.02 04:23:33.783629 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5387 | 2026.03.02 04:23:33.783668 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5388 | 2026.03.02 04:23:33.783704 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5389 | 2026.03.02 04:23:33.783740 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5390 | 2026.03.02 04:23:33.784414 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.03.02 04:23:33.784454 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5392 | 2026.03.02 04:23:33.784542 [ 197 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295721 sec., 7717.710834354001 rows/sec., 520.04 KiB/sec. | ||
| 5393 | 2026.03.02 04:23:33.784669 [ 191 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5394 | 2026.03.02 04:23:33.784911 [ 191 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.03.02 04:23:33.784971 [ 191 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_10_2} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5396 | 2026.03.02 04:23:33.785038 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5397 | 2026.03.02 04:23:33.785043 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5398 | 2026.03.02 04:23:33.785255 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.03.02 04:23:33.785391 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. | ||
| 5400 | 2026.03.02 04:23:33.785451 [ 261 ] {c831a929-ec50-4583-baec-9393d5e8b293} <Debug> TCPHandler: Processed in 0.002184458 sec. | ||
| 5401 | 2026.03.02 04:23:33.785654 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.03.02 04:23:33.785752 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.03.02 04:23:33.785793 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5404 | 2026.03.02 04:23:33.786197 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.03.02 04:23:33.786236 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5406 | 2026.03.02 04:23:33.786585 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5407 | 2026.03.02 04:23:33.786907 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.03.02 04:23:33.787039 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001304 sec., 69018.40490797546 rows/sec., 4.32 MiB/sec. | ||
| 5409 | 2026.03.02 04:23:33.787085 [ 261 ] {0b4084eb-20b9-487d-9f8c-fb2419e0daa2} <Debug> TCPHandler: Processed in 0.001484912 sec. | ||
| 5410 | 2026.03.02 04:23:37.797598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11990 | ||
| 5411 | 2026.03.02 04:23:37.798105 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.03.02 04:23:37.798149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5413 | 2026.03.02 04:23:37.798642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5414 | 2026.03.02 04:23:37.798886 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.03.02 04:23:37.799026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11990 | ||
| 5416 | 2026.03.02 04:23:38.436699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5417 | 2026.03.02 04:23:38.454951 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.03.02 04:23:38.455018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5419 | 2026.03.02 04:23:38.460680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5420 | 2026.03.02 04:23:38.461396 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.03.02 04:23:38.464626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5422 | 2026.03.02 04:23:38.760311 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.03.02 04:23:38.760486 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5424 | 2026.03.02 04:23:38.760556 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5425 | 2026.03.02 04:23:38.761172 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.03.02 04:23:38.761220 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5427 | 2026.03.02 04:23:38.761587 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5428 | 2026.03.02 04:23:38.761813 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.03.02 04:23:38.761965 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001529 sec., 1308.0444735120993 rows/sec., 106.66 KiB/sec. | ||
| 5430 | 2026.03.02 04:23:38.762015 [ 261 ] {c6347ebb-42eb-4f44-975a-a606199fa797} <Debug> TCPHandler: Processed in 0.001841856 sec. | ||
| 5431 | 2026.03.02 04:23:38.762143 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.03.02 04:23:38.762247 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5433 | 2026.03.02 04:23:38.762291 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5434 | 2026.03.02 04:23:38.762729 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.03.02 04:23:38.762767 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5436 | 2026.03.02 04:23:38.763075 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5437 | 2026.03.02 04:23:38.763284 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.03.02 04:23:38.763394 [ 53 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5439 | 2026.03.02 04:23:38.763416 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001192 sec., 47818.79194630873 rows/sec., 3.67 MiB/sec. | ||
| 5440 | 2026.03.02 04:23:38.763455 [ 53 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.03.02 04:23:38.763466 [ 261 ] {3792d870-94d3-4366-8a27-fab85cb1b1f2} <Debug> TCPHandler: Processed in 0.001376361 sec. | ||
| 5442 | 2026.03.02 04:23:38.763483 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5443 | 2026.03.02 04:23:38.763596 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 5444 | 2026.03.02 04:23:38.763605 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.03.02 04:23:38.763725 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.03.02 04:23:38.763728 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5447 | 2026.03.02 04:23:38.763770 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5448 | 2026.03.02 04:23:38.763781 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2149 rows starting from the beginning of the part | ||
| 5449 | 2026.03.02 04:23:38.763861 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2021 rows starting from the beginning of the part | ||
| 5450 | 2026.03.02 04:23:38.763909 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5451 | 2026.03.02 04:23:38.763955 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 5452 | 2026.03.02 04:23:38.764000 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 879 rows starting from the beginning of the part | ||
| 5453 | 2026.03.02 04:23:38.764045 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 57 rows starting from the beginning of the part | ||
| 5454 | 2026.03.02 04:23:38.764177 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.03.02 04:23:38.764220 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5456 | 2026.03.02 04:23:38.764557 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5457 | 2026.03.02 04:23:38.764786 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.03.02 04:23:38.764892 [ 53 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5459 | 2026.03.02 04:23:38.764920 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001216 sec., 1644.7368421052631 rows/sec., 114.84 KiB/sec. | ||
| 5460 | 2026.03.02 04:23:38.764923 [ 53 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.03.02 04:23:38.764960 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5462 | 2026.03.02 04:23:38.764965 [ 261 ] {c82e8f5e-d7ab-429e-bbc2-cf82eaf1dff6} <Debug> TCPHandler: Processed in 0.001411672 sec. | ||
| 5463 | 2026.03.02 04:23:38.765054 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 5464 | 2026.03.02 04:23:38.765112 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.03.02 04:23:38.765146 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5466 | 2026.03.02 04:23:38.765174 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 215 rows starting from the beginning of the part | ||
| 5467 | 2026.03.02 04:23:38.765211 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5468 | 2026.03.02 04:23:38.765233 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5469 | 2026.03.02 04:23:38.765253 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5470 | 2026.03.02 04:23:38.765277 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5471 | 2026.03.02 04:23:38.765315 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 187 rows starting from the beginning of the part | ||
| 5472 | 2026.03.02 04:23:38.765355 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 183 rows starting from the beginning of the part | ||
| 5473 | 2026.03.02 04:23:38.765391 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 5474 | 2026.03.02 04:23:38.765723 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.03.02 04:23:38.765759 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5476 | 2026.03.02 04:23:38.766133 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5218 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582042 sec., 2020881.147556856 rows/sec., 172.22 MiB/sec. | ||
| 5477 | 2026.03.02 04:23:38.766185 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5478 | 2026.03.02 04:23:38.766241 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237221 sec., 540727.9701847932 rows/sec., 36.65 MiB/sec. | ||
| 5479 | 2026.03.02 04:23:38.766374 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5480 | 2026.03.02 04:23:38.766410 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.03.02 04:23:38.766468 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5482 | 2026.03.02 04:23:38.766523 [ 53 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5483 | 2026.03.02 04:23:38.766548 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00136 sec., 48529.41176470588 rows/sec., 3.79 MiB/sec. | ||
| 5484 | 2026.03.02 04:23:38.766552 [ 53 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.03.02 04:23:38.766589 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5486 | 2026.03.02 04:23:38.766590 [ 261 ] {e7c33e36-5255-440c-a309-46e97e694835} <Debug> TCPHandler: Processed in 0.001534923 sec. | ||
| 5487 | 2026.03.02 04:23:38.766670 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.03.02 04:23:38.766691 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 5489 | 2026.03.02 04:23:38.766741 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.03.02 04:23:38.766762 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_21_4} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5491 | 2026.03.02 04:23:38.766818 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.03.02 04:23:38.766826 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5493 | 2026.03.02 04:23:38.766835 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5494 | 2026.03.02 04:23:38.766839 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.03.02 04:23:38.766873 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1061 rows starting from the beginning of the part | ||
| 5496 | 2026.03.02 04:23:38.766894 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_36_7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5497 | 2026.03.02 04:23:38.766916 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5498 | 2026.03.02 04:23:38.766952 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 991 rows starting from the beginning of the part | ||
| 5499 | 2026.03.02 04:23:38.766967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5500 | 2026.03.02 04:23:38.767001 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5501 | 2026.03.02 04:23:38.767051 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 5502 | 2026.03.02 04:23:38.767087 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 531 rows starting from the beginning of the part | ||
| 5503 | 2026.03.02 04:23:38.767132 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 5504 | 2026.03.02 04:23:38.767377 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.03.02 04:23:38.767426 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5506 | 2026.03.02 04:23:38.767880 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5507 | 2026.03.02 04:23:38.768117 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.03.02 04:23:38.768255 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001411 sec., 114103.47271438697 rows/sec., 7.95 MiB/sec. | ||
| 5509 | 2026.03.02 04:23:38.768273 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5510 | 2026.03.02 04:23:38.768295 [ 261 ] {04448d31-d8fc-4c99-bd69-3bce2d3a4abf} <Debug> TCPHandler: Processed in 0.001589413 sec. | ||
| 5511 | 2026.03.02 04:23:38.768321 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.03.02 04:23:38.768353 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5513 | 2026.03.02 04:23:38.768419 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.03.02 04:23:38.768432 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 5515 | 2026.03.02 04:23:38.768470 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819835 sec., 1525962.5185799813 rows/sec., 116.44 MiB/sec. | ||
| 5516 | 2026.03.02 04:23:38.768526 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5517 | 2026.03.02 04:23:38.768561 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5518 | 2026.03.02 04:23:38.768570 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5519 | 2026.03.02 04:23:38.768608 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9977 rows starting from the beginning of the part | ||
| 5520 | 2026.03.02 04:23:38.768687 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 887 rows starting from the beginning of the part | ||
| 5521 | 2026.03.02 04:23:38.768689 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5522 | 2026.03.02 04:23:38.768738 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5523 | 2026.03.02 04:23:38.768789 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 5524 | 2026.03.02 04:23:38.768833 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 5525 | 2026.03.02 04:23:38.768875 [ 190 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part | ||
| 5526 | 2026.03.02 04:23:38.768941 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.03.02 04:23:38.768978 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.03.02 04:23:38.768985 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5529 | 2026.03.02 04:23:38.769069 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_36_7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5530 | 2026.03.02 04:23:38.769159 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5531 | 2026.03.02 04:23:38.769364 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5532 | 2026.03.02 04:23:38.769593 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.03.02 04:23:38.769707 [ 50 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5534 | 2026.03.02 04:23:38.769728 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 5535 | 2026.03.02 04:23:38.769746 [ 50 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.02 04:23:38.769770 [ 261 ] {a8abc905-5f27-4aa9-81f5-f9255e1a4481} <Debug> TCPHandler: Processed in 0.001403742 sec. | ||
| 5537 | 2026.03.02 04:23:38.769772 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5538 | 2026.03.02 04:23:38.769875 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 5539 | 2026.03.02 04:23:38.769969 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5540 | 2026.03.02 04:23:38.769995 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1776 rows starting from the beginning of the part | ||
| 5541 | 2026.03.02 04:23:38.770045 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 5542 | 2026.03.02 04:23:38.770087 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 5543 | 2026.03.02 04:23:38.770126 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 5544 | 2026.03.02 04:23:38.770161 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5545 | 2026.03.02 04:23:38.770199 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5546 | 2026.03.02 04:23:38.771196 [ 191 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357901 sec., 1528830.1577213656 rows/sec., 99.93 MiB/sec. | ||
| 5547 | 2026.03.02 04:23:38.771399 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5548 | 2026.03.02 04:23:38.771649 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.03.02 04:23:38.771722 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_36_7} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5550 | 2026.03.02 04:23:38.771789 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5551 | 2026.03.02 04:23:38.772823 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11514 rows, containing 5 columns (5 merged, 0 gathered) in 0.004425227 sec., 2601900.4222834217 rows/sec., 176.83 MiB/sec. | ||
| 5552 | 2026.03.02 04:23:38.773094 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5553 | 2026.03.02 04:23:38.773332 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.03.02 04:23:38.773398 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5555 | 2026.03.02 04:23:38.773456 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5556 | 2026.03.02 04:23:40.018154 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47077 | ||
| 5557 | 2026.03.02 04:23:40.018293 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5558 | 2026.03.02 04:23:40.018329 [ 287 ] {} <Debug> TCP-Session: c20f1c97-aebc-47fb-b196-6d016b77c1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47077 | ||
| 5559 | 2026.03.02 04:23:40.018360 [ 287 ] {} <Debug> TCP-Session: c20f1c97-aebc-47fb-b196-6d016b77c1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.03.02 04:23:40.018375 [ 287 ] {} <Debug> TCP-Session: c20f1c97-aebc-47fb-b196-6d016b77c1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.03.02 04:23:40.018631 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55243 | ||
| 5562 | 2026.03.02 04:23:40.018673 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57048 | ||
| 5563 | 2026.03.02 04:23:40.018767 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5564 | 2026.03.02 04:23:40.018798 [ 287 ] {} <Trace> TCP-Session: c20f1c97-aebc-47fb-b196-6d016b77c1e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.03.02 04:23:40.018819 [ 288 ] {} <Debug> TCP-Session: c7fec246-c5d9-49c5-aa24-4c2b6c1cce8b Authenticating user 'default' from [fd00:1122:3344:101::e]:55243 | ||
| 5566 | 2026.03.02 04:23:40.018827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5567 | 2026.03.02 04:23:40.018870 [ 288 ] {} <Debug> TCP-Session: c7fec246-c5d9-49c5-aa24-4c2b6c1cce8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.03.02 04:23:40.018906 [ 288 ] {} <Debug> TCP-Session: c7fec246-c5d9-49c5-aa24-4c2b6c1cce8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.03.02 04:23:40.018912 [ 289 ] {} <Debug> TCP-Session: 438c70d8-4b4b-4d52-9805-1f783166da1c Authenticating user 'default' from [fd00:1122:3344:101::e]:57048 | ||
| 5570 | 2026.03.02 04:23:40.018957 [ 289 ] {} <Debug> TCP-Session: 438c70d8-4b4b-4d52-9805-1f783166da1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2026.03.02 04:23:40.018978 [ 289 ] {} <Debug> TCP-Session: 438c70d8-4b4b-4d52-9805-1f783166da1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.03.02 04:23:40.019017 [ 287 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5573 | 2026.03.02 04:23:40.019352 [ 287 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5574 | 2026.03.02 04:23:40.019432 [ 287 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5575 | 2026.03.02 04:23:40.019801 [ 287 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 5576 | 2026.03.02 04:23:40.020950 [ 349 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Trace> AggregatingTransform: Aggregating | ||
| 5577 | 2026.03.02 04:23:40.021034 [ 349 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Trace> Aggregator: Aggregation method: without_key | ||
| 5578 | 2026.03.02 04:23:40.021078 [ 349 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001155869 sec. (865.150 rows/sec., 33.79 KiB/sec.) | ||
| 5579 | 2026.03.02 04:23:40.021100 [ 349 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Trace> Aggregator: Merging aggregated data | ||
| 5580 | 2026.03.02 04:23:40.022443 [ 287 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003497 sec., 285.9593937660852 rows/sec., 11.17 KiB/sec. | ||
| 5581 | 2026.03.02 04:23:40.022623 [ 287 ] {1b0c5104-6969-4b8e-bf5a-3853902d59be} <Debug> TCPHandler: Processed in 0.003970924 sec. | ||
| 5582 | 2026.03.02 04:23:40.022732 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5583 | 2026.03.02 04:23:40.022764 [ 287 ] {} <Debug> TCP-Session: c20f1c97-aebc-47fb-b196-6d016b77c1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.03.02 04:23:40.022813 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5585 | 2026.03.02 04:23:40.022873 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5586 | 2026.03.02 04:23:40.022875 [ 288 ] {} <Debug> TCP-Session: c7fec246-c5d9-49c5-aa24-4c2b6c1cce8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.03.02 04:23:40.022938 [ 289 ] {} <Debug> TCP-Session: 438c70d8-4b4b-4d52-9805-1f783166da1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.03.02 04:23:40.025104 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55068 | ||
| 5589 | 2026.03.02 04:23:40.025130 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50243 | ||
| 5590 | 2026.03.02 04:23:40.025147 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52871 | ||
| 5591 | 2026.03.02 04:23:40.025159 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58262 | ||
| 5592 | 2026.03.02 04:23:40.025212 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5593 | 2026.03.02 04:23:40.025234 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.03.02 04:23:40.025248 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5595 | 2026.03.02 04:23:40.025265 [ 291 ] {} <Debug> TCP-Session: 9e3c627e-6120-4542-926a-bd7e2915f63f Authenticating user 'default' from [fd00:1122:3344:101::e]:55068 | ||
| 5596 | 2026.03.02 04:23:40.025274 [ 292 ] {} <Debug> TCP-Session: 49823b43-b853-4a15-99ad-c5f4de67a972 Authenticating user 'default' from [fd00:1122:3344:101::e]:50243 | ||
| 5597 | 2026.03.02 04:23:40.025286 [ 288 ] {} <Debug> TCP-Session: 6d0cbb26-e017-47d0-b894-13923d7d1946 Authenticating user 'default' from [fd00:1122:3344:101::e]:52871 | ||
| 5598 | 2026.03.02 04:23:40.025289 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.03.02 04:23:40.025309 [ 291 ] {} <Debug> TCP-Session: 9e3c627e-6120-4542-926a-bd7e2915f63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.03.02 04:23:40.025323 [ 292 ] {} <Debug> TCP-Session: 49823b43-b853-4a15-99ad-c5f4de67a972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.03.02 04:23:40.025365 [ 291 ] {} <Debug> TCP-Session: 9e3c627e-6120-4542-926a-bd7e2915f63f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.03.02 04:23:40.025383 [ 292 ] {} <Debug> TCP-Session: 49823b43-b853-4a15-99ad-c5f4de67a972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.03.02 04:23:40.025356 [ 294 ] {} <Debug> TCP-Session: 894f027f-bc9d-4a8a-844a-96bb9e2dce2f Authenticating user 'default' from [fd00:1122:3344:101::e]:58262 | ||
| 5604 | 2026.03.02 04:23:40.025153 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52753 | ||
| 5605 | 2026.03.02 04:23:40.025455 [ 294 ] {} <Debug> TCP-Session: 894f027f-bc9d-4a8a-844a-96bb9e2dce2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.03.02 04:23:40.025130 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56912 | ||
| 5607 | 2026.03.02 04:23:40.025488 [ 294 ] {} <Debug> TCP-Session: 894f027f-bc9d-4a8a-844a-96bb9e2dce2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.03.02 04:23:40.025332 [ 288 ] {} <Debug> TCP-Session: 6d0cbb26-e017-47d0-b894-13923d7d1946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.03.02 04:23:40.025559 [ 288 ] {} <Debug> TCP-Session: 6d0cbb26-e017-47d0-b894-13923d7d1946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.03.02 04:23:40.029821 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.03.02 04:23:40.029866 [ 293 ] {} <Debug> TCP-Session: 78361ed0-ff1a-44c6-96a8-012d0ea44b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:52753 | ||
| 5612 | 2026.03.02 04:23:40.029889 [ 293 ] {} <Debug> TCP-Session: 78361ed0-ff1a-44c6-96a8-012d0ea44b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.03.02 04:23:40.029904 [ 293 ] {} <Debug> TCP-Session: 78361ed0-ff1a-44c6-96a8-012d0ea44b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.03.02 04:23:40.032752 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5615 | 2026.03.02 04:23:40.032805 [ 290 ] {} <Debug> TCP-Session: 3d6d5c42-e428-4e1e-bf56-19dbd9605aca Authenticating user 'default' from [fd00:1122:3344:101::e]:56912 | ||
| 5616 | 2026.03.02 04:23:40.032841 [ 290 ] {} <Debug> TCP-Session: 3d6d5c42-e428-4e1e-bf56-19dbd9605aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.03.02 04:23:40.032870 [ 290 ] {} <Debug> TCP-Session: 3d6d5c42-e428-4e1e-bf56-19dbd9605aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.03.02 04:23:40.048770 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58262). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5619 | |||
| 5620 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5621 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5622 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5623 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5624 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5625 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5626 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5627 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5628 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5629 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5630 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5631 | (version 23.8.7.1) | ||
| 5632 | 2026.03.02 04:23:40.048950 [ 294 ] {} <Debug> TCP-Session: 894f027f-bc9d-4a8a-844a-96bb9e2dce2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.03.02 04:23:40.048989 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55068). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5634 | |||
| 5635 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5636 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5637 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5638 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5639 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5640 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5641 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5642 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5643 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5644 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5645 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5646 | (version 23.8.7.1) | ||
| 5647 | 2026.03.02 04:23:40.049099 [ 291 ] {} <Debug> TCP-Session: 9e3c627e-6120-4542-926a-bd7e2915f63f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.03.02 04:23:40.049122 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56912). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5649 | |||
| 5650 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5651 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5652 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5653 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5654 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5655 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5656 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5657 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5658 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5659 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5660 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5661 | (version 23.8.7.1) | ||
| 5662 | 2026.03.02 04:23:40.049213 [ 290 ] {} <Debug> TCP-Session: 3d6d5c42-e428-4e1e-bf56-19dbd9605aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.03.02 04:23:40.049251 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50243). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5664 | |||
| 5665 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5666 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5667 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5668 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5669 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5670 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5671 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5672 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5673 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5674 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5675 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5676 | (version 23.8.7.1) | ||
| 5677 | 2026.03.02 04:23:40.049340 [ 292 ] {} <Debug> TCP-Session: 49823b43-b853-4a15-99ad-c5f4de67a972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.03.02 04:23:40.049381 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52753). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5679 | |||
| 5680 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5681 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5682 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5683 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5684 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5685 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5686 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5687 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5688 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5689 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5690 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5691 | (version 23.8.7.1) | ||
| 5692 | 2026.03.02 04:23:40.049479 [ 293 ] {} <Debug> TCP-Session: 78361ed0-ff1a-44c6-96a8-012d0ea44b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.03.02 04:23:40.049506 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52871). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5694 | |||
| 5695 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5696 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5697 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5698 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5699 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5700 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5701 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5702 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5703 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5704 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5705 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5706 | (version 23.8.7.1) | ||
| 5707 | 2026.03.02 04:23:40.049600 [ 288 ] {} <Debug> TCP-Session: 6d0cbb26-e017-47d0-b894-13923d7d1946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.03.02 04:23:40.118350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51394 | ||
| 5709 | 2026.03.02 04:23:40.118490 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2026.03.02 04:23:40.118525 [ 291 ] {} <Debug> TCP-Session: 6b435ad8-c5e2-4434-acd2-abd7d186de61 Authenticating user 'default' from [fd00:1122:3344:101::e]:51394 | ||
| 5711 | 2026.03.02 04:23:40.118562 [ 291 ] {} <Debug> TCP-Session: 6b435ad8-c5e2-4434-acd2-abd7d186de61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.03.02 04:23:40.118585 [ 291 ] {} <Debug> TCP-Session: 6b435ad8-c5e2-4434-acd2-abd7d186de61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.03.02 04:23:40.118810 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57495 | ||
| 5714 | 2026.03.02 04:23:40.118822 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49850 | ||
| 5715 | 2026.03.02 04:23:40.118862 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61552 | ||
| 5716 | 2026.03.02 04:23:40.118871 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53033 | ||
| 5717 | 2026.03.02 04:23:40.118905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63780 | ||
| 5718 | 2026.03.02 04:23:40.118945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5719 | 2026.03.02 04:23:40.118927 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40827 | ||
| 5720 | 2026.03.02 04:23:40.118997 [ 293 ] {} <Debug> TCP-Session: b15b02d9-1ae1-428d-9691-a072ca2fc583 Authenticating user 'default' from [fd00:1122:3344:101::e]:49850 | ||
| 5721 | 2026.03.02 04:23:40.119019 [ 291 ] {} <Trace> TCP-Session: 6b435ad8-c5e2-4434-acd2-abd7d186de61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2026.03.02 04:23:40.119022 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5723 | 2026.03.02 04:23:40.119046 [ 293 ] {} <Debug> TCP-Session: b15b02d9-1ae1-428d-9691-a072ca2fc583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.03.02 04:23:40.118980 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5725 | 2026.03.02 04:23:40.119102 [ 293 ] {} <Debug> TCP-Session: b15b02d9-1ae1-428d-9691-a072ca2fc583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.03.02 04:23:40.119104 [ 287 ] {} <Debug> TCP-Session: 6ef793a2-d9a1-4d04-b713-8746cc4f6afc Authenticating user 'default' from [fd00:1122:3344:101::e]:53033 | ||
| 5727 | 2026.03.02 04:23:40.119151 [ 259 ] {} <Debug> TCP-Session: a4025fed-9678-435c-a403-78ae9713987f Authenticating user 'default' from [fd00:1122:3344:101::e]:61552 | ||
| 5728 | 2026.03.02 04:23:40.119153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5729 | 2026.03.02 04:23:40.119179 [ 287 ] {} <Debug> TCP-Session: 6ef793a2-d9a1-4d04-b713-8746cc4f6afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.03.02 04:23:40.119199 [ 259 ] {} <Debug> TCP-Session: a4025fed-9678-435c-a403-78ae9713987f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.03.02 04:23:40.119220 [ 290 ] {} <Debug> TCP-Session: 8b8b792f-1d8f-4b0f-8ba0-85eec832d4fd Authenticating user 'default' from [fd00:1122:3344:101::e]:40827 | ||
| 5732 | 2026.03.02 04:23:40.119224 [ 287 ] {} <Debug> TCP-Session: 6ef793a2-d9a1-4d04-b713-8746cc4f6afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.03.02 04:23:40.119250 [ 259 ] {} <Debug> TCP-Session: a4025fed-9678-435c-a403-78ae9713987f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.03.02 04:23:40.119267 [ 290 ] {} <Debug> TCP-Session: 8b8b792f-1d8f-4b0f-8ba0-85eec832d4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.03.02 04:23:40.119303 [ 291 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5736 | 2026.03.02 04:23:40.119320 [ 290 ] {} <Debug> TCP-Session: 8b8b792f-1d8f-4b0f-8ba0-85eec832d4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.03.02 04:23:40.118918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39905 | ||
| 5738 | 2026.03.02 04:23:40.118909 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5739 | 2026.03.02 04:23:40.119020 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2026.03.02 04:23:40.118855 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62022 | ||
| 5741 | 2026.03.02 04:23:40.119474 [ 288 ] {} <Debug> TCP-Session: 1ac2bf78-047d-4249-a9f5-ed61abe8a9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:63780 | ||
| 5742 | 2026.03.02 04:23:40.119460 [ 292 ] {} <Debug> TCP-Session: 89340c3d-89aa-4aa8-97f4-33d9239c13ab Authenticating user 'default' from [fd00:1122:3344:101::e]:57495 | ||
| 5743 | 2026.03.02 04:23:40.119528 [ 288 ] {} <Debug> TCP-Session: 1ac2bf78-047d-4249-a9f5-ed61abe8a9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.03.02 04:23:40.119547 [ 292 ] {} <Debug> TCP-Session: 89340c3d-89aa-4aa8-97f4-33d9239c13ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2026.03.02 04:23:40.119556 [ 288 ] {} <Debug> TCP-Session: 1ac2bf78-047d-4249-a9f5-ed61abe8a9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.03.02 04:23:40.119563 [ 292 ] {} <Debug> TCP-Session: 89340c3d-89aa-4aa8-97f4-33d9239c13ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.03.02 04:23:40.119581 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2026.03.02 04:23:40.119624 [ 289 ] {} <Debug> TCP-Session: 34b79aa1-fe0c-406e-a76c-9ab2e615cafd Authenticating user 'default' from [fd00:1122:3344:101::e]:39905 | ||
| 5749 | 2026.03.02 04:23:40.119646 [ 289 ] {} <Debug> TCP-Session: 34b79aa1-fe0c-406e-a76c-9ab2e615cafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.03.02 04:23:40.119662 [ 289 ] {} <Debug> TCP-Session: 34b79aa1-fe0c-406e-a76c-9ab2e615cafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.03.02 04:23:40.119667 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5752 | 2026.03.02 04:23:40.119716 [ 294 ] {} <Debug> TCP-Session: 91e8dc13-10f4-4412-b5ff-6b667f7d64f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62022 | ||
| 5753 | 2026.03.02 04:23:40.119738 [ 294 ] {} <Debug> TCP-Session: 91e8dc13-10f4-4412-b5ff-6b667f7d64f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.03.02 04:23:40.119756 [ 294 ] {} <Debug> TCP-Session: 91e8dc13-10f4-4412-b5ff-6b667f7d64f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.03.02 04:23:40.119755 [ 291 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5756 | 2026.03.02 04:23:40.119853 [ 291 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5757 | 2026.03.02 04:23:40.120305 [ 291 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 5758 | 2026.03.02 04:23:40.121548 [ 297 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Trace> AggregatingTransform: Aggregating | ||
| 5759 | 2026.03.02 04:23:40.121601 [ 297 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5760 | 2026.03.02 04:23:40.121645 [ 297 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00119739 sec. (835.150 rows/sec., 32.62 KiB/sec.) | ||
| 5761 | 2026.03.02 04:23:40.121665 [ 297 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Trace> Aggregator: Merging aggregated data | ||
| 5762 | 2026.03.02 04:23:40.123359 [ 291 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004162 sec., 240.2691013935608 rows/sec., 9.39 KiB/sec. | ||
| 5763 | 2026.03.02 04:23:40.123534 [ 291 ] {e1b02126-1ccd-43d0-9c4c-12aaa7afc5c5} <Debug> TCPHandler: Processed in 0.00475107 sec. | ||
| 5764 | 2026.03.02 04:23:40.123658 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5765 | 2026.03.02 04:23:40.123693 [ 291 ] {} <Debug> TCP-Session: 6b435ad8-c5e2-4434-acd2-abd7d186de61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.03.02 04:23:40.123692 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5767 | 2026.03.02 04:23:40.123722 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5768 | 2026.03.02 04:23:40.123743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5769 | 2026.03.02 04:23:40.123753 [ 293 ] {} <Debug> TCP-Session: b15b02d9-1ae1-428d-9691-a072ca2fc583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.03.02 04:23:40.123759 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.03.02 04:23:40.123777 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5772 | 2026.03.02 04:23:40.123798 [ 289 ] {} <Debug> TCP-Session: 34b79aa1-fe0c-406e-a76c-9ab2e615cafd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.03.02 04:23:40.123828 [ 292 ] {} <Debug> TCP-Session: 89340c3d-89aa-4aa8-97f4-33d9239c13ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.03.02 04:23:40.123841 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.03.02 04:23:40.123803 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.03.02 04:23:40.123903 [ 288 ] {} <Debug> TCP-Session: 1ac2bf78-047d-4249-a9f5-ed61abe8a9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.03.02 04:23:40.123773 [ 290 ] {} <Debug> TCP-Session: 8b8b792f-1d8f-4b0f-8ba0-85eec832d4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.03.02 04:23:40.123937 [ 259 ] {} <Debug> TCP-Session: a4025fed-9678-435c-a403-78ae9713987f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.03.02 04:23:40.123847 [ 287 ] {} <Debug> TCP-Session: 6ef793a2-d9a1-4d04-b713-8746cc4f6afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.03.02 04:23:40.123824 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5781 | 2026.03.02 04:23:40.124043 [ 294 ] {} <Debug> TCP-Session: 91e8dc13-10f4-4412-b5ff-6b667f7d64f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2026.03.02 04:23:40.320219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 718 | ||
| 5783 | 2026.03.02 04:23:40.322700 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.03.02 04:23:40.322754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5785 | 2026.03.02 04:23:40.323983 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5786 | 2026.03.02 04:23:40.324267 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.03.02 04:23:40.324521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5788 | 2026.03.02 04:23:42.285588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57420 | ||
| 5789 | 2026.03.02 04:23:42.285699 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5790 | 2026.03.02 04:23:42.285725 [ 291 ] {} <Debug> TCP-Session: 6760b567-69f5-49f2-bf34-cf700c151ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57420 | ||
| 5791 | 2026.03.02 04:23:42.285747 [ 291 ] {} <Debug> TCP-Session: 6760b567-69f5-49f2-bf34-cf700c151ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.03.02 04:23:42.285761 [ 291 ] {} <Debug> TCP-Session: 6760b567-69f5-49f2-bf34-cf700c151ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.03.02 04:23:42.285969 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37592 | ||
| 5794 | 2026.03.02 04:23:42.285988 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35219 | ||
| 5795 | 2026.03.02 04:23:42.286013 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33939 | ||
| 5796 | 2026.03.02 04:23:42.286033 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50736 | ||
| 5797 | 2026.03.02 04:23:42.286087 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5798 | 2026.03.02 04:23:42.286091 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5799 | 2026.03.02 04:23:42.286118 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5800 | 2026.03.02 04:23:42.286132 [ 292 ] {} <Debug> TCP-Session: d725334d-0791-4a61-804c-1c752c62ca9c Authenticating user 'default' from [fd00:1122:3344:101::e]:37592 | ||
| 5801 | 2026.03.02 04:23:42.286143 [ 259 ] {} <Debug> TCP-Session: 9577fdf1-8fc7-40ac-baa3-2cb94366727a Authenticating user 'default' from [fd00:1122:3344:101::e]:35219 | ||
| 5802 | 2026.03.02 04:23:42.286158 [ 288 ] {} <Debug> TCP-Session: c1e85844-5ccf-4962-be75-dc369e8be355 Authenticating user 'default' from [fd00:1122:3344:101::e]:33939 | ||
| 5803 | 2026.03.02 04:23:42.286166 [ 292 ] {} <Debug> TCP-Session: d725334d-0791-4a61-804c-1c752c62ca9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.03.02 04:23:42.286178 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5805 | 2026.03.02 04:23:42.286193 [ 292 ] {} <Debug> TCP-Session: d725334d-0791-4a61-804c-1c752c62ca9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.03.02 04:23:42.286190 [ 288 ] {} <Debug> TCP-Session: c1e85844-5ccf-4962-be75-dc369e8be355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.03.02 04:23:42.286223 [ 290 ] {} <Debug> TCP-Session: 21038b54-9884-47a5-9c9c-c5c5a67cf5fb Authenticating user 'default' from [fd00:1122:3344:101::e]:50736 | ||
| 5808 | 2026.03.02 04:23:42.286233 [ 288 ] {} <Debug> TCP-Session: c1e85844-5ccf-4962-be75-dc369e8be355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.03.02 04:23:42.286177 [ 259 ] {} <Debug> TCP-Session: 9577fdf1-8fc7-40ac-baa3-2cb94366727a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.03.02 04:23:42.286260 [ 290 ] {} <Debug> TCP-Session: 21038b54-9884-47a5-9c9c-c5c5a67cf5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.03.02 04:23:42.286284 [ 259 ] {} <Debug> TCP-Session: 9577fdf1-8fc7-40ac-baa3-2cb94366727a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.03.02 04:23:42.286298 [ 290 ] {} <Debug> TCP-Session: 21038b54-9884-47a5-9c9c-c5c5a67cf5fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.03.02 04:23:42.286064 [ 291 ] {} <Trace> TCP-Session: 6760b567-69f5-49f2-bf34-cf700c151ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2026.03.02 04:23:42.286024 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44760 | ||
| 5815 | 2026.03.02 04:23:42.285989 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58742 | ||
| 5816 | 2026.03.02 04:23:42.285979 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53112 | ||
| 5817 | 2026.03.02 04:23:42.286003 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53850 | ||
| 5818 | 2026.03.02 04:23:42.286464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5819 | 2026.03.02 04:23:42.286479 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2026.03.02 04:23:42.286500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.03.02 04:23:42.286511 [ 289 ] {} <Debug> TCP-Session: 0f24a232-f25d-403c-b3b9-e2d106677220 Authenticating user 'default' from [fd00:1122:3344:101::e]:44760 | ||
| 5822 | 2026.03.02 04:23:42.286521 [ 291 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57420) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5823 | 2026.03.02 04:23:42.286543 [ 289 ] {} <Debug> TCP-Session: 0f24a232-f25d-403c-b3b9-e2d106677220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.03.02 04:23:42.286533 [ 293 ] {} <Debug> TCP-Session: 94de7c3b-d702-45f6-b835-370014590edd Authenticating user 'default' from [fd00:1122:3344:101::e]:53112 | ||
| 5825 | 2026.03.02 04:23:42.286570 [ 289 ] {} <Debug> TCP-Session: 0f24a232-f25d-403c-b3b9-e2d106677220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2026.03.02 04:23:42.286586 [ 293 ] {} <Debug> TCP-Session: 94de7c3b-d702-45f6-b835-370014590edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.03.02 04:23:42.286523 [ 294 ] {} <Debug> TCP-Session: 0960e3d3-eb6c-430f-86fc-1cf0e0feb1e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58742 | ||
| 5828 | 2026.03.02 04:23:42.286603 [ 293 ] {} <Debug> TCP-Session: 94de7c3b-d702-45f6-b835-370014590edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.03.02 04:23:42.286631 [ 294 ] {} <Debug> TCP-Session: 0960e3d3-eb6c-430f-86fc-1cf0e0feb1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.03.02 04:23:42.286525 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5831 | 2026.03.02 04:23:42.286656 [ 294 ] {} <Debug> TCP-Session: 0960e3d3-eb6c-430f-86fc-1cf0e0feb1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.03.02 04:23:42.286675 [ 287 ] {} <Debug> TCP-Session: e4b57131-367f-47c5-a50d-230a65d38d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:53850 | ||
| 5833 | 2026.03.02 04:23:42.286692 [ 287 ] {} <Debug> TCP-Session: e4b57131-367f-47c5-a50d-230a65d38d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.03.02 04:23:42.286705 [ 287 ] {} <Debug> TCP-Session: e4b57131-367f-47c5-a50d-230a65d38d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.03.02 04:23:42.286830 [ 291 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5836 | 2026.03.02 04:23:42.286892 [ 291 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5837 | 2026.03.02 04:23:42.287173 [ 291 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 5838 | 2026.03.02 04:23:42.288109 [ 348 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Trace> AggregatingTransform: Aggregating | ||
| 5839 | 2026.03.02 04:23:42.288185 [ 348 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5840 | 2026.03.02 04:23:42.288237 [ 348 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960598 sec. (1041.018 rows/sec., 40.66 KiB/sec.) | ||
| 5841 | 2026.03.02 04:23:42.288267 [ 348 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Trace> Aggregator: Merging aggregated data | ||
| 5842 | 2026.03.02 04:23:42.289599 [ 291 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 5843 | 2026.03.02 04:23:42.289755 [ 291 ] {d3d08061-1f4d-410e-a04c-738119de06e8} <Debug> TCPHandler: Processed in 0.003816092 sec. | ||
| 5844 | 2026.03.02 04:23:42.289846 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5845 | 2026.03.02 04:23:42.289873 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5846 | 2026.03.02 04:23:42.289876 [ 291 ] {} <Debug> TCP-Session: 6760b567-69f5-49f2-bf34-cf700c151ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.03.02 04:23:42.289895 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5848 | 2026.03.02 04:23:42.289910 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5849 | 2026.03.02 04:23:42.289928 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5850 | 2026.03.02 04:23:42.289946 [ 292 ] {} <Debug> TCP-Session: d725334d-0791-4a61-804c-1c752c62ca9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.03.02 04:23:42.289955 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.03.02 04:23:42.289978 [ 290 ] {} <Debug> TCP-Session: 21038b54-9884-47a5-9c9c-c5c5a67cf5fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.03.02 04:23:42.289989 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.03.02 04:23:42.290001 [ 288 ] {} <Debug> TCP-Session: c1e85844-5ccf-4962-be75-dc369e8be355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.03.02 04:23:42.289969 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.03.02 04:23:42.290040 [ 289 ] {} <Debug> TCP-Session: 0f24a232-f25d-403c-b3b9-e2d106677220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.03.02 04:23:42.289961 [ 287 ] {} <Debug> TCP-Session: e4b57131-367f-47c5-a50d-230a65d38d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.03.02 04:23:42.290072 [ 259 ] {} <Debug> TCP-Session: 9577fdf1-8fc7-40ac-baa3-2cb94366727a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.03.02 04:23:42.289953 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5860 | 2026.03.02 04:23:42.289915 [ 294 ] {} <Debug> TCP-Session: 0960e3d3-eb6c-430f-86fc-1cf0e0feb1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.03.02 04:23:42.290148 [ 293 ] {} <Debug> TCP-Session: 94de7c3b-d702-45f6-b835-370014590edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.03.02 04:23:43.768717 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.03.02 04:23:43.768987 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.03.02 04:23:43.769084 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5865 | 2026.03.02 04:23:43.769833 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.03.02 04:23:43.769884 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5867 | 2026.03.02 04:23:43.770285 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5868 | 2026.03.02 04:23:43.770504 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.03.02 04:23:43.770660 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 5870 | 2026.03.02 04:23:43.770708 [ 261 ] {9dd4d18f-2cb5-404d-aead-778fe3309f5e} <Debug> TCPHandler: Processed in 0.002168988 sec. | ||
| 5871 | 2026.03.02 04:23:43.770831 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.03.02 04:23:43.770932 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5873 | 2026.03.02 04:23:43.770976 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5874 | 2026.03.02 04:23:43.771762 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.03.02 04:23:43.771801 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5876 | 2026.03.02 04:23:43.772149 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5877 | 2026.03.02 04:23:43.772348 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.03.02 04:23:43.772471 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001608 sec., 546641.7910447761 rows/sec., 43.77 MiB/sec. | ||
| 5879 | 2026.03.02 04:23:43.772506 [ 261 ] {f11a8588-b15c-4895-adaf-0a32066d4b74} <Debug> TCPHandler: Processed in 0.001773604 sec. | ||
| 5880 | 2026.03.02 04:23:43.772611 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.03.02 04:23:43.772700 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.03.02 04:23:43.772802 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5883 | 2026.03.02 04:23:43.773273 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.03.02 04:23:43.773309 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5885 | 2026.03.02 04:23:43.773618 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5886 | 2026.03.02 04:23:43.773832 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.03.02 04:23:43.773961 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001221 sec., 149877.14987714987 rows/sec., 9.30 MiB/sec. | ||
| 5888 | 2026.03.02 04:23:43.773998 [ 261 ] {1087340a-40dc-4ce0-b10a-49dabdcba8be} <Debug> TCPHandler: Processed in 0.001381732 sec. | ||
| 5889 | 2026.03.02 04:23:43.774104 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.03.02 04:23:43.774196 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.03.02 04:23:43.774235 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5892 | 2026.03.02 04:23:43.774659 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.03.02 04:23:43.774695 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5894 | 2026.03.02 04:23:43.774988 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5895 | 2026.03.02 04:23:43.775201 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.03.02 04:23:43.775322 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 5897 | 2026.03.02 04:23:43.775358 [ 261 ] {121533d3-8d20-4e73-b3a1-adc355a53160} <Debug> TCPHandler: Processed in 0.001302781 sec. | ||
| 5898 | 2026.03.02 04:23:43.775464 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.03.02 04:23:43.775555 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5900 | 2026.03.02 04:23:43.775593 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5901 | 2026.03.02 04:23:43.776017 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.03.02 04:23:43.776053 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5903 | 2026.03.02 04:23:43.776346 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5904 | 2026.03.02 04:23:43.776548 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.03.02 04:23:43.776669 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.44 MiB/sec. | ||
| 5906 | 2026.03.02 04:23:43.776764 [ 261 ] {7ba8f336-c547-45f2-8497-7d4d7cd79ad7} <Debug> TCPHandler: Processed in 0.001347841 sec. | ||
| 5907 | 2026.03.02 04:23:43.776873 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.03.02 04:23:43.776963 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5909 | 2026.03.02 04:23:43.777003 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5910 | 2026.03.02 04:23:43.777593 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.03.02 04:23:43.777629 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5912 | 2026.03.02 04:23:43.777947 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5913 | 2026.03.02 04:23:43.778164 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.03.02 04:23:43.778344 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001398 sec., 379828.32618025754 rows/sec., 26.87 MiB/sec. | ||
| 5915 | 2026.03.02 04:23:43.778380 [ 261 ] {81826145-4a2d-4314-8030-0f5d20b0302c} <Debug> TCPHandler: Processed in 0.001556513 sec. | ||
| 5916 | 2026.03.02 04:23:43.778485 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.03.02 04:23:43.778575 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5918 | 2026.03.02 04:23:43.778616 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5919 | 2026.03.02 04:23:43.778927 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.03.02 04:23:43.778960 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5921 | 2026.03.02 04:23:43.779241 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5922 | 2026.03.02 04:23:43.779432 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.03.02 04:23:43.779546 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 5924 | 2026.03.02 04:23:43.779550 [ 44 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5925 | 2026.03.02 04:23:43.779579 [ 261 ] {bc61eb9d-90a6-42ed-b3e2-24e94fecbaa3} <Debug> TCPHandler: Processed in 0.00119485 sec. | ||
| 5926 | 2026.03.02 04:23:43.779617 [ 44 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.03.02 04:23:43.779643 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5928 | 2026.03.02 04:23:43.779704 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.03.02 04:23:43.779832 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 5930 | 2026.03.02 04:23:43.779861 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.03.02 04:23:43.779966 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5932 | 2026.03.02 04:23:43.780003 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5933 | 2026.03.02 04:23:43.780047 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 5934 | 2026.03.02 04:23:43.780119 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 5935 | 2026.03.02 04:23:43.780167 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 5936 | 2026.03.02 04:23:43.780213 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 5937 | 2026.03.02 04:23:43.780256 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 5938 | 2026.03.02 04:23:43.780300 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::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 | ||
| 5939 | 2026.03.02 04:23:43.780466 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.03.02 04:23:43.780516 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5941 | 2026.03.02 04:23:43.780946 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5942 | 2026.03.02 04:23:43.781185 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.03.02 04:23:43.781226 [ 200 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001459273 sec., 45228.00051806618 rows/sec., 2.31 MiB/sec. | ||
| 5944 | 2026.03.02 04:23:43.781316 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001474 sec., 179782.90366350068 rows/sec., 11.95 MiB/sec. | ||
| 5945 | 2026.03.02 04:23:43.781359 [ 261 ] {2fa53d4d-06e8-4582-8a5b-e6cc70500d78} <Debug> TCPHandler: Processed in 0.001652284 sec. | ||
| 5946 | 2026.03.02 04:23:43.781380 [ 194 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5947 | 2026.03.02 04:23:43.781472 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.03.02 04:23:43.781573 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.03.02 04:23:43.781616 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5950 | 2026.03.02 04:23:43.781673 [ 194 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_11_2} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.03.02 04:23:43.781757 [ 194 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_11_2} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5952 | 2026.03.02 04:23:43.781830 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5953 | 2026.03.02 04:23:43.781932 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.03.02 04:23:43.781973 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5955 | 2026.03.02 04:23:43.782268 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5956 | 2026.03.02 04:23:43.782465 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.03.02 04:23:43.782594 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 5958 | 2026.03.02 04:23:43.782628 [ 261 ] {3c91f6eb-837b-4b05-abd4-dd50afd259fc} <Debug> TCPHandler: Processed in 0.00120585 sec. | ||
| 5959 | 2026.03.02 04:23:43.782731 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.03.02 04:23:43.782823 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.03.02 04:23:43.782877 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5962 | 2026.03.02 04:23:43.783728 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.03.02 04:23:43.783764 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5964 | 2026.03.02 04:23:43.784323 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5965 | 2026.03.02 04:23:43.784537 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.03.02 04:23:43.784676 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 5967 | 2026.03.02 04:23:43.784739 [ 261 ] {6e144daf-bccc-4627-9d26-33e975d4e5da} <Debug> TCPHandler: Processed in 0.002056127 sec. | ||
| 5968 | 2026.03.02 04:23:43.784867 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.03.02 04:23:43.784972 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.03.02 04:23:43.785014 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5971 | 2026.03.02 04:23:43.785361 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.03.02 04:23:43.785397 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5973 | 2026.03.02 04:23:43.785704 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5974 | 2026.03.02 04:23:43.785917 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.03.02 04:23:43.786041 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 5976 | 2026.03.02 04:23:43.786077 [ 261 ] {eea213b1-b5a9-41b1-aca2-f1552037b120} <Debug> TCPHandler: Processed in 0.001277901 sec. | ||
| 5977 | 2026.03.02 04:23:45.172298 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5978 | 2026.03.02 04:23:45.172387 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5979 | 2026.03.02 04:23:45.299483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12502 | ||
| 5980 | 2026.03.02 04:23:45.300255 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.03.02 04:23:45.300294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5982 | 2026.03.02 04:23:45.300771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5983 | 2026.03.02 04:23:45.301013 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.03.02 04:23:45.301146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12502 | ||
| 5985 | 2026.03.02 04:23:45.301208 [ 42 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5986 | 2026.03.02 04:23:45.301306 [ 42 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.03.02 04:23:45.301342 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5988 | 2026.03.02 04:23:45.301506 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 5989 | 2026.03.02 04:23:45.301710 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5990 | 2026.03.02 04:23:45.301774 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10070 rows starting from the beginning of the part | ||
| 5991 | 2026.03.02 04:23:45.301888 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5992 | 2026.03.02 04:23:45.301973 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5993 | 2026.03.02 04:23:45.302043 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5994 | 2026.03.02 04:23:45.302110 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5995 | 2026.03.02 04:23:45.302175 [ 190 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5996 | 2026.03.02 04:23:45.304045 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12502 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613822 sec., 4783034.192840981 rows/sec., 68.42 MiB/sec. | ||
| 5997 | 2026.03.02 04:23:45.304443 [ 201 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5998 | 2026.03.02 04:23:45.304800 [ 201 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.03.02 04:23:45.304893 [ 201 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_26_5} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6000 | 2026.03.02 04:23:45.305021 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6001 | 2026.03.02 04:23:45.965030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6002 | 2026.03.02 04:23:45.982283 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2026.03.02 04:23:45.982346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6004 | 2026.03.02 04:23:45.987936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6005 | 2026.03.02 04:23:45.988637 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.03.02 04:23:45.988929 [ 42 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6007 | 2026.03.02 04:23:45.988987 [ 42 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.03.02 04:23:45.989005 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6009 | 2026.03.02 04:23:45.989110 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 6010 | 2026.03.02 04:23:45.992247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6011 | 2026.03.02 04:23:45.992566 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6012 | 2026.03.02 04:23:45.993995 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 6013 | 2026.03.02 04:23:45.998621 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 6014 | 2026.03.02 04:23:46.002999 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 6015 | 2026.03.02 04:23:46.007257 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 6016 | 2026.03.02 04:23:46.011493 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 6017 | 2026.03.02 04:23:46.015550 [ 190 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 6018 | 2026.03.02 04:23:46.070311 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081245286 sec., 2412.4476588093985 rows/sec., 12.47 MiB/sec. | ||
| 6019 | 2026.03.02 04:23:46.072926 [ 187 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6020 | 2026.03.02 04:23:46.075119 [ 187 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_26_5} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.03.02 04:23:46.075216 [ 187 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_26_5} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6022 | 2026.03.02 04:23:46.077824 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6023 | 2026.03.02 04:23:47.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.24 MiB, peak 273.43 MiB, free memory in arenas 0.00 B, will set to 267.23 MiB (RSS), difference: 4.99 MiB | ||
| 6024 | 2026.03.02 04:23:48.760615 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.03.02 04:23:48.760826 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6026 | 2026.03.02 04:23:48.760904 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6027 | 2026.03.02 04:23:48.761579 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.03.02 04:23:48.761624 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6029 | 2026.03.02 04:23:48.762015 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6030 | 2026.03.02 04:23:48.762232 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.03.02 04:23:48.762390 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 6032 | 2026.03.02 04:23:48.762438 [ 261 ] {c94efe1d-7347-4294-b20d-fbd834ec3b90} <Debug> TCPHandler: Processed in 0.001971507 sec. | ||
| 6033 | 2026.03.02 04:23:48.762560 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.03.02 04:23:48.762664 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6035 | 2026.03.02 04:23:48.762706 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6036 | 2026.03.02 04:23:48.763135 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.03.02 04:23:48.763170 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6038 | 2026.03.02 04:23:48.763489 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6039 | 2026.03.02 04:23:48.763699 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.03.02 04:23:48.763839 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 6041 | 2026.03.02 04:23:48.763877 [ 261 ] {44bad037-402b-4c66-bb22-c7d13b388ad2} <Debug> TCPHandler: Processed in 0.001369951 sec. | ||
| 6042 | 2026.03.02 04:23:48.763989 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.03.02 04:23:48.764086 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6044 | 2026.03.02 04:23:48.764132 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6045 | 2026.03.02 04:23:48.764534 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.03.02 04:23:48.764569 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6047 | 2026.03.02 04:23:48.764894 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6048 | 2026.03.02 04:23:48.765094 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.03.02 04:23:48.765222 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 6050 | 2026.03.02 04:23:48.765259 [ 261 ] {c317cb33-248c-45b8-93bf-3d8f141cb0da} <Debug> TCPHandler: Processed in 0.001321671 sec. | ||
| 6051 | 2026.03.02 04:23:48.765363 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.03.02 04:23:48.765457 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6053 | 2026.03.02 04:23:48.765500 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6054 | 2026.03.02 04:23:48.765822 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.03.02 04:23:48.765856 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6056 | 2026.03.02 04:23:48.766173 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6057 | 2026.03.02 04:23:48.766371 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.03.02 04:23:48.766500 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 6059 | 2026.03.02 04:23:48.766535 [ 261 ] {46015764-8242-467f-a931-f3c2ae7beb8f} <Debug> TCPHandler: Processed in 0.001223171 sec. | ||
| 6060 | 2026.03.02 04:23:49.120882 [ 39 ] {} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6061 | 2026.03.02 04:23:49.120947 [ 39 ] {} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.03.02 04:23:49.120970 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6063 | 2026.03.02 04:23:49.121067 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::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 | ||
| 6064 | 2026.03.02 04:23:49.121178 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6065 | 2026.03.02 04:23:49.121209 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6066 | 2026.03.02 04:23:49.121273 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6067 | 2026.03.02 04:23:49.121317 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6068 | 2026.03.02 04:23:49.121357 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6069 | 2026.03.02 04:23:49.121396 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6070 | 2026.03.02 04:23:49.122113 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001080009 sec., 35184.891977752035 rows/sec., 2.94 MiB/sec. | ||
| 6071 | 2026.03.02 04:23:49.122304 [ 192 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6072 | 2026.03.02 04:23:49.122638 [ 192 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.03.02 04:23:49.122712 [ 192 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_9_2} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6074 | 2026.03.02 04:23:49.122815 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6075 | 2026.03.02 04:23:50.324944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 750 | ||
| 6076 | 2026.03.02 04:23:50.327368 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.03.02 04:23:50.327418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6078 | 2026.03.02 04:23:50.328713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6079 | 2026.03.02 04:23:50.328995 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.03.02 04:23:50.329351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 6081 | 2026.03.02 04:23:51.528634 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.03.02 04:23:51.528895 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 6083 | 2026.03.02 04:23:51.529288 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6084 | 2026.03.02 04:23:51.529333 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 6085 | 2026.03.02 04:23:51.529633 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6086 | 2026.03.02 04:23:51.529706 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6087 | 2026.03.02 04:23:51.529854 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 6088 | 2026.03.02 04:23:51.529961 [ 319 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6089 | 2026.03.02 04:23:51.529984 [ 313 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6090 | 2026.03.02 04:23:51.529984 [ 344 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6091 | 2026.03.02 04:23:51.530016 [ 304 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6092 | 2026.03.02 04:23:51.530143 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6093 | 2026.03.02 04:23:51.530172 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6094 | 2026.03.02 04:23:51.530273 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6095 | 2026.03.02 04:23:51.530295 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 6096 | 2026.03.02 04:23:51.530344 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6097 | 2026.03.02 04:23:51.530407 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6098 | 2026.03.02 04:23:51.530457 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6099 | 2026.03.02 04:23:51.530509 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6100 | 2026.03.02 04:23:51.531617 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002847 sec., 16508.60554970144 rows/sec., 656.19 KiB/sec. | ||
| 6101 | 2026.03.02 04:23:51.531787 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> MemoryTracker: Peak memory usage (for query): 147.34 KiB. | ||
| 6102 | 2026.03.02 04:23:51.531804 [ 261 ] {e41710b7-dd56-4fd6-bf1f-d9e3df485c4e} <Debug> TCPHandler: Processed in 0.003308027 sec. | ||
| 6103 | 2026.03.02 04:23:51.534788 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.03.02 04:23:51.534905 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6105 | 2026.03.02 04:23:51.534951 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6106 | 2026.03.02 04:23:51.535491 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.03.02 04:23:51.535536 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6108 | 2026.03.02 04:23:51.535957 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6109 | 2026.03.02 04:23:51.536154 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.03.02 04:23:51.536309 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 173.97 KiB/sec. | ||
| 6111 | 2026.03.02 04:23:51.536351 [ 261 ] {5100f1e1-aba8-4dd2-9172-c5828d922580} <Debug> TCPHandler: Processed in 0.001640574 sec. | ||
| 6112 | 2026.03.02 04:23:51.536462 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.03.02 04:23:51.536562 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6114 | 2026.03.02 04:23:51.536603 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6115 | 2026.03.02 04:23:51.537131 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.03.02 04:23:51.537169 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6117 | 2026.03.02 04:23:51.537492 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6118 | 2026.03.02 04:23:51.537707 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.03.02 04:23:51.537833 [ 36 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6120 | 2026.03.02 04:23:51.537844 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001305 sec., 217624.52107279695 rows/sec., 13.82 MiB/sec. | ||
| 6121 | 2026.03.02 04:23:51.537893 [ 36 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.03.02 04:23:51.537904 [ 261 ] {4d0f3020-5d8d-4875-be08-2d2e4c0353d2} <Debug> TCPHandler: Processed in 0.001493193 sec. | ||
| 6123 | 2026.03.02 04:23:51.537922 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6124 | 2026.03.02 04:23:51.538014 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6125 | 2026.03.02 04:23:51.538033 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.03.02 04:23:51.538107 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6127 | 2026.03.02 04:23:51.538131 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6128 | 2026.03.02 04:23:51.538135 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 6129 | 2026.03.02 04:23:51.538173 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6130 | 2026.03.02 04:23:51.538195 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6131 | 2026.03.02 04:23:51.538237 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 6132 | 2026.03.02 04:23:51.538276 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6133 | 2026.03.02 04:23:51.538312 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6134 | 2026.03.02 04:23:51.538348 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6135 | 2026.03.02 04:23:51.538572 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.03.02 04:23:51.538608 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6137 | 2026.03.02 04:23:51.538925 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6138 | 2026.03.02 04:23:51.539139 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.03.02 04:23:51.539279 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301141 sec., 1128240.5212040816 rows/sec., 76.68 MiB/sec. | ||
| 6140 | 2026.03.02 04:23:51.539306 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001193 sec., 11735.12154233026 rows/sec., 968.38 KiB/sec. | ||
| 6141 | 2026.03.02 04:23:51.539353 [ 261 ] {f564443a-6a14-4b00-9fb9-789e4cf57683} <Debug> TCPHandler: Processed in 0.001369361 sec. | ||
| 6142 | 2026.03.02 04:23:51.539415 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6143 | 2026.03.02 04:23:51.539468 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.03.02 04:23:51.539563 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6145 | 2026.03.02 04:23:51.539603 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6146 | 2026.03.02 04:23:51.539641 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.03.02 04:23:51.539702 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_14_3} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6148 | 2026.03.02 04:23:51.539761 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6149 | 2026.03.02 04:23:51.540877 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.03.02 04:23:51.540913 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6151 | 2026.03.02 04:23:51.541345 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6152 | 2026.03.02 04:23:51.541572 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.03.02 04:23:51.541699 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Debug> executeQuery: Read 2027 rows, 169.24 KiB in 0.002155 sec., 940603.2482598609 rows/sec., 76.69 MiB/sec. | ||
| 6154 | 2026.03.02 04:23:51.541736 [ 261 ] {468cd5f1-52a4-46a3-b3dc-b10ee38bcce7} <Debug> TCPHandler: Processed in 0.00231708 sec. | ||
| 6155 | 2026.03.02 04:23:51.541847 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.03.02 04:23:51.541939 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6157 | 2026.03.02 04:23:51.541978 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6158 | 2026.03.02 04:23:51.542433 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.03.02 04:23:51.542470 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6160 | 2026.03.02 04:23:51.542785 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6161 | 2026.03.02 04:23:51.542998 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.03.02 04:23:51.543123 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Debug> executeQuery: Read 197 rows, 12.62 KiB in 0.001203 sec., 163757.27348295925 rows/sec., 10.24 MiB/sec. | ||
| 6163 | 2026.03.02 04:23:51.543161 [ 261 ] {c887401f-3bab-4d7b-bfc4-588b72e8de53} <Debug> TCPHandler: Processed in 0.001363051 sec. | ||
| 6164 | 2026.03.02 04:23:51.543268 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.03.02 04:23:51.543359 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6166 | 2026.03.02 04:23:51.543398 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6167 | 2026.03.02 04:23:51.543900 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.03.02 04:23:51.543936 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6169 | 2026.03.02 04:23:51.544242 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6170 | 2026.03.02 04:23:51.544459 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.03.02 04:23:51.544584 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001243 sec., 303298.4714400644 rows/sec., 20.16 MiB/sec. | ||
| 6172 | 2026.03.02 04:23:51.544622 [ 261 ] {ee663e46-0c23-48c1-8f4f-20dea80d5a2b} <Debug> TCPHandler: Processed in 0.001402842 sec. | ||
| 6173 | 2026.03.02 04:23:51.544747 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.03.02 04:23:51.544839 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6175 | 2026.03.02 04:23:51.544878 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6176 | 2026.03.02 04:23:51.545322 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.02 04:23:51.545359 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6178 | 2026.03.02 04:23:51.545651 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6179 | 2026.03.02 04:23:51.545861 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.03.02 04:23:51.545959 [ 36 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6181 | 2026.03.02 04:23:51.545983 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 6182 | 2026.03.02 04:23:51.546002 [ 36 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.03.02 04:23:51.546025 [ 261 ] {4a85a906-805b-4e49-9fb2-3965fe6fdb29} <Debug> TCPHandler: Processed in 0.001327271 sec. | ||
| 6184 | 2026.03.02 04:23:51.546026 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6185 | 2026.03.02 04:23:51.546143 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6186 | 2026.03.02 04:23:51.546155 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.03.02 04:23:51.546275 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6188 | 2026.03.02 04:23:51.546279 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6189 | 2026.03.02 04:23:51.546315 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 6190 | 2026.03.02 04:23:51.546339 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6191 | 2026.03.02 04:23:51.546381 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6192 | 2026.03.02 04:23:51.546431 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6193 | 2026.03.02 04:23:51.546473 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6194 | 2026.03.02 04:23:51.546515 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6195 | 2026.03.02 04:23:51.546569 [ 186 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6196 | 2026.03.02 04:23:51.547078 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.02 04:23:51.547122 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6198 | 2026.03.02 04:23:51.547477 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378962 sec., 554039.9227824986 rows/sec., 33.96 MiB/sec. | ||
| 6199 | 2026.03.02 04:23:51.547535 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6200 | 2026.03.02 04:23:51.547659 [ 192 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6201 | 2026.03.02 04:23:51.547800 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.03.02 04:23:51.547955 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Debug> executeQuery: Read 1001 rows, 73.91 KiB in 0.001696 sec., 590212.2641509434 rows/sec., 42.56 MiB/sec. | ||
| 6203 | 2026.03.02 04:23:51.547995 [ 192 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.03.02 04:23:51.547997 [ 261 ] {04f0bba0-6001-4b10-95fa-b28ef20884c3} <Debug> TCPHandler: Processed in 0.001895366 sec. | ||
| 6205 | 2026.03.02 04:23:51.548087 [ 192 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_14_3} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6206 | 2026.03.02 04:23:51.548139 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.03.02 04:23:51.548203 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6208 | 2026.03.02 04:23:51.548241 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6209 | 2026.03.02 04:23:51.548289 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6210 | 2026.03.02 04:23:51.548625 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.03.02 04:23:51.548662 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6212 | 2026.03.02 04:23:51.548962 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6213 | 2026.03.02 04:23:51.549167 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.03.02 04:23:51.549292 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 6215 | 2026.03.02 04:23:51.549329 [ 261 ] {63ddc392-09a8-4440-abb4-5595065cfbf1} <Debug> TCPHandler: Processed in 0.001242861 sec. | ||
| 6216 | 2026.03.02 04:23:51.549440 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.03.02 04:23:51.549536 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6218 | 2026.03.02 04:23:51.549578 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6219 | 2026.03.02 04:23:51.550159 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.03.02 04:23:51.550195 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6221 | 2026.03.02 04:23:51.550567 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6222 | 2026.03.02 04:23:51.550779 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.03.02 04:23:51.550910 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Debug> executeQuery: Read 892 rows, 60.72 KiB in 0.001393 sec., 640344.5800430726 rows/sec., 42.57 MiB/sec. | ||
| 6224 | 2026.03.02 04:23:51.550948 [ 261 ] {de31bc2c-1f4f-43c9-938b-a103057b1800} <Debug> TCPHandler: Processed in 0.001558293 sec. | ||
| 6225 | 2026.03.02 04:23:51.551071 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.03.02 04:23:51.551167 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.03.02 04:23:51.551209 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6228 | 2026.03.02 04:23:51.551527 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.03.02 04:23:51.551563 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6230 | 2026.03.02 04:23:51.551872 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6231 | 2026.03.02 04:23:51.552084 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.03.02 04:23:51.552210 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 6233 | 2026.03.02 04:23:51.552247 [ 261 ] {8cd7a6b8-3a3c-4ea9-b20b-9ab7406ea48b} <Debug> TCPHandler: Processed in 0.00122601 sec. | ||
| 6234 | 2026.03.02 04:23:51.552362 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.03.02 04:23:51.552456 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6236 | 2026.03.02 04:23:51.552509 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6237 | 2026.03.02 04:23:51.553317 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.03.02 04:23:51.553353 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6239 | 2026.03.02 04:23:51.553905 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6240 | 2026.03.02 04:23:51.554122 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.02 04:23:51.554255 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001817 sec., 22564.667033571823 rows/sec., 40.43 MiB/sec. | ||
| 6242 | 2026.03.02 04:23:51.554319 [ 261 ] {b7f3bafa-253a-45da-b2fe-1b9076a5d2ba} <Debug> TCPHandler: Processed in 0.002007177 sec. | ||
| 6243 | 2026.03.02 04:23:51.554432 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.03.02 04:23:51.554527 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6245 | 2026.03.02 04:23:51.554568 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6246 | 2026.03.02 04:23:51.554944 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.03.02 04:23:51.554983 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6248 | 2026.03.02 04:23:51.555331 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6249 | 2026.03.02 04:23:51.555550 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.03.02 04:23:51.555688 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001179 sec., 55979.64376590331 rows/sec., 3.40 MiB/sec. | ||
| 6251 | 2026.03.02 04:23:51.555726 [ 261 ] {65269137-b789-4f55-b005-acc419bf89a1} <Debug> TCPHandler: Processed in 0.001345342 sec. | ||
| 6252 | 2026.03.02 04:23:52.802135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12950 | ||
| 6253 | 2026.03.02 04:23:52.802643 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.03.02 04:23:52.802686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6255 | 2026.03.02 04:23:52.803190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6256 | 2026.03.02 04:23:52.803431 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.03.02 04:23:52.803577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12950 | ||
| 6258 | 2026.03.02 04:23:53.493256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6259 | 2026.03.02 04:23:53.508422 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.03.02 04:23:53.508477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6261 | 2026.03.02 04:23:53.514260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6262 | 2026.03.02 04:23:53.514949 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.03.02 04:23:53.517951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6264 | 2026.03.02 04:23:53.756050 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.03.02 04:23:53.756235 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6266 | 2026.03.02 04:23:53.756307 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6267 | 2026.03.02 04:23:53.757004 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.03.02 04:23:53.757051 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6269 | 2026.03.02 04:23:53.757441 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6270 | 2026.03.02 04:23:53.757665 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.03.02 04:23:53.757819 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 6272 | 2026.03.02 04:23:53.757868 [ 261 ] {94c60b17-a921-406b-8f62-747acae69d12} <Debug> TCPHandler: Processed in 0.001956467 sec. | ||
| 6273 | 2026.03.02 04:23:53.757991 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.03.02 04:23:53.758089 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6275 | 2026.03.02 04:23:53.758131 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6276 | 2026.03.02 04:23:53.758547 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.03.02 04:23:53.758585 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6278 | 2026.03.02 04:23:53.758887 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6279 | 2026.03.02 04:23:53.759091 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): 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.02 04:23:53.759219 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 6281 | 2026.03.02 04:23:53.759256 [ 261 ] {35a8d029-9727-47c8-8d5b-2e8d98a42945} <Debug> TCPHandler: Processed in 0.001317011 sec. | ||
| 6282 | 2026.03.02 04:23:53.759367 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2026.03.02 04:23:53.759464 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6284 | 2026.03.02 04:23:53.759509 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6285 | 2026.03.02 04:23:53.759862 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.03.02 04:23:53.759898 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6287 | 2026.03.02 04:23:53.760220 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6288 | 2026.03.02 04:23:53.760422 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.03.02 04:23:53.760548 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001103 sec., 58023.572076155935 rows/sec., 4.04 MiB/sec. | ||
| 6290 | 2026.03.02 04:23:53.760584 [ 261 ] {15e1e329-5e32-4ef2-b6c6-d4c1d72010c3} <Debug> TCPHandler: Processed in 0.001265951 sec. | ||
| 6291 | 2026.03.02 04:23:53.760689 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.03.02 04:23:53.760783 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6293 | 2026.03.02 04:23:53.760828 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6294 | 2026.03.02 04:23:53.761137 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.03.02 04:23:53.761173 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6296 | 2026.03.02 04:23:53.761473 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6297 | 2026.03.02 04:23:53.761679 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.03.02 04:23:53.761806 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001043 sec., 23010.546500479384 rows/sec., 1.55 MiB/sec. | ||
| 6299 | 2026.03.02 04:23:53.761841 [ 261 ] {2984c801-8f19-45d7-b4c4-7f30d04497dd} <Debug> TCPHandler: Processed in 0.00120056 sec. | ||
| 6300 | 2026.03.02 04:23:58.759752 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.03.02 04:23:58.759943 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6302 | 2026.03.02 04:23:58.760011 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6303 | 2026.03.02 04:23:58.760659 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.03.02 04:23:58.760704 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6305 | 2026.03.02 04:23:58.761094 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6306 | 2026.03.02 04:23:58.761323 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.03.02 04:23:58.761469 [ 46 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6308 | 2026.03.02 04:23:58.761482 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 6309 | 2026.03.02 04:23:58.761550 [ 46 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.03.02 04:23:58.761576 [ 261 ] {52ff3fa6-291c-4156-b9fe-28ef5862557f} <Debug> TCPHandler: Processed in 0.001959926 sec. | ||
| 6311 | 2026.03.02 04:23:58.761581 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6312 | 2026.03.02 04:23:58.761693 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 6313 | 2026.03.02 04:23:58.761717 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.03.02 04:23:58.761799 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6315 | 2026.03.02 04:23:58.761819 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6316 | 2026.03.02 04:23:58.761832 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2149 rows starting from the beginning of the part | ||
| 6317 | 2026.03.02 04:23:58.761865 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6318 | 2026.03.02 04:23:58.761900 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 879 rows starting from the beginning of the part | ||
| 6319 | 2026.03.02 04:23:58.761950 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6320 | 2026.03.02 04:23:58.761996 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2027 rows starting from the beginning of the part | ||
| 6321 | 2026.03.02 04:23:58.762038 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6322 | 2026.03.02 04:23:58.762084 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 6323 | 2026.03.02 04:23:58.762322 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.03.02 04:23:58.762358 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6325 | 2026.03.02 04:23:58.762708 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6326 | 2026.03.02 04:23:58.762936 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.03.02 04:23:58.763047 [ 46 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6328 | 2026.03.02 04:23:58.763065 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001285 sec., 49805.447470817126 rows/sec., 3.89 MiB/sec. | ||
| 6329 | 2026.03.02 04:23:58.763087 [ 46 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.03.02 04:23:58.763110 [ 261 ] {e5c6bce6-bd56-4679-8b42-f8d2ba4263d9} <Debug> TCPHandler: Processed in 0.001465863 sec. | ||
| 6331 | 2026.03.02 04:23:58.763111 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6332 | 2026.03.02 04:23:58.763230 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 6333 | 2026.03.02 04:23:58.763239 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2026.03.02 04:23:58.763360 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6335 | 2026.03.02 04:23:58.763369 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.03.02 04:23:58.763398 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1061 rows starting from the beginning of the part | ||
| 6337 | 2026.03.02 04:23:58.763423 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6338 | 2026.03.02 04:23:58.763466 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 531 rows starting from the beginning of the part | ||
| 6339 | 2026.03.02 04:23:58.763515 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6340 | 2026.03.02 04:23:58.763554 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1001 rows starting from the beginning of the part | ||
| 6341 | 2026.03.02 04:23:58.763591 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6342 | 2026.03.02 04:23:58.763626 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 6343 | 2026.03.02 04:23:58.763899 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.03.02 04:23:58.763952 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6345 | 2026.03.02 04:23:58.764009 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5223 rows, containing 5 columns (5 merged, 0 gathered) in 0.0023545 sec., 2218305.3726905924 rows/sec., 189.03 MiB/sec. | ||
| 6346 | 2026.03.02 04:23:58.764291 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6347 | 2026.03.02 04:23:58.764417 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6348 | 2026.03.02 04:23:58.764546 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.03.02 04:23:58.764614 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_41_8} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6350 | 2026.03.02 04:23:58.764672 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.03.02 04:23:58.764680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6352 | 2026.03.02 04:23:58.764799 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6353 | 2026.03.02 04:23:58.764811 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001427 sec., 112123.33566923616 rows/sec., 7.81 MiB/sec. | ||
| 6354 | 2026.03.02 04:23:58.764846 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.03.02 04:23:58.764870 [ 261 ] {71a41cec-26ed-4f21-99d8-1f574e88477f} <Debug> TCPHandler: Processed in 0.001656234 sec. | ||
| 6356 | 2026.03.02 04:23:58.764874 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6357 | 2026.03.02 04:23:58.764960 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 6358 | 2026.03.02 04:23:58.764994 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.03.02 04:23:58.765038 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6360 | 2026.03.02 04:23:58.765063 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11514 rows starting from the beginning of the part | ||
| 6361 | 2026.03.02 04:23:58.765066 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864346 sec., 1493821.42585121 rows/sec., 114.02 MiB/sec. | ||
| 6362 | 2026.03.02 04:23:58.765091 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6363 | 2026.03.02 04:23:58.765108 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6364 | 2026.03.02 04:23:58.765148 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6365 | 2026.03.02 04:23:58.765151 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 6366 | 2026.03.02 04:23:58.765192 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 892 rows starting from the beginning of the part | ||
| 6367 | 2026.03.02 04:23:58.765225 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6368 | 2026.03.02 04:23:58.765259 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 6369 | 2026.03.02 04:23:58.765315 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6370 | 2026.03.02 04:23:58.765497 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.03.02 04:23:58.765540 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6372 | 2026.03.02 04:23:58.765661 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.03.02 04:23:58.765748 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_41_8} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6374 | 2026.03.02 04:23:58.765839 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6375 | 2026.03.02 04:23:58.765902 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6376 | 2026.03.02 04:23:58.766139 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.03.02 04:23:58.766249 [ 106 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6378 | 2026.03.02 04:23:58.766273 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 6379 | 2026.03.02 04:23:58.766279 [ 106 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.03.02 04:23:58.766313 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6381 | 2026.03.02 04:23:58.766319 [ 261 ] {0a69d275-eadd-43d6-b63d-a0b07caa5812} <Debug> TCPHandler: Processed in 0.001377051 sec. | ||
| 6382 | 2026.03.02 04:23:58.766393 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 6383 | 2026.03.02 04:23:58.766493 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6384 | 2026.03.02 04:23:58.766520 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2076 rows starting from the beginning of the part | ||
| 6385 | 2026.03.02 04:23:58.766571 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6386 | 2026.03.02 04:23:58.766613 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 6387 | 2026.03.02 04:23:58.766651 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 6388 | 2026.03.02 04:23:58.766687 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 6389 | 2026.03.02 04:23:58.766727 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 6390 | 2026.03.02 04:23:58.768072 [ 192 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 4 columns (4 merged, 0 gathered) in 0.001711724 sec., 1388074.245614363 rows/sec., 90.58 MiB/sec. | ||
| 6391 | 2026.03.02 04:23:58.768367 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6392 | 2026.03.02 04:23:58.768620 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.03.02 04:23:58.768690 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_41_8} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6394 | 2026.03.02 04:23:58.768768 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6395 | 2026.03.02 04:23:58.769540 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13055 rows, containing 5 columns (5 merged, 0 gathered) in 0.004602149 sec., 2836718.2375016543 rows/sec., 192.55 MiB/sec. | ||
| 6396 | 2026.03.02 04:23:58.769967 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6397 | 2026.03.02 04:23:58.770221 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.03.02 04:23:58.770294 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6399 | 2026.03.02 04:23:58.770384 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6400 | 2026.03.02 04:23:59.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.71 MiB, peak 275.58 MiB, free memory in arenas 0.00 B, will set to 270.37 MiB (RSS), difference: 1.66 MiB | ||
| 6401 | 2026.03.02 04:24:00.172450 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6402 | 2026.03.02 04:24:00.172509 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6403 | 2026.03.02 04:24:00.303785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13462 | ||
| 6404 | 2026.03.02 04:24:00.304548 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.03.02 04:24:00.304585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6406 | 2026.03.02 04:24:00.305080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6407 | 2026.03.02 04:24:00.305296 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.03.02 04:24:00.305414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13462 | ||
| 6409 | 2026.03.02 04:24:00.329672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 794 | ||
| 6410 | 2026.03.02 04:24:00.332313 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.03.02 04:24:00.332376 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6412 | 2026.03.02 04:24:00.333643 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6413 | 2026.03.02 04:24:00.333977 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.03.02 04:24:00.334125 [ 128 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6415 | 2026.03.02 04:24:00.334168 [ 128 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.03.02 04:24:00.334187 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6417 | 2026.03.02 04:24:00.334299 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 6418 | 2026.03.02 04:24:00.334361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6419 | 2026.03.02 04:24:00.334855 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6420 | 2026.03.02 04:24:00.334994 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 620 rows starting from the beginning of the part | ||
| 6421 | 2026.03.02 04:24:00.335330 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6422 | 2026.03.02 04:24:00.335647 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 6423 | 2026.03.02 04:24:00.335943 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6424 | 2026.03.02 04:24:00.336223 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6425 | 2026.03.02 04:24:00.336510 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6426 | 2026.03.02 04:24:00.342290 [ 192 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 72 columns (72 merged, 0 gathered) in 0.008068068 sec., 98412.65591712912 rows/sec., 85.10 MiB/sec. | ||
| 6427 | 2026.03.02 04:24:00.343773 [ 192 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6428 | 2026.03.02 04:24:00.344345 [ 192 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.03.02 04:24:00.344418 [ 192 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_21_4} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6430 | 2026.03.02 04:24:00.344747 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6431 | 2026.03.02 04:24:01.018215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6432 | 2026.03.02 04:24:01.034718 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.03.02 04:24:01.034782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6434 | 2026.03.02 04:24:01.040757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6435 | 2026.03.02 04:24:01.041421 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.03.02 04:24:01.044284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6437 | 2026.03.02 04:24:03.771035 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.03.02 04:24:03.771249 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.03.02 04:24:03.771323 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6440 | 2026.03.02 04:24:03.772113 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.03.02 04:24:03.772153 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6442 | 2026.03.02 04:24:03.772550 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6443 | 2026.03.02 04:24:03.772791 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.03.02 04:24:03.772954 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 6445 | 2026.03.02 04:24:03.773004 [ 261 ] {a0c90e62-2ec1-4a07-b73c-a5c6601fe07a} <Debug> TCPHandler: Processed in 0.002113737 sec. | ||
| 6446 | 2026.03.02 04:24:03.773130 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.03.02 04:24:03.773235 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6448 | 2026.03.02 04:24:03.773280 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6449 | 2026.03.02 04:24:03.774064 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.03.02 04:24:03.774099 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6451 | 2026.03.02 04:24:03.774469 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6452 | 2026.03.02 04:24:03.774679 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.03.02 04:24:03.774814 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001604 sec., 548004.9875311721 rows/sec., 43.88 MiB/sec. | ||
| 6454 | 2026.03.02 04:24:03.774854 [ 261 ] {1dddba5c-7f20-4082-845c-73f279f2310b} <Debug> TCPHandler: Processed in 0.001775515 sec. | ||
| 6455 | 2026.03.02 04:24:03.774965 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.03.02 04:24:03.775062 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.03.02 04:24:03.775103 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6458 | 2026.03.02 04:24:03.775561 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.03.02 04:24:03.775595 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6460 | 2026.03.02 04:24:03.775904 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6461 | 2026.03.02 04:24:03.776112 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.03.02 04:24:03.776238 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001204 sec., 151993.35548172757 rows/sec., 9.43 MiB/sec. | ||
| 6463 | 2026.03.02 04:24:03.776273 [ 261 ] {62adcd76-61d5-4bc0-8c79-884ab79177c5} <Debug> TCPHandler: Processed in 0.001367721 sec. | ||
| 6464 | 2026.03.02 04:24:03.776373 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.03.02 04:24:03.776468 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.03.02 04:24:03.776507 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6467 | 2026.03.02 04:24:03.776924 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.03.02 04:24:03.776958 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6469 | 2026.03.02 04:24:03.777321 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6470 | 2026.03.02 04:24:03.777527 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.03.02 04:24:03.777659 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 6472 | 2026.03.02 04:24:03.777696 [ 261 ] {d6cff335-a388-42f0-ab58-95bec0faa960} <Debug> TCPHandler: Processed in 0.001358731 sec. | ||
| 6473 | 2026.03.02 04:24:03.777806 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.03.02 04:24:03.777900 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.03.02 04:24:03.777939 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6476 | 2026.03.02 04:24:03.778389 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.03.02 04:24:03.778425 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6478 | 2026.03.02 04:24:03.778747 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6479 | 2026.03.02 04:24:03.778956 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.03.02 04:24:03.779084 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 6481 | 2026.03.02 04:24:03.779125 [ 261 ] {2120c0f8-7a28-47a0-b07e-e7c3b9d034a8} <Debug> TCPHandler: Processed in 0.001369472 sec. | ||
| 6482 | 2026.03.02 04:24:03.779238 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.03.02 04:24:03.779334 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6484 | 2026.03.02 04:24:03.779374 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6485 | 2026.03.02 04:24:03.779938 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.03.02 04:24:03.779973 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6487 | 2026.03.02 04:24:03.780294 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6488 | 2026.03.02 04:24:03.780500 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.03.02 04:24:03.780627 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001312 sec., 404725.60975609755 rows/sec., 28.63 MiB/sec. | ||
| 6490 | 2026.03.02 04:24:03.780668 [ 261 ] {0ca9a63a-cfdd-434e-9ade-026901b8af2d} <Debug> TCPHandler: Processed in 0.001481602 sec. | ||
| 6491 | 2026.03.02 04:24:03.780779 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.03.02 04:24:03.780873 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6493 | 2026.03.02 04:24:03.780915 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6494 | 2026.03.02 04:24:03.781245 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.02 04:24:03.781282 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6496 | 2026.03.02 04:24:03.781586 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6497 | 2026.03.02 04:24:03.781783 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.03.02 04:24:03.781906 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 6499 | 2026.03.02 04:24:03.781941 [ 261 ] {6fc9c9cf-b85a-4839-86ef-f66f176eaf73} <Debug> TCPHandler: Processed in 0.00121331 sec. | ||
| 6500 | 2026.03.02 04:24:03.782049 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.03.02 04:24:03.782144 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6502 | 2026.03.02 04:24:03.782186 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6503 | 2026.03.02 04:24:03.782581 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.03.02 04:24:03.782618 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6505 | 2026.03.02 04:24:03.782940 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6506 | 2026.03.02 04:24:03.783142 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.03.02 04:24:03.783268 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001143 sec., 231846.01924759406 rows/sec., 15.41 MiB/sec. | ||
| 6508 | 2026.03.02 04:24:03.783307 [ 261 ] {671d9eee-4bd1-4cbe-be86-c9695e2ea4ca} <Debug> TCPHandler: Processed in 0.001307961 sec. | ||
| 6509 | 2026.03.02 04:24:03.783417 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.03.02 04:24:03.783510 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.03.02 04:24:03.783551 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6512 | 2026.03.02 04:24:03.783857 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.03.02 04:24:03.783893 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6514 | 2026.03.02 04:24:03.784179 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6515 | 2026.03.02 04:24:03.784373 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.03.02 04:24:03.784496 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 6517 | 2026.03.02 04:24:03.784531 [ 261 ] {89be16be-6149-47d6-9319-c82c538d3359} <Debug> TCPHandler: Processed in 0.00116455 sec. | ||
| 6518 | 2026.03.02 04:24:03.784639 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.03.02 04:24:03.784733 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.03.02 04:24:03.784786 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6521 | 2026.03.02 04:24:03.785586 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.03.02 04:24:03.785623 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6523 | 2026.03.02 04:24:03.786179 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6524 | 2026.03.02 04:24:03.786392 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.03.02 04:24:03.786528 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001812 sec., 22626.931567328917 rows/sec., 40.55 MiB/sec. | ||
| 6526 | 2026.03.02 04:24:03.786592 [ 261 ] {c5d1302a-0e2e-408a-9483-834912fc62bc} <Debug> TCPHandler: Processed in 0.002002797 sec. | ||
| 6527 | 2026.03.02 04:24:03.786706 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.03.02 04:24:03.786800 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.03.02 04:24:03.786840 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6530 | 2026.03.02 04:24:03.787161 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.03.02 04:24:03.787197 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6532 | 2026.03.02 04:24:03.787492 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6533 | 2026.03.02 04:24:03.787704 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.03.02 04:24:03.787851 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 6535 | 2026.03.02 04:24:03.787889 [ 261 ] {315c50ce-f981-463a-a7fc-0c100f560abe} <Debug> TCPHandler: Processed in 0.00123468 sec. | ||
| 6536 | 2026.03.02 04:24:06.652890 [ 109 ] {} <Debug> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6537 | 2026.03.02 04:24:06.652972 [ 109 ] {} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.03.02 04:24:06.652998 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6539 | 2026.03.02 04:24:06.653114 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::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 | ||
| 6540 | 2026.03.02 04:24:06.653398 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6541 | 2026.03.02 04:24:06.653438 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 6542 | 2026.03.02 04:24:06.653517 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 6543 | 2026.03.02 04:24:06.653608 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 6544 | 2026.03.02 04:24:06.653671 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::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 | ||
| 6545 | 2026.03.02 04:24:06.653728 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::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 | ||
| 6546 | 2026.03.02 04:24:06.655153 [ 192 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002088638 sec., 22981.48362712926 rows/sec., 5.59 MiB/sec. | ||
| 6547 | 2026.03.02 04:24:06.655291 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6548 | 2026.03.02 04:24:06.655578 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.03.02 04:24:06.655645 [ 188 ] {f30b963f-0285-47a3-ae33-a40a8eac38d4::all_1_5_1} <Trace> oximeter.timeseries_schema (f30b963f-0285-47a3-ae33-a40a8eac38d4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6550 | 2026.03.02 04:24:06.655713 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6551 | 2026.03.02 04:24:07.805925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13910 | ||
| 6552 | 2026.03.02 04:24:07.806495 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.03.02 04:24:07.806545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6554 | 2026.03.02 04:24:07.807078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6555 | 2026.03.02 04:24:07.807352 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.02 04:24:07.807481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13910 | ||
| 6557 | 2026.03.02 04:24:08.544692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6558 | 2026.03.02 04:24:08.562249 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.03.02 04:24:08.562312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6560 | 2026.03.02 04:24:08.568843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6561 | 2026.03.02 04:24:08.569622 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.03.02 04:24:08.572760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6563 | 2026.03.02 04:24:08.760938 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.03.02 04:24:08.761103 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6565 | 2026.03.02 04:24:08.761172 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6566 | 2026.03.02 04:24:08.761840 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.03.02 04:24:08.761888 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6568 | 2026.03.02 04:24:08.762256 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6569 | 2026.03.02 04:24:08.762469 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.03.02 04:24:08.762612 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.76 MiB/sec. | ||
| 6571 | 2026.03.02 04:24:08.762651 [ 261 ] {ef82745c-532b-4355-be46-77d1b6df996d} <Debug> TCPHandler: Processed in 0.001837186 sec. | ||
| 6572 | 2026.03.02 04:24:08.762777 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.03.02 04:24:08.762871 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6574 | 2026.03.02 04:24:08.762911 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6575 | 2026.03.02 04:24:08.763337 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.03.02 04:24:08.763373 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6577 | 2026.03.02 04:24:08.763672 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6578 | 2026.03.02 04:24:08.763879 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.03.02 04:24:08.764006 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 6580 | 2026.03.02 04:24:08.764043 [ 261 ] {d02e666f-ed52-4e34-9ba8-905ebb5c8e50} <Debug> TCPHandler: Processed in 0.001315221 sec. | ||
| 6581 | 2026.03.02 04:24:08.764160 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.03.02 04:24:08.764254 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.03.02 04:24:08.764296 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6584 | 2026.03.02 04:24:08.764701 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.03.02 04:24:08.764737 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6586 | 2026.03.02 04:24:08.765070 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6587 | 2026.03.02 04:24:08.765284 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.03.02 04:24:08.765417 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6589 | 2026.03.02 04:24:08.765454 [ 261 ] {75452b1a-a104-407f-b317-85a07eb85eb3} <Debug> TCPHandler: Processed in 0.001343811 sec. | ||
| 6590 | 2026.03.02 04:24:08.765572 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.03.02 04:24:08.765664 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6592 | 2026.03.02 04:24:08.765704 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6593 | 2026.03.02 04:24:08.766035 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.03.02 04:24:08.766071 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6595 | 2026.03.02 04:24:08.766385 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6596 | 2026.03.02 04:24:08.766592 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.03.02 04:24:08.766718 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6598 | 2026.03.02 04:24:08.766754 [ 261 ] {dc89168b-9f5a-46d5-8f69-000401953f56} <Debug> TCPHandler: Processed in 0.00123079 sec. | ||
| 6599 | 2026.03.02 04:24:10.335024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 824 | ||
| 6600 | 2026.03.02 04:24:10.337833 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.03.02 04:24:10.337880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6602 | 2026.03.02 04:24:10.339074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6603 | 2026.03.02 04:24:10.339335 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.03.02 04:24:10.339582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6605 | 2026.03.02 04:24:13.771034 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.03.02 04:24:13.771229 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.03.02 04:24:13.771299 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6608 | 2026.03.02 04:24:13.772053 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.03.02 04:24:13.772100 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6610 | 2026.03.02 04:24:13.772484 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6611 | 2026.03.02 04:24:13.772702 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.03.02 04:24:13.772851 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00167 sec., 170059.88023952095 rows/sec., 10.80 MiB/sec. | ||
| 6613 | 2026.03.02 04:24:13.772892 [ 261 ] {6671fe19-04c7-4d2f-a3f6-d10c19aafb46} <Debug> TCPHandler: Processed in 0.002000877 sec. | ||
| 6614 | 2026.03.02 04:24:13.773014 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.03.02 04:24:13.773108 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6616 | 2026.03.02 04:24:13.773149 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6617 | 2026.03.02 04:24:13.773929 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.03.02 04:24:13.773965 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6619 | 2026.03.02 04:24:13.774308 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6620 | 2026.03.02 04:24:13.774509 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.03.02 04:24:13.774631 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001542 sec., 570038.9105058366 rows/sec., 45.64 MiB/sec. | ||
| 6622 | 2026.03.02 04:24:13.774667 [ 261 ] {c26c5d60-7bf7-42ec-b879-73ea87d9f420} <Debug> TCPHandler: Processed in 0.001703274 sec. | ||
| 6623 | 2026.03.02 04:24:13.774777 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.03.02 04:24:13.774869 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6625 | 2026.03.02 04:24:13.774908 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6626 | 2026.03.02 04:24:13.775378 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.03.02 04:24:13.775415 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6628 | 2026.03.02 04:24:13.775725 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6629 | 2026.03.02 04:24:13.775937 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.03.02 04:24:13.776066 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001215 sec., 150617.2839506173 rows/sec., 9.34 MiB/sec. | ||
| 6631 | 2026.03.02 04:24:13.776104 [ 261 ] {582f5219-e55e-4929-bc00-e78f9e470789} <Debug> TCPHandler: Processed in 0.001376471 sec. | ||
| 6632 | 2026.03.02 04:24:13.776210 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.03.02 04:24:13.776302 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.03.02 04:24:13.776340 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6635 | 2026.03.02 04:24:13.776772 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.03.02 04:24:13.776808 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6637 | 2026.03.02 04:24:13.777090 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6638 | 2026.03.02 04:24:13.777289 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.03.02 04:24:13.777418 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001134 sec., 131393.29805996473 rows/sec., 8.49 MiB/sec. | ||
| 6640 | 2026.03.02 04:24:13.777454 [ 261 ] {0256f646-980e-46b3-a189-8ed458fffd60} <Debug> TCPHandler: Processed in 0.001292951 sec. | ||
| 6641 | 2026.03.02 04:24:13.777560 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.03.02 04:24:13.777652 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.03.02 04:24:13.777690 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6644 | 2026.03.02 04:24:13.778138 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.03.02 04:24:13.778174 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6646 | 2026.03.02 04:24:13.778462 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6647 | 2026.03.02 04:24:13.778655 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.03.02 04:24:13.778776 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 6649 | 2026.03.02 04:24:13.778812 [ 261 ] {d1c3550b-b8a4-4112-8761-a4ef41da4c4a} <Debug> TCPHandler: Processed in 0.001300831 sec. | ||
| 6650 | 2026.03.02 04:24:13.778920 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.03.02 04:24:13.779012 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6652 | 2026.03.02 04:24:13.779050 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6653 | 2026.03.02 04:24:13.779616 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.03.02 04:24:13.779652 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6655 | 2026.03.02 04:24:13.779960 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6656 | 2026.03.02 04:24:13.780159 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.03.02 04:24:13.780281 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001286 sec., 412908.2426127527 rows/sec., 29.21 MiB/sec. | ||
| 6658 | 2026.03.02 04:24:13.780318 [ 261 ] {b932e4fa-1c91-45fe-8814-e987e4bb7260} <Debug> TCPHandler: Processed in 0.001446573 sec. | ||
| 6659 | 2026.03.02 04:24:13.780425 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.03.02 04:24:13.780517 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6661 | 2026.03.02 04:24:13.780557 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6662 | 2026.03.02 04:24:13.780872 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.03.02 04:24:13.780907 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6664 | 2026.03.02 04:24:13.781194 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6665 | 2026.03.02 04:24:13.781396 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.03.02 04:24:13.781515 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 308.84 KiB/sec. | ||
| 6667 | 2026.03.02 04:24:13.781550 [ 261 ] {159b05f0-d63a-43cd-88cd-58c73922662d} <Debug> TCPHandler: Processed in 0.0011743 sec. | ||
| 6668 | 2026.03.02 04:24:13.781654 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.03.02 04:24:13.781745 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6670 | 2026.03.02 04:24:13.781786 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6671 | 2026.03.02 04:24:13.782194 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.03.02 04:24:13.782230 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6673 | 2026.03.02 04:24:13.782542 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6674 | 2026.03.02 04:24:13.782738 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.03.02 04:24:13.782861 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001134 sec., 233686.06701940036 rows/sec., 15.53 MiB/sec. | ||
| 6676 | 2026.03.02 04:24:13.782896 [ 261 ] {54d45648-abf9-484f-9372-ba671dc11042} <Debug> TCPHandler: Processed in 0.001291071 sec. | ||
| 6677 | 2026.03.02 04:24:13.783002 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2026.03.02 04:24:13.783093 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.03.02 04:24:13.783133 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6680 | 2026.03.02 04:24:13.783427 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.03.02 04:24:13.783461 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6682 | 2026.03.02 04:24:13.783738 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6683 | 2026.03.02 04:24:13.783944 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.03.02 04:24:13.784065 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 6685 | 2026.03.02 04:24:13.784101 [ 261 ] {23138a4d-cbf2-4641-a836-cecab1a4e260} <Debug> TCPHandler: Processed in 0.00114755 sec. | ||
| 6686 | 2026.03.02 04:24:13.784206 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2026.03.02 04:24:13.784298 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6688 | 2026.03.02 04:24:13.784350 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6689 | 2026.03.02 04:24:13.785148 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.03.02 04:24:13.785185 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6691 | 2026.03.02 04:24:13.785750 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6692 | 2026.03.02 04:24:13.785968 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.03.02 04:24:13.786076 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6694 | 2026.03.02 04:24:13.786101 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001821 sec., 22515.101592531577 rows/sec., 40.35 MiB/sec. | ||
| 6695 | 2026.03.02 04:24:13.786147 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.03.02 04:24:13.786174 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6697 | 2026.03.02 04:24:13.786177 [ 261 ] {b1c51511-821f-46db-b3cf-ec3a91f9e99a} <Debug> TCPHandler: Processed in 0.002019607 sec. | ||
| 6698 | 2026.03.02 04:24:13.786300 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.03.02 04:24:13.786334 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 6700 | 2026.03.02 04:24:13.786393 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6701 | 2026.03.02 04:24:13.786444 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6702 | 2026.03.02 04:24:13.786699 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6703 | 2026.03.02 04:24:13.786781 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.03.02 04:24:13.786789 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 573 rows starting from the beginning of the part | ||
| 6705 | 2026.03.02 04:24:13.786825 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6706 | 2026.03.02 04:24:13.787007 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6707 | 2026.03.02 04:24:13.787144 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6708 | 2026.03.02 04:24:13.787153 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6709 | 2026.03.02 04:24:13.787256 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6710 | 2026.03.02 04:24:13.787347 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6711 | 2026.03.02 04:24:13.787385 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.03.02 04:24:13.787437 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6713 | 2026.03.02 04:24:13.787526 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 6714 | 2026.03.02 04:24:13.787566 [ 261 ] {69fd44a1-867f-46d3-971b-5aff3b6b3c64} <Debug> TCPHandler: Processed in 0.001316391 sec. | ||
| 6715 | 2026.03.02 04:24:13.809238 [ 188 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 19 columns (19 merged, 0 gathered) in 0.022985644 sec., 33847.213504220286 rows/sec., 60.65 MiB/sec. | ||
| 6716 | 2026.03.02 04:24:13.809959 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6717 | 2026.03.02 04:24:13.810277 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.03.02 04:24:13.810352 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6719 | 2026.03.02 04:24:13.810440 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
| 6720 | 2026.03.02 04:24:14.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.12 MiB, peak 280.87 MiB, free memory in arenas 0.00 B, will set to 274.80 MiB (RSS), difference: 1.68 MiB | ||
| 6721 | 2026.03.02 04:24:15.172755 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6722 | 2026.03.02 04:24:15.172807 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6723 | 2026.03.02 04:24:15.308539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14422 | ||
| 6724 | 2026.03.02 04:24:15.309052 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.03.02 04:24:15.309086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6726 | 2026.03.02 04:24:15.309592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6727 | 2026.03.02 04:24:15.309810 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.03.02 04:24:15.309935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14422 | ||
| 6729 | 2026.03.02 04:24:16.073770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6730 | 2026.03.02 04:24:16.090301 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.03.02 04:24:16.090346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6732 | 2026.03.02 04:24:16.096821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6733 | 2026.03.02 04:24:16.097557 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.03.02 04:24:16.100480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6735 | 2026.03.02 04:24:18.761114 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.03.02 04:24:18.761302 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6737 | 2026.03.02 04:24:18.761369 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6738 | 2026.03.02 04:24:18.762006 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2026.03.02 04:24:18.762050 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6740 | 2026.03.02 04:24:18.762435 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6741 | 2026.03.02 04:24:18.762666 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.03.02 04:24:18.762824 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.74 MiB/sec. | ||
| 6743 | 2026.03.02 04:24:18.762875 [ 261 ] {911e3aa8-29c8-4763-99f0-1af76b2288cd} <Debug> TCPHandler: Processed in 0.001895086 sec. | ||
| 6744 | 2026.03.02 04:24:18.762994 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.03.02 04:24:18.763095 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6746 | 2026.03.02 04:24:18.763138 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6747 | 2026.03.02 04:24:18.763561 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.03.02 04:24:18.763598 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6749 | 2026.03.02 04:24:18.763900 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6750 | 2026.03.02 04:24:18.764106 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.03.02 04:24:18.764243 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 6752 | 2026.03.02 04:24:18.764281 [ 261 ] {646d6cf3-162e-4637-bf9f-8e22f5d6bc4c} <Debug> TCPHandler: Processed in 0.001339121 sec. | ||
| 6753 | 2026.03.02 04:24:18.764395 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2026.03.02 04:24:18.764492 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6755 | 2026.03.02 04:24:18.764535 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6756 | 2026.03.02 04:24:18.764948 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.03.02 04:24:18.764985 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6758 | 2026.03.02 04:24:18.765317 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6759 | 2026.03.02 04:24:18.765530 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.03.02 04:24:18.765666 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6761 | 2026.03.02 04:24:18.765703 [ 261 ] {13f8a3be-2000-4bd0-a52e-cbbaceaa085a} <Debug> TCPHandler: Processed in 0.001363741 sec. | ||
| 6762 | 2026.03.02 04:24:18.765808 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.03.02 04:24:18.765901 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6764 | 2026.03.02 04:24:18.765943 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6765 | 2026.03.02 04:24:18.766263 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.03.02 04:24:18.766299 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6767 | 2026.03.02 04:24:18.766599 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6768 | 2026.03.02 04:24:18.766817 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.03.02 04:24:18.766946 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 6770 | 2026.03.02 04:24:18.766982 [ 261 ] {5d139170-b5cb-4466-afaf-79dbe12c8372} <Debug> TCPHandler: Processed in 0.00122411 sec. | ||
| 6771 | 2026.03.02 04:24:20.339754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 854 | ||
| 6772 | 2026.03.02 04:24:20.342086 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.03.02 04:24:20.342134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6774 | 2026.03.02 04:24:20.343309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6775 | 2026.03.02 04:24:20.343578 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.03.02 04:24:20.343833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 6777 | 2026.03.02 04:24:21.531577 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.03.02 04:24:21.531760 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.03.02 04:24:21.531829 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6780 | 2026.03.02 04:24:21.532558 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.03.02 04:24:21.532609 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6782 | 2026.03.02 04:24:21.533020 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6783 | 2026.03.02 04:24:21.533262 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.03.02 04:24:21.533417 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 6785 | 2026.03.02 04:24:21.533465 [ 261 ] {c28ed395-9b93-4cfc-9909-2145e5e0d562} <Debug> TCPHandler: Processed in 0.002027697 sec. | ||
| 6786 | 2026.03.02 04:24:21.533588 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.03.02 04:24:21.533694 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6788 | 2026.03.02 04:24:21.533739 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6789 | 2026.03.02 04:24:21.534144 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.03.02 04:24:21.534182 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6791 | 2026.03.02 04:24:21.534485 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6792 | 2026.03.02 04:24:21.534695 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.03.02 04:24:21.534832 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001162 sec., 3442.340791738382 rows/sec., 280.70 KiB/sec. | ||
| 6794 | 2026.03.02 04:24:21.534870 [ 261 ] {d9dff152-1f3a-4e8f-b042-8adca769f03f} <Debug> TCPHandler: Processed in 0.001336231 sec. | ||
| 6795 | 2026.03.02 04:24:21.534993 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.03.02 04:24:21.535120 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6797 | 2026.03.02 04:24:21.535170 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6798 | 2026.03.02 04:24:21.536617 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.03.02 04:24:21.536658 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6800 | 2026.03.02 04:24:21.537123 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6801 | 2026.03.02 04:24:21.537347 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.03.02 04:24:21.537466 [ 141 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6803 | 2026.03.02 04:24:21.537479 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Debug> executeQuery: Read 2021 rows, 168.78 KiB in 0.002385 sec., 847379.4549266248 rows/sec., 69.11 MiB/sec. | ||
| 6804 | 2026.03.02 04:24:21.537534 [ 141 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.03.02 04:24:21.537543 [ 261 ] {48c84274-ab5e-4908-b89b-b73e4a647dcb} <Debug> TCPHandler: Processed in 0.002612502 sec. | ||
| 6806 | 2026.03.02 04:24:21.537565 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6807 | 2026.03.02 04:24:21.537672 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.03.02 04:24:21.537695 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 6809 | 2026.03.02 04:24:21.537775 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6810 | 2026.03.02 04:24:21.537822 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6811 | 2026.03.02 04:24:21.537849 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6812 | 2026.03.02 04:24:21.537892 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2151 rows starting from the beginning of the part | ||
| 6813 | 2026.03.02 04:24:21.537967 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 879 rows starting from the beginning of the part | ||
| 6814 | 2026.03.02 04:24:21.538023 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6815 | 2026.03.02 04:24:21.538073 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 879 rows starting from the beginning of the part | ||
| 6816 | 2026.03.02 04:24:21.538118 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6817 | 2026.03.02 04:24:21.538163 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2021 rows starting from the beginning of the part | ||
| 6818 | 2026.03.02 04:24:21.538300 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.03.02 04:24:21.538343 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6820 | 2026.03.02 04:24:21.538813 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6821 | 2026.03.02 04:24:21.539047 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.03.02 04:24:21.539162 [ 141 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6823 | 2026.03.02 04:24:21.539189 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Debug> executeQuery: Read 187 rows, 11.90 KiB in 0.001434 sec., 130404.46304044631 rows/sec., 8.11 MiB/sec. | ||
| 6824 | 2026.03.02 04:24:21.539193 [ 141 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.03.02 04:24:21.539228 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6826 | 2026.03.02 04:24:21.539235 [ 261 ] {f8a367c6-9fb0-44a3-8ce4-db518b4af966} <Debug> TCPHandler: Processed in 0.001616024 sec. | ||
| 6827 | 2026.03.02 04:24:21.539329 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 6828 | 2026.03.02 04:24:21.539349 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.03.02 04:24:21.539473 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.03.02 04:24:21.539474 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6831 | 2026.03.02 04:24:21.539516 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6832 | 2026.03.02 04:24:21.539525 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 215 rows starting from the beginning of the part | ||
| 6833 | 2026.03.02 04:24:21.539601 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 183 rows starting from the beginning of the part | ||
| 6834 | 2026.03.02 04:24:21.539647 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 197 rows starting from the beginning of the part | ||
| 6835 | 2026.03.02 04:24:21.539688 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 183 rows starting from the beginning of the part | ||
| 6836 | 2026.03.02 04:24:21.539726 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 183 rows starting from the beginning of the part | ||
| 6837 | 2026.03.02 04:24:21.539764 [ 188 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 187 rows starting from the beginning of the part | ||
| 6838 | 2026.03.02 04:24:21.540051 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.03.02 04:24:21.540092 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6840 | 2026.03.02 04:24:21.540530 [ 201 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002892904 sec., 2088558.7630975656 rows/sec., 177.67 MiB/sec. | ||
| 6841 | 2026.03.02 04:24:21.540676 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6842 | 2026.03.02 04:24:21.540783 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500323 sec., 765168.5670352317 rows/sec., 50.68 MiB/sec. | ||
| 6843 | 2026.03.02 04:24:21.540788 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6844 | 2026.03.02 04:24:21.540936 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.03.02 04:24:21.540970 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6846 | 2026.03.02 04:24:21.541075 [ 140 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6847 | 2026.03.02 04:24:21.541087 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001632 sec., 231004.9019607843 rows/sec., 15.36 MiB/sec. | ||
| 6848 | 2026.03.02 04:24:21.541118 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.03.02 04:24:21.541125 [ 140 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.03.02 04:24:21.541143 [ 261 ] {06efa9af-55c8-4db4-8858-d23e399c92ec} <Debug> TCPHandler: Processed in 0.001844165 sec. | ||
| 6851 | 2026.03.02 04:24:21.541168 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6852 | 2026.03.02 04:24:21.541213 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_46_9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6853 | 2026.03.02 04:24:21.541252 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6854 | 2026.03.02 04:24:21.541266 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.03.02 04:24:21.541301 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 6856 | 2026.03.02 04:24:21.541351 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6857 | 2026.03.02 04:24:21.541354 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.03.02 04:24:21.541371 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6859 | 2026.03.02 04:24:21.541380 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 401 rows starting from the beginning of the part | ||
| 6860 | 2026.03.02 04:24:21.541427 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6861 | 2026.03.02 04:24:21.541461 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6862 | 2026.03.02 04:24:21.541464 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_26_5} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6863 | 2026.03.02 04:24:21.541515 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 377 rows starting from the beginning of the part | ||
| 6864 | 2026.03.02 04:24:21.541562 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6865 | 2026.03.02 04:24:21.541600 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6866 | 2026.03.02 04:24:21.541605 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6867 | 2026.03.02 04:24:21.541670 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 377 rows starting from the beginning of the part | ||
| 6868 | 2026.03.02 04:24:21.541909 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.03.02 04:24:21.541950 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6870 | 2026.03.02 04:24:21.542263 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6871 | 2026.03.02 04:24:21.542497 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.03.02 04:24:21.542626 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 6873 | 2026.03.02 04:24:21.542661 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443962 sec., 1109447.4785347537 rows/sec., 77.69 MiB/sec. | ||
| 6874 | 2026.03.02 04:24:21.542664 [ 261 ] {a80fd7cd-2a34-4d20-b340-1b6efe48c204} <Debug> TCPHandler: Processed in 0.001448092 sec. | ||
| 6875 | 2026.03.02 04:24:21.542792 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6876 | 2026.03.02 04:24:21.542797 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.03.02 04:24:21.542905 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6878 | 2026.03.02 04:24:21.542946 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6879 | 2026.03.02 04:24:21.543044 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.03.02 04:24:21.543119 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_19_4} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6881 | 2026.03.02 04:24:21.543183 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6882 | 2026.03.02 04:24:21.543861 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.03.02 04:24:21.543902 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6884 | 2026.03.02 04:24:21.544253 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6885 | 2026.03.02 04:24:21.544460 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.03.02 04:24:21.544574 [ 140 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6887 | 2026.03.02 04:24:21.544593 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Debug> executeQuery: Read 991 rows, 73.08 KiB in 0.001707 sec., 580550.6736965437 rows/sec., 41.81 MiB/sec. | ||
| 6888 | 2026.03.02 04:24:21.544611 [ 140 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.03.02 04:24:21.544636 [ 261 ] {7eefb3f2-b0f5-45c0-8cc5-ee149dc5b0f2} <Debug> TCPHandler: Processed in 0.001890916 sec. | ||
| 6890 | 2026.03.02 04:24:21.544638 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6891 | 2026.03.02 04:24:21.544728 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 6892 | 2026.03.02 04:24:21.544758 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6893 | 2026.03.02 04:24:21.544811 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6894 | 2026.03.02 04:24:21.544839 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1063 rows starting from the beginning of the part | ||
| 6895 | 2026.03.02 04:24:21.544856 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6896 | 2026.03.02 04:24:21.544884 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 531 rows starting from the beginning of the part | ||
| 6897 | 2026.03.02 04:24:21.544904 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6898 | 2026.03.02 04:24:21.544929 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6899 | 2026.03.02 04:24:21.544968 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 531 rows starting from the beginning of the part | ||
| 6900 | 2026.03.02 04:24:21.545003 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6901 | 2026.03.02 04:24:21.545036 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 991 rows starting from the beginning of the part | ||
| 6902 | 2026.03.02 04:24:21.545244 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2026.03.02 04:24:21.545284 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6904 | 2026.03.02 04:24:21.545594 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6905 | 2026.03.02 04:24:21.545813 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.03.02 04:24:21.545941 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 6907 | 2026.03.02 04:24:21.545979 [ 261 ] {46a62330-1fe6-482b-83d8-6d1161b5d8ac} <Debug> TCPHandler: Processed in 0.001271301 sec. | ||
| 6908 | 2026.03.02 04:24:21.546098 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.03.02 04:24:21.546217 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6910 | 2026.03.02 04:24:21.546251 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3244 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550863 sec., 2091738.5997344705 rows/sec., 158.79 MiB/sec. | ||
| 6911 | 2026.03.02 04:24:21.546271 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6912 | 2026.03.02 04:24:21.546404 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6913 | 2026.03.02 04:24:21.546645 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.03.02 04:24:21.546711 [ 198 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_46_9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6915 | 2026.03.02 04:24:21.546773 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6916 | 2026.03.02 04:24:21.546984 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.03.02 04:24:21.547028 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6918 | 2026.03.02 04:24:21.547432 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6919 | 2026.03.02 04:24:21.547647 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.03.02 04:24:21.547763 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6921 | 2026.03.02 04:24:21.547785 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Debug> executeQuery: Read 887 rows, 60.37 KiB in 0.001594 sec., 556461.7314930991 rows/sec., 36.98 MiB/sec. | ||
| 6922 | 2026.03.02 04:24:21.547796 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.03.02 04:24:21.547829 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6924 | 2026.03.02 04:24:21.547833 [ 261 ] {d5950f30-b2df-4aa6-a6f5-9aff16aa98d4} <Debug> TCPHandler: Processed in 0.001796815 sec. | ||
| 6925 | 2026.03.02 04:24:21.547914 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 6926 | 2026.03.02 04:24:21.547976 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.03.02 04:24:21.548015 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6928 | 2026.03.02 04:24:21.548051 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13055 rows starting from the beginning of the part | ||
| 6929 | 2026.03.02 04:24:21.548078 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.03.02 04:24:21.548118 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 6931 | 2026.03.02 04:24:21.548127 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6932 | 2026.03.02 04:24:21.548171 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6933 | 2026.03.02 04:24:21.548224 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 6934 | 2026.03.02 04:24:21.548266 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6935 | 2026.03.02 04:24:21.548310 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 887 rows starting from the beginning of the part | ||
| 6936 | 2026.03.02 04:24:21.548467 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.03.02 04:24:21.548509 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6938 | 2026.03.02 04:24:21.548836 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6939 | 2026.03.02 04:24:21.549059 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.03.02 04:24:21.549162 [ 140 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6941 | 2026.03.02 04:24:21.549189 [ 140 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.03.02 04:24:21.549191 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 6943 | 2026.03.02 04:24:21.549206 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6944 | 2026.03.02 04:24:21.549242 [ 261 ] {9f325a86-563a-40db-bfad-f0e1b94b702c} <Debug> TCPHandler: Processed in 0.001316571 sec. | ||
| 6945 | 2026.03.02 04:24:21.549295 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6946 | 2026.03.02 04:24:21.549361 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.03.02 04:24:21.549386 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6948 | 2026.03.02 04:24:21.549418 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 6949 | 2026.03.02 04:24:21.549462 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.03.02 04:24:21.549464 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6951 | 2026.03.02 04:24:21.549524 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6952 | 2026.03.02 04:24:21.549524 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6953 | 2026.03.02 04:24:21.549560 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6954 | 2026.03.02 04:24:21.549597 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6955 | 2026.03.02 04:24:21.549628 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6956 | 2026.03.02 04:24:21.550353 [ 190 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001094229 sec., 13708.282269981879 rows/sec., 923.70 KiB/sec. | ||
| 6957 | 2026.03.02 04:24:21.550420 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.03.02 04:24:21.550456 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6959 | 2026.03.02 04:24:21.550464 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6960 | 2026.03.02 04:24:21.550741 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.03.02 04:24:21.550820 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_15_3} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6962 | 2026.03.02 04:24:21.550878 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6963 | 2026.03.02 04:24:21.551221 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6964 | 2026.03.02 04:24:21.551457 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.03.02 04:24:21.551600 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002157 sec., 19007.881316643485 rows/sec., 34.06 MiB/sec. | ||
| 6966 | 2026.03.02 04:24:21.551665 [ 261 ] {943dcbc7-ec72-4f91-b6b4-f8f69b4c0f05} <Debug> TCPHandler: Processed in 0.00235506 sec. | ||
| 6967 | 2026.03.02 04:24:21.551781 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.03.02 04:24:21.551876 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6969 | 2026.03.02 04:24:21.551918 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6970 | 2026.03.02 04:24:21.552263 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.03.02 04:24:21.552299 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6972 | 2026.03.02 04:24:21.552610 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6973 | 2026.03.02 04:24:21.552654 [ 189 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14792 rows, containing 5 columns (5 merged, 0 gathered) in 0.004776571 sec., 3096782.189566532 rows/sec., 209.90 MiB/sec. | ||
| 6974 | 2026.03.02 04:24:21.552821 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.03.02 04:24:21.552942 [ 141 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6976 | 2026.03.02 04:24:21.552958 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.0011 sec., 60000 rows/sec., 3.65 MiB/sec. | ||
| 6977 | 2026.03.02 04:24:21.552983 [ 141 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.03.02 04:24:21.553003 [ 261 ] {351636be-b207-4ae1-a154-4560e1f11c76} <Debug> TCPHandler: Processed in 0.00127281 sec. | ||
| 6979 | 2026.03.02 04:24:21.553010 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6980 | 2026.03.02 04:24:21.553098 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 6981 | 2026.03.02 04:24:21.553121 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6982 | 2026.03.02 04:24:21.553193 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6983 | 2026.03.02 04:24:21.553225 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2376 rows starting from the beginning of the part | ||
| 6984 | 2026.03.02 04:24:21.553276 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 6985 | 2026.03.02 04:24:21.553318 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6986 | 2026.03.02 04:24:21.553360 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 6987 | 2026.03.02 04:24:21.553402 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6988 | 2026.03.02 04:24:21.553437 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.03.02 04:24:21.553440 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 6990 | 2026.03.02 04:24:21.553527 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6991 | 2026.03.02 04:24:21.553636 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 6992 | 2026.03.02 04:24:21.554620 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 4 columns (4 merged, 0 gathered) in 0.001559503 sec., 1758252.4688955392 rows/sec., 114.40 MiB/sec. | ||
| 6993 | 2026.03.02 04:24:21.554870 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6994 | 2026.03.02 04:24:21.555139 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.03.02 04:24:21.555217 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_46_9} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6996 | 2026.03.02 04:24:21.555299 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6997 | 2026.03.02 04:24:22.810169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14870 | ||
| 6998 | 2026.03.02 04:24:22.810779 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.03.02 04:24:22.810829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7000 | 2026.03.02 04:24:22.811371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7001 | 2026.03.02 04:24:22.811612 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.03.02 04:24:22.811741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14870 | ||
| 7003 | 2026.03.02 04:24:22.811752 [ 139 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7004 | 2026.03.02 04:24:22.811819 [ 139 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.03.02 04:24:22.811838 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7006 | 2026.03.02 04:24:22.811944 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 7007 | 2026.03.02 04:24:22.812049 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7008 | 2026.03.02 04:24:22.812084 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12502 rows starting from the beginning of the part | ||
| 7009 | 2026.03.02 04:24:22.812144 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7010 | 2026.03.02 04:24:22.812192 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7011 | 2026.03.02 04:24:22.812236 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7012 | 2026.03.02 04:24:22.812280 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7013 | 2026.03.02 04:24:22.812321 [ 200 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7014 | 2026.03.02 04:24:22.814056 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14870 rows, containing 4 columns (4 merged, 0 gathered) in 0.002156029 sec., 6896938.770304111 rows/sec., 98.66 MiB/sec. | ||
| 7015 | 2026.03.02 04:24:22.814574 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7016 | 2026.03.02 04:24:22.814872 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.03.02 04:24:22.814956 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_31_6} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7018 | 2026.03.02 04:24:22.815077 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7019 | 2026.03.02 04:24:23.600660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7020 | 2026.03.02 04:24:23.620708 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.03.02 04:24:23.620784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7022 | 2026.03.02 04:24:23.626660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7023 | 2026.03.02 04:24:23.627393 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.03.02 04:24:23.627696 [ 138 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7025 | 2026.03.02 04:24:23.627766 [ 138 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.03.02 04:24:23.627788 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7027 | 2026.03.02 04:24:23.627928 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7028 | 2026.03.02 04:24:23.631776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7029 | 2026.03.02 04:24:23.632135 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7030 | 2026.03.02 04:24:23.633562 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7031 | 2026.03.02 04:24:23.638126 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7032 | 2026.03.02 04:24:23.642663 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7033 | 2026.03.02 04:24:23.647313 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7034 | 2026.03.02 04:24:23.651440 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7035 | 2026.03.02 04:24:23.655179 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7036 | 2026.03.02 04:24:23.706745 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078884646 sec., 2966.3567229546798 rows/sec., 15.34 MiB/sec. | ||
| 7037 | 2026.03.02 04:24:23.709138 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7038 | 2026.03.02 04:24:23.711170 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_31_6} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.03.02 04:24:23.711253 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_31_6} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7040 | 2026.03.02 04:24:23.713406 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7041 | 2026.03.02 04:24:23.756204 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.03.02 04:24:23.756369 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7043 | 2026.03.02 04:24:23.756453 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7044 | 2026.03.02 04:24:23.757074 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.03.02 04:24:23.757115 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7046 | 2026.03.02 04:24:23.757457 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7047 | 2026.03.02 04:24:23.757668 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.03.02 04:24:23.757810 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001493 sec., 37508.37240455459 rows/sec., 2.88 MiB/sec. | ||
| 7049 | 2026.03.02 04:24:23.757854 [ 261 ] {136786d5-217f-4c9e-84b4-e3dd6e544b45} <Debug> TCPHandler: Processed in 0.001783425 sec. | ||
| 7050 | 2026.03.02 04:24:23.757977 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.03.02 04:24:23.758075 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7052 | 2026.03.02 04:24:23.758118 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7053 | 2026.03.02 04:24:23.758542 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.03.02 04:24:23.758580 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7055 | 2026.03.02 04:24:23.758881 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7056 | 2026.03.02 04:24:23.759088 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.03.02 04:24:23.759215 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 7058 | 2026.03.02 04:24:23.759253 [ 261 ] {7aff410e-e94c-438d-a382-25c53545e7bf} <Debug> TCPHandler: Processed in 0.001327231 sec. | ||
| 7059 | 2026.03.02 04:24:23.759363 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.03.02 04:24:23.759460 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7061 | 2026.03.02 04:24:23.759504 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7062 | 2026.03.02 04:24:23.759866 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.03.02 04:24:23.759902 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7064 | 2026.03.02 04:24:23.760225 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7065 | 2026.03.02 04:24:23.760435 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.03.02 04:24:23.760564 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001124 sec., 56939.50177935943 rows/sec., 3.97 MiB/sec. | ||
| 7067 | 2026.03.02 04:24:23.760602 [ 261 ] {9332c774-beb7-4a9d-85c4-b0a59e03caf1} <Debug> TCPHandler: Processed in 0.001289381 sec. | ||
| 7068 | 2026.03.02 04:24:23.760714 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.03.02 04:24:23.760808 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7070 | 2026.03.02 04:24:23.760848 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7071 | 2026.03.02 04:24:23.761166 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.03.02 04:24:23.761202 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7073 | 2026.03.02 04:24:23.761510 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7074 | 2026.03.02 04:24:23.761716 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.03.02 04:24:23.761845 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001056 sec., 22727.272727272724 rows/sec., 1.53 MiB/sec. | ||
| 7076 | 2026.03.02 04:24:23.761881 [ 261 ] {cf43d231-fc85-44aa-9277-984855063b3d} <Debug> TCPHandler: Processed in 0.0012181 sec. | ||
| 7077 | 2026.03.02 04:24:24.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.79 MiB, peak 288.05 MiB, free memory in arenas 0.00 B, will set to 281.05 MiB (RSS), difference: 3.26 MiB | ||
| 7078 | 2026.03.02 04:24:28.761661 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2026.03.02 04:24:28.761858 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7080 | 2026.03.02 04:24:28.761928 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7081 | 2026.03.02 04:24:28.762561 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.03.02 04:24:28.762612 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7083 | 2026.03.02 04:24:28.762998 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7084 | 2026.03.02 04:24:28.763227 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.03.02 04:24:28.763383 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 7086 | 2026.03.02 04:24:28.763433 [ 261 ] {cf388a03-5f67-4a23-8fcc-83fca4c936a9} <Debug> TCPHandler: Processed in 0.001913566 sec. | ||
| 7087 | 2026.03.02 04:24:28.763561 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2026.03.02 04:24:28.763665 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7089 | 2026.03.02 04:24:28.763709 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7090 | 2026.03.02 04:24:28.764168 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.03.02 04:24:28.764207 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7092 | 2026.03.02 04:24:28.764516 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7093 | 2026.03.02 04:24:28.764722 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.03.02 04:24:28.764857 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 7095 | 2026.03.02 04:24:28.764897 [ 261 ] {b2325c4c-d4a6-47dc-9ce9-efa8f254df24} <Debug> TCPHandler: Processed in 0.001395081 sec. | ||
| 7096 | 2026.03.02 04:24:28.765051 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2026.03.02 04:24:28.765159 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7098 | 2026.03.02 04:24:28.765206 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7099 | 2026.03.02 04:24:28.765642 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2026.03.02 04:24:28.765680 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7101 | 2026.03.02 04:24:28.766031 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7102 | 2026.03.02 04:24:28.766278 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.03.02 04:24:28.766416 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 7104 | 2026.03.02 04:24:28.766455 [ 261 ] {636538b8-d6f9-448b-aa6e-34f87d818a35} <Debug> TCPHandler: Processed in 0.001476753 sec. | ||
| 7105 | 2026.03.02 04:24:28.766571 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2026.03.02 04:24:28.766670 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7107 | 2026.03.02 04:24:28.766712 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7108 | 2026.03.02 04:24:28.767043 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.03.02 04:24:28.767080 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7110 | 2026.03.02 04:24:28.767395 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7111 | 2026.03.02 04:24:28.767596 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.03.02 04:24:28.767725 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7113 | 2026.03.02 04:24:28.767761 [ 261 ] {6afe3db0-76ee-404b-8c70-9e2c63796e29} <Debug> TCPHandler: Processed in 0.001241531 sec. | ||
| 7114 | 2026.03.02 04:24:30.172850 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7115 | 2026.03.02 04:24:30.172914 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7116 | 2026.03.02 04:24:30.311967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15382 | ||
| 7117 | 2026.03.02 04:24:30.312507 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.02 04:24:30.312555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7119 | 2026.03.02 04:24:30.313311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7120 | 2026.03.02 04:24:30.313543 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.02 04:24:30.313673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15382 | ||
| 7122 | 2026.03.02 04:24:30.344190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 894 | ||
| 7123 | 2026.03.02 04:24:30.346728 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.03.02 04:24:30.346780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7125 | 2026.03.02 04:24:30.348030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7126 | 2026.03.02 04:24:30.348330 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.03.02 04:24:30.348646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7128 | 2026.03.02 04:24:31.001623 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001096179 sec. | ||
| 7129 | 2026.03.02 04:24:31.132021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7130 | 2026.03.02 04:24:31.147295 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.03.02 04:24:31.147352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7132 | 2026.03.02 04:24:31.153342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7133 | 2026.03.02 04:24:31.154036 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.03.02 04:24:31.157466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7135 | 2026.03.02 04:24:33.376936 [ 126 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 7136 | 2026.03.02 04:24:33.377060 [ 126 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.03.02 04:24:33.377100 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7138 | 2026.03.02 04:24:33.377239 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 7139 | 2026.03.02 04:24:33.377395 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7140 | 2026.03.02 04:24:33.377432 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 7141 | 2026.03.02 04:24:33.377493 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7142 | 2026.03.02 04:24:33.377534 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7143 | 2026.03.02 04:24:33.377572 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7144 | 2026.03.02 04:24:33.377611 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7145 | 2026.03.02 04:24:33.378355 [ 193 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116392 sec., 77324.90205512407 rows/sec., 3.95 MiB/sec. | ||
| 7146 | 2026.03.02 04:24:33.378497 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7147 | 2026.03.02 04:24:33.378746 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.03.02 04:24:33.378817 [ 199 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_15_3} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 7149 | 2026.03.02 04:24:33.378886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7150 | 2026.03.02 04:24:33.770735 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7151 | 2026.03.02 04:24:33.770939 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7152 | 2026.03.02 04:24:33.771011 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7153 | 2026.03.02 04:24:33.771764 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.03.02 04:24:33.771816 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7155 | 2026.03.02 04:24:33.772224 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7156 | 2026.03.02 04:24:33.772453 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.03.02 04:24:33.772623 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001734 sec., 163783.1603229527 rows/sec., 10.40 MiB/sec. | ||
| 7158 | 2026.03.02 04:24:33.772679 [ 261 ] {31c2ad3d-74a5-4259-8b5d-44c6d62c785f} <Debug> TCPHandler: Processed in 0.002129918 sec. | ||
| 7159 | 2026.03.02 04:24:33.772811 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.03.02 04:24:33.772915 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7161 | 2026.03.02 04:24:33.772962 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7162 | 2026.03.02 04:24:33.773810 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.03.02 04:24:33.773850 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7164 | 2026.03.02 04:24:33.774215 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7165 | 2026.03.02 04:24:33.774444 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.03.02 04:24:33.774581 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.00169 sec., 520118.34319526626 rows/sec., 41.65 MiB/sec. | ||
| 7167 | 2026.03.02 04:24:33.774620 [ 261 ] {7d98c126-7779-4dc7-9b19-24767d8565be} <Debug> TCPHandler: Processed in 0.001863946 sec. | ||
| 7168 | 2026.03.02 04:24:33.774734 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2026.03.02 04:24:33.774832 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7170 | 2026.03.02 04:24:33.774873 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7171 | 2026.03.02 04:24:33.775356 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.03.02 04:24:33.775392 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7173 | 2026.03.02 04:24:33.775712 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7174 | 2026.03.02 04:24:33.775921 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.03.02 04:24:33.776051 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001239 sec., 147699.75786924938 rows/sec., 9.16 MiB/sec. | ||
| 7176 | 2026.03.02 04:24:33.776089 [ 261 ] {20b6eb6d-d941-4e67-aeea-9993d3932d39} <Debug> TCPHandler: Processed in 0.001407182 sec. | ||
| 7177 | 2026.03.02 04:24:33.776197 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2026.03.02 04:24:33.776293 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7179 | 2026.03.02 04:24:33.776333 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7180 | 2026.03.02 04:24:33.776789 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.03.02 04:24:33.776825 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7182 | 2026.03.02 04:24:33.777124 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7183 | 2026.03.02 04:24:33.777338 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.03.02 04:24:33.777463 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 7185 | 2026.03.02 04:24:33.777501 [ 261 ] {fa7c0f50-eb64-40e6-a9be-4eff7ec4ef99} <Debug> TCPHandler: Processed in 0.001352782 sec. | ||
| 7186 | 2026.03.02 04:24:33.777612 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7187 | 2026.03.02 04:24:33.777707 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7188 | 2026.03.02 04:24:33.777747 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7189 | 2026.03.02 04:24:33.778195 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.03.02 04:24:33.778232 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7191 | 2026.03.02 04:24:33.778523 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7192 | 2026.03.02 04:24:33.778734 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.03.02 04:24:33.778866 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 7194 | 2026.03.02 04:24:33.778905 [ 261 ] {2046b010-203f-4ad2-a47a-8b62392fb688} <Debug> TCPHandler: Processed in 0.001343962 sec. | ||
| 7195 | 2026.03.02 04:24:33.779012 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.03.02 04:24:33.779106 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7197 | 2026.03.02 04:24:33.779145 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7198 | 2026.03.02 04:24:33.779789 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.03.02 04:24:33.779826 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7200 | 2026.03.02 04:24:33.780156 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7201 | 2026.03.02 04:24:33.780362 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.03.02 04:24:33.780490 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001403 sec., 378474.6970776907 rows/sec., 26.77 MiB/sec. | ||
| 7203 | 2026.03.02 04:24:33.780526 [ 261 ] {b142976c-d11c-4170-9045-c01c4d71a9fc} <Debug> TCPHandler: Processed in 0.001564624 sec. | ||
| 7204 | 2026.03.02 04:24:33.780634 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.03.02 04:24:33.780729 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7206 | 2026.03.02 04:24:33.780770 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7207 | 2026.03.02 04:24:33.781097 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.03.02 04:24:33.781130 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7209 | 2026.03.02 04:24:33.781426 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7210 | 2026.03.02 04:24:33.781631 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.03.02 04:24:33.781754 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 7212 | 2026.03.02 04:24:33.781790 [ 261 ] {7360d604-5c27-4125-9cfb-31e531ab400b} <Debug> TCPHandler: Processed in 0.00120538 sec. | ||
| 7213 | 2026.03.02 04:24:33.781898 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.03.02 04:24:33.781992 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7215 | 2026.03.02 04:24:33.782035 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7216 | 2026.03.02 04:24:33.782454 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.03.02 04:24:33.782488 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7218 | 2026.03.02 04:24:33.782810 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7219 | 2026.03.02 04:24:33.783043 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.03.02 04:24:33.783169 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 7221 | 2026.03.02 04:24:33.783205 [ 261 ] {66aaf597-59a8-47fa-b86d-4dcfb86f08b0} <Debug> TCPHandler: Processed in 0.001357541 sec. | ||
| 7222 | 2026.03.02 04:24:33.783313 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.03.02 04:24:33.783406 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7224 | 2026.03.02 04:24:33.783447 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7225 | 2026.03.02 04:24:33.783747 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.03.02 04:24:33.783781 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7227 | 2026.03.02 04:24:33.784100 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7228 | 2026.03.02 04:24:33.784300 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.03.02 04:24:33.784427 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 7230 | 2026.03.02 04:24:33.784462 [ 261 ] {72095b05-9933-41eb-86bf-b5cd2c572e0f} <Debug> TCPHandler: Processed in 0.001199 sec. | ||
| 7231 | 2026.03.02 04:24:33.784563 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.03.02 04:24:33.784658 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.03.02 04:24:33.784711 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7234 | 2026.03.02 04:24:33.785553 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.03.02 04:24:33.785588 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7236 | 2026.03.02 04:24:33.786104 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7237 | 2026.03.02 04:24:33.786309 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.03.02 04:24:33.786436 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001849 sec., 22174.148188209845 rows/sec., 39.74 MiB/sec. | ||
| 7239 | 2026.03.02 04:24:33.786493 [ 261 ] {cd697724-6263-4b81-9ea8-0a5733c99d2f} <Debug> TCPHandler: Processed in 0.002036357 sec. | ||
| 7240 | 2026.03.02 04:24:33.786728 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2026.03.02 04:24:33.786823 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7242 | 2026.03.02 04:24:33.786863 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7243 | 2026.03.02 04:24:33.787223 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2026.03.02 04:24:33.787258 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7245 | 2026.03.02 04:24:33.787566 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7246 | 2026.03.02 04:24:33.787771 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.03.02 04:24:33.787899 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 7248 | 2026.03.02 04:24:33.787934 [ 261 ] {8a78c5cc-84dc-448a-9f54-df459cd4fa60} <Debug> TCPHandler: Processed in 0.00125567 sec. | ||
| 7249 | 2026.03.02 04:24:37.814024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15830 | ||
| 7250 | 2026.03.02 04:24:37.814825 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.03.02 04:24:37.814899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7252 | 2026.03.02 04:24:37.815617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7253 | 2026.03.02 04:24:37.815903 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.03.02 04:24:37.816043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15830 | ||
| 7255 | 2026.03.02 04:24:38.657793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7256 | 2026.03.02 04:24:38.674823 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.03.02 04:24:38.674888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7258 | 2026.03.02 04:24:38.681165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7259 | 2026.03.02 04:24:38.681918 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.03.02 04:24:38.685239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7261 | 2026.03.02 04:24:38.767380 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.03.02 04:24:38.767526 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.03.02 04:24:38.767583 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7264 | 2026.03.02 04:24:38.768134 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.03.02 04:24:38.768174 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7266 | 2026.03.02 04:24:38.768503 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7267 | 2026.03.02 04:24:38.768737 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.03.02 04:24:38.768887 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001401 sec., 17130.620985010708 rows/sec., 1.42 MiB/sec. | ||
| 7269 | 2026.03.02 04:24:38.768889 [ 116 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7270 | 2026.03.02 04:24:38.768932 [ 261 ] {55e6944b-201e-483b-8afd-165b8da94f8f} <Debug> TCPHandler: Processed in 0.001674915 sec. | ||
| 7271 | 2026.03.02 04:24:38.768983 [ 116 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.03.02 04:24:38.769026 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7273 | 2026.03.02 04:24:38.769079 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.03.02 04:24:38.769134 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7275 | 2026.03.02 04:24:38.769186 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7276 | 2026.03.02 04:24:38.769229 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7277 | 2026.03.02 04:24:38.769228 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7278 | 2026.03.02 04:24:38.769270 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 7279 | 2026.03.02 04:24:38.769335 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 7280 | 2026.03.02 04:24:38.769385 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 7281 | 2026.03.02 04:24:38.769432 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7282 | 2026.03.02 04:24:38.769478 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7283 | 2026.03.02 04:24:38.769521 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 7284 | 2026.03.02 04:24:38.769656 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.03.02 04:24:38.769692 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7286 | 2026.03.02 04:24:38.769996 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7287 | 2026.03.02 04:24:38.770211 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2026.03.02 04:24:38.770344 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
| 7289 | 2026.03.02 04:24:38.770382 [ 261 ] {f506fb82-f401-4ce1-a330-9ad800a85f1f} <Debug> TCPHandler: Processed in 0.001355631 sec. | ||
| 7290 | 2026.03.02 04:24:38.770495 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7291 | 2026.03.02 04:24:38.770516 [ 193 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418952 sec., 1034566.3560148616 rows/sec., 70.31 MiB/sec. | ||
| 7292 | 2026.03.02 04:24:38.770592 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7293 | 2026.03.02 04:24:38.770637 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7294 | 2026.03.02 04:24:38.770659 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7295 | 2026.03.02 04:24:38.770887 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.03.02 04:24:38.770946 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_19_4} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7297 | 2026.03.02 04:24:38.771007 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7298 | 2026.03.02 04:24:38.771138 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.03.02 04:24:38.771174 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7300 | 2026.03.02 04:24:38.771483 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7301 | 2026.03.02 04:24:38.771689 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.03.02 04:24:38.771817 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001244 sec., 142282.95819935692 rows/sec., 12.51 MiB/sec. | ||
| 7303 | 2026.03.02 04:24:38.771854 [ 261 ] {f6882486-6510-478a-9d68-982643ee3a2b} <Debug> TCPHandler: Processed in 0.001409701 sec. | ||
| 7304 | 2026.03.02 04:24:38.771969 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.03.02 04:24:38.772066 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7306 | 2026.03.02 04:24:38.772107 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7307 | 2026.03.02 04:24:38.772493 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.03.02 04:24:38.772530 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7309 | 2026.03.02 04:24:38.772823 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7310 | 2026.03.02 04:24:38.773024 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.03.02 04:24:38.773148 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001101 sec., 12715.712988192552 rows/sec., 999.62 KiB/sec. | ||
| 7312 | 2026.03.02 04:24:38.773185 [ 261 ] {4182bdff-6fdb-4808-9fc3-2f815bf619f1} <Debug> TCPHandler: Processed in 0.001266711 sec. | ||
| 7313 | 2026.03.02 04:24:38.773301 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.03.02 04:24:38.773417 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7315 | 2026.03.02 04:24:38.773469 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7316 | 2026.03.02 04:24:38.773941 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.03.02 04:24:38.773986 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7318 | 2026.03.02 04:24:38.774300 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7319 | 2026.03.02 04:24:38.774502 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.03.02 04:24:38.774626 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 7321 | 2026.03.02 04:24:38.774663 [ 261 ] {96b6920b-44b0-4d33-aa15-c83df9c31e53} <Debug> TCPHandler: Processed in 0.001422372 sec. | ||
| 7322 | 2026.03.02 04:24:38.774771 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.03.02 04:24:38.774863 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.03.02 04:24:38.774904 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7325 | 2026.03.02 04:24:38.775300 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.03.02 04:24:38.775335 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7327 | 2026.03.02 04:24:38.775616 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7328 | 2026.03.02 04:24:38.775822 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.03.02 04:24:38.775927 [ 116 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7330 | 2026.03.02 04:24:38.775951 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 7331 | 2026.03.02 04:24:38.775966 [ 116 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.03.02 04:24:38.775991 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7333 | 2026.03.02 04:24:38.775995 [ 261 ] {20ccaeea-bace-4239-8535-24d1aa95c09e} <Debug> TCPHandler: Processed in 0.00128134 sec. | ||
| 7334 | 2026.03.02 04:24:38.776078 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7335 | 2026.03.02 04:24:38.776110 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.03.02 04:24:38.776188 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7337 | 2026.03.02 04:24:38.776204 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7338 | 2026.03.02 04:24:38.776222 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 7339 | 2026.03.02 04:24:38.776246 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7340 | 2026.03.02 04:24:38.776286 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 7341 | 2026.03.02 04:24:38.776334 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 7342 | 2026.03.02 04:24:38.776370 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7343 | 2026.03.02 04:24:38.776404 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7344 | 2026.03.02 04:24:38.776439 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 7345 | 2026.03.02 04:24:38.776656 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.03.02 04:24:38.776696 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7347 | 2026.03.02 04:24:38.777063 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7348 | 2026.03.02 04:24:38.777281 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.03.02 04:24:38.777377 [ 192 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325371 sec., 576442.3697213837 rows/sec., 35.33 MiB/sec. | ||
| 7350 | 2026.03.02 04:24:38.777408 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001198 sec., 85141.90317195325 rows/sec., 6.96 MiB/sec. | ||
| 7351 | 2026.03.02 04:24:38.777449 [ 261 ] {94701de6-5870-4ad7-988f-b29577b9423a} <Debug> TCPHandler: Processed in 0.001372162 sec. | ||
| 7352 | 2026.03.02 04:24:38.777512 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7353 | 2026.03.02 04:24:38.777562 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2026.03.02 04:24:38.777663 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7355 | 2026.03.02 04:24:38.777708 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7356 | 2026.03.02 04:24:38.777757 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.03.02 04:24:38.777829 [ 193 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_19_4} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7358 | 2026.03.02 04:24:38.777896 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7359 | 2026.03.02 04:24:38.778153 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.03.02 04:24:38.778194 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7361 | 2026.03.02 04:24:38.778537 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7362 | 2026.03.02 04:24:38.778742 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.03.02 04:24:38.778876 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Debug> executeQuery: Read 305 rows, 23.43 KiB in 0.001231 sec., 247766.04386677497 rows/sec., 18.59 MiB/sec. | ||
| 7364 | 2026.03.02 04:24:38.778913 [ 261 ] {23450d2c-3c56-4db8-9962-43183db11100} <Debug> TCPHandler: Processed in 0.001401712 sec. | ||
| 7365 | 2026.03.02 04:24:38.779030 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.03.02 04:24:38.779148 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.03.02 04:24:38.779198 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7368 | 2026.03.02 04:24:38.779596 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.03.02 04:24:38.779640 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7370 | 2026.03.02 04:24:38.780012 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7371 | 2026.03.02 04:24:38.780239 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.03.02 04:24:38.780368 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 7373 | 2026.03.02 04:24:38.780403 [ 261 ] {7d06979f-e578-4084-9283-a2805aa3f11d} <Debug> TCPHandler: Processed in 0.001435313 sec. | ||
| 7374 | 2026.03.02 04:24:39.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.94 MiB, peak 288.05 MiB, free memory in arenas 0.00 B, will set to 281.87 MiB (RSS), difference: -1.08 MiB | ||
| 7375 | 2026.03.02 04:24:39.896885 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38697 | ||
| 7376 | 2026.03.02 04:24:39.897026 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7377 | 2026.03.02 04:24:39.897064 [ 291 ] {} <Debug> TCP-Session: cb321dc7-db77-4d9c-befc-9c237526ca04 Authenticating user 'default' from [fd00:1122:3344:101::e]:38697 | ||
| 7378 | 2026.03.02 04:24:39.897095 [ 291 ] {} <Debug> TCP-Session: cb321dc7-db77-4d9c-befc-9c237526ca04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.03.02 04:24:39.897116 [ 291 ] {} <Debug> TCP-Session: cb321dc7-db77-4d9c-befc-9c237526ca04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.03.02 04:24:39.897356 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47326 | ||
| 7381 | 2026.03.02 04:24:39.897396 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61902 | ||
| 7382 | 2026.03.02 04:24:39.897412 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62322 | ||
| 7383 | 2026.03.02 04:24:39.897445 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41167 | ||
| 7384 | 2026.03.02 04:24:39.897434 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55594 | ||
| 7385 | 2026.03.02 04:24:39.897492 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7386 | 2026.03.02 04:24:39.897508 [ 291 ] {} <Trace> TCP-Session: cb321dc7-db77-4d9c-befc-9c237526ca04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7387 | 2026.03.02 04:24:39.897538 [ 259 ] {} <Debug> TCP-Session: 25bbf2e7-7c77-433d-a57a-8f5efc4f56ef Authenticating user 'default' from [fd00:1122:3344:101::e]:61902 | ||
| 7388 | 2026.03.02 04:24:39.897492 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7389 | 2026.03.02 04:24:39.897561 [ 259 ] {} <Debug> TCP-Session: 25bbf2e7-7c77-433d-a57a-8f5efc4f56ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.03.02 04:24:39.897423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45419 | ||
| 7391 | 2026.03.02 04:24:39.897593 [ 292 ] {} <Debug> TCP-Session: ce1106be-c73c-4ea2-87fe-83ba5b5f15c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47326 | ||
| 7392 | 2026.03.02 04:24:39.897398 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35331 | ||
| 7393 | 2026.03.02 04:24:39.897645 [ 292 ] {} <Debug> TCP-Session: ce1106be-c73c-4ea2-87fe-83ba5b5f15c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.03.02 04:24:39.897361 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49744 | ||
| 7395 | 2026.03.02 04:24:39.897676 [ 292 ] {} <Debug> TCP-Session: ce1106be-c73c-4ea2-87fe-83ba5b5f15c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.03.02 04:24:39.897594 [ 259 ] {} <Debug> TCP-Session: 25bbf2e7-7c77-433d-a57a-8f5efc4f56ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.03.02 04:24:39.897737 [ 291 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7398 | 2026.03.02 04:24:39.898091 [ 291 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7399 | 2026.03.02 04:24:39.898142 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7400 | 2026.03.02 04:24:39.898172 [ 291 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7401 | 2026.03.02 04:24:39.898182 [ 289 ] {} <Debug> TCP-Session: 76c4739b-3db6-41b0-972b-4bd5776c8603 Authenticating user 'default' from [fd00:1122:3344:101::e]:55594 | ||
| 7402 | 2026.03.02 04:24:39.898225 [ 289 ] {} <Debug> TCP-Session: 76c4739b-3db6-41b0-972b-4bd5776c8603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.03.02 04:24:39.898238 [ 289 ] {} <Debug> TCP-Session: 76c4739b-3db6-41b0-972b-4bd5776c8603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2026.03.02 04:24:39.898253 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2026.03.02 04:24:39.898288 [ 288 ] {} <Debug> TCP-Session: fe38ed43-66eb-4d98-8b1b-1868a4fd171e Authenticating user 'default' from [fd00:1122:3344:101::e]:45419 | ||
| 7406 | 2026.03.02 04:24:39.898305 [ 288 ] {} <Debug> TCP-Session: fe38ed43-66eb-4d98-8b1b-1868a4fd171e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.03.02 04:24:39.898318 [ 288 ] {} <Debug> TCP-Session: fe38ed43-66eb-4d98-8b1b-1868a4fd171e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.03.02 04:24:39.898382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7409 | 2026.03.02 04:24:39.898419 [ 293 ] {} <Debug> TCP-Session: 09953be9-ced5-4788-8375-049a9e5a90fe Authenticating user 'default' from [fd00:1122:3344:101::e]:49744 | ||
| 7410 | 2026.03.02 04:24:39.898435 [ 293 ] {} <Debug> TCP-Session: 09953be9-ced5-4788-8375-049a9e5a90fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.03.02 04:24:39.898448 [ 293 ] {} <Debug> TCP-Session: 09953be9-ced5-4788-8375-049a9e5a90fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.03.02 04:24:39.898512 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7413 | 2026.03.02 04:24:39.898550 [ 290 ] {} <Debug> TCP-Session: feb5f53c-71d7-43b0-8771-9a9bd90082e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41167 | ||
| 7414 | 2026.03.02 04:24:39.898578 [ 290 ] {} <Debug> TCP-Session: feb5f53c-71d7-43b0-8771-9a9bd90082e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.03.02 04:24:39.898590 [ 291 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 7416 | 2026.03.02 04:24:39.898597 [ 290 ] {} <Debug> TCP-Session: feb5f53c-71d7-43b0-8771-9a9bd90082e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.03.02 04:24:39.898758 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7418 | 2026.03.02 04:24:39.898787 [ 287 ] {} <Debug> TCP-Session: 5d9449e8-b0ed-4da7-bd99-9ef7dc2220c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62322 | ||
| 7419 | 2026.03.02 04:24:39.898807 [ 287 ] {} <Debug> TCP-Session: 5d9449e8-b0ed-4da7-bd99-9ef7dc2220c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.03.02 04:24:39.898819 [ 287 ] {} <Debug> TCP-Session: 5d9449e8-b0ed-4da7-bd99-9ef7dc2220c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.03.02 04:24:39.898830 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7422 | 2026.03.02 04:24:39.898857 [ 294 ] {} <Debug> TCP-Session: 59d73c13-6a10-4703-8d81-f90bd610915d Authenticating user 'default' from [fd00:1122:3344:101::e]:35331 | ||
| 7423 | 2026.03.02 04:24:39.898872 [ 294 ] {} <Debug> TCP-Session: 59d73c13-6a10-4703-8d81-f90bd610915d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2026.03.02 04:24:39.898885 [ 294 ] {} <Debug> TCP-Session: 59d73c13-6a10-4703-8d81-f90bd610915d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.03.02 04:24:39.899760 [ 301 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Trace> AggregatingTransform: Aggregating | ||
| 7426 | 2026.03.02 04:24:39.899798 [ 301 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Trace> Aggregator: Aggregation method: without_key | ||
| 7427 | 2026.03.02 04:24:39.899834 [ 301 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001095939 sec. (912.460 rows/sec., 35.64 KiB/sec.) | ||
| 7428 | 2026.03.02 04:24:39.899852 [ 301 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Trace> Aggregator: Merging aggregated data | ||
| 7429 | 2026.03.02 04:24:39.901299 [ 291 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003643 sec., 274.49903925336264 rows/sec., 10.72 KiB/sec. | ||
| 7430 | 2026.03.02 04:24:39.901458 [ 291 ] {20de921b-fec4-45c8-a9b6-7bcf1de9f775} <Debug> TCPHandler: Processed in 0.004124075 sec. | ||
| 7431 | 2026.03.02 04:24:39.901592 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7432 | 2026.03.02 04:24:39.901619 [ 291 ] {} <Debug> TCP-Session: cb321dc7-db77-4d9c-befc-9c237526ca04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.03.02 04:24:39.901632 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7434 | 2026.03.02 04:24:39.901651 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7435 | 2026.03.02 04:24:39.901671 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7436 | 2026.03.02 04:24:39.901695 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2026.03.02 04:24:39.901712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.03.02 04:24:39.901714 [ 290 ] {} <Debug> TCP-Session: feb5f53c-71d7-43b0-8771-9a9bd90082e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.03.02 04:24:39.901743 [ 289 ] {} <Debug> TCP-Session: 76c4739b-3db6-41b0-972b-4bd5776c8603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.03.02 04:24:39.901757 [ 294 ] {} <Debug> TCP-Session: 59d73c13-6a10-4703-8d81-f90bd610915d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.03.02 04:24:39.901756 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7442 | 2026.03.02 04:24:39.901784 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7443 | 2026.03.02 04:24:39.901807 [ 287 ] {} <Debug> TCP-Session: 5d9449e8-b0ed-4da7-bd99-9ef7dc2220c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.03.02 04:24:39.901733 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7445 | 2026.03.02 04:24:39.901832 [ 288 ] {} <Debug> TCP-Session: fe38ed43-66eb-4d98-8b1b-1868a4fd171e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.03.02 04:24:39.901722 [ 259 ] {} <Debug> TCP-Session: 25bbf2e7-7c77-433d-a57a-8f5efc4f56ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.03.02 04:24:39.901880 [ 293 ] {} <Debug> TCP-Session: 09953be9-ced5-4788-8375-049a9e5a90fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.03.02 04:24:39.901676 [ 292 ] {} <Debug> TCP-Session: ce1106be-c73c-4ea2-87fe-83ba5b5f15c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7449 | 2026.03.02 04:24:40.030935 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45964 | ||
| 7450 | 2026.03.02 04:24:40.031041 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7451 | 2026.03.02 04:24:40.031065 [ 291 ] {} <Debug> TCP-Session: 1ae939ca-5580-4ff0-8e16-37e8458a414d Authenticating user 'default' from [fd00:1122:3344:101::e]:45964 | ||
| 7452 | 2026.03.02 04:24:40.031087 [ 291 ] {} <Debug> TCP-Session: 1ae939ca-5580-4ff0-8e16-37e8458a414d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.03.02 04:24:40.031099 [ 291 ] {} <Debug> TCP-Session: 1ae939ca-5580-4ff0-8e16-37e8458a414d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.03.02 04:24:40.031333 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51360 | ||
| 7455 | 2026.03.02 04:24:40.031359 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62979 | ||
| 7456 | 2026.03.02 04:24:40.031377 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47117 | ||
| 7457 | 2026.03.02 04:24:40.031403 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53912 | ||
| 7458 | 2026.03.02 04:24:40.031424 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42775 | ||
| 7459 | 2026.03.02 04:24:40.031459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7460 | 2026.03.02 04:24:40.031482 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7461 | 2026.03.02 04:24:40.031495 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7462 | 2026.03.02 04:24:40.031506 [ 292 ] {} <Debug> TCP-Session: ed95a838-e60e-4832-b6b2-67a6e4fd2c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:51360 | ||
| 7463 | 2026.03.02 04:24:40.031514 [ 259 ] {} <Debug> TCP-Session: 9456d555-a67c-4d5e-b738-cb9bc30a10b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47117 | ||
| 7464 | 2026.03.02 04:24:40.031529 [ 288 ] {} <Debug> TCP-Session: 5422235f-87f3-46c1-8015-0571b588411b Authenticating user 'default' from [fd00:1122:3344:101::e]:53912 | ||
| 7465 | 2026.03.02 04:24:40.031538 [ 292 ] {} <Debug> TCP-Session: ed95a838-e60e-4832-b6b2-67a6e4fd2c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.03.02 04:24:40.031551 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7467 | 2026.03.02 04:24:40.031563 [ 292 ] {} <Debug> TCP-Session: ed95a838-e60e-4832-b6b2-67a6e4fd2c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.03.02 04:24:40.031560 [ 288 ] {} <Debug> TCP-Session: 5422235f-87f3-46c1-8015-0571b588411b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.03.02 04:24:40.031589 [ 290 ] {} <Debug> TCP-Session: 014a831b-c436-47b0-a00c-e5abbc429ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:42775 | ||
| 7470 | 2026.03.02 04:24:40.031600 [ 288 ] {} <Debug> TCP-Session: 5422235f-87f3-46c1-8015-0571b588411b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.03.02 04:24:40.031548 [ 259 ] {} <Debug> TCP-Session: 9456d555-a67c-4d5e-b738-cb9bc30a10b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2026.03.02 04:24:40.031621 [ 290 ] {} <Debug> TCP-Session: 014a831b-c436-47b0-a00c-e5abbc429ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.03.02 04:24:40.031643 [ 259 ] {} <Debug> TCP-Session: 9456d555-a67c-4d5e-b738-cb9bc30a10b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.03.02 04:24:40.031660 [ 290 ] {} <Debug> TCP-Session: 014a831b-c436-47b0-a00c-e5abbc429ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2026.03.02 04:24:40.031484 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7476 | 2026.03.02 04:24:40.031444 [ 291 ] {} <Trace> TCP-Session: 1ae939ca-5580-4ff0-8e16-37e8458a414d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.03.02 04:24:40.031727 [ 293 ] {} <Debug> TCP-Session: a4d55129-483b-4a34-9e18-3dcbd64d638f Authenticating user 'default' from [fd00:1122:3344:101::e]:62979 | ||
| 7478 | 2026.03.02 04:24:40.031414 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47097 | ||
| 7479 | 2026.03.02 04:24:40.031761 [ 293 ] {} <Debug> TCP-Session: a4d55129-483b-4a34-9e18-3dcbd64d638f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7480 | 2026.03.02 04:24:40.031394 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34670 | ||
| 7481 | 2026.03.02 04:24:40.031784 [ 293 ] {} <Debug> TCP-Session: a4d55129-483b-4a34-9e18-3dcbd64d638f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7482 | 2026.03.02 04:24:40.031380 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46375 | ||
| 7483 | 2026.03.02 04:24:40.031817 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7484 | 2026.03.02 04:24:40.031847 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7485 | 2026.03.02 04:24:40.031855 [ 289 ] {} <Debug> TCP-Session: a23b9ea4-2d78-4717-8dfd-1a9d0abeed9c Authenticating user 'default' from [fd00:1122:3344:101::e]:47097 | ||
| 7486 | 2026.03.02 04:24:40.031877 [ 287 ] {} <Debug> TCP-Session: 2172eb24-e0fc-4007-9396-8692534ab131 Authenticating user 'default' from [fd00:1122:3344:101::e]:34670 | ||
| 7487 | 2026.03.02 04:24:40.031880 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7488 | 2026.03.02 04:24:40.031885 [ 289 ] {} <Debug> TCP-Session: a23b9ea4-2d78-4717-8dfd-1a9d0abeed9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2026.03.02 04:24:40.031900 [ 287 ] {} <Debug> TCP-Session: 2172eb24-e0fc-4007-9396-8692534ab131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.03.02 04:24:40.031917 [ 294 ] {} <Debug> TCP-Session: 51625aa2-f484-496f-b2c9-bc7c5c187667 Authenticating user 'default' from [fd00:1122:3344:101::e]:46375 | ||
| 7491 | 2026.03.02 04:24:40.031928 [ 289 ] {} <Debug> TCP-Session: a23b9ea4-2d78-4717-8dfd-1a9d0abeed9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.03.02 04:24:40.031950 [ 294 ] {} <Debug> TCP-Session: 51625aa2-f484-496f-b2c9-bc7c5c187667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.03.02 04:24:40.031940 [ 287 ] {} <Debug> TCP-Session: 2172eb24-e0fc-4007-9396-8692534ab131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.03.02 04:24:40.031977 [ 294 ] {} <Debug> TCP-Session: 51625aa2-f484-496f-b2c9-bc7c5c187667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.03.02 04:24:40.031888 [ 291 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7496 | 2026.03.02 04:24:40.032288 [ 291 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7497 | 2026.03.02 04:24:40.032348 [ 291 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7498 | 2026.03.02 04:24:40.032636 [ 291 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 7499 | 2026.03.02 04:24:40.033548 [ 307 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Trace> AggregatingTransform: Aggregating | ||
| 7500 | 2026.03.02 04:24:40.033608 [ 307 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7501 | 2026.03.02 04:24:40.033647 [ 307 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909868 sec. (1099.061 rows/sec., 42.93 KiB/sec.) | ||
| 7502 | 2026.03.02 04:24:40.033667 [ 307 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Trace> Aggregator: Merging aggregated data | ||
| 7503 | 2026.03.02 04:24:40.035515 [ 291 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003684 sec., 271.4440825190011 rows/sec., 10.60 KiB/sec. | ||
| 7504 | 2026.03.02 04:24:40.035658 [ 291 ] {a2de298b-87dd-4d9f-970a-14fc10bf30f1} <Debug> TCPHandler: Processed in 0.004355516 sec. | ||
| 7505 | 2026.03.02 04:24:40.035771 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7506 | 2026.03.02 04:24:40.035799 [ 291 ] {} <Debug> TCP-Session: 1ae939ca-5580-4ff0-8e16-37e8458a414d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2026.03.02 04:24:40.035826 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2026.03.02 04:24:40.035846 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7509 | 2026.03.02 04:24:40.035870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7510 | 2026.03.02 04:24:40.035880 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7511 | 2026.03.02 04:24:40.035891 [ 290 ] {} <Debug> TCP-Session: 014a831b-c436-47b0-a00c-e5abbc429ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.03.02 04:24:40.035923 [ 289 ] {} <Debug> TCP-Session: a23b9ea4-2d78-4717-8dfd-1a9d0abeed9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2026.03.02 04:24:40.035934 [ 293 ] {} <Debug> TCP-Session: a4d55129-483b-4a34-9e18-3dcbd64d638f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.03.02 04:24:40.035929 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7515 | 2026.03.02 04:24:40.035954 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7516 | 2026.03.02 04:24:40.035973 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7517 | 2026.03.02 04:24:40.035986 [ 259 ] {} <Debug> TCP-Session: 9456d555-a67c-4d5e-b738-cb9bc30a10b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.03.02 04:24:40.036008 [ 287 ] {} <Debug> TCP-Session: 2172eb24-e0fc-4007-9396-8692534ab131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.03.02 04:24:40.036027 [ 288 ] {} <Debug> TCP-Session: 5422235f-87f3-46c1-8015-0571b588411b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.03.02 04:24:40.035903 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7521 | 2026.03.02 04:24:40.035875 [ 292 ] {} <Debug> TCP-Session: ed95a838-e60e-4832-b6b2-67a6e4fd2c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.03.02 04:24:40.036090 [ 294 ] {} <Debug> TCP-Session: 51625aa2-f484-496f-b2c9-bc7c5c187667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.03.02 04:24:40.349344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 938 | ||
| 7524 | 2026.03.02 04:24:40.352036 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.03.02 04:24:40.352094 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 7526 | 2026.03.02 04:24:40.353380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7527 | 2026.03.02 04:24:40.353655 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.03.02 04:24:40.354054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7529 | 2026.03.02 04:24:42.445752 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51957 | ||
| 7530 | 2026.03.02 04:24:42.445866 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7531 | 2026.03.02 04:24:42.445894 [ 292 ] {} <Debug> TCP-Session: 99ef227a-4008-47c1-860f-8aa2a327f2ae Authenticating user 'default' from [fd00:1122:3344:101::e]:51957 | ||
| 7532 | 2026.03.02 04:24:42.445916 [ 292 ] {} <Debug> TCP-Session: 99ef227a-4008-47c1-860f-8aa2a327f2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.03.02 04:24:42.445934 [ 292 ] {} <Debug> TCP-Session: 99ef227a-4008-47c1-860f-8aa2a327f2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.03.02 04:24:42.446206 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65221 | ||
| 7535 | 2026.03.02 04:24:42.446240 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62178 | ||
| 7536 | 2026.03.02 04:24:42.446272 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42061 | ||
| 7537 | 2026.03.02 04:24:42.446275 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39855 | ||
| 7538 | 2026.03.02 04:24:42.446252 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39752 | ||
| 7539 | 2026.03.02 04:24:42.446337 [ 292 ] {} <Trace> TCP-Session: 99ef227a-4008-47c1-860f-8aa2a327f2ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.03.02 04:24:42.446356 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7541 | 2026.03.02 04:24:42.446356 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7542 | 2026.03.02 04:24:42.446413 [ 287 ] {} <Debug> TCP-Session: 90da9091-d387-4920-8b25-3ced87b58af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62178 | ||
| 7543 | 2026.03.02 04:24:42.446413 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7544 | 2026.03.02 04:24:42.446427 [ 290 ] {} <Debug> TCP-Session: afd1e1e2-8169-4ea0-8aa0-406e50cb6bce Authenticating user 'default' from [fd00:1122:3344:101::e]:42061 | ||
| 7545 | 2026.03.02 04:24:42.446439 [ 287 ] {} <Debug> TCP-Session: 90da9091-d387-4920-8b25-3ced87b58af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.03.02 04:24:42.446460 [ 291 ] {} <Debug> TCP-Session: 14da7ace-8b15-4f2b-9128-2c473ea2ad70 Authenticating user 'default' from [fd00:1122:3344:101::e]:39855 | ||
| 7547 | 2026.03.02 04:24:42.446463 [ 290 ] {} <Debug> TCP-Session: afd1e1e2-8169-4ea0-8aa0-406e50cb6bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.03.02 04:24:42.446493 [ 287 ] {} <Debug> TCP-Session: 90da9091-d387-4920-8b25-3ced87b58af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2026.03.02 04:24:42.446508 [ 291 ] {} <Debug> TCP-Session: 14da7ace-8b15-4f2b-9128-2c473ea2ad70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2026.03.02 04:24:42.446508 [ 290 ] {} <Debug> TCP-Session: afd1e1e2-8169-4ea0-8aa0-406e50cb6bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.03.02 04:24:42.446533 [ 291 ] {} <Debug> TCP-Session: 14da7ace-8b15-4f2b-9128-2c473ea2ad70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.03.02 04:24:42.446545 [ 292 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51957) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7553 | 2026.03.02 04:24:42.446418 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7554 | 2026.03.02 04:24:42.446337 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7555 | 2026.03.02 04:24:42.446611 [ 288 ] {} <Debug> TCP-Session: 4d014596-9e13-45b8-a61a-f285a12e3676 Authenticating user 'default' from [fd00:1122:3344:101::e]:39752 | ||
| 7556 | 2026.03.02 04:24:42.446219 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36278 | ||
| 7557 | 2026.03.02 04:24:42.446650 [ 288 ] {} <Debug> TCP-Session: 4d014596-9e13-45b8-a61a-f285a12e3676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.03.02 04:24:42.446647 [ 293 ] {} <Debug> TCP-Session: aa2a8f09-fde1-44dd-989b-bc90d3dc8fed Authenticating user 'default' from [fd00:1122:3344:101::e]:65221 | ||
| 7559 | 2026.03.02 04:24:42.446685 [ 288 ] {} <Debug> TCP-Session: 4d014596-9e13-45b8-a61a-f285a12e3676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2026.03.02 04:24:42.446217 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46467 | ||
| 7561 | 2026.03.02 04:24:42.446713 [ 293 ] {} <Debug> TCP-Session: aa2a8f09-fde1-44dd-989b-bc90d3dc8fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7562 | 2026.03.02 04:24:42.446718 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7563 | 2026.03.02 04:24:42.446750 [ 293 ] {} <Debug> TCP-Session: aa2a8f09-fde1-44dd-989b-bc90d3dc8fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7564 | 2026.03.02 04:24:42.446770 [ 259 ] {} <Debug> TCP-Session: 8581d8f6-952e-459b-a049-3fc9a9c106ee Authenticating user 'default' from [fd00:1122:3344:101::e]:36278 | ||
| 7565 | 2026.03.02 04:24:42.446777 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7566 | 2026.03.02 04:24:42.446801 [ 259 ] {} <Debug> TCP-Session: 8581d8f6-952e-459b-a049-3fc9a9c106ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.03.02 04:24:42.446819 [ 294 ] {} <Debug> TCP-Session: 45b2e9d0-7821-4df3-b36e-7111b041e966 Authenticating user 'default' from [fd00:1122:3344:101::e]:46467 | ||
| 7568 | 2026.03.02 04:24:42.446829 [ 259 ] {} <Debug> TCP-Session: 8581d8f6-952e-459b-a049-3fc9a9c106ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.03.02 04:24:42.446845 [ 294 ] {} <Debug> TCP-Session: 45b2e9d0-7821-4df3-b36e-7111b041e966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.03.02 04:24:42.446261 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38587 | ||
| 7571 | 2026.03.02 04:24:42.446869 [ 294 ] {} <Debug> TCP-Session: 45b2e9d0-7821-4df3-b36e-7111b041e966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.03.02 04:24:42.446899 [ 292 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7573 | 2026.03.02 04:24:42.446959 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7574 | 2026.03.02 04:24:42.446970 [ 292 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7575 | 2026.03.02 04:24:42.446999 [ 289 ] {} <Debug> TCP-Session: e18874b3-1f7c-4d5d-b709-2d336aa8eaac Authenticating user 'default' from [fd00:1122:3344:101::e]:38587 | ||
| 7576 | 2026.03.02 04:24:42.447026 [ 289 ] {} <Debug> TCP-Session: e18874b3-1f7c-4d5d-b709-2d336aa8eaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.03.02 04:24:42.447039 [ 289 ] {} <Debug> TCP-Session: e18874b3-1f7c-4d5d-b709-2d336aa8eaac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.03.02 04:24:42.447306 [ 292 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 7579 | 2026.03.02 04:24:42.448355 [ 302 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Trace> AggregatingTransform: Aggregating | ||
| 7580 | 2026.03.02 04:24:42.448421 [ 302 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Trace> Aggregator: Aggregation method: without_key | ||
| 7581 | 2026.03.02 04:24:42.448459 [ 302 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044989 sec. (956.948 rows/sec., 37.38 KiB/sec.) | ||
| 7582 | 2026.03.02 04:24:42.448478 [ 302 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Trace> Aggregator: Merging aggregated data | ||
| 7583 | 2026.03.02 04:24:42.449925 [ 292 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 7584 | 2026.03.02 04:24:42.450099 [ 292 ] {0f89aa86-e0f3-4310-b1d4-c667f8fa3c35} <Debug> TCPHandler: Processed in 0.003923293 sec. | ||
| 7585 | 2026.03.02 04:24:42.450210 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7586 | 2026.03.02 04:24:42.450236 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7587 | 2026.03.02 04:24:42.450260 [ 292 ] {} <Debug> TCP-Session: 99ef227a-4008-47c1-860f-8aa2a327f2ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.03.02 04:24:42.450260 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7589 | 2026.03.02 04:24:42.450278 [ 294 ] {} <Debug> TCP-Session: 45b2e9d0-7821-4df3-b36e-7111b041e966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7590 | 2026.03.02 04:24:42.450300 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7591 | 2026.03.02 04:24:42.450318 [ 293 ] {} <Debug> TCP-Session: aa2a8f09-fde1-44dd-989b-bc90d3dc8fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.03.02 04:24:42.450320 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7593 | 2026.03.02 04:24:42.450339 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7594 | 2026.03.02 04:24:42.450356 [ 259 ] {} <Debug> TCP-Session: 8581d8f6-952e-459b-a049-3fc9a9c106ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.03.02 04:24:42.450377 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7596 | 2026.03.02 04:24:42.450401 [ 289 ] {} <Debug> TCP-Session: e18874b3-1f7c-4d5d-b709-2d336aa8eaac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.03.02 04:24:42.450383 [ 287 ] {} <Debug> TCP-Session: 90da9091-d387-4920-8b25-3ced87b58af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.03.02 04:24:42.450431 [ 291 ] {} <Debug> TCP-Session: 14da7ace-8b15-4f2b-9128-2c473ea2ad70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.03.02 04:24:42.450363 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7600 | 2026.03.02 04:24:42.450281 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7601 | 2026.03.02 04:24:42.450512 [ 288 ] {} <Debug> TCP-Session: 4d014596-9e13-45b8-a61a-f285a12e3676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7602 | 2026.03.02 04:24:42.450535 [ 290 ] {} <Debug> TCP-Session: afd1e1e2-8169-4ea0-8aa0-406e50cb6bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.03.02 04:24:43.763027 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.03.02 04:24:43.763243 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7605 | 2026.03.02 04:24:43.763319 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7606 | 2026.03.02 04:24:43.764081 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2026.03.02 04:24:43.764132 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7608 | 2026.03.02 04:24:43.764536 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7609 | 2026.03.02 04:24:43.764762 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.03.02 04:24:43.764913 [ 110 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7611 | 2026.03.02 04:24:43.764919 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001731 sec., 79722.70363951473 rows/sec., 6.93 MiB/sec. | ||
| 7612 | 2026.03.02 04:24:43.764991 [ 110 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.03.02 04:24:43.765017 [ 261 ] {d4e449e2-38ad-4d31-a6db-2b688e4691b5} <Debug> TCPHandler: Processed in 0.002148298 sec. | ||
| 7614 | 2026.03.02 04:24:43.765024 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7615 | 2026.03.02 04:24:43.765141 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 7616 | 2026.03.02 04:24:43.765149 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.03.02 04:24:43.765250 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7618 | 2026.03.02 04:24:43.765266 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.03.02 04:24:43.765284 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2151 rows starting from the beginning of the part | ||
| 7620 | 2026.03.02 04:24:43.765312 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7621 | 2026.03.02 04:24:43.765349 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7622 | 2026.03.02 04:24:43.765403 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 7623 | 2026.03.02 04:24:43.765448 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 879 rows starting from the beginning of the part | ||
| 7624 | 2026.03.02 04:24:43.765493 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 177 rows starting from the beginning of the part | ||
| 7625 | 2026.03.02 04:24:43.765537 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 138 rows starting from the beginning of the part | ||
| 7626 | 2026.03.02 04:24:43.765743 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.03.02 04:24:43.765781 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7628 | 2026.03.02 04:24:43.766108 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7629 | 2026.03.02 04:24:43.766336 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.03.02 04:24:43.766474 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001232 sec., 33279.22077922078 rows/sec., 2.44 MiB/sec. | ||
| 7631 | 2026.03.02 04:24:43.766513 [ 261 ] {14a994f2-0dc6-4028-b1a3-6378b33e5221} <Debug> TCPHandler: Processed in 0.001417741 sec. | ||
| 7632 | 2026.03.02 04:24:43.766615 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.03.02 04:24:43.766713 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7634 | 2026.03.02 04:24:43.766754 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7635 | 2026.03.02 04:24:43.766966 [ 192 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3457 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860375 sec., 1858227.5078949137 rows/sec., 159.37 MiB/sec. | ||
| 7636 | 2026.03.02 04:24:43.767183 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.03.02 04:24:43.767226 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7638 | 2026.03.02 04:24:43.767270 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7639 | 2026.03.02 04:24:43.767579 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7640 | 2026.03.02 04:24:43.767616 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.03.02 04:24:43.767714 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_51_10} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7642 | 2026.03.02 04:24:43.767820 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 7643 | 2026.03.02 04:24:43.767823 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.03.02 04:24:43.767946 [ 110 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7645 | 2026.03.02 04:24:43.767971 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001281 sec., 81967.2131147541 rows/sec., 6.40 MiB/sec. | ||
| 7646 | 2026.03.02 04:24:43.767977 [ 110 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.03.02 04:24:43.768009 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7648 | 2026.03.02 04:24:43.768014 [ 261 ] {ebb29bfc-897b-4196-9091-4c21cd89d129} <Debug> TCPHandler: Processed in 0.001452252 sec. | ||
| 7649 | 2026.03.02 04:24:43.768073 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 7650 | 2026.03.02 04:24:43.768121 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.03.02 04:24:43.768146 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7652 | 2026.03.02 04:24:43.768168 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1063 rows starting from the beginning of the part | ||
| 7653 | 2026.03.02 04:24:43.768209 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7654 | 2026.03.02 04:24:43.768213 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.03.02 04:24:43.768242 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 7656 | 2026.03.02 04:24:43.768257 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7657 | 2026.03.02 04:24:43.768274 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 531 rows starting from the beginning of the part | ||
| 7658 | 2026.03.02 04:24:43.768305 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 102 rows starting from the beginning of the part | ||
| 7659 | 2026.03.02 04:24:43.768338 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 105 rows starting from the beginning of the part | ||
| 7660 | 2026.03.02 04:24:43.768639 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.03.02 04:24:43.768672 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7662 | 2026.03.02 04:24:43.769070 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7663 | 2026.03.02 04:24:43.769286 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.03.02 04:24:43.769294 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236661 sec., 1559845.4224722863 rows/sec., 120.37 MiB/sec. | ||
| 7665 | 2026.03.02 04:24:43.769398 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7666 | 2026.03.02 04:24:43.769421 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7667 | 2026.03.02 04:24:43.769429 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.03.02 04:24:43.769460 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7669 | 2026.03.02 04:24:43.769466 [ 261 ] {397bff57-98d6-4a73-ac7f-71d12dd72999} <Debug> TCPHandler: Processed in 0.001383792 sec. | ||
| 7670 | 2026.03.02 04:24:43.769462 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7671 | 2026.03.02 04:24:43.769552 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 7672 | 2026.03.02 04:24:43.769579 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.03.02 04:24:43.769636 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7674 | 2026.03.02 04:24:43.769659 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14792 rows starting from the beginning of the part | ||
| 7675 | 2026.03.02 04:24:43.769676 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7676 | 2026.03.02 04:24:43.769702 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7677 | 2026.03.02 04:24:43.769723 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.03.02 04:24:43.769733 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7679 | 2026.03.02 04:24:43.769738 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 7680 | 2026.03.02 04:24:43.769782 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 7681 | 2026.03.02 04:24:43.769806 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_51_10} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7682 | 2026.03.02 04:24:43.769818 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 305 rows starting from the beginning of the part | ||
| 7683 | 2026.03.02 04:24:43.769853 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7684 | 2026.03.02 04:24:43.769882 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7685 | 2026.03.02 04:24:43.770584 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.03.02 04:24:43.770619 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7687 | 2026.03.02 04:24:43.771236 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7688 | 2026.03.02 04:24:43.771493 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.03.02 04:24:43.771639 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001982 sec., 20686.175580222 rows/sec., 37.07 MiB/sec. | ||
| 7690 | 2026.03.02 04:24:43.771709 [ 261 ] {213f6c80-7d22-4804-99e4-368541d4a289} <Debug> TCPHandler: Processed in 0.002180179 sec. | ||
| 7691 | 2026.03.02 04:24:43.771818 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.03.02 04:24:43.771916 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7693 | 2026.03.02 04:24:43.771958 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7694 | 2026.03.02 04:24:43.772325 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.03.02 04:24:43.772361 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7696 | 2026.03.02 04:24:43.772686 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7697 | 2026.03.02 04:24:43.772905 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.03.02 04:24:43.773014 [ 110 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7699 | 2026.03.02 04:24:43.773036 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 7700 | 2026.03.02 04:24:43.773044 [ 110 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.03.02 04:24:43.773076 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7702 | 2026.03.02 04:24:43.773080 [ 261 ] {7f9a0bfa-7135-42d3-930c-6d4050d17771} <Debug> TCPHandler: Processed in 0.001313871 sec. | ||
| 7703 | 2026.03.02 04:24:43.773174 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 7704 | 2026.03.02 04:24:43.773300 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7705 | 2026.03.02 04:24:43.773336 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2742 rows starting from the beginning of the part | ||
| 7706 | 2026.03.02 04:24:43.773399 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 7707 | 2026.03.02 04:24:43.773442 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 7708 | 2026.03.02 04:24:43.773484 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 7709 | 2026.03.02 04:24:43.773523 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7710 | 2026.03.02 04:24:43.773560 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7711 | 2026.03.02 04:24:43.774915 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3036 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785155 sec., 1700692.6569401536 rows/sec., 110.80 MiB/sec. | ||
| 7712 | 2026.03.02 04:24:43.774941 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15746 rows, containing 5 columns (5 merged, 0 gathered) in 0.005416126 sec., 2907244.033835254 rows/sec., 197.53 MiB/sec. | ||
| 7713 | 2026.03.02 04:24:43.775277 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7714 | 2026.03.02 04:24:43.775476 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7715 | 2026.03.02 04:24:43.775565 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.03.02 04:24:43.775659 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_51_10} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7717 | 2026.03.02 04:24:43.775746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7718 | 2026.03.02 04:24:43.775782 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.03.02 04:24:43.775869 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7720 | 2026.03.02 04:24:43.775956 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 7721 | 2026.03.02 04:24:44.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.50 MiB, peak 292.25 MiB, free memory in arenas 0.00 B, will set to 285.08 MiB (RSS), difference: 2.58 MiB | ||
| 7722 | 2026.03.02 04:24:45.172960 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7723 | 2026.03.02 04:24:45.173018 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7724 | 2026.03.02 04:24:45.316278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16342 | ||
| 7725 | 2026.03.02 04:24:45.317053 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.03.02 04:24:45.317097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7727 | 2026.03.02 04:24:45.317615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7728 | 2026.03.02 04:24:45.317839 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.03.02 04:24:45.317972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16342 | ||
| 7730 | 2026.03.02 04:24:46.185421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7731 | 2026.03.02 04:24:46.203012 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.03.02 04:24:46.203075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7733 | 2026.03.02 04:24:46.209538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7734 | 2026.03.02 04:24:46.210294 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.03.02 04:24:46.213248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7736 | 2026.03.02 04:24:48.761251 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.03.02 04:24:48.761464 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7738 | 2026.03.02 04:24:48.761534 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7739 | 2026.03.02 04:24:48.762179 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.03.02 04:24:48.762231 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7741 | 2026.03.02 04:24:48.762654 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7742 | 2026.03.02 04:24:48.762884 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.03.02 04:24:48.763048 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 7744 | 2026.03.02 04:24:48.763099 [ 261 ] {72fc3ee4-38f0-437f-83fb-531118109dbe} <Debug> TCPHandler: Processed in 0.002000307 sec. | ||
| 7745 | 2026.03.02 04:24:48.763232 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.03.02 04:24:48.763338 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7747 | 2026.03.02 04:24:48.763383 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7748 | 2026.03.02 04:24:48.763826 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.03.02 04:24:48.763866 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7750 | 2026.03.02 04:24:48.764206 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7751 | 2026.03.02 04:24:48.764458 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): 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.02 04:24:48.764596 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 7753 | 2026.03.02 04:24:48.764635 [ 261 ] {2c1943fc-5702-4d08-99a7-e92b8dacbcbe} <Debug> TCPHandler: Processed in 0.001457752 sec. | ||
| 7754 | 2026.03.02 04:24:48.764745 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.03.02 04:24:48.764842 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.03.02 04:24:48.764887 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7757 | 2026.03.02 04:24:48.765321 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.03.02 04:24:48.765360 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7759 | 2026.03.02 04:24:48.765745 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7760 | 2026.03.02 04:24:48.765967 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.03.02 04:24:48.766109 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 7762 | 2026.03.02 04:24:48.766149 [ 261 ] {c8941413-7d96-4dd8-918f-62b69332c0f9} <Debug> TCPHandler: Processed in 0.001456123 sec. | ||
| 7763 | 2026.03.02 04:24:48.766257 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.03.02 04:24:48.766352 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.03.02 04:24:48.766394 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7766 | 2026.03.02 04:24:48.766748 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.03.02 04:24:48.766788 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7768 | 2026.03.02 04:24:48.767123 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7769 | 2026.03.02 04:24:48.767331 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.03.02 04:24:48.767463 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 7771 | 2026.03.02 04:24:48.767500 [ 261 ] {e6d22953-6dcb-4074-abf7-d59c5d33c461} <Debug> TCPHandler: Processed in 0.001294871 sec. | ||
| 7772 | 2026.03.02 04:24:50.354432 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 960 | ||
| 7773 | 2026.03.02 04:24:50.356700 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.03.02 04:24:50.356764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7775 | 2026.03.02 04:24:50.358069 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7776 | 2026.03.02 04:24:50.358366 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.03.02 04:24:50.358573 [ 100 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7778 | 2026.03.02 04:24:50.358647 [ 100 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.03.02 04:24:50.358672 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7780 | 2026.03.02 04:24:50.358736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7781 | 2026.03.02 04:24:50.358767 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 7782 | 2026.03.02 04:24:50.359272 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7783 | 2026.03.02 04:24:50.359420 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 794 rows starting from the beginning of the part | ||
| 7784 | 2026.03.02 04:24:50.359782 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 7785 | 2026.03.02 04:24:50.360156 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 7786 | 2026.03.02 04:24:50.360483 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 7787 | 2026.03.02 04:24:50.360807 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 7788 | 2026.03.02 04:24:50.361122 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part | ||
| 7789 | 2026.03.02 04:24:50.367527 [ 191 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 72 columns (72 merged, 0 gathered) in 0.008792724 sec., 109181.18207736306 rows/sec., 91.53 MiB/sec. | ||
| 7790 | 2026.03.02 04:24:50.368656 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7791 | 2026.03.02 04:24:50.369168 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.03.02 04:24:50.369232 [ 194 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_26_5} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7793 | 2026.03.02 04:24:50.369372 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7794 | 2026.03.02 04:24:52.818201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16790 | ||
| 7795 | 2026.03.02 04:24:52.818707 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.03.02 04:24:52.818751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7797 | 2026.03.02 04:24:52.819258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7798 | 2026.03.02 04:24:52.819489 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.03.02 04:24:52.819632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16790 | ||
| 7800 | 2026.03.02 04:24:53.713487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7801 | 2026.03.02 04:24:53.730756 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.03.02 04:24:53.730823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7803 | 2026.03.02 04:24:53.736749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7804 | 2026.03.02 04:24:53.737457 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.03.02 04:24:53.740343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7806 | 2026.03.02 04:24:53.789690 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.03.02 04:24:53.789837 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7808 | 2026.03.02 04:24:53.789893 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7809 | 2026.03.02 04:24:53.790436 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2026.03.02 04:24:53.790472 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7811 | 2026.03.02 04:24:53.790841 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7812 | 2026.03.02 04:24:53.791054 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2026.03.02 04:24:53.791199 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001401 sec., 9992.862241256245 rows/sec., 824.61 KiB/sec. | ||
| 7814 | 2026.03.02 04:24:53.791241 [ 261 ] {20c1efba-59eb-4e9c-967b-ab42d6ac3e20} <Debug> TCPHandler: Processed in 0.001674564 sec. | ||
| 7815 | 2026.03.02 04:24:53.791371 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.03.02 04:24:53.791468 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7817 | 2026.03.02 04:24:53.791510 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7818 | 2026.03.02 04:24:53.792643 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.03.02 04:24:53.792678 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7820 | 2026.03.02 04:24:53.793084 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7821 | 2026.03.02 04:24:53.793303 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.03.02 04:24:53.793430 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Debug> executeQuery: Read 1286 rows, 109.46 KiB in 0.001983 sec., 648512.35501765 rows/sec., 53.90 MiB/sec. | ||
| 7823 | 2026.03.02 04:24:53.793467 [ 261 ] {9dfadca7-1a1a-486d-9e57-74e8b5093c1f} <Debug> TCPHandler: Processed in 0.002146228 sec. | ||
| 7824 | 2026.03.02 04:24:53.793583 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.03.02 04:24:53.793677 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7826 | 2026.03.02 04:24:53.793718 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7827 | 2026.03.02 04:24:53.794156 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.03.02 04:24:53.794194 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7829 | 2026.03.02 04:24:53.794489 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7830 | 2026.03.02 04:24:53.794691 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.03.02 04:24:53.794806 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Debug> executeQuery: Read 55 rows, 4.07 KiB in 0.00119 sec., 46218.48739495798 rows/sec., 3.34 MiB/sec. | ||
| 7832 | 2026.03.02 04:24:53.794839 [ 261 ] {10828159-0ee1-4f12-9561-a7fb3b63c2bb} <Debug> TCPHandler: Processed in 0.001352121 sec. | ||
| 7833 | 2026.03.02 04:24:53.794945 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.03.02 04:24:53.795039 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7835 | 2026.03.02 04:24:53.795076 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7836 | 2026.03.02 04:24:53.795642 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.03.02 04:24:53.795676 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7838 | 2026.03.02 04:24:53.795992 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7839 | 2026.03.02 04:24:53.796206 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.03.02 04:24:53.796331 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001252 sec., 182108.62619808305 rows/sec., 12.33 MiB/sec. | ||
| 7841 | 2026.03.02 04:24:53.796367 [ 261 ] {ed030e00-42c6-455a-9e09-f4c0f039ab58} <Debug> TCPHandler: Processed in 0.001417572 sec. | ||
| 7842 | 2026.03.02 04:24:53.796470 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.03.02 04:24:53.796570 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7844 | 2026.03.02 04:24:53.796610 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7845 | 2026.03.02 04:24:53.797288 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.03.02 04:24:53.797323 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7847 | 2026.03.02 04:24:53.797657 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7848 | 2026.03.02 04:24:53.797856 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.03.02 04:24:53.797979 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Debug> executeQuery: Read 575 rows, 43.84 KiB in 0.001427 sec., 402943.2375613174 rows/sec., 30.00 MiB/sec. | ||
| 7850 | 2026.03.02 04:24:53.798014 [ 261 ] {8e622784-0a13-4bb9-b6fc-a517e30631ad} <Debug> TCPHandler: Processed in 0.001593074 sec. | ||
| 7851 | 2026.03.02 04:24:53.798117 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7852 | 2026.03.02 04:24:53.798210 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7853 | 2026.03.02 04:24:53.798252 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7854 | 2026.03.02 04:24:53.798854 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.03.02 04:24:53.798889 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7856 | 2026.03.02 04:24:53.799255 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7857 | 2026.03.02 04:24:53.799457 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.03.02 04:24:53.799579 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Debug> executeQuery: Read 851 rows, 58.67 KiB in 0.001387 sec., 613554.4340302811 rows/sec., 41.31 MiB/sec. | ||
| 7859 | 2026.03.02 04:24:53.799613 [ 261 ] {3a559afa-c175-4bc8-a2d4-a23eb02e9ff1} <Debug> TCPHandler: Processed in 0.001543533 sec. | ||
| 7860 | 2026.03.02 04:24:53.799721 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2026.03.02 04:24:53.799813 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7862 | 2026.03.02 04:24:53.799864 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7863 | 2026.03.02 04:24:53.800656 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.03.02 04:24:53.800690 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7865 | 2026.03.02 04:24:53.801219 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7866 | 2026.03.02 04:24:53.801430 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.03.02 04:24:53.801578 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001784 sec., 22982.062780269058 rows/sec., 41.18 MiB/sec. | ||
| 7868 | 2026.03.02 04:24:53.801629 [ 261 ] {6ea32d8f-a2b3-49d4-bd23-3bd5e25edac9} <Debug> TCPHandler: Processed in 0.001956596 sec. | ||
| 7869 | 2026.03.02 04:24:53.801739 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.03.02 04:24:53.801831 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7871 | 2026.03.02 04:24:53.801872 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7872 | 2026.03.02 04:24:53.802202 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.03.02 04:24:53.802237 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7874 | 2026.03.02 04:24:53.802551 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7875 | 2026.03.02 04:24:53.802751 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.03.02 04:24:53.802871 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 7877 | 2026.03.02 04:24:53.802904 [ 261 ] {edb9f763-185a-4b71-9f7d-b11bcfa19908} <Debug> TCPHandler: Processed in 0.00121342 sec. | ||
| 7878 | 2026.03.02 04:24:58.761569 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.03.02 04:24:58.761756 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7880 | 2026.03.02 04:24:58.761821 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7881 | 2026.03.02 04:24:58.762450 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.03.02 04:24:58.762491 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7883 | 2026.03.02 04:24:58.762878 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7884 | 2026.03.02 04:24:58.763111 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.03.02 04:24:58.763264 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.76 MiB/sec. | ||
| 7886 | 2026.03.02 04:24:58.763315 [ 261 ] {f75c9d0e-11be-4c44-848d-037ed3340a3f} <Debug> TCPHandler: Processed in 0.001878376 sec. | ||
| 7887 | 2026.03.02 04:24:58.763437 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.03.02 04:24:58.763541 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7889 | 2026.03.02 04:24:58.763584 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7890 | 2026.03.02 04:24:58.764021 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.03.02 04:24:58.764055 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7892 | 2026.03.02 04:24:58.764364 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7893 | 2026.03.02 04:24:58.764569 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.03.02 04:24:58.764695 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 7895 | 2026.03.02 04:24:58.764732 [ 261 ] {857f5672-4518-430b-baff-2221afb8bab7} <Debug> TCPHandler: Processed in 0.001349222 sec. | ||
| 7896 | 2026.03.02 04:24:58.764837 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.03.02 04:24:58.764932 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7898 | 2026.03.02 04:24:58.764975 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7899 | 2026.03.02 04:24:58.765388 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.03.02 04:24:58.765423 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7901 | 2026.03.02 04:24:58.765766 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7902 | 2026.03.02 04:24:58.765976 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.03.02 04:24:58.766105 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 7904 | 2026.03.02 04:24:58.766142 [ 261 ] {77023d72-7679-49a8-82aa-4e0ee4f87404} <Debug> TCPHandler: Processed in 0.001356571 sec. | ||
| 7905 | 2026.03.02 04:24:58.766245 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.03.02 04:24:58.766339 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.03.02 04:24:58.766380 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7908 | 2026.03.02 04:24:58.766697 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.03.02 04:24:58.766731 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7910 | 2026.03.02 04:24:58.767048 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7911 | 2026.03.02 04:24:58.767249 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.03.02 04:24:58.767381 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 7913 | 2026.03.02 04:24:58.767424 [ 261 ] {d2cfc274-4982-4222-834b-876b941ffadd} <Debug> TCPHandler: Processed in 0.00123036 sec. | ||
| 7914 | 2026.03.02 04:25:00.173055 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7915 | 2026.03.02 04:25:00.173104 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7916 | 2026.03.02 04:25:00.319859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17302 | ||
| 7917 | 2026.03.02 04:25:00.320672 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.03.02 04:25:00.320747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7919 | 2026.03.02 04:25:00.321341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7920 | 2026.03.02 04:25:00.321575 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.03.02 04:25:00.321721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17302 | ||
| 7922 | 2026.03.02 04:25:00.321717 [ 90 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7923 | 2026.03.02 04:25:00.321794 [ 90 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.03.02 04:25:00.321813 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7925 | 2026.03.02 04:25:00.321924 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 7926 | 2026.03.02 04:25:00.322099 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7927 | 2026.03.02 04:25:00.322159 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14870 rows starting from the beginning of the part | ||
| 7928 | 2026.03.02 04:25:00.322250 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7929 | 2026.03.02 04:25:00.322312 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7930 | 2026.03.02 04:25:00.322369 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7931 | 2026.03.02 04:25:00.322422 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7932 | 2026.03.02 04:25:00.322478 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7933 | 2026.03.02 04:25:00.325157 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17302 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280238 sec., 5274617.268625021 rows/sec., 75.45 MiB/sec. | ||
| 7934 | 2026.03.02 04:25:00.325328 [ 201 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7935 | 2026.03.02 04:25:00.325666 [ 201 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2026.03.02 04:25:00.325749 [ 201 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_36_7} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7937 | 2026.03.02 04:25:00.325883 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7938 | 2026.03.02 04:25:00.359078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 984 | ||
| 7939 | 2026.03.02 04:25:00.361314 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.03.02 04:25:00.361365 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7941 | 2026.03.02 04:25:00.362652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7942 | 2026.03.02 04:25:00.362936 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.03.02 04:25:00.363368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7944 | 2026.03.02 04:25:01.240512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7945 | 2026.03.02 04:25:01.258510 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.03.02 04:25:01.258605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7947 | 2026.03.02 04:25:01.265014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7948 | 2026.03.02 04:25:01.265772 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.03.02 04:25:01.266079 [ 90 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7950 | 2026.03.02 04:25:01.266151 [ 90 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.03.02 04:25:01.266174 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7952 | 2026.03.02 04:25:01.266273 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7953 | 2026.03.02 04:25:01.268891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7954 | 2026.03.02 04:25:01.269203 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7955 | 2026.03.02 04:25:01.269959 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7956 | 2026.03.02 04:25:01.273401 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7957 | 2026.03.02 04:25:01.276968 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7958 | 2026.03.02 04:25:01.280735 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7959 | 2026.03.02 04:25:01.284902 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 7960 | 2026.03.02 04:25:01.289304 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7961 | 2026.03.02 04:25:01.339865 [ 201 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.073629921 sec., 3694.1503712872377 rows/sec., 19.10 MiB/sec. | ||
| 7962 | 2026.03.02 04:25:01.342599 [ 189 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7963 | 2026.03.02 04:25:01.344691 [ 189 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_36_7} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.03.02 04:25:01.344798 [ 189 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_36_7} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7965 | 2026.03.02 04:25:01.346878 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7966 | 2026.03.02 04:25:02.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.68 MiB, peak 300.57 MiB, free memory in arenas 0.00 B, will set to 292.85 MiB (RSS), difference: 4.17 MiB | ||
| 7967 | 2026.03.02 04:25:03.764135 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.03.02 04:25:03.764338 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7969 | 2026.03.02 04:25:03.764409 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7970 | 2026.03.02 04:25:03.765141 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.03.02 04:25:03.765193 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7972 | 2026.03.02 04:25:03.765610 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7973 | 2026.03.02 04:25:03.765837 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.03.02 04:25:03.766013 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001725 sec., 80000 rows/sec., 6.96 MiB/sec. | ||
| 7975 | 2026.03.02 04:25:03.766065 [ 261 ] {cde72dbe-a648-44c2-a520-dededd26efff} <Debug> TCPHandler: Processed in 0.002069527 sec. | ||
| 7976 | 2026.03.02 04:25:03.766193 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.03.02 04:25:03.766328 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.03.02 04:25:03.766405 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7979 | 2026.03.02 04:25:03.766862 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.03.02 04:25:03.766902 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7981 | 2026.03.02 04:25:03.767246 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7982 | 2026.03.02 04:25:03.767497 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.03.02 04:25:03.767638 [ 65 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7984 | 2026.03.02 04:25:03.767665 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001389 sec., 29517.638588912887 rows/sec., 2.17 MiB/sec. | ||
| 7985 | 2026.03.02 04:25:03.767713 [ 65 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.03.02 04:25:03.767732 [ 261 ] {c01c5f8a-7ee0-45da-9fe6-328466be921c} <Debug> TCPHandler: Processed in 0.001593573 sec. | ||
| 7987 | 2026.03.02 04:25:03.767744 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7988 | 2026.03.02 04:25:03.767882 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7989 | 2026.03.02 04:25:03.767911 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 7990 | 2026.03.02 04:25:03.767995 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7991 | 2026.03.02 04:25:03.768044 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7992 | 2026.03.02 04:25:03.768070 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7993 | 2026.03.02 04:25:03.768109 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 217 rows starting from the beginning of the part | ||
| 7994 | 2026.03.02 04:25:03.768178 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 183 rows starting from the beginning of the part | ||
| 7995 | 2026.03.02 04:25:03.768224 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 7996 | 2026.03.02 04:25:03.768264 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 7997 | 2026.03.02 04:25:03.768304 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part | ||
| 7998 | 2026.03.02 04:25:03.768349 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7999 | 2026.03.02 04:25:03.768500 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.03.02 04:25:03.768544 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8001 | 2026.03.02 04:25:03.768931 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8002 | 2026.03.02 04:25:03.769175 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.03.02 04:25:03.769303 [ 189 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468363 sec., 375247.8099761435 rows/sec., 26.11 MiB/sec. | ||
| 8004 | 2026.03.02 04:25:03.769318 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001345 sec., 78066.91449814125 rows/sec., 6.10 MiB/sec. | ||
| 8005 | 2026.03.02 04:25:03.769365 [ 261 ] {361666a3-f1e1-4295-bf3e-c8e10750ddc1} <Debug> TCPHandler: Processed in 0.001549053 sec. | ||
| 8006 | 2026.03.02 04:25:03.769482 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8007 | 2026.03.02 04:25:03.769529 [ 186 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8008 | 2026.03.02 04:25:03.769579 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8009 | 2026.03.02 04:25:03.769630 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8010 | 2026.03.02 04:25:03.769894 [ 186 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.03.02 04:25:03.769994 [ 186 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_31_6} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8012 | 2026.03.02 04:25:03.770046 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.03.02 04:25:03.770088 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8014 | 2026.03.02 04:25:03.770110 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8015 | 2026.03.02 04:25:03.770435 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8016 | 2026.03.02 04:25:03.770649 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.03.02 04:25:03.770785 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 8018 | 2026.03.02 04:25:03.770824 [ 261 ] {8ff77cf8-92ef-48f3-978b-05501613ab26} <Debug> TCPHandler: Processed in 0.001394481 sec. | ||
| 8019 | 2026.03.02 04:25:03.770925 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2026.03.02 04:25:03.771020 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8021 | 2026.03.02 04:25:03.771076 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8022 | 2026.03.02 04:25:03.771932 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.03.02 04:25:03.771969 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8024 | 2026.03.02 04:25:03.772570 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8025 | 2026.03.02 04:25:03.772791 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.03.02 04:25:03.772906 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8027 | 2026.03.02 04:25:03.772933 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001932 sec., 21221.53209109731 rows/sec., 38.03 MiB/sec. | ||
| 8028 | 2026.03.02 04:25:03.772942 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.03.02 04:25:03.772977 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8030 | 2026.03.02 04:25:03.773005 [ 261 ] {98bc9fd4-2371-446c-8ca5-a76e2f33965a} <Debug> TCPHandler: Processed in 0.002131008 sec. | ||
| 8031 | 2026.03.02 04:25:03.773067 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 8032 | 2026.03.02 04:25:03.773124 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.03.02 04:25:03.773224 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8034 | 2026.03.02 04:25:03.773267 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8035 | 2026.03.02 04:25:03.773293 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8036 | 2026.03.02 04:25:03.773354 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 778 rows starting from the beginning of the part | ||
| 8037 | 2026.03.02 04:25:03.773489 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8038 | 2026.03.02 04:25:03.773598 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8039 | 2026.03.02 04:25:03.773602 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.03.02 04:25:03.773647 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8041 | 2026.03.02 04:25:03.773700 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8042 | 2026.03.02 04:25:03.773803 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8043 | 2026.03.02 04:25:03.773907 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8044 | 2026.03.02 04:25:03.773980 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8045 | 2026.03.02 04:25:03.774194 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.03.02 04:25:03.774339 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 8047 | 2026.03.02 04:25:03.774375 [ 261 ] {ac99409e-d520-4941-9e81-3554845d4b84} <Debug> TCPHandler: Processed in 0.001303011 sec. | ||
| 8048 | 2026.03.02 04:25:03.789617 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 19 columns (19 merged, 0 gathered) in 0.01659305 sec., 59241.67045841481 rows/sec., 106.16 MiB/sec. | ||
| 8049 | 2026.03.02 04:25:03.790753 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8050 | 2026.03.02 04:25:03.791062 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.03.02 04:25:03.791133 [ 186 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8052 | 2026.03.02 04:25:03.791219 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 8053 | 2026.03.02 04:25:04.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.34 MiB, peak 301.07 MiB, free memory in arenas 0.00 B, will set to 297.28 MiB (RSS), difference: 3.94 MiB | ||
| 8054 | 2026.03.02 04:25:06.558417 [ 33 ] {} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8055 | 2026.03.02 04:25:06.558485 [ 33 ] {} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.03.02 04:25:06.558510 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8057 | 2026.03.02 04:25:06.558619 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::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 | ||
| 8058 | 2026.03.02 04:25:06.558739 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8059 | 2026.03.02 04:25:06.558778 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::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 | ||
| 8060 | 2026.03.02 04:25:06.558877 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8061 | 2026.03.02 04:25:06.558931 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8062 | 2026.03.02 04:25:06.558978 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8063 | 2026.03.02 04:25:06.559025 [ 189 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8064 | 2026.03.02 04:25:06.559808 [ 186 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232201 sec., 43824.018970930876 rows/sec., 3.68 MiB/sec. | ||
| 8065 | 2026.03.02 04:25:06.559994 [ 186 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8066 | 2026.03.02 04:25:06.560302 [ 186 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.03.02 04:25:06.560387 [ 186 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_13_3} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8068 | 2026.03.02 04:25:06.560492 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8069 | 2026.03.02 04:25:07.821893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17750 | ||
| 8070 | 2026.03.02 04:25:07.822425 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.03.02 04:25:07.822467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8072 | 2026.03.02 04:25:07.822943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8073 | 2026.03.02 04:25:07.823164 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.03.02 04:25:07.823292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17750 | ||
| 8075 | 2026.03.02 04:25:08.764137 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.03.02 04:25:08.764376 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.03.02 04:25:08.764456 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8078 | 2026.03.02 04:25:08.765152 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.03.02 04:25:08.765200 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8080 | 2026.03.02 04:25:08.765606 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8081 | 2026.03.02 04:25:08.765838 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.03.02 04:25:08.765993 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001671 sec., 14362.65709156194 rows/sec., 1.19 MiB/sec. | ||
| 8083 | 2026.03.02 04:25:08.766044 [ 261 ] {0cfa3d19-63e3-469a-b907-4520aca23797} <Debug> TCPHandler: Processed in 0.002087988 sec. | ||
| 8084 | 2026.03.02 04:25:08.766168 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.03.02 04:25:08.766272 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8086 | 2026.03.02 04:25:08.766317 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8087 | 2026.03.02 04:25:08.766800 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.03.02 04:25:08.766837 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8089 | 2026.03.02 04:25:08.767204 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8090 | 2026.03.02 04:25:08.767454 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.03.02 04:25:08.767571 [ 31 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8092 | 2026.03.02 04:25:08.767602 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001354 sec., 129985.22895125554 rows/sec., 11.44 MiB/sec. | ||
| 8093 | 2026.03.02 04:25:08.767605 [ 31 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.03.02 04:25:08.767634 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8095 | 2026.03.02 04:25:08.767643 [ 261 ] {7df59c54-94bd-4369-8487-5a77e39ffe1e} <Debug> TCPHandler: Processed in 0.001529173 sec. | ||
| 8096 | 2026.03.02 04:25:08.767751 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.03.02 04:25:08.767757 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 8098 | 2026.03.02 04:25:08.767850 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8099 | 2026.03.02 04:25:08.767896 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8100 | 2026.03.02 04:25:08.767909 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8101 | 2026.03.02 04:25:08.767951 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2151 rows starting from the beginning of the part | ||
| 8102 | 2026.03.02 04:25:08.768020 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8103 | 2026.03.02 04:25:08.768069 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1286 rows starting from the beginning of the part | ||
| 8104 | 2026.03.02 04:25:08.768114 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8105 | 2026.03.02 04:25:08.768152 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part | ||
| 8106 | 2026.03.02 04:25:08.768195 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 176 rows starting from the beginning of the part | ||
| 8107 | 2026.03.02 04:25:08.768295 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.03.02 04:25:08.768339 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8109 | 2026.03.02 04:25:08.768658 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8110 | 2026.03.02 04:25:08.768879 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.03.02 04:25:08.769013 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 811.60 KiB/sec. | ||
| 8112 | 2026.03.02 04:25:08.769053 [ 261 ] {9bcb59f2-fd9e-480e-bd01-b00fb6064812} <Debug> TCPHandler: Processed in 0.001353991 sec. | ||
| 8113 | 2026.03.02 04:25:08.769077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8114 | 2026.03.02 04:25:08.769167 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.03.02 04:25:08.769264 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8116 | 2026.03.02 04:25:08.769305 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8117 | 2026.03.02 04:25:08.769696 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.03.02 04:25:08.769731 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8119 | 2026.03.02 04:25:08.769787 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088967 sec., 1849239.360889856 rows/sec., 160.11 MiB/sec. | ||
| 8120 | 2026.03.02 04:25:08.770034 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8121 | 2026.03.02 04:25:08.770129 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8122 | 2026.03.02 04:25:08.770265 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2026.03.02 04:25:08.770398 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.73 MiB/sec. | ||
| 8124 | 2026.03.02 04:25:08.770398 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.03.02 04:25:08.770442 [ 261 ] {038f0b88-7b90-42b5-be9c-068775e05425} <Debug> TCPHandler: Processed in 0.001324901 sec. | ||
| 8126 | 2026.03.02 04:25:08.770496 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_56_11} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8127 | 2026.03.02 04:25:08.770554 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.03.02 04:25:08.770590 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8129 | 2026.03.02 04:25:08.770649 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.03.02 04:25:08.770689 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8131 | 2026.03.02 04:25:08.771073 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.03.02 04:25:08.771116 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8133 | 2026.03.02 04:25:08.771411 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8134 | 2026.03.02 04:25:08.771616 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.03.02 04:25:08.771744 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 8136 | 2026.03.02 04:25:08.771782 [ 261 ] {3fe52a35-0eaa-4687-bb50-73a61c02bb85} <Debug> TCPHandler: Processed in 0.001278541 sec. | ||
| 8137 | 2026.03.02 04:25:08.771891 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.03.02 04:25:08.771986 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8139 | 2026.03.02 04:25:08.772026 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8140 | 2026.03.02 04:25:08.772447 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.03.02 04:25:08.772482 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8142 | 2026.03.02 04:25:08.772782 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8143 | 2026.03.02 04:25:08.772995 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.03.02 04:25:08.773094 [ 31 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8145 | 2026.03.02 04:25:08.773124 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001157 sec., 86430.42350907519 rows/sec., 7.07 MiB/sec. | ||
| 8146 | 2026.03.02 04:25:08.773123 [ 31 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2026.03.02 04:25:08.773154 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8148 | 2026.03.02 04:25:08.773161 [ 261 ] {8f556952-1501-4a74-ab57-6ee48fbe9c27} <Debug> TCPHandler: Processed in 0.001320861 sec. | ||
| 8149 | 2026.03.02 04:25:08.773234 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 8150 | 2026.03.02 04:25:08.773272 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.03.02 04:25:08.773352 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8152 | 2026.03.02 04:25:08.773373 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8153 | 2026.03.02 04:25:08.773387 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1063 rows starting from the beginning of the part | ||
| 8154 | 2026.03.02 04:25:08.773424 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8155 | 2026.03.02 04:25:08.773452 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8156 | 2026.03.02 04:25:08.773503 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 575 rows starting from the beginning of the part | ||
| 8157 | 2026.03.02 04:25:08.773551 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8158 | 2026.03.02 04:25:08.773599 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 105 rows starting from the beginning of the part | ||
| 8159 | 2026.03.02 04:25:08.773645 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 100 rows starting from the beginning of the part | ||
| 8160 | 2026.03.02 04:25:08.773845 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.03.02 04:25:08.773887 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8162 | 2026.03.02 04:25:08.774233 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8163 | 2026.03.02 04:25:08.774467 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.03.02 04:25:08.774598 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001244 sec., 157556.270096463 rows/sec., 11.30 MiB/sec. | ||
| 8165 | 2026.03.02 04:25:08.774598 [ 15 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8166 | 2026.03.02 04:25:08.774640 [ 261 ] {90861385-28bb-4437-9195-f90019fd58b0} <Debug> TCPHandler: Processed in 0.001418932 sec. | ||
| 8167 | 2026.03.02 04:25:08.774655 [ 15 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.03.02 04:25:08.774687 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8169 | 2026.03.02 04:25:08.774756 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2026.03.02 04:25:08.774789 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 8171 | 2026.03.02 04:25:08.774795 [ 196 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598974 sec., 1232665.4467177077 rows/sec., 96.38 MiB/sec. | ||
| 8172 | 2026.03.02 04:25:08.774859 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8173 | 2026.03.02 04:25:08.774907 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8174 | 2026.03.02 04:25:08.774956 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8175 | 2026.03.02 04:25:08.775004 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15746 rows starting from the beginning of the part | ||
| 8176 | 2026.03.02 04:25:08.775014 [ 199 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8177 | 2026.03.02 04:25:08.775083 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8178 | 2026.03.02 04:25:08.775144 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 851 rows starting from the beginning of the part | ||
| 8179 | 2026.03.02 04:25:08.775194 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8180 | 2026.03.02 04:25:08.775240 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 8181 | 2026.03.02 04:25:08.775240 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2026.03.02 04:25:08.775282 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 8183 | 2026.03.02 04:25:08.775292 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8184 | 2026.03.02 04:25:08.775309 [ 199 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.03.02 04:25:08.775379 [ 199 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_56_11} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8186 | 2026.03.02 04:25:08.775456 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8187 | 2026.03.02 04:25:08.775638 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8188 | 2026.03.02 04:25:08.775968 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.03.02 04:25:08.776088 [ 15 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8190 | 2026.03.02 04:25:08.776108 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 8191 | 2026.03.02 04:25:08.776122 [ 15 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.03.02 04:25:08.776151 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8193 | 2026.03.02 04:25:08.776154 [ 261 ] {b7a2a881-2fb5-45b7-976a-dd5efe0364c0} <Debug> TCPHandler: Processed in 0.001448512 sec. | ||
| 8194 | 2026.03.02 04:25:08.776244 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 8195 | 2026.03.02 04:25:08.776370 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8196 | 2026.03.02 04:25:08.776405 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3036 rows starting from the beginning of the part | ||
| 8197 | 2026.03.02 04:25:08.776461 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8198 | 2026.03.02 04:25:08.776501 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 8199 | 2026.03.02 04:25:08.776540 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8200 | 2026.03.02 04:25:08.776575 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 8201 | 2026.03.02 04:25:08.776624 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8202 | 2026.03.02 04:25:08.778056 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001856685 sec., 1796750.660451288 rows/sec., 117.42 MiB/sec. | ||
| 8203 | 2026.03.02 04:25:08.778359 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8204 | 2026.03.02 04:25:08.778697 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.03.02 04:25:08.778787 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_56_11} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8206 | 2026.03.02 04:25:08.778899 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8207 | 2026.03.02 04:25:08.780488 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17273 rows, containing 5 columns (5 merged, 0 gathered) in 0.005746919 sec., 3005610.4845048278 rows/sec., 204.39 MiB/sec. | ||
| 8208 | 2026.03.02 04:25:08.780688 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8209 | 2026.03.02 04:25:08.780942 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.03.02 04:25:08.781012 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8211 | 2026.03.02 04:25:08.781100 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 8212 | 2026.03.02 04:25:08.785611 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.03.02 04:25:08.785657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8214 | 2026.03.02 04:25:08.791092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8215 | 2026.03.02 04:25:08.791891 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.03.02 04:25:08.795109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8217 | 2026.03.02 04:25:10.363677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1012 | ||
| 8218 | 2026.03.02 04:25:10.365974 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.03.02 04:25:10.366024 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8220 | 2026.03.02 04:25:10.367201 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8221 | 2026.03.02 04:25:10.367472 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.03.02 04:25:10.367725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 8223 | 2026.03.02 04:25:13.764316 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.03.02 04:25:13.764577 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8225 | 2026.03.02 04:25:13.764648 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8226 | 2026.03.02 04:25:13.765378 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.03.02 04:25:13.765429 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8228 | 2026.03.02 04:25:13.765822 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8229 | 2026.03.02 04:25:13.766043 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.03.02 04:25:13.766204 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001676 sec., 82338.90214797136 rows/sec., 7.16 MiB/sec. | ||
| 8231 | 2026.03.02 04:25:13.766255 [ 261 ] {4e8d2575-a2e3-4d01-b463-fdb4b8cfde89} <Debug> TCPHandler: Processed in 0.002137708 sec. | ||
| 8232 | 2026.03.02 04:25:13.766382 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2026.03.02 04:25:13.766489 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8234 | 2026.03.02 04:25:13.766534 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8235 | 2026.03.02 04:25:13.766956 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.03.02 04:25:13.766994 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8237 | 2026.03.02 04:25:13.767298 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8238 | 2026.03.02 04:25:13.767507 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.03.02 04:25:13.767641 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001176 sec., 34863.945578231294 rows/sec., 2.56 MiB/sec. | ||
| 8240 | 2026.03.02 04:25:13.767682 [ 261 ] {613d3476-e842-4a2a-805b-51a70a332327} <Debug> TCPHandler: Processed in 0.001354751 sec. | ||
| 8241 | 2026.03.02 04:25:13.767792 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2026.03.02 04:25:13.767891 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8243 | 2026.03.02 04:25:13.767933 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8244 | 2026.03.02 04:25:13.768365 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2026.03.02 04:25:13.768402 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8246 | 2026.03.02 04:25:13.768708 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8247 | 2026.03.02 04:25:13.768914 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.03.02 04:25:13.769049 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001177 sec., 89209.85556499574 rows/sec., 6.97 MiB/sec. | ||
| 8249 | 2026.03.02 04:25:13.769088 [ 261 ] {98d9dfcd-271b-4744-a107-67ddfb82ff26} <Debug> TCPHandler: Processed in 0.001348591 sec. | ||
| 8250 | 2026.03.02 04:25:13.769200 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2026.03.02 04:25:13.769297 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8252 | 2026.03.02 04:25:13.769341 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8253 | 2026.03.02 04:25:13.769746 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2026.03.02 04:25:13.769782 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8255 | 2026.03.02 04:25:13.770114 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8256 | 2026.03.02 04:25:13.770315 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.03.02 04:25:13.770447 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8258 | 2026.03.02 04:25:13.770484 [ 261 ] {12ecb209-8b7d-460b-906c-b3a4d922a3f8} <Debug> TCPHandler: Processed in 0.001337181 sec. | ||
| 8259 | 2026.03.02 04:25:13.770592 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.03.02 04:25:13.770689 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8261 | 2026.03.02 04:25:13.770746 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8262 | 2026.03.02 04:25:13.771607 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.03.02 04:25:13.771644 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8264 | 2026.03.02 04:25:13.772188 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8265 | 2026.03.02 04:25:13.772404 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.03.02 04:25:13.772541 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001871 sec., 21913.415285943345 rows/sec., 39.27 MiB/sec. | ||
| 8267 | 2026.03.02 04:25:13.772605 [ 261 ] {50ecb813-c396-4565-a9d6-25b239e58f30} <Debug> TCPHandler: Processed in 0.002069017 sec. | ||
| 8268 | 2026.03.02 04:25:13.772722 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.03.02 04:25:13.772818 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8270 | 2026.03.02 04:25:13.772860 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8271 | 2026.03.02 04:25:13.773189 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.03.02 04:25:13.773225 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8273 | 2026.03.02 04:25:13.773522 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8274 | 2026.03.02 04:25:13.773733 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.03.02 04:25:13.773864 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 8276 | 2026.03.02 04:25:13.773899 [ 261 ] {50e34a3b-0fb0-45c2-9957-62764a31f157} <Debug> TCPHandler: Processed in 0.001229261 sec. | ||
| 8277 | 2026.03.02 04:25:15.173158 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8278 | 2026.03.02 04:25:15.173239 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8279 | 2026.03.02 04:25:15.323592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18262 | ||
| 8280 | 2026.03.02 04:25:15.324433 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.03.02 04:25:15.324508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8282 | 2026.03.02 04:25:15.325200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8283 | 2026.03.02 04:25:15.325430 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.03.02 04:25:15.325585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18262 | ||
| 8285 | 2026.03.02 04:25:16.295353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8286 | 2026.03.02 04:25:16.311334 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.03.02 04:25:16.311398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8288 | 2026.03.02 04:25:16.317279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8289 | 2026.03.02 04:25:16.317976 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.03.02 04:25:16.320897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8291 | 2026.03.02 04:25:18.762191 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2026.03.02 04:25:18.762382 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8293 | 2026.03.02 04:25:18.762448 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8294 | 2026.03.02 04:25:18.763071 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2026.03.02 04:25:18.763113 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8296 | 2026.03.02 04:25:18.763511 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8297 | 2026.03.02 04:25:18.763740 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.03.02 04:25:18.763899 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 8299 | 2026.03.02 04:25:18.763947 [ 261 ] {89fa348c-bbb6-4e2c-8917-3d96d5b229f2} <Debug> TCPHandler: Processed in 0.001894986 sec. | ||
| 8300 | 2026.03.02 04:25:18.764071 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2026.03.02 04:25:18.764176 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8302 | 2026.03.02 04:25:18.764219 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8303 | 2026.03.02 04:25:18.764657 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.03.02 04:25:18.764693 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8305 | 2026.03.02 04:25:18.765003 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8306 | 2026.03.02 04:25:18.765213 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2026.03.02 04:25:18.765344 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 8308 | 2026.03.02 04:25:18.765381 [ 261 ] {01c9ce19-24c4-438d-a136-efca2786be23} <Debug> TCPHandler: Processed in 0.001365841 sec. | ||
| 8309 | 2026.03.02 04:25:18.765494 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2026.03.02 04:25:18.765591 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8311 | 2026.03.02 04:25:18.765638 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8312 | 2026.03.02 04:25:18.766044 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.03.02 04:25:18.766079 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8314 | 2026.03.02 04:25:18.766402 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8315 | 2026.03.02 04:25:18.766607 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.03.02 04:25:18.766740 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8317 | 2026.03.02 04:25:18.766777 [ 261 ] {16db1a9d-e1bd-4c56-aa8b-01245a11cd03} <Debug> TCPHandler: Processed in 0.001335381 sec. | ||
| 8318 | 2026.03.02 04:25:18.766887 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2026.03.02 04:25:18.766983 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8320 | 2026.03.02 04:25:18.767025 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8321 | 2026.03.02 04:25:18.767354 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.03.02 04:25:18.767388 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8323 | 2026.03.02 04:25:18.767693 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8324 | 2026.03.02 04:25:18.767908 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2026.03.02 04:25:18.768039 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8326 | 2026.03.02 04:25:18.768074 [ 261 ] {687b893a-8df2-4330-8f83-a86e2f23cff3} <Debug> TCPHandler: Processed in 0.00123981 sec. | ||
| 8327 | 2026.03.02 04:25:20.368022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1032 | ||
| 8328 | 2026.03.02 04:25:20.370183 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.03.02 04:25:20.370231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8330 | 2026.03.02 04:25:20.371413 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8331 | 2026.03.02 04:25:20.371680 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2026.03.02 04:25:20.371945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 8333 | 2026.03.02 04:25:22.825720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18710 | ||
| 8334 | 2026.03.02 04:25:22.826286 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.03.02 04:25:22.826339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8336 | 2026.03.02 04:25:22.826863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8337 | 2026.03.02 04:25:22.827092 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.03.02 04:25:22.827222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18710 | ||
| 8339 | 2026.03.02 04:25:23.547750 [ 83 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8340 | 2026.03.02 04:25:23.547886 [ 83 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.03.02 04:25:23.547931 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8342 | 2026.03.02 04:25:23.548114 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8343 | 2026.03.02 04:25:23.548286 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8344 | 2026.03.02 04:25:23.548323 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 401 rows starting from the beginning of the part | ||
| 8345 | 2026.03.02 04:25:23.548395 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 8346 | 2026.03.02 04:25:23.548442 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8347 | 2026.03.02 04:25:23.548489 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 8348 | 2026.03.02 04:25:23.548531 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 8349 | 2026.03.02 04:25:23.549394 [ 188 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361812 sec., 606544.8094156903 rows/sec., 43.51 MiB/sec. | ||
| 8350 | 2026.03.02 04:25:23.549555 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8351 | 2026.03.02 04:25:23.549805 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.03.02 04:25:23.549875 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_23_5} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8353 | 2026.03.02 04:25:23.549942 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8354 | 2026.03.02 04:25:23.791024 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.03.02 04:25:23.791228 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8356 | 2026.03.02 04:25:23.791303 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8357 | 2026.03.02 04:25:23.791945 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.03.02 04:25:23.791992 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8359 | 2026.03.02 04:25:23.792370 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8360 | 2026.03.02 04:25:23.792594 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.03.02 04:25:23.792760 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001587 sec., 2520.4788909892877 rows/sec., 205.53 KiB/sec. | ||
| 8362 | 2026.03.02 04:25:23.792810 [ 261 ] {1f201e35-10c7-4afd-aa80-5ff282d44433} <Debug> TCPHandler: Processed in 0.001935347 sec. | ||
| 8363 | 2026.03.02 04:25:23.792932 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.03.02 04:25:23.793036 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8365 | 2026.03.02 04:25:23.793082 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8366 | 2026.03.02 04:25:23.794088 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.03.02 04:25:23.794123 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8368 | 2026.03.02 04:25:23.794533 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8369 | 2026.03.02 04:25:23.794752 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.03.02 04:25:23.794893 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Debug> executeQuery: Read 1280 rows, 109.00 KiB in 0.001881 sec., 680489.1015417331 rows/sec., 56.59 MiB/sec. | ||
| 8371 | 2026.03.02 04:25:23.794932 [ 261 ] {de61899c-3f0a-4c00-b686-fd5bb1612e1c} <Debug> TCPHandler: Processed in 0.002054218 sec. | ||
| 8372 | 2026.03.02 04:25:23.795040 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.03.02 04:25:23.795140 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8374 | 2026.03.02 04:25:23.795182 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8375 | 2026.03.02 04:25:23.795597 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.03.02 04:25:23.795633 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8377 | 2026.03.02 04:25:23.795942 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8378 | 2026.03.02 04:25:23.796180 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.03.02 04:25:23.796309 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001191 sec., 37783.37531486146 rows/sec., 2.76 MiB/sec. | ||
| 8380 | 2026.03.02 04:25:23.796348 [ 261 ] {9f812b76-6f7f-4380-a9da-524140bc43bc} <Debug> TCPHandler: Processed in 0.001361891 sec. | ||
| 8381 | 2026.03.02 04:25:23.796450 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.03.02 04:25:23.796550 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.03.02 04:25:23.796590 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8384 | 2026.03.02 04:25:23.797071 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.03.02 04:25:23.797105 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8386 | 2026.03.02 04:25:23.797412 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8387 | 2026.03.02 04:25:23.797618 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.03.02 04:25:23.797754 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001223 sec., 186426.81929681113 rows/sec., 12.62 MiB/sec. | ||
| 8389 | 2026.03.02 04:25:23.797790 [ 261 ] {eb5a379b-4c99-4888-bd8b-afc60de02c2a} <Debug> TCPHandler: Processed in 0.001390572 sec. | ||
| 8390 | 2026.03.02 04:25:23.797904 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.03.02 04:25:23.797995 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8392 | 2026.03.02 04:25:23.798034 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8393 | 2026.03.02 04:25:23.798651 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.03.02 04:25:23.798685 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8395 | 2026.03.02 04:25:23.798996 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8396 | 2026.03.02 04:25:23.799184 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.03.02 04:25:23.799301 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001365 sec., 413919.4139194139 rows/sec., 30.77 MiB/sec. | ||
| 8398 | 2026.03.02 04:25:23.799335 [ 261 ] {4e890bbd-a5f1-4858-8f7a-7c05e0660009} <Debug> TCPHandler: Processed in 0.001522963 sec. | ||
| 8399 | 2026.03.02 04:25:23.799436 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.03.02 04:25:23.799522 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8401 | 2026.03.02 04:25:23.799562 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8402 | 2026.03.02 04:25:23.800203 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.03.02 04:25:23.800237 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8404 | 2026.03.02 04:25:23.800610 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8405 | 2026.03.02 04:25:23.800809 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.03.02 04:25:23.800935 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001373 sec., 616168.9730517116 rows/sec., 41.47 MiB/sec. | ||
| 8407 | 2026.03.02 04:25:23.800971 [ 261 ] {d9c0cf43-8cf2-4492-9d3b-c886751c7539} <Debug> TCPHandler: Processed in 0.001532352 sec. | ||
| 8408 | 2026.03.02 04:25:23.801081 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2026.03.02 04:25:23.801175 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8410 | 2026.03.02 04:25:23.801229 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8411 | 2026.03.02 04:25:23.802018 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.03.02 04:25:23.802052 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8413 | 2026.03.02 04:25:23.802597 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8414 | 2026.03.02 04:25:23.802812 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.03.02 04:25:23.802947 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001791 sec., 22892.238972640982 rows/sec., 41.02 MiB/sec. | ||
| 8416 | 2026.03.02 04:25:23.802998 [ 261 ] {2c38c380-294c-446c-a6da-ec040673d34a} <Debug> TCPHandler: Processed in 0.001967157 sec. | ||
| 8417 | 2026.03.02 04:25:23.803116 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.03.02 04:25:23.803210 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8419 | 2026.03.02 04:25:23.803251 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8420 | 2026.03.02 04:25:23.803573 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.03.02 04:25:23.803607 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8422 | 2026.03.02 04:25:23.803921 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8423 | 2026.03.02 04:25:23.804121 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.03.02 04:25:23.804245 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 8425 | 2026.03.02 04:25:23.804281 [ 261 ] {e58182e3-d8ee-4cf7-99e4-8087ac0ddc6e} <Debug> TCPHandler: Processed in 0.001216761 sec. | ||
| 8426 | 2026.03.02 04:25:23.821006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8427 | 2026.03.02 04:25:23.837641 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.03.02 04:25:23.837683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8429 | 2026.03.02 04:25:23.843798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8430 | 2026.03.02 04:25:23.844526 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.03.02 04:25:23.847654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8432 | 2026.03.02 04:25:24.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.27 MiB, peak 304.90 MiB, free memory in arenas 0.00 B, will set to 299.25 MiB (RSS), difference: -1.03 MiB | ||
| 8433 | 2026.03.02 04:25:28.762210 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8434 | 2026.03.02 04:25:28.762411 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8435 | 2026.03.02 04:25:28.762482 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8436 | 2026.03.02 04:25:28.763157 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2026.03.02 04:25:28.763202 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8438 | 2026.03.02 04:25:28.763573 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8439 | 2026.03.02 04:25:28.763784 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2026.03.02 04:25:28.763932 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 8441 | 2026.03.02 04:25:28.763971 [ 261 ] {21fac1c1-4f7e-40c3-9506-abca95e0a155} <Debug> TCPHandler: Processed in 0.001903736 sec. | ||
| 8442 | 2026.03.02 04:25:28.764087 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2026.03.02 04:25:28.764180 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8444 | 2026.03.02 04:25:28.764219 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8445 | 2026.03.02 04:25:28.764633 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.03.02 04:25:28.764668 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8447 | 2026.03.02 04:25:28.764952 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8448 | 2026.03.02 04:25:28.765148 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.03.02 04:25:28.765271 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00111 sec., 57657.657657657655 rows/sec., 4.50 MiB/sec. | ||
| 8450 | 2026.03.02 04:25:28.765307 [ 261 ] {654d56f9-2d48-44a9-a6ac-2b428abe39ee} <Debug> TCPHandler: Processed in 0.001269191 sec. | ||
| 8451 | 2026.03.02 04:25:28.765415 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.03.02 04:25:28.765507 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8453 | 2026.03.02 04:25:28.765549 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8454 | 2026.03.02 04:25:28.765952 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.03.02 04:25:28.765988 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8456 | 2026.03.02 04:25:28.766303 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8457 | 2026.03.02 04:25:28.766511 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.03.02 04:25:28.766638 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 8459 | 2026.03.02 04:25:28.766674 [ 261 ] {a49df18c-8bf9-4e85-a756-23beee523f22} <Debug> TCPHandler: Processed in 0.001307421 sec. | ||
| 8460 | 2026.03.02 04:25:28.766779 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.03.02 04:25:28.766866 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8462 | 2026.03.02 04:25:28.766902 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8463 | 2026.03.02 04:25:28.767202 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.03.02 04:25:28.767235 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8465 | 2026.03.02 04:25:28.767519 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8466 | 2026.03.02 04:25:28.767699 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.03.02 04:25:28.767890 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 8468 | 2026.03.02 04:25:28.767925 [ 261 ] {a39617e0-201b-4aeb-adaa-03ec4782a637} <Debug> TCPHandler: Processed in 0.00119293 sec. | ||
| 8469 | 2026.03.02 04:25:30.173287 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8470 | 2026.03.02 04:25:30.173344 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8471 | 2026.03.02 04:25:30.327474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19222 | ||
| 8472 | 2026.03.02 04:25:30.328273 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.03.02 04:25:30.328318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8474 | 2026.03.02 04:25:30.328796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8475 | 2026.03.02 04:25:30.329019 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.03.02 04:25:30.329149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19222 | ||
| 8477 | 2026.03.02 04:25:30.372316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1056 | ||
| 8478 | 2026.03.02 04:25:30.374561 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.03.02 04:25:30.374617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8480 | 2026.03.02 04:25:30.375821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8481 | 2026.03.02 04:25:30.376078 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.03.02 04:25:30.376369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 8483 | 2026.03.02 04:25:31.347999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8484 | 2026.03.02 04:25:31.364858 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.03.02 04:25:31.364917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8486 | 2026.03.02 04:25:31.371192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8487 | 2026.03.02 04:25:31.371883 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.03.02 04:25:31.374796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8489 | 2026.03.02 04:25:33.764588 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.03.02 04:25:33.764885 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8491 | 2026.03.02 04:25:33.764994 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8492 | 2026.03.02 04:25:33.765853 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.03.02 04:25:33.765899 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8494 | 2026.03.02 04:25:33.766295 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8495 | 2026.03.02 04:25:33.766509 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.03.02 04:25:33.766653 [ 73 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8497 | 2026.03.02 04:25:33.766663 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001856 sec., 74353.44827586207 rows/sec., 6.46 MiB/sec. | ||
| 8498 | 2026.03.02 04:25:33.766727 [ 73 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.03.02 04:25:33.766754 [ 261 ] {42f35f5c-a4b8-4597-bbee-ffbabc65297d} <Debug> TCPHandler: Processed in 0.00236037 sec. | ||
| 8500 | 2026.03.02 04:25:33.766756 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8501 | 2026.03.02 04:25:33.766886 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.03.02 04:25:33.766913 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 8503 | 2026.03.02 04:25:33.766991 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.03.02 04:25:33.767040 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8505 | 2026.03.02 04:25:33.767072 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8506 | 2026.03.02 04:25:33.767117 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2153 rows starting from the beginning of the part | ||
| 8507 | 2026.03.02 04:25:33.767194 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 138 rows starting from the beginning of the part | ||
| 8508 | 2026.03.02 04:25:33.767245 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 8509 | 2026.03.02 04:25:33.767292 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1280 rows starting from the beginning of the part | ||
| 8510 | 2026.03.02 04:25:33.767336 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 8511 | 2026.03.02 04:25:33.767375 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
| 8512 | 2026.03.02 04:25:33.767459 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.03.02 04:25:33.767501 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8514 | 2026.03.02 04:25:33.767967 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8515 | 2026.03.02 04:25:33.768214 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.03.02 04:25:33.768349 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001382 sec., 29667.149059334297 rows/sec., 2.18 MiB/sec. | ||
| 8517 | 2026.03.02 04:25:33.768390 [ 261 ] {3618ca14-2558-45e5-8b06-14e96898cd4c} <Debug> TCPHandler: Processed in 0.001558433 sec. | ||
| 8518 | 2026.03.02 04:25:33.768498 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.03.02 04:25:33.768594 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8520 | 2026.03.02 04:25:33.768635 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8521 | 2026.03.02 04:25:33.769069 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.03.02 04:25:33.769071 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002224268 sec., 1717868.530231069 rows/sec., 148.60 MiB/sec. | ||
| 8523 | 2026.03.02 04:25:33.769108 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8524 | 2026.03.02 04:25:33.769384 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8525 | 2026.03.02 04:25:33.769436 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8526 | 2026.03.02 04:25:33.769741 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.03.02 04:25:33.769797 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.03.02 04:25:33.769855 [ 73 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8529 | 2026.03.02 04:25:33.769882 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001307 sec., 80336.64881407804 rows/sec., 6.28 MiB/sec. | ||
| 8530 | 2026.03.02 04:25:33.769886 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_61_12} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8531 | 2026.03.02 04:25:33.769888 [ 73 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.03.02 04:25:33.769928 [ 261 ] {48a2846d-4e12-4431-a319-c03a3abcc207} <Debug> TCPHandler: Processed in 0.001480803 sec. | ||
| 8533 | 2026.03.02 04:25:33.769950 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8534 | 2026.03.02 04:25:33.770033 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8535 | 2026.03.02 04:25:33.770045 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2026.03.02 04:25:33.770083 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 8537 | 2026.03.02 04:25:33.770145 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.03.02 04:25:33.770189 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8539 | 2026.03.02 04:25:33.770193 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8540 | 2026.03.02 04:25:33.770230 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1065 rows starting from the beginning of the part | ||
| 8541 | 2026.03.02 04:25:33.770297 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 105 rows starting from the beginning of the part | ||
| 8542 | 2026.03.02 04:25:33.770340 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 8543 | 2026.03.02 04:25:33.770378 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 565 rows starting from the beginning of the part | ||
| 8544 | 2026.03.02 04:25:33.770414 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 8545 | 2026.03.02 04:25:33.770451 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part | ||
| 8546 | 2026.03.02 04:25:33.770616 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.03.02 04:25:33.770657 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8548 | 2026.03.02 04:25:33.771010 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8549 | 2026.03.02 04:25:33.771225 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.03.02 04:25:33.771347 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8551 | 2026.03.02 04:25:33.771358 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 8552 | 2026.03.02 04:25:33.771390 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.03.02 04:25:33.771410 [ 261 ] {f35fbb3f-9ff9-4782-8be1-41d5ede9a990} <Debug> TCPHandler: Processed in 0.001416772 sec. | ||
| 8554 | 2026.03.02 04:25:33.771414 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8555 | 2026.03.02 04:25:33.771509 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 8556 | 2026.03.02 04:25:33.771543 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2026.03.02 04:25:33.771565 [ 192 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562903 sec., 1259195.2283666995 rows/sec., 98.21 MiB/sec. | ||
| 8558 | 2026.03.02 04:25:33.771614 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8559 | 2026.03.02 04:25:33.771647 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17273 rows starting from the beginning of the part | ||
| 8560 | 2026.03.02 04:25:33.771670 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.03.02 04:25:33.771710 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8562 | 2026.03.02 04:25:33.771745 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8563 | 2026.03.02 04:25:33.771761 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8564 | 2026.03.02 04:25:33.771811 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 846 rows starting from the beginning of the part | ||
| 8565 | 2026.03.02 04:25:33.771813 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8566 | 2026.03.02 04:25:33.771851 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 8567 | 2026.03.02 04:25:33.771897 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8568 | 2026.03.02 04:25:33.772193 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2026.03.02 04:25:33.772298 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_61_12} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8570 | 2026.03.02 04:25:33.772411 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8571 | 2026.03.02 04:25:33.772696 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.03.02 04:25:33.772740 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8573 | 2026.03.02 04:25:33.773545 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8574 | 2026.03.02 04:25:33.773840 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.03.02 04:25:33.774020 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002375 sec., 17263.157894736843 rows/sec., 30.93 MiB/sec. | ||
| 8576 | 2026.03.02 04:25:33.774085 [ 261 ] {f882e6dc-f9c2-4d5f-82b5-5430bc680ec9} <Debug> TCPHandler: Processed in 0.002604832 sec. | ||
| 8577 | 2026.03.02 04:25:33.774212 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.03.02 04:25:33.774313 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.03.02 04:25:33.774355 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8580 | 2026.03.02 04:25:33.774708 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.03.02 04:25:33.774745 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8582 | 2026.03.02 04:25:33.775168 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8583 | 2026.03.02 04:25:33.775378 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.03.02 04:25:33.775487 [ 73 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8585 | 2026.03.02 04:25:33.775510 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 8586 | 2026.03.02 04:25:33.775519 [ 73 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2026.03.02 04:25:33.775550 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8588 | 2026.03.02 04:25:33.775552 [ 261 ] {bffaa74d-06c8-48db-97fe-875cd2b9947a} <Debug> TCPHandler: Processed in 0.001402762 sec. | ||
| 8589 | 2026.03.02 04:25:33.775634 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 8590 | 2026.03.02 04:25:33.775744 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8591 | 2026.03.02 04:25:33.775776 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3336 rows starting from the beginning of the part | ||
| 8592 | 2026.03.02 04:25:33.775837 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8593 | 2026.03.02 04:25:33.775886 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8594 | 2026.03.02 04:25:33.775930 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8595 | 2026.03.02 04:25:33.775972 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 8596 | 2026.03.02 04:25:33.776014 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8597 | 2026.03.02 04:25:33.777671 [ 192 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3636 rows, containing 4 columns (4 merged, 0 gathered) in 0.002076468 sec., 1751050.3412525498 rows/sec., 114.72 MiB/sec. | ||
| 8598 | 2026.03.02 04:25:33.778028 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8599 | 2026.03.02 04:25:33.778273 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.03.02 04:25:33.778340 [ 194 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_61_12} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8601 | 2026.03.02 04:25:33.778403 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8602 | 2026.03.02 04:25:33.778459 [ 201 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18759 rows, containing 5 columns (5 merged, 0 gathered) in 0.006984499 sec., 2685804.6654455815 rows/sec., 182.71 MiB/sec. | ||
| 8603 | 2026.03.02 04:25:33.778763 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8604 | 2026.03.02 04:25:33.779047 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.03.02 04:25:33.779121 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8606 | 2026.03.02 04:25:33.779197 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
| 8607 | 2026.03.02 04:25:34.000331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.86 MiB, peak 309.75 MiB, free memory in arenas 0.00 B, will set to 302.25 MiB (RSS), difference: 2.39 MiB | ||
| 8608 | 2026.03.02 04:25:37.829412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19670 | ||
| 8609 | 2026.03.02 04:25:37.829922 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.03.02 04:25:37.829970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8611 | 2026.03.02 04:25:37.830436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8612 | 2026.03.02 04:25:37.830673 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.03.02 04:25:37.830804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19670 | ||
| 8614 | 2026.03.02 04:25:37.830818 [ 71 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8615 | 2026.03.02 04:25:37.830890 [ 71 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.03.02 04:25:37.830911 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8617 | 2026.03.02 04:25:37.831006 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 8618 | 2026.03.02 04:25:37.831102 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8619 | 2026.03.02 04:25:37.831134 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17302 rows starting from the beginning of the part | ||
| 8620 | 2026.03.02 04:25:37.831190 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8621 | 2026.03.02 04:25:37.831231 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8622 | 2026.03.02 04:25:37.831270 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8623 | 2026.03.02 04:25:37.831305 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8624 | 2026.03.02 04:25:37.831344 [ 192 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8625 | 2026.03.02 04:25:37.833242 [ 201 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19670 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022763 sec., 8641216.008434739 rows/sec., 123.61 MiB/sec. | ||
| 8626 | 2026.03.02 04:25:37.833632 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8627 | 2026.03.02 04:25:37.833950 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.03.02 04:25:37.834031 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_41_8} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8629 | 2026.03.02 04:25:37.834162 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8630 | 2026.03.02 04:25:38.764452 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.03.02 04:25:38.764656 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.03.02 04:25:38.764727 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8633 | 2026.03.02 04:25:38.765451 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.03.02 04:25:38.765494 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8635 | 2026.03.02 04:25:38.765874 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8636 | 2026.03.02 04:25:38.766096 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.03.02 04:25:38.766250 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 8638 | 2026.03.02 04:25:38.766300 [ 261 ] {a687de64-45d8-4018-a458-145d5d4372e0} <Debug> TCPHandler: Processed in 0.001992837 sec. | ||
| 8639 | 2026.03.02 04:25:38.766425 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.03.02 04:25:38.766552 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8641 | 2026.03.02 04:25:38.766596 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8642 | 2026.03.02 04:25:38.766993 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.03.02 04:25:38.767029 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8644 | 2026.03.02 04:25:38.767329 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8645 | 2026.03.02 04:25:38.767532 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.03.02 04:25:38.767660 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 8647 | 2026.03.02 04:25:38.767722 [ 261 ] {5e1d3507-cb11-4478-9966-a7b561669a38} <Debug> TCPHandler: Processed in 0.001348471 sec. | ||
| 8648 | 2026.03.02 04:25:38.767830 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.03.02 04:25:38.767924 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8650 | 2026.03.02 04:25:38.767964 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8651 | 2026.03.02 04:25:38.768424 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.03.02 04:25:38.768459 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8653 | 2026.03.02 04:25:38.768766 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8654 | 2026.03.02 04:25:38.768977 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.03.02 04:25:38.769103 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001198 sec., 147746.24373956592 rows/sec., 12.99 MiB/sec. | ||
| 8656 | 2026.03.02 04:25:38.769139 [ 261 ] {2d2b8022-80bd-4c7d-870e-b299c9316dbc} <Debug> TCPHandler: Processed in 0.001358141 sec. | ||
| 8657 | 2026.03.02 04:25:38.769249 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2026.03.02 04:25:38.769350 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8659 | 2026.03.02 04:25:38.769391 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8660 | 2026.03.02 04:25:38.769788 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.03.02 04:25:38.769822 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8662 | 2026.03.02 04:25:38.770130 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8663 | 2026.03.02 04:25:38.770334 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.03.02 04:25:38.770446 [ 71 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8665 | 2026.03.02 04:25:38.770464 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001133 sec., 12356.57546337158 rows/sec., 971.39 KiB/sec. | ||
| 8666 | 2026.03.02 04:25:38.770490 [ 71 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.03.02 04:25:38.770505 [ 261 ] {64e8304a-255c-43f9-91da-089ef5eb2d31} <Debug> TCPHandler: Processed in 0.001307311 sec. | ||
| 8668 | 2026.03.02 04:25:38.770517 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8669 | 2026.03.02 04:25:38.770613 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.03.02 04:25:38.770700 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 8671 | 2026.03.02 04:25:38.770708 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8672 | 2026.03.02 04:25:38.770815 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8673 | 2026.03.02 04:25:38.770924 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8674 | 2026.03.02 04:25:38.770984 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 219 rows starting from the beginning of the part | ||
| 8675 | 2026.03.02 04:25:38.771089 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 8676 | 2026.03.02 04:25:38.771166 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 8677 | 2026.03.02 04:25:38.771212 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.03.02 04:25:38.771233 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 45 rows starting from the beginning of the part | ||
| 8679 | 2026.03.02 04:25:38.771256 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8680 | 2026.03.02 04:25:38.771306 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8681 | 2026.03.02 04:25:38.771377 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 8682 | 2026.03.02 04:25:38.771601 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8683 | 2026.03.02 04:25:38.771864 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.03.02 04:25:38.772021 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00133 sec., 18045.112781954886 rows/sec., 1.50 MiB/sec. | ||
| 8685 | 2026.03.02 04:25:38.772064 [ 261 ] {3b8c635c-598e-4d80-950f-13ba8933e21f} <Debug> TCPHandler: Processed in 0.001502913 sec. | ||
| 8686 | 2026.03.02 04:25:38.772186 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.03.02 04:25:38.772264 [ 201 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644964 sec., 226144.76669398235 rows/sec., 16.23 MiB/sec. | ||
| 8688 | 2026.03.02 04:25:38.772298 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.03.02 04:25:38.772350 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8690 | 2026.03.02 04:25:38.772415 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8691 | 2026.03.02 04:25:38.772658 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.03.02 04:25:38.772728 [ 192 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_36_7} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8693 | 2026.03.02 04:25:38.772749 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.03.02 04:25:38.772790 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8695 | 2026.03.02 04:25:38.772796 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8696 | 2026.03.02 04:25:38.773089 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8697 | 2026.03.02 04:25:38.773297 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.03.02 04:25:38.773421 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 8699 | 2026.03.02 04:25:38.773458 [ 261 ] {c7e2f1b3-3b37-40cc-b8b3-ae8eae0b0741} <Debug> TCPHandler: Processed in 0.001331461 sec. | ||
| 8700 | 2026.03.02 04:25:38.773561 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.03.02 04:25:38.773654 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8702 | 2026.03.02 04:25:38.773691 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8703 | 2026.03.02 04:25:38.774093 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.03.02 04:25:38.774129 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8705 | 2026.03.02 04:25:38.774428 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8706 | 2026.03.02 04:25:38.774631 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.03.02 04:25:38.774756 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.00112 sec., 91071.42857142858 rows/sec., 7.44 MiB/sec. | ||
| 8708 | 2026.03.02 04:25:38.774792 [ 261 ] {da167967-0359-4d74-a459-1023edaa61fe} <Debug> TCPHandler: Processed in 0.001280151 sec. | ||
| 8709 | 2026.03.02 04:25:38.774895 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.03.02 04:25:38.774987 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.03.02 04:25:38.775029 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8712 | 2026.03.02 04:25:38.775413 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.03.02 04:25:38.775449 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8714 | 2026.03.02 04:25:38.775770 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8715 | 2026.03.02 04:25:38.775978 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.03.02 04:25:38.776105 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001136 sec., 173415.49295774646 rows/sec., 12.44 MiB/sec. | ||
| 8717 | 2026.03.02 04:25:38.776142 [ 261 ] {1e4bc465-dac9-444f-9f04-363025157916} <Debug> TCPHandler: Processed in 0.001296031 sec. | ||
| 8718 | 2026.03.02 04:25:38.776247 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.03.02 04:25:38.776340 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8720 | 2026.03.02 04:25:38.776379 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8721 | 2026.03.02 04:25:38.776691 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.03.02 04:25:38.776727 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8723 | 2026.03.02 04:25:38.777027 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8724 | 2026.03.02 04:25:38.777243 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.03.02 04:25:38.777370 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 8726 | 2026.03.02 04:25:38.777406 [ 261 ] {d6f1fcdf-042e-4bf6-82bf-108bdd4af4d9} <Debug> TCPHandler: Processed in 0.00120792 sec. | ||
| 8727 | 2026.03.02 04:25:38.874967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8728 | 2026.03.02 04:25:38.891677 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.03.02 04:25:38.891720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8730 | 2026.03.02 04:25:38.897842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8731 | 2026.03.02 04:25:38.898543 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.03.02 04:25:38.898830 [ 70 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8733 | 2026.03.02 04:25:38.898902 [ 70 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.03.02 04:25:38.898927 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8735 | 2026.03.02 04:25:38.899030 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 8736 | 2026.03.02 04:25:38.901619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8737 | 2026.03.02 04:25:38.903017 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8738 | 2026.03.02 04:25:38.904587 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8739 | 2026.03.02 04:25:38.909315 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8740 | 2026.03.02 04:25:38.913887 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 8741 | 2026.03.02 04:25:38.918607 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 8742 | 2026.03.02 04:25:38.922826 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 8743 | 2026.03.02 04:25:38.926606 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 8744 | 2026.03.02 04:25:38.987402 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.088406227 sec., 3495.2289050860636 rows/sec., 18.07 MiB/sec. | ||
| 8745 | 2026.03.02 04:25:38.989988 [ 189 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8746 | 2026.03.02 04:25:38.991958 [ 189 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_41_8} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.03.02 04:25:38.992066 [ 189 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_41_8} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8748 | 2026.03.02 04:25:38.994225 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8749 | 2026.03.02 04:25:39.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.05 MiB, peak 317.45 MiB, free memory in arenas 0.00 B, will set to 302.91 MiB (RSS), difference: -1.14 MiB | ||
| 8750 | 2026.03.02 04:25:39.952218 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34628 | ||
| 8751 | 2026.03.02 04:25:39.952337 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8752 | 2026.03.02 04:25:39.952365 [ 292 ] {} <Debug> TCP-Session: 5830427c-1db0-47b5-86d7-85b2ff2b4fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34628 | ||
| 8753 | 2026.03.02 04:25:39.952388 [ 292 ] {} <Debug> TCP-Session: 5830427c-1db0-47b5-86d7-85b2ff2b4fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2026.03.02 04:25:39.952402 [ 292 ] {} <Debug> TCP-Session: 5830427c-1db0-47b5-86d7-85b2ff2b4fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8755 | 2026.03.02 04:25:39.952646 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37347 | ||
| 8756 | 2026.03.02 04:25:39.952668 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45288 | ||
| 8757 | 2026.03.02 04:25:39.952724 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48311 | ||
| 8758 | 2026.03.02 04:25:39.952716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54350 | ||
| 8759 | 2026.03.02 04:25:39.952777 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8760 | 2026.03.02 04:25:39.952797 [ 292 ] {} <Trace> TCP-Session: 5830427c-1db0-47b5-86d7-85b2ff2b4fb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2026.03.02 04:25:39.952838 [ 293 ] {} <Debug> TCP-Session: fe80b640-6cae-4215-9822-f5227e8d261e Authenticating user 'default' from [fd00:1122:3344:101::e]:37347 | ||
| 8762 | 2026.03.02 04:25:39.952708 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62873 | ||
| 8763 | 2026.03.02 04:25:39.952874 [ 293 ] {} <Debug> TCP-Session: fe80b640-6cae-4215-9822-f5227e8d261e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2026.03.02 04:25:39.952679 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64045 | ||
| 8765 | 2026.03.02 04:25:39.952894 [ 293 ] {} <Debug> TCP-Session: fe80b640-6cae-4215-9822-f5227e8d261e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2026.03.02 04:25:39.952660 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49079 | ||
| 8767 | 2026.03.02 04:25:39.952695 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33286 | ||
| 8768 | 2026.03.02 04:25:39.953005 [ 292 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8769 | 2026.03.02 04:25:39.953276 [ 292 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8770 | 2026.03.02 04:25:39.953337 [ 292 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8771 | 2026.03.02 04:25:39.953347 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8772 | 2026.03.02 04:25:39.953380 [ 289 ] {} <Debug> TCP-Session: d8433002-4449-49cc-b947-8948c0513c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:62873 | ||
| 8773 | 2026.03.02 04:25:39.953397 [ 289 ] {} <Debug> TCP-Session: d8433002-4449-49cc-b947-8948c0513c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8774 | 2026.03.02 04:25:39.953409 [ 289 ] {} <Debug> TCP-Session: d8433002-4449-49cc-b947-8948c0513c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2026.03.02 04:25:39.953465 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8776 | 2026.03.02 04:25:39.953502 [ 288 ] {} <Debug> TCP-Session: d51072b0-ffa2-461a-bd17-4919d95881eb Authenticating user 'default' from [fd00:1122:3344:101::e]:33286 | ||
| 8777 | 2026.03.02 04:25:39.953521 [ 288 ] {} <Debug> TCP-Session: d51072b0-ffa2-461a-bd17-4919d95881eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8778 | 2026.03.02 04:25:39.953533 [ 288 ] {} <Debug> TCP-Session: d51072b0-ffa2-461a-bd17-4919d95881eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8779 | 2026.03.02 04:25:39.953634 [ 292 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 8780 | 2026.03.02 04:25:39.953739 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8781 | 2026.03.02 04:25:39.953792 [ 259 ] {} <Debug> TCP-Session: bfd17947-2b20-4094-8ac5-bb0160e5b7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45288 | ||
| 8782 | 2026.03.02 04:25:39.953823 [ 259 ] {} <Debug> TCP-Session: bfd17947-2b20-4094-8ac5-bb0160e5b7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8783 | 2026.03.02 04:25:39.953838 [ 259 ] {} <Debug> TCP-Session: bfd17947-2b20-4094-8ac5-bb0160e5b7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2026.03.02 04:25:39.953843 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8785 | 2026.03.02 04:25:39.953887 [ 294 ] {} <Debug> TCP-Session: 72f9c423-e744-416b-9439-56da247c3382 Authenticating user 'default' from [fd00:1122:3344:101::e]:49079 | ||
| 8786 | 2026.03.02 04:25:39.953910 [ 294 ] {} <Debug> TCP-Session: 72f9c423-e744-416b-9439-56da247c3382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2026.03.02 04:25:39.953923 [ 294 ] {} <Debug> TCP-Session: 72f9c423-e744-416b-9439-56da247c3382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.03.02 04:25:39.954076 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8789 | 2026.03.02 04:25:39.954106 [ 287 ] {} <Debug> TCP-Session: 2260f9f4-64db-4a4f-9d5a-13ff43ee3ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64045 | ||
| 8790 | 2026.03.02 04:25:39.954125 [ 287 ] {} <Debug> TCP-Session: 2260f9f4-64db-4a4f-9d5a-13ff43ee3ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8791 | 2026.03.02 04:25:39.954142 [ 287 ] {} <Debug> TCP-Session: 2260f9f4-64db-4a4f-9d5a-13ff43ee3ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2026.03.02 04:25:39.954152 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8793 | 2026.03.02 04:25:39.954180 [ 290 ] {} <Debug> TCP-Session: d4d57005-4488-4d3b-a19b-1625d5748e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:54350 | ||
| 8794 | 2026.03.02 04:25:39.954196 [ 290 ] {} <Debug> TCP-Session: d4d57005-4488-4d3b-a19b-1625d5748e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8795 | 2026.03.02 04:25:39.954208 [ 290 ] {} <Debug> TCP-Session: d4d57005-4488-4d3b-a19b-1625d5748e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2026.03.02 04:25:39.954373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8797 | 2026.03.02 04:25:39.954410 [ 291 ] {} <Debug> TCP-Session: cfe1bda9-b536-489f-9f8e-c041a72624c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48311 | ||
| 8798 | 2026.03.02 04:25:39.954429 [ 291 ] {} <Debug> TCP-Session: cfe1bda9-b536-489f-9f8e-c041a72624c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2026.03.02 04:25:39.954442 [ 291 ] {} <Debug> TCP-Session: cfe1bda9-b536-489f-9f8e-c041a72624c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2026.03.02 04:25:39.954616 [ 304 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Trace> AggregatingTransform: Aggregating | ||
| 8801 | 2026.03.02 04:25:39.954662 [ 304 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Trace> Aggregator: Aggregation method: without_key | ||
| 8802 | 2026.03.02 04:25:39.954699 [ 304 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958808 sec. (1042.962 rows/sec., 40.74 KiB/sec.) | ||
| 8803 | 2026.03.02 04:25:39.954715 [ 304 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Trace> Aggregator: Merging aggregated data | ||
| 8804 | 2026.03.02 04:25:39.956132 [ 292 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003188 sec., 313.67628607277294 rows/sec., 12.25 KiB/sec. | ||
| 8805 | 2026.03.02 04:25:39.956286 [ 292 ] {a48c30be-f86f-49f6-a312-2357ad438c29} <Debug> TCPHandler: Processed in 0.00360904 sec. | ||
| 8806 | 2026.03.02 04:25:39.956380 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8807 | 2026.03.02 04:25:39.956412 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8808 | 2026.03.02 04:25:39.956413 [ 292 ] {} <Debug> TCP-Session: 5830427c-1db0-47b5-86d7-85b2ff2b4fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8809 | 2026.03.02 04:25:39.956437 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8810 | 2026.03.02 04:25:39.956459 [ 293 ] {} <Debug> TCP-Session: fe80b640-6cae-4215-9822-f5227e8d261e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8811 | 2026.03.02 04:25:39.956470 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8812 | 2026.03.02 04:25:39.956492 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8813 | 2026.03.02 04:25:39.956504 [ 291 ] {} <Debug> TCP-Session: cfe1bda9-b536-489f-9f8e-c041a72624c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.03.02 04:25:39.956527 [ 288 ] {} <Debug> TCP-Session: d51072b0-ffa2-461a-bd17-4919d95881eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2026.03.02 04:25:39.956540 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8816 | 2026.03.02 04:25:39.956548 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8817 | 2026.03.02 04:25:39.956544 [ 289 ] {} <Debug> TCP-Session: d8433002-4449-49cc-b947-8948c0513c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2026.03.02 04:25:39.956604 [ 290 ] {} <Debug> TCP-Session: d4d57005-4488-4d3b-a19b-1625d5748e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2026.03.02 04:25:39.956604 [ 287 ] {} <Debug> TCP-Session: 2260f9f4-64db-4a4f-9d5a-13ff43ee3ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.03.02 04:25:39.956510 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8821 | 2026.03.02 04:25:39.956454 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8822 | 2026.03.02 04:25:39.956675 [ 259 ] {} <Debug> TCP-Session: bfd17947-2b20-4094-8ac5-bb0160e5b7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8823 | 2026.03.02 04:25:39.956695 [ 294 ] {} <Debug> TCP-Session: 72f9c423-e744-416b-9439-56da247c3382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2026.03.02 04:25:40.324162 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33597 | ||
| 8825 | 2026.03.02 04:25:40.324288 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8826 | 2026.03.02 04:25:40.324314 [ 292 ] {} <Debug> TCP-Session: 1f36155e-1cef-4d1f-9764-0c9ca1631aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33597 | ||
| 8827 | 2026.03.02 04:25:40.324336 [ 292 ] {} <Debug> TCP-Session: 1f36155e-1cef-4d1f-9764-0c9ca1631aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2026.03.02 04:25:40.324349 [ 292 ] {} <Debug> TCP-Session: 1f36155e-1cef-4d1f-9764-0c9ca1631aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8829 | 2026.03.02 04:25:40.324549 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47066 | ||
| 8830 | 2026.03.02 04:25:40.324565 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51693 | ||
| 8831 | 2026.03.02 04:25:40.324611 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62427 | ||
| 8832 | 2026.03.02 04:25:40.324644 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50388 | ||
| 8833 | 2026.03.02 04:25:40.324656 [ 292 ] {} <Trace> TCP-Session: 1f36155e-1cef-4d1f-9764-0c9ca1631aa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.03.02 04:25:40.324666 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8835 | 2026.03.02 04:25:40.324699 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8836 | 2026.03.02 04:25:40.324726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8837 | 2026.03.02 04:25:40.324739 [ 293 ] {} <Debug> TCP-Session: 65952eba-24f5-48e0-b9ed-763494064bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47066 | ||
| 8838 | 2026.03.02 04:25:40.324748 [ 259 ] {} <Debug> TCP-Session: 4726fec8-2c2d-4e9f-844f-994076a43697 Authenticating user 'default' from [fd00:1122:3344:101::e]:51693 | ||
| 8839 | 2026.03.02 04:25:40.324756 [ 291 ] {} <Debug> TCP-Session: cd5d3bf6-6434-4955-906e-fe7ddae354bb Authenticating user 'default' from [fd00:1122:3344:101::e]:50388 | ||
| 8840 | 2026.03.02 04:25:40.324774 [ 293 ] {} <Debug> TCP-Session: 65952eba-24f5-48e0-b9ed-763494064bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.03.02 04:25:40.324785 [ 259 ] {} <Debug> TCP-Session: 4726fec8-2c2d-4e9f-844f-994076a43697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2026.03.02 04:25:40.324791 [ 291 ] {} <Debug> TCP-Session: cd5d3bf6-6434-4955-906e-fe7ddae354bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.03.02 04:25:40.324798 [ 293 ] {} <Debug> TCP-Session: 65952eba-24f5-48e0-b9ed-763494064bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2026.03.02 04:25:40.324817 [ 291 ] {} <Debug> TCP-Session: cd5d3bf6-6434-4955-906e-fe7ddae354bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.03.02 04:25:40.324809 [ 259 ] {} <Debug> TCP-Session: 4726fec8-2c2d-4e9f-844f-994076a43697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.03.02 04:25:40.324850 [ 292 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33597) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8847 | 2026.03.02 04:25:40.324719 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8848 | 2026.03.02 04:25:40.324636 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40648 | ||
| 8849 | 2026.03.02 04:25:40.324911 [ 288 ] {} <Debug> TCP-Session: 75164ab5-a8a2-455a-a9d3-ab6043a465c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62427 | ||
| 8850 | 2026.03.02 04:25:40.324624 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48446 | ||
| 8851 | 2026.03.02 04:25:40.324963 [ 288 ] {} <Debug> TCP-Session: 75164ab5-a8a2-455a-a9d3-ab6043a465c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2026.03.02 04:25:40.324592 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33496 | ||
| 8853 | 2026.03.02 04:25:40.325009 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8854 | 2026.03.02 04:25:40.325022 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8855 | 2026.03.02 04:25:40.325045 [ 290 ] {} <Debug> TCP-Session: acd97306-3cfa-4267-bcf8-1f109f2de65c Authenticating user 'default' from [fd00:1122:3344:101::e]:40648 | ||
| 8856 | 2026.03.02 04:25:40.325061 [ 289 ] {} <Debug> TCP-Session: 724d7a86-1ab4-41bb-883e-e799f6a2185a Authenticating user 'default' from [fd00:1122:3344:101::e]:48446 | ||
| 8857 | 2026.03.02 04:25:40.325077 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8858 | 2026.03.02 04:25:40.325083 [ 290 ] {} <Debug> TCP-Session: acd97306-3cfa-4267-bcf8-1f109f2de65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2026.03.02 04:25:40.325092 [ 289 ] {} <Debug> TCP-Session: 724d7a86-1ab4-41bb-883e-e799f6a2185a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.03.02 04:25:40.325113 [ 290 ] {} <Debug> TCP-Session: acd97306-3cfa-4267-bcf8-1f109f2de65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.03.02 04:25:40.325113 [ 287 ] {} <Debug> TCP-Session: 08b78ee1-8dcf-4862-a6d9-eb0a390d7920 Authenticating user 'default' from [fd00:1122:3344:101::e]:33496 | ||
| 8862 | 2026.03.02 04:25:40.325119 [ 292 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8863 | 2026.03.02 04:25:40.325152 [ 287 ] {} <Debug> TCP-Session: 08b78ee1-8dcf-4862-a6d9-eb0a390d7920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2026.03.02 04:25:40.325125 [ 289 ] {} <Debug> TCP-Session: 724d7a86-1ab4-41bb-883e-e799f6a2185a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.03.02 04:25:40.325184 [ 287 ] {} <Debug> TCP-Session: 08b78ee1-8dcf-4862-a6d9-eb0a390d7920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.03.02 04:25:40.325201 [ 292 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8867 | 2026.03.02 04:25:40.324564 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62904 | ||
| 8868 | 2026.03.02 04:25:40.324995 [ 288 ] {} <Debug> TCP-Session: 75164ab5-a8a2-455a-a9d3-ab6043a465c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.03.02 04:25:40.325321 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8870 | 2026.03.02 04:25:40.325352 [ 294 ] {} <Debug> TCP-Session: b6404b79-840d-44bb-8590-6ed838092b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:62904 | ||
| 8871 | 2026.03.02 04:25:40.325371 [ 294 ] {} <Debug> TCP-Session: b6404b79-840d-44bb-8590-6ed838092b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.03.02 04:25:40.325386 [ 294 ] {} <Debug> TCP-Session: b6404b79-840d-44bb-8590-6ed838092b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2026.03.02 04:25:40.325511 [ 292 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 8874 | 2026.03.02 04:25:40.326502 [ 348 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Trace> AggregatingTransform: Aggregating | ||
| 8875 | 2026.03.02 04:25:40.326542 [ 348 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 8876 | 2026.03.02 04:25:40.326576 [ 348 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959998 sec. (1041.669 rows/sec., 40.69 KiB/sec.) | ||
| 8877 | 2026.03.02 04:25:40.326595 [ 348 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Trace> Aggregator: Merging aggregated data | ||
| 8878 | 2026.03.02 04:25:40.328097 [ 292 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003303 sec., 302.7550711474417 rows/sec., 11.83 KiB/sec. | ||
| 8879 | 2026.03.02 04:25:40.328250 [ 292 ] {098af3b2-3a99-4979-aa40-dbe8452093ff} <Debug> TCPHandler: Processed in 0.003713721 sec. | ||
| 8880 | 2026.03.02 04:25:40.328358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8881 | 2026.03.02 04:25:40.328401 [ 292 ] {} <Debug> TCP-Session: 1f36155e-1cef-4d1f-9764-0c9ca1631aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.03.02 04:25:40.328405 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8883 | 2026.03.02 04:25:40.328437 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8884 | 2026.03.02 04:25:40.328451 [ 294 ] {} <Debug> TCP-Session: b6404b79-840d-44bb-8590-6ed838092b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8885 | 2026.03.02 04:25:40.328466 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8886 | 2026.03.02 04:25:40.328488 [ 293 ] {} <Debug> TCP-Session: 65952eba-24f5-48e0-b9ed-763494064bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2026.03.02 04:25:40.328508 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8888 | 2026.03.02 04:25:40.328528 [ 291 ] {} <Debug> TCP-Session: cd5d3bf6-6434-4955-906e-fe7ddae354bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.03.02 04:25:40.328534 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8890 | 2026.03.02 04:25:40.328556 [ 288 ] {} <Debug> TCP-Session: 75164ab5-a8a2-455a-a9d3-ab6043a465c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.03.02 04:25:40.328577 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8892 | 2026.03.02 04:25:40.328587 [ 259 ] {} <Debug> TCP-Session: 4726fec8-2c2d-4e9f-844f-994076a43697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8893 | 2026.03.02 04:25:40.328553 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8894 | 2026.03.02 04:25:40.328625 [ 289 ] {} <Debug> TCP-Session: 724d7a86-1ab4-41bb-883e-e799f6a2185a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8895 | 2026.03.02 04:25:40.328492 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8896 | 2026.03.02 04:25:40.328669 [ 287 ] {} <Debug> TCP-Session: 08b78ee1-8dcf-4862-a6d9-eb0a390d7920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8897 | 2026.03.02 04:25:40.328703 [ 290 ] {} <Debug> TCP-Session: acd97306-3cfa-4267-bcf8-1f109f2de65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8898 | 2026.03.02 04:25:40.376774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1090 | ||
| 8899 | 2026.03.02 04:25:40.379259 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.03.02 04:25:40.379310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8901 | 2026.03.02 04:25:40.380690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8902 | 2026.03.02 04:25:40.380977 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.03.02 04:25:40.381142 [ 68 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8904 | 2026.03.02 04:25:40.381195 [ 68 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.03.02 04:25:40.381215 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8906 | 2026.03.02 04:25:40.381347 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 8907 | 2026.03.02 04:25:40.381388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8908 | 2026.03.02 04:25:40.381910 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8909 | 2026.03.02 04:25:40.382058 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 960 rows starting from the beginning of the part | ||
| 8910 | 2026.03.02 04:25:40.382450 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 8911 | 2026.03.02 04:25:40.382855 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 8912 | 2026.03.02 04:25:40.383374 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 8913 | 2026.03.02 04:25:40.383886 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 8914 | 2026.03.02 04:25:40.384531 [ 201 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 8915 | 2026.03.02 04:25:40.397430 [ 186 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 72 columns (72 merged, 0 gathered) in 0.016143176 sec., 67520.79020881641 rows/sec., 55.58 MiB/sec. | ||
| 8916 | 2026.03.02 04:25:40.398642 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8917 | 2026.03.02 04:25:40.399228 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.03.02 04:25:40.399316 [ 197 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_31_6} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8919 | 2026.03.02 04:25:40.399530 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 8920 | 2026.03.02 04:25:42.482465 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58305 | ||
| 8921 | 2026.03.02 04:25:42.482572 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8922 | 2026.03.02 04:25:42.482601 [ 289 ] {} <Debug> TCP-Session: 922ce487-64f6-4ddc-b6d6-2d4fe38cadef Authenticating user 'default' from [fd00:1122:3344:101::e]:58305 | ||
| 8923 | 2026.03.02 04:25:42.482624 [ 289 ] {} <Debug> TCP-Session: 922ce487-64f6-4ddc-b6d6-2d4fe38cadef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2026.03.02 04:25:42.482637 [ 289 ] {} <Debug> TCP-Session: 922ce487-64f6-4ddc-b6d6-2d4fe38cadef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8925 | 2026.03.02 04:25:42.482830 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58770 | ||
| 8926 | 2026.03.02 04:25:42.482859 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61495 | ||
| 8927 | 2026.03.02 04:25:42.482897 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58049 | ||
| 8928 | 2026.03.02 04:25:42.482912 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57407 | ||
| 8929 | 2026.03.02 04:25:42.482954 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8930 | 2026.03.02 04:25:42.482922 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62236 | ||
| 8931 | 2026.03.02 04:25:42.482981 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8932 | 2026.03.02 04:25:42.483010 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8933 | 2026.03.02 04:25:42.483008 [ 289 ] {} <Trace> TCP-Session: 922ce487-64f6-4ddc-b6d6-2d4fe38cadef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2026.03.02 04:25:42.483041 [ 291 ] {} <Debug> TCP-Session: ace0ab8a-d68f-4d25-a3f1-73359cd47787 Authenticating user 'default' from [fd00:1122:3344:101::e]:61495 | ||
| 8935 | 2026.03.02 04:25:42.483051 [ 287 ] {} <Debug> TCP-Session: 78122928-b298-475a-9b6b-0de2e7d3edfc Authenticating user 'default' from [fd00:1122:3344:101::e]:57407 | ||
| 8936 | 2026.03.02 04:25:42.483087 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2026.03.02 04:25:42.483097 [ 291 ] {} <Debug> TCP-Session: ace0ab8a-d68f-4d25-a3f1-73359cd47787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.03.02 04:25:42.483119 [ 287 ] {} <Debug> TCP-Session: 78122928-b298-475a-9b6b-0de2e7d3edfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.03.02 04:25:42.483135 [ 288 ] {} <Debug> TCP-Session: 5b6e059b-9214-4f12-8f46-0df49209f5a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62236 | ||
| 8940 | 2026.03.02 04:25:42.483151 [ 287 ] {} <Debug> TCP-Session: 78122928-b298-475a-9b6b-0de2e7d3edfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8941 | 2026.03.02 04:25:42.483137 [ 291 ] {} <Debug> TCP-Session: ace0ab8a-d68f-4d25-a3f1-73359cd47787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2026.03.02 04:25:42.483173 [ 288 ] {} <Debug> TCP-Session: 5b6e059b-9214-4f12-8f46-0df49209f5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.03.02 04:25:42.482986 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8944 | 2026.03.02 04:25:42.483211 [ 288 ] {} <Debug> TCP-Session: 5b6e059b-9214-4f12-8f46-0df49209f5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8945 | 2026.03.02 04:25:42.483221 [ 289 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8946 | 2026.03.02 04:25:42.483240 [ 259 ] {} <Debug> TCP-Session: 5ad78f82-6398-4a1f-91f1-c8f5c50e1870 Authenticating user 'default' from [fd00:1122:3344:101::e]:58049 | ||
| 8947 | 2026.03.02 04:25:42.482986 [ 290 ] {} <Debug> TCP-Session: 6a8e4677-1dae-4bc1-93ae-e69c6b55e832 Authenticating user 'default' from [fd00:1122:3344:101::e]:58770 | ||
| 8948 | 2026.03.02 04:25:42.483279 [ 259 ] {} <Debug> TCP-Session: 5ad78f82-6398-4a1f-91f1-c8f5c50e1870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8949 | 2026.03.02 04:25:42.483303 [ 290 ] {} <Debug> TCP-Session: 6a8e4677-1dae-4bc1-93ae-e69c6b55e832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8950 | 2026.03.02 04:25:42.483314 [ 259 ] {} <Debug> TCP-Session: 5ad78f82-6398-4a1f-91f1-c8f5c50e1870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8951 | 2026.03.02 04:25:42.483328 [ 290 ] {} <Debug> TCP-Session: 6a8e4677-1dae-4bc1-93ae-e69c6b55e832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.03.02 04:25:42.482886 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42421 | ||
| 8953 | 2026.03.02 04:25:42.482877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48125 | ||
| 8954 | 2026.03.02 04:25:42.482875 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45868 | ||
| 8955 | 2026.03.02 04:25:42.483422 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8956 | 2026.03.02 04:25:42.483453 [ 294 ] {} <Debug> TCP-Session: e60555ec-50ba-493d-96bf-d0f4c0872d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:42421 | ||
| 8957 | 2026.03.02 04:25:42.483457 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8958 | 2026.03.02 04:25:42.483471 [ 294 ] {} <Debug> TCP-Session: e60555ec-50ba-493d-96bf-d0f4c0872d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.03.02 04:25:42.483491 [ 292 ] {} <Debug> TCP-Session: 8c4235a3-8896-4a5a-8bb7-dc486a5e024f Authenticating user 'default' from [fd00:1122:3344:101::e]:48125 | ||
| 8960 | 2026.03.02 04:25:42.483496 [ 294 ] {} <Debug> TCP-Session: e60555ec-50ba-493d-96bf-d0f4c0872d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2026.03.02 04:25:42.483506 [ 289 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8962 | 2026.03.02 04:25:42.483516 [ 292 ] {} <Debug> TCP-Session: 8c4235a3-8896-4a5a-8bb7-dc486a5e024f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.03.02 04:25:42.483555 [ 292 ] {} <Debug> TCP-Session: 8c4235a3-8896-4a5a-8bb7-dc486a5e024f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2026.03.02 04:25:42.483588 [ 289 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8965 | 2026.03.02 04:25:42.483618 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8966 | 2026.03.02 04:25:42.483643 [ 293 ] {} <Debug> TCP-Session: 87ddce51-aa83-4782-8721-a3945c0b9288 Authenticating user 'default' from [fd00:1122:3344:101::e]:45868 | ||
| 8967 | 2026.03.02 04:25:42.483661 [ 293 ] {} <Debug> TCP-Session: 87ddce51-aa83-4782-8721-a3945c0b9288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.03.02 04:25:42.483674 [ 293 ] {} <Debug> TCP-Session: 87ddce51-aa83-4782-8721-a3945c0b9288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.03.02 04:25:42.483880 [ 289 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 8970 | 2026.03.02 04:25:42.484724 [ 346 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Trace> AggregatingTransform: Aggregating | ||
| 8971 | 2026.03.02 04:25:42.484774 [ 346 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Trace> Aggregator: Aggregation method: without_key | ||
| 8972 | 2026.03.02 04:25:42.484810 [ 346 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000831127 sec. (1203.186 rows/sec., 47.00 KiB/sec.) | ||
| 8973 | 2026.03.02 04:25:42.484828 [ 346 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Trace> Aggregator: Merging aggregated data | ||
| 8974 | 2026.03.02 04:25:42.486401 [ 289 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003238 sec., 308.83261272390365 rows/sec., 12.06 KiB/sec. | ||
| 8975 | 2026.03.02 04:25:42.486546 [ 289 ] {f0720949-5762-4fd9-81b4-aafcb93a7257} <Debug> TCPHandler: Processed in 0.003658451 sec. | ||
| 8976 | 2026.03.02 04:25:42.486665 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8977 | 2026.03.02 04:25:42.486692 [ 289 ] {} <Debug> TCP-Session: 922ce487-64f6-4ddc-b6d6-2d4fe38cadef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2026.03.02 04:25:42.486693 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8979 | 2026.03.02 04:25:42.486711 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8980 | 2026.03.02 04:25:42.486725 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8981 | 2026.03.02 04:25:42.486743 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8982 | 2026.03.02 04:25:42.486764 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8983 | 2026.03.02 04:25:42.486788 [ 288 ] {} <Debug> TCP-Session: 5b6e059b-9214-4f12-8f46-0df49209f5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2026.03.02 04:25:42.486807 [ 291 ] {} <Debug> TCP-Session: ace0ab8a-d68f-4d25-a3f1-73359cd47787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.03.02 04:25:42.486819 [ 259 ] {} <Debug> TCP-Session: 5ad78f82-6398-4a1f-91f1-c8f5c50e1870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2026.03.02 04:25:42.486815 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8987 | 2026.03.02 04:25:42.486795 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8988 | 2026.03.02 04:25:42.486882 [ 287 ] {} <Debug> TCP-Session: 78122928-b298-475a-9b6b-0de2e7d3edfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2026.03.02 04:25:42.486898 [ 294 ] {} <Debug> TCP-Session: e60555ec-50ba-493d-96bf-d0f4c0872d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8990 | 2026.03.02 04:25:42.486765 [ 293 ] {} <Debug> TCP-Session: 87ddce51-aa83-4782-8721-a3945c0b9288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2026.03.02 04:25:42.486749 [ 290 ] {} <Debug> TCP-Session: 6a8e4677-1dae-4bc1-93ae-e69c6b55e832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8992 | 2026.03.02 04:25:42.486777 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8993 | 2026.03.02 04:25:42.486987 [ 292 ] {} <Debug> TCP-Session: 8c4235a3-8896-4a5a-8bb7-dc486a5e024f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2026.03.02 04:25:43.765326 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8995 | 2026.03.02 04:25:43.765568 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8996 | 2026.03.02 04:25:43.765654 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8997 | 2026.03.02 04:25:43.766395 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2026.03.02 04:25:43.766442 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 8999 | 2026.03.02 04:25:43.766844 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9000 | 2026.03.02 04:25:43.767069 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.03.02 04:25:43.767225 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00172 sec., 80232.55813953489 rows/sec., 6.98 MiB/sec. | ||
| 9002 | 2026.03.02 04:25:43.767276 [ 261 ] {d687137f-e48f-45f4-b23f-e695ae72bb09} <Debug> TCPHandler: Processed in 0.002112618 sec. | ||
| 9003 | 2026.03.02 04:25:43.767399 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2026.03.02 04:25:43.767502 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9005 | 2026.03.02 04:25:43.767545 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9006 | 2026.03.02 04:25:43.767973 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.03.02 04:25:43.768012 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9008 | 2026.03.02 04:25:43.768321 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9009 | 2026.03.02 04:25:43.768525 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.03.02 04:25:43.768654 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001176 sec., 34863.945578231294 rows/sec., 2.56 MiB/sec. | ||
| 9011 | 2026.03.02 04:25:43.768693 [ 261 ] {e4e6c5d3-bc81-4c71-8799-c1e8c7d818a1} <Debug> TCPHandler: Processed in 0.001344721 sec. | ||
| 9012 | 2026.03.02 04:25:43.768799 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2026.03.02 04:25:43.768891 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9014 | 2026.03.02 04:25:43.768930 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9015 | 2026.03.02 04:25:43.769348 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.03.02 04:25:43.769385 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9017 | 2026.03.02 04:25:43.769688 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9018 | 2026.03.02 04:25:43.769914 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.03.02 04:25:43.770041 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 9020 | 2026.03.02 04:25:43.770078 [ 261 ] {316dd978-7e29-4e52-9301-3a98a5c03a06} <Debug> TCPHandler: Processed in 0.001327871 sec. | ||
| 9021 | 2026.03.02 04:25:43.770181 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2026.03.02 04:25:43.770273 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9023 | 2026.03.02 04:25:43.770316 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9024 | 2026.03.02 04:25:43.770721 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.03.02 04:25:43.770756 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9026 | 2026.03.02 04:25:43.771083 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9027 | 2026.03.02 04:25:43.771290 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.03.02 04:25:43.771417 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9029 | 2026.03.02 04:25:43.771453 [ 261 ] {dad41798-bcb0-4c57-a6aa-9dce324f2294} <Debug> TCPHandler: Processed in 0.001318312 sec. | ||
| 9030 | 2026.03.02 04:25:43.771558 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2026.03.02 04:25:43.771649 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9032 | 2026.03.02 04:25:43.771702 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9033 | 2026.03.02 04:25:43.772580 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.03.02 04:25:43.772615 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9035 | 2026.03.02 04:25:43.773165 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9036 | 2026.03.02 04:25:43.773382 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.03.02 04:25:43.773519 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001888 sec., 21716.101694915254 rows/sec., 38.91 MiB/sec. | ||
| 9038 | 2026.03.02 04:25:43.773581 [ 261 ] {493e8091-6440-435a-94e4-a037102c9fc9} <Debug> TCPHandler: Processed in 0.002071088 sec. | ||
| 9039 | 2026.03.02 04:25:43.773691 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.03.02 04:25:43.773783 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9041 | 2026.03.02 04:25:43.773823 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9042 | 2026.03.02 04:25:43.774165 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.03.02 04:25:43.774200 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9044 | 2026.03.02 04:25:43.774495 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9045 | 2026.03.02 04:25:43.774724 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.03.02 04:25:43.774850 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9047 | 2026.03.02 04:25:43.774885 [ 261 ] {5b4c93a6-e131-4340-9085-dab228603fea} <Debug> TCPHandler: Processed in 0.00124372 sec. | ||
| 9048 | 2026.03.02 04:25:45.173381 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9049 | 2026.03.02 04:25:45.173436 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9050 | 2026.03.02 04:25:45.331082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20182 | ||
| 9051 | 2026.03.02 04:25:45.331901 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.03.02 04:25:45.331937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9053 | 2026.03.02 04:25:45.332427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9054 | 2026.03.02 04:25:45.332653 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.03.02 04:25:45.332790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20182 | ||
| 9056 | 2026.03.02 04:25:46.401871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9057 | 2026.03.02 04:25:46.418259 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.03.02 04:25:46.418327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9059 | 2026.03.02 04:25:46.424089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9060 | 2026.03.02 04:25:46.424777 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.03.02 04:25:46.427628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9062 | 2026.03.02 04:25:48.763117 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.03.02 04:25:48.763310 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9064 | 2026.03.02 04:25:48.763378 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9065 | 2026.03.02 04:25:48.764043 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.03.02 04:25:48.764090 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9067 | 2026.03.02 04:25:48.764489 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9068 | 2026.03.02 04:25:48.764707 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.03.02 04:25:48.764847 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 9070 | 2026.03.02 04:25:48.764886 [ 261 ] {838fb340-a7af-4f7b-a02b-673512dc4f67} <Debug> TCPHandler: Processed in 0.001943396 sec. | ||
| 9071 | 2026.03.02 04:25:48.765007 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.03.02 04:25:48.765097 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9073 | 2026.03.02 04:25:48.765137 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9074 | 2026.03.02 04:25:48.765610 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.03.02 04:25:48.765646 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9076 | 2026.03.02 04:25:48.765966 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9077 | 2026.03.02 04:25:48.766183 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.03.02 04:25:48.766311 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 9079 | 2026.03.02 04:25:48.766348 [ 261 ] {a42c6b51-cfda-486e-b1c5-bac6913e9db1} <Debug> TCPHandler: Processed in 0.001347872 sec. | ||
| 9080 | 2026.03.02 04:25:48.766461 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.03.02 04:25:48.766555 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.03.02 04:25:48.766599 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9083 | 2026.03.02 04:25:48.767011 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.03.02 04:25:48.767046 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9085 | 2026.03.02 04:25:48.767397 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9086 | 2026.03.02 04:25:48.767612 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.03.02 04:25:48.767740 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9088 | 2026.03.02 04:25:48.767776 [ 261 ] {ae382084-0c66-42bb-8bd5-e6bff3fef0fc} <Debug> TCPHandler: Processed in 0.001366552 sec. | ||
| 9089 | 2026.03.02 04:25:48.767886 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.03.02 04:25:48.767980 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.03.02 04:25:48.768022 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9092 | 2026.03.02 04:25:48.768348 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.03.02 04:25:48.768385 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9094 | 2026.03.02 04:25:48.768695 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9095 | 2026.03.02 04:25:48.768900 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.03.02 04:25:48.769026 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9097 | 2026.03.02 04:25:48.769062 [ 261 ] {154c9df2-3e3d-409e-b022-9aeb81eb71e3} <Debug> TCPHandler: Processed in 0.00122601 sec. | ||
| 9098 | 2026.03.02 04:25:50.381858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1112 | ||
| 9099 | 2026.03.02 04:25:50.384698 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.03.02 04:25:50.384756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9101 | 2026.03.02 04:25:50.386026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9102 | 2026.03.02 04:25:50.386325 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.03.02 04:25:50.386696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9104 | 2026.03.02 04:25:51.532935 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.03.02 04:25:51.533145 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9106 | 2026.03.02 04:25:51.533221 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9107 | 2026.03.02 04:25:51.534045 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.03.02 04:25:51.534093 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9109 | 2026.03.02 04:25:51.534521 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9110 | 2026.03.02 04:25:51.534774 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.03.02 04:25:51.534932 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001839 sec., 154431.75638934204 rows/sec., 9.81 MiB/sec. | ||
| 9112 | 2026.03.02 04:25:51.534983 [ 261 ] {37436d40-2d51-4920-8810-0841e27fa99d} <Debug> TCPHandler: Processed in 0.002214089 sec. | ||
| 9113 | 2026.03.02 04:25:51.535114 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.03.02 04:25:51.535217 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9115 | 2026.03.02 04:25:51.535262 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9116 | 2026.03.02 04:25:51.535679 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.03.02 04:25:51.535714 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9118 | 2026.03.02 04:25:51.536032 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9119 | 2026.03.02 04:25:51.536238 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.03.02 04:25:51.536369 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001176 sec., 11904.761904761905 rows/sec., 982.38 KiB/sec. | ||
| 9121 | 2026.03.02 04:25:51.536408 [ 261 ] {47f37ae8-1670-4661-a544-1ef49262e634} <Debug> TCPHandler: Processed in 0.001347801 sec. | ||
| 9122 | 2026.03.02 04:25:51.536520 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.03.02 04:25:51.536617 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9124 | 2026.03.02 04:25:51.536656 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9125 | 2026.03.02 04:25:51.538301 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.03.02 04:25:51.538336 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9127 | 2026.03.02 04:25:51.538811 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9128 | 2026.03.02 04:25:51.539020 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.03.02 04:25:51.539171 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Debug> executeQuery: Read 2027 rows, 169.24 KiB in 0.002573 sec., 787796.3466770307 rows/sec., 64.23 MiB/sec. | ||
| 9130 | 2026.03.02 04:25:51.539210 [ 261 ] {29307b94-62a4-4ee7-b630-b7cab5df2925} <Debug> TCPHandler: Processed in 0.002740923 sec. | ||
| 9131 | 2026.03.02 04:25:51.539324 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.03.02 04:25:51.539420 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9133 | 2026.03.02 04:25:51.539460 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9134 | 2026.03.02 04:25:51.539970 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.03.02 04:25:51.540012 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9136 | 2026.03.02 04:25:51.540353 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9137 | 2026.03.02 04:25:51.540566 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.03.02 04:25:51.540704 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Debug> executeQuery: Read 197 rows, 12.62 KiB in 0.001302 sec., 151305.68356374808 rows/sec., 9.46 MiB/sec. | ||
| 9139 | 2026.03.02 04:25:51.540741 [ 261 ] {6ad7f6b8-f710-4e48-8801-24bc1dfa567c} <Debug> TCPHandler: Processed in 0.001468253 sec. | ||
| 9140 | 2026.03.02 04:25:51.540851 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.03.02 04:25:51.540946 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9142 | 2026.03.02 04:25:51.540986 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9143 | 2026.03.02 04:25:51.541536 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.03.02 04:25:51.541571 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9145 | 2026.03.02 04:25:51.541916 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9146 | 2026.03.02 04:25:51.542128 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.03.02 04:25:51.542253 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001325 sec., 284528.30188679247 rows/sec., 18.92 MiB/sec. | ||
| 9148 | 2026.03.02 04:25:51.542291 [ 261 ] {a58a1b27-080c-44da-9d66-3cd82756a537} <Debug> TCPHandler: Processed in 0.001491903 sec. | ||
| 9149 | 2026.03.02 04:25:51.542402 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.03.02 04:25:51.542497 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.03.02 04:25:51.542537 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9152 | 2026.03.02 04:25:51.542980 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.03.02 04:25:51.543015 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9154 | 2026.03.02 04:25:51.543331 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9155 | 2026.03.02 04:25:51.543537 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.03.02 04:25:51.543661 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 9157 | 2026.03.02 04:25:51.543698 [ 261 ] {43b94253-a3a5-4814-8d29-aeb4be8e0d94} <Debug> TCPHandler: Processed in 0.001347272 sec. | ||
| 9158 | 2026.03.02 04:25:51.543812 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.03.02 04:25:51.543905 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9160 | 2026.03.02 04:25:51.543952 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9161 | 2026.03.02 04:25:51.544798 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.03.02 04:25:51.544833 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9163 | 2026.03.02 04:25:51.545194 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9164 | 2026.03.02 04:25:51.545401 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.03.02 04:25:51.545547 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Debug> executeQuery: Read 1001 rows, 73.91 KiB in 0.00166 sec., 603012.048192771 rows/sec., 43.48 MiB/sec. | ||
| 9166 | 2026.03.02 04:25:51.545585 [ 261 ] {1114695a-7994-4f07-bebb-8b3e802a507b} <Debug> TCPHandler: Processed in 0.001824405 sec. | ||
| 9167 | 2026.03.02 04:25:51.545696 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2026.03.02 04:25:51.545791 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9169 | 2026.03.02 04:25:51.545833 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9170 | 2026.03.02 04:25:51.546159 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.03.02 04:25:51.546194 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9172 | 2026.03.02 04:25:51.546531 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9173 | 2026.03.02 04:25:51.546738 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.03.02 04:25:51.546862 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 9175 | 2026.03.02 04:25:51.546897 [ 261 ] {3ab3750d-1cee-4a4c-bea6-6e41b22e01ee} <Debug> TCPHandler: Processed in 0.001251471 sec. | ||
| 9176 | 2026.03.02 04:25:51.547006 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.03.02 04:25:51.547100 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9178 | 2026.03.02 04:25:51.547143 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9179 | 2026.03.02 04:25:51.547753 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2026.03.02 04:25:51.547788 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9181 | 2026.03.02 04:25:51.548181 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9182 | 2026.03.02 04:25:51.548387 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.03.02 04:25:51.548535 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Debug> executeQuery: Read 892 rows, 60.72 KiB in 0.001453 sec., 613902.2711631107 rows/sec., 40.81 MiB/sec. | ||
| 9184 | 2026.03.02 04:25:51.548572 [ 261 ] {58f705b5-1d3c-4612-8f89-b346ac354590} <Debug> TCPHandler: Processed in 0.001616624 sec. | ||
| 9185 | 2026.03.02 04:25:51.548680 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.03.02 04:25:51.548781 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9187 | 2026.03.02 04:25:51.548823 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9188 | 2026.03.02 04:25:51.549140 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.03.02 04:25:51.549173 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9190 | 2026.03.02 04:25:51.549486 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9191 | 2026.03.02 04:25:51.549699 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.03.02 04:25:51.549827 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 9193 | 2026.03.02 04:25:51.549863 [ 261 ] {ed7a08f9-755a-4167-97ea-2c73ac8932c0} <Debug> TCPHandler: Processed in 0.001234301 sec. | ||
| 9194 | 2026.03.02 04:25:51.549971 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.03.02 04:25:51.550066 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9196 | 2026.03.02 04:25:51.550121 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9197 | 2026.03.02 04:25:51.550947 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.03.02 04:25:51.550981 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9199 | 2026.03.02 04:25:51.551622 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9200 | 2026.03.02 04:25:51.551843 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.03.02 04:25:51.551944 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9202 | 2026.03.02 04:25:51.551976 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2026.03.02 04:25:51.551983 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 9204 | 2026.03.02 04:25:51.551998 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9205 | 2026.03.02 04:25:51.552046 [ 261 ] {3055f8a8-44d7-47f2-abe6-2f83dd4086e9} <Debug> TCPHandler: Processed in 0.002124448 sec. | ||
| 9206 | 2026.03.02 04:25:51.552091 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 9207 | 2026.03.02 04:25:51.552155 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.03.02 04:25:51.552251 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9209 | 2026.03.02 04:25:51.552290 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9210 | 2026.03.02 04:25:51.552293 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9211 | 2026.03.02 04:25:51.552346 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 983 rows starting from the beginning of the part | ||
| 9212 | 2026.03.02 04:25:51.552471 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 9213 | 2026.03.02 04:25:51.552581 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 9214 | 2026.03.02 04:25:51.552640 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.03.02 04:25:51.552676 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9216 | 2026.03.02 04:25:51.552683 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9217 | 2026.03.02 04:25:51.552779 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 9218 | 2026.03.02 04:25:51.552874 [ 187 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 9219 | 2026.03.02 04:25:51.553016 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9220 | 2026.03.02 04:25:51.553232 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.03.02 04:25:51.553372 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.00114 sec., 57894.73684210527 rows/sec., 3.52 MiB/sec. | ||
| 9222 | 2026.03.02 04:25:51.553409 [ 261 ] {7b3c99cc-6a23-4cf8-9417-c76be148f0a1} <Debug> TCPHandler: Processed in 0.001302341 sec. | ||
| 9223 | 2026.03.02 04:25:51.558994 [ 197 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 19 columns (19 merged, 0 gathered) in 0.006938679 sec., 171214.1460932261 rows/sec., 306.81 MiB/sec. | ||
| 9224 | 2026.03.02 04:25:51.560985 [ 197 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9225 | 2026.03.02 04:25:51.561363 [ 197 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.03.02 04:25:51.561465 [ 197 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9227 | 2026.03.02 04:25:51.561629 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9228 | 2026.03.02 04:25:52.000313 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.95 MiB, peak 317.51 MiB, free memory in arenas 0.00 B, will set to 309.55 MiB (RSS), difference: 3.60 MiB | ||
| 9229 | 2026.03.02 04:25:52.833021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20630 | ||
| 9230 | 2026.03.02 04:25:52.833570 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.03.02 04:25:52.833615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9232 | 2026.03.02 04:25:52.834131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9233 | 2026.03.02 04:25:52.834352 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.03.02 04:25:52.834479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20630 | ||
| 9235 | 2026.03.02 04:25:53.758945 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.03.02 04:25:53.759172 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9237 | 2026.03.02 04:25:53.759242 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9238 | 2026.03.02 04:25:53.759919 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.03.02 04:25:53.759962 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9240 | 2026.03.02 04:25:53.760349 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9241 | 2026.03.02 04:25:53.760564 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.03.02 04:25:53.760679 [ 51 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9243 | 2026.03.02 04:25:53.760704 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 9244 | 2026.03.02 04:25:53.760711 [ 51 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.03.02 04:25:53.760736 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9246 | 2026.03.02 04:25:53.760746 [ 261 ] {4da91fce-73f7-4055-8c7f-55f1961b6005} <Debug> TCPHandler: Processed in 0.001955796 sec. | ||
| 9247 | 2026.03.02 04:25:53.760824 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 9248 | 2026.03.02 04:25:53.760863 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.03.02 04:25:53.760922 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9250 | 2026.03.02 04:25:53.760954 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2153 rows starting from the beginning of the part | ||
| 9251 | 2026.03.02 04:25:53.760957 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9252 | 2026.03.02 04:25:53.761001 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9253 | 2026.03.02 04:25:53.761018 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 177 rows starting from the beginning of the part | ||
| 9254 | 2026.03.02 04:25:53.761067 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 138 rows starting from the beginning of the part | ||
| 9255 | 2026.03.02 04:25:53.761112 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9256 | 2026.03.02 04:25:53.761155 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2027 rows starting from the beginning of the part | ||
| 9257 | 2026.03.02 04:25:53.761198 [ 199 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9258 | 2026.03.02 04:25:53.761403 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.03.02 04:25:53.761436 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9260 | 2026.03.02 04:25:53.761725 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9261 | 2026.03.02 04:25:53.761926 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.03.02 04:25:53.762022 [ 51 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9263 | 2026.03.02 04:25:53.762047 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001109 sec., 57709.64833183048 rows/sec., 4.50 MiB/sec. | ||
| 9264 | 2026.03.02 04:25:53.762049 [ 51 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.03.02 04:25:53.762077 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9266 | 2026.03.02 04:25:53.762083 [ 261 ] {2032b9ad-8517-4d2d-9bb7-7bed0db984a7} <Debug> TCPHandler: Processed in 0.00126934 sec. | ||
| 9267 | 2026.03.02 04:25:53.762169 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 9268 | 2026.03.02 04:25:53.762198 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.03.02 04:25:53.762250 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9270 | 2026.03.02 04:25:53.762275 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1065 rows starting from the beginning of the part | ||
| 9271 | 2026.03.02 04:25:53.762290 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9272 | 2026.03.02 04:25:53.762325 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 102 rows starting from the beginning of the part | ||
| 9273 | 2026.03.02 04:25:53.762332 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9274 | 2026.03.02 04:25:53.762367 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 105 rows starting from the beginning of the part | ||
| 9275 | 2026.03.02 04:25:53.762405 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9276 | 2026.03.02 04:25:53.762438 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1001 rows starting from the beginning of the part | ||
| 9277 | 2026.03.02 04:25:53.762478 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9278 | 2026.03.02 04:25:53.762722 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.03.02 04:25:53.762736 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945547 sec., 2367971.5781731308 rows/sec., 203.51 MiB/sec. | ||
| 9280 | 2026.03.02 04:25:53.762755 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9281 | 2026.03.02 04:25:53.763082 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9282 | 2026.03.02 04:25:53.763140 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9283 | 2026.03.02 04:25:53.763452 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.03.02 04:25:53.763458 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.03.02 04:25:53.763486 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355851 sec., 1770843.551393184 rows/sec., 136.77 MiB/sec. | ||
| 9286 | 2026.03.02 04:25:53.763550 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_66_13} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9287 | 2026.03.02 04:25:53.763580 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9288 | 2026.03.02 04:25:53.763603 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00134 sec., 47761.19402985075 rows/sec., 3.33 MiB/sec. | ||
| 9289 | 2026.03.02 04:25:53.763613 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2026.03.02 04:25:53.763632 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9291 | 2026.03.02 04:25:53.763636 [ 261 ] {edb6b111-ac2b-4727-aa15-406a00f1a00e} <Debug> TCPHandler: Processed in 0.001498443 sec. | ||
| 9292 | 2026.03.02 04:25:53.763644 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9293 | 2026.03.02 04:25:53.763660 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 9294 | 2026.03.02 04:25:53.763749 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2026.03.02 04:25:53.763779 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 9296 | 2026.03.02 04:25:53.763840 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9297 | 2026.03.02 04:25:53.763866 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.03.02 04:25:53.763881 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9299 | 2026.03.02 04:25:53.763923 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_66_13} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9300 | 2026.03.02 04:25:53.763928 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9301 | 2026.03.02 04:25:53.763972 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18759 rows starting from the beginning of the part | ||
| 9302 | 2026.03.02 04:25:53.763981 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 9303 | 2026.03.02 04:25:53.764046 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 197 rows starting from the beginning of the part | ||
| 9304 | 2026.03.02 04:25:53.764098 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9305 | 2026.03.02 04:25:53.764135 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9306 | 2026.03.02 04:25:53.764172 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 892 rows starting from the beginning of the part | ||
| 9307 | 2026.03.02 04:25:53.764174 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.03.02 04:25:53.764211 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9309 | 2026.03.02 04:25:53.764215 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9310 | 2026.03.02 04:25:53.764604 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9311 | 2026.03.02 04:25:53.764809 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2026.03.02 04:25:53.764906 [ 51 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9313 | 2026.03.02 04:25:53.764930 [ 51 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.03.02 04:25:53.764935 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001087 sec., 22079.116835326586 rows/sec., 1.49 MiB/sec. | ||
| 9315 | 2026.03.02 04:25:53.764945 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9316 | 2026.03.02 04:25:53.764972 [ 261 ] {72859a5f-df83-4b90-b37a-e6aaddffb9c6} <Debug> TCPHandler: Processed in 0.001250941 sec. | ||
| 9317 | 2026.03.02 04:25:53.765023 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 9318 | 2026.03.02 04:25:53.765127 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9319 | 2026.03.02 04:25:53.765163 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3636 rows starting from the beginning of the part | ||
| 9320 | 2026.03.02 04:25:53.765221 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 9321 | 2026.03.02 04:25:53.765266 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9322 | 2026.03.02 04:25:53.765303 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9323 | 2026.03.02 04:25:53.765338 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
| 9324 | 2026.03.02 04:25:53.765374 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 9325 | 2026.03.02 04:25:53.767092 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3906 rows, containing 4 columns (4 merged, 0 gathered) in 0.002102648 sec., 1857657.5822486694 rows/sec., 121.74 MiB/sec. | ||
| 9326 | 2026.03.02 04:25:53.767350 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9327 | 2026.03.02 04:25:53.767590 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.03.02 04:25:53.767657 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_66_13} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9329 | 2026.03.02 04:25:53.767722 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9330 | 2026.03.02 04:25:53.770124 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20232 rows, containing 5 columns (5 merged, 0 gathered) in 0.006377694 sec., 3172306.4794265768 rows/sec., 215.80 MiB/sec. | ||
| 9331 | 2026.03.02 04:25:53.770465 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9332 | 2026.03.02 04:25:53.770738 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.03.02 04:25:53.770814 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9334 | 2026.03.02 04:25:53.770891 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9335 | 2026.03.02 04:25:53.927857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9336 | 2026.03.02 04:25:53.945030 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2026.03.02 04:25:53.945095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9338 | 2026.03.02 04:25:53.950596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9339 | 2026.03.02 04:25:53.951361 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.03.02 04:25:53.954373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9341 | 2026.03.02 04:25:58.763251 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2026.03.02 04:25:58.763442 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9343 | 2026.03.02 04:25:58.763510 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9344 | 2026.03.02 04:25:58.764166 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2026.03.02 04:25:58.764216 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9346 | 2026.03.02 04:25:58.764607 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9347 | 2026.03.02 04:25:58.764833 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2026.03.02 04:25:58.764993 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.69 MiB/sec. | ||
| 9349 | 2026.03.02 04:25:58.765045 [ 261 ] {ce6ae037-3537-4ba3-ad77-e9e129d5fc3e} <Debug> TCPHandler: Processed in 0.001929496 sec. | ||
| 9350 | 2026.03.02 04:25:58.765171 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2026.03.02 04:25:58.765277 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9352 | 2026.03.02 04:25:58.765320 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9353 | 2026.03.02 04:25:58.765769 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.03.02 04:25:58.765812 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9355 | 2026.03.02 04:25:58.766122 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9356 | 2026.03.02 04:25:58.766342 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.03.02 04:25:58.766476 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 9358 | 2026.03.02 04:25:58.766515 [ 261 ] {cd7a0cd5-44fb-4a5b-af24-ced10c95a6ec} <Debug> TCPHandler: Processed in 0.001398472 sec. | ||
| 9359 | 2026.03.02 04:25:58.766644 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2026.03.02 04:25:58.766742 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9361 | 2026.03.02 04:25:58.766787 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9362 | 2026.03.02 04:25:58.767199 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.03.02 04:25:58.767235 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9364 | 2026.03.02 04:25:58.767563 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9365 | 2026.03.02 04:25:58.767767 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.03.02 04:25:58.767900 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9367 | 2026.03.02 04:25:58.767938 [ 261 ] {a682f1e6-827c-4ff7-bc8e-cce02242e8a6} <Debug> TCPHandler: Processed in 0.001345041 sec. | ||
| 9368 | 2026.03.02 04:25:58.768060 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2026.03.02 04:25:58.768177 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9370 | 2026.03.02 04:25:58.768223 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9371 | 2026.03.02 04:25:58.768566 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.03.02 04:25:58.768605 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9373 | 2026.03.02 04:25:58.768912 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9374 | 2026.03.02 04:25:58.769166 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.03.02 04:25:58.769304 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 9376 | 2026.03.02 04:25:58.769342 [ 261 ] {b2ca4fa3-54bb-4eb9-9efc-666815fbea82} <Debug> TCPHandler: Processed in 0.001343151 sec. | ||
| 9377 | 2026.03.02 04:26:00.173493 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9378 | 2026.03.02 04:26:00.173568 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9379 | 2026.03.02 04:26:00.334656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21142 | ||
| 9380 | 2026.03.02 04:26:00.335160 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.03.02 04:26:00.335198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9382 | 2026.03.02 04:26:00.335667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9383 | 2026.03.02 04:26:00.335908 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.03.02 04:26:00.336120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21142 | ||
| 9385 | 2026.03.02 04:26:00.387005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1152 | ||
| 9386 | 2026.03.02 04:26:00.389638 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.03.02 04:26:00.389696 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9388 | 2026.03.02 04:26:00.390975 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9389 | 2026.03.02 04:26:00.391251 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.03.02 04:26:00.391633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 9391 | 2026.03.02 04:26:01.454527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9392 | 2026.03.02 04:26:01.472760 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.03.02 04:26:01.472829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9394 | 2026.03.02 04:26:01.479440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9395 | 2026.03.02 04:26:01.480237 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2026.03.02 04:26:01.483942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9397 | 2026.03.02 04:26:03.772300 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2026.03.02 04:26:03.772544 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9399 | 2026.03.02 04:26:03.772621 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9400 | 2026.03.02 04:26:03.773480 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.03.02 04:26:03.773530 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9402 | 2026.03.02 04:26:03.773934 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9403 | 2026.03.02 04:26:03.774167 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.03.02 04:26:03.774327 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001836 sec., 154684.09586056645 rows/sec., 9.82 MiB/sec. | ||
| 9405 | 2026.03.02 04:26:03.774374 [ 261 ] {f0052c3c-7b3a-4420-9fa9-cb0cfe93040c} <Debug> TCPHandler: Processed in 0.002255569 sec. | ||
| 9406 | 2026.03.02 04:26:03.774499 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.03.02 04:26:03.774603 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9408 | 2026.03.02 04:26:03.774647 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9409 | 2026.03.02 04:26:03.775613 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.03.02 04:26:03.775651 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9411 | 2026.03.02 04:26:03.776013 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9412 | 2026.03.02 04:26:03.776218 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2026.03.02 04:26:03.776349 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001771 sec., 496329.7571993224 rows/sec., 39.74 MiB/sec. | ||
| 9414 | 2026.03.02 04:26:03.776387 [ 261 ] {97356474-4294-4c20-be42-494b2ac76b42} <Debug> TCPHandler: Processed in 0.001940066 sec. | ||
| 9415 | 2026.03.02 04:26:03.776502 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2026.03.02 04:26:03.776598 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9417 | 2026.03.02 04:26:03.776640 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9418 | 2026.03.02 04:26:03.777153 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2026.03.02 04:26:03.777189 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9420 | 2026.03.02 04:26:03.777486 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9421 | 2026.03.02 04:26:03.777699 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2026.03.02 04:26:03.777828 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001249 sec., 146517.21377101683 rows/sec., 9.09 MiB/sec. | ||
| 9423 | 2026.03.02 04:26:03.777866 [ 261 ] {dc8c14ea-f242-4a3a-b4f5-48152fce2fa4} <Debug> TCPHandler: Processed in 0.001414992 sec. | ||
| 9424 | 2026.03.02 04:26:03.777977 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2026.03.02 04:26:03.778073 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9426 | 2026.03.02 04:26:03.778113 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9427 | 2026.03.02 04:26:03.778574 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2026.03.02 04:26:03.778610 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9429 | 2026.03.02 04:26:03.778912 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9430 | 2026.03.02 04:26:03.779116 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.03.02 04:26:03.779243 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 9432 | 2026.03.02 04:26:03.779279 [ 261 ] {60a68e12-a2a1-4688-9f7a-ecf8493d17ce} <Debug> TCPHandler: Processed in 0.001352312 sec. | ||
| 9433 | 2026.03.02 04:26:03.779391 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2026.03.02 04:26:03.779486 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9435 | 2026.03.02 04:26:03.779525 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9436 | 2026.03.02 04:26:03.780000 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.03.02 04:26:03.780035 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9438 | 2026.03.02 04:26:03.780340 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9439 | 2026.03.02 04:26:03.780543 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.03.02 04:26:03.780670 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 9441 | 2026.03.02 04:26:03.780707 [ 261 ] {d32425ed-061d-4e9c-abc8-6e0e5d904bc5} <Debug> TCPHandler: Processed in 0.001365882 sec. | ||
| 9442 | 2026.03.02 04:26:03.780822 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2026.03.02 04:26:03.780917 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9444 | 2026.03.02 04:26:03.780956 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9445 | 2026.03.02 04:26:03.781606 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.03.02 04:26:03.781642 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9447 | 2026.03.02 04:26:03.781960 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9448 | 2026.03.02 04:26:03.782167 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.03.02 04:26:03.782296 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001397 sec., 380100.214745884 rows/sec., 26.89 MiB/sec. | ||
| 9450 | 2026.03.02 04:26:03.782334 [ 261 ] {42dd02c9-fc20-449e-8045-5c69cd31f5b2} <Debug> TCPHandler: Processed in 0.001561263 sec. | ||
| 9451 | 2026.03.02 04:26:03.782451 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2026.03.02 04:26:03.782545 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9453 | 2026.03.02 04:26:03.782587 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9454 | 2026.03.02 04:26:03.782920 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.03.02 04:26:03.782956 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9456 | 2026.03.02 04:26:03.783258 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9457 | 2026.03.02 04:26:03.783467 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.03.02 04:26:03.783597 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 9459 | 2026.03.02 04:26:03.783635 [ 261 ] {fd1a4ba7-43a9-4bfe-9399-d4a22c4e2ae2} <Debug> TCPHandler: Processed in 0.00123474 sec. | ||
| 9460 | 2026.03.02 04:26:03.783745 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.03.02 04:26:03.783839 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9462 | 2026.03.02 04:26:03.783882 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9463 | 2026.03.02 04:26:03.784304 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.03.02 04:26:03.784339 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9465 | 2026.03.02 04:26:03.784719 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9466 | 2026.03.02 04:26:03.784992 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2026.03.02 04:26:03.785152 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00133 sec., 199248.12030075188 rows/sec., 13.24 MiB/sec. | ||
| 9468 | 2026.03.02 04:26:03.785197 [ 261 ] {1d8617d2-dacf-4720-b124-014142ce37ec} <Debug> TCPHandler: Processed in 0.001502333 sec. | ||
| 9469 | 2026.03.02 04:26:03.785334 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.03.02 04:26:03.785441 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9471 | 2026.03.02 04:26:03.785483 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9472 | 2026.03.02 04:26:03.785791 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.03.02 04:26:03.785828 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9474 | 2026.03.02 04:26:03.786132 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9475 | 2026.03.02 04:26:03.786338 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.03.02 04:26:03.786467 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 9477 | 2026.03.02 04:26:03.786504 [ 261 ] {c8f5487b-89e8-4896-b46e-d1561dc5ad52} <Debug> TCPHandler: Processed in 0.001233111 sec. | ||
| 9478 | 2026.03.02 04:26:03.786625 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.03.02 04:26:03.786719 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9480 | 2026.03.02 04:26:03.786772 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9481 | 2026.03.02 04:26:03.787685 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.03.02 04:26:03.787729 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9483 | 2026.03.02 04:26:03.788386 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9484 | 2026.03.02 04:26:03.788605 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.03.02 04:26:03.788739 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002039 sec., 20107.89602746444 rows/sec., 36.03 MiB/sec. | ||
| 9486 | 2026.03.02 04:26:03.788791 [ 261 ] {8b713c41-1631-452e-a2c9-f6ba9a5e9afd} <Debug> TCPHandler: Processed in 0.002216859 sec. | ||
| 9487 | 2026.03.02 04:26:03.788906 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.03.02 04:26:03.789000 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9489 | 2026.03.02 04:26:03.789040 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9490 | 2026.03.02 04:26:03.789407 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.03.02 04:26:03.789444 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9492 | 2026.03.02 04:26:03.789752 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9493 | 2026.03.02 04:26:03.789963 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.03.02 04:26:03.790089 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 9495 | 2026.03.02 04:26:03.790125 [ 261 ] {2c8cf213-d6fe-434c-9657-db0f6df2e446} <Debug> TCPHandler: Processed in 0.00126858 sec. | ||
| 9496 | 2026.03.02 04:26:07.836340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21590 | ||
| 9497 | 2026.03.02 04:26:07.836845 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.03.02 04:26:07.836899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9499 | 2026.03.02 04:26:07.837374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9500 | 2026.03.02 04:26:07.837600 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2026.03.02 04:26:07.837735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21590 | ||
| 9502 | 2026.03.02 04:26:08.763049 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.03.02 04:26:08.763345 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9504 | 2026.03.02 04:26:08.763452 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9505 | 2026.03.02 04:26:08.764181 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.03.02 04:26:08.764229 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9507 | 2026.03.02 04:26:08.764622 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9508 | 2026.03.02 04:26:08.764859 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.03.02 04:26:08.765019 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec. | ||
| 9510 | 2026.03.02 04:26:08.765069 [ 261 ] {1794c562-c396-4150-8313-bdae303a2c2f} <Debug> TCPHandler: Processed in 0.002215419 sec. | ||
| 9511 | 2026.03.02 04:26:08.765194 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.03.02 04:26:08.765297 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9513 | 2026.03.02 04:26:08.765341 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9514 | 2026.03.02 04:26:08.765782 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.03.02 04:26:08.765818 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9516 | 2026.03.02 04:26:08.766135 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9517 | 2026.03.02 04:26:08.766347 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.03.02 04:26:08.766478 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 9519 | 2026.03.02 04:26:08.766520 [ 261 ] {5e3762d8-72df-427e-a30c-5379bf1b2e0f} <Debug> TCPHandler: Processed in 0.001379302 sec. | ||
| 9520 | 2026.03.02 04:26:08.766677 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.03.02 04:26:08.766774 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9522 | 2026.03.02 04:26:08.766820 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9523 | 2026.03.02 04:26:08.767292 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.03.02 04:26:08.767330 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9525 | 2026.03.02 04:26:08.767684 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9526 | 2026.03.02 04:26:08.767900 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.03.02 04:26:08.768037 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 9528 | 2026.03.02 04:26:08.768075 [ 261 ] {e6ec321d-8239-43b9-ab03-9d6628464f57} <Debug> TCPHandler: Processed in 0.001448762 sec. | ||
| 9529 | 2026.03.02 04:26:08.768189 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.03.02 04:26:08.768287 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9531 | 2026.03.02 04:26:08.768330 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9532 | 2026.03.02 04:26:08.768670 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.03.02 04:26:08.768706 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9534 | 2026.03.02 04:26:08.769021 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9535 | 2026.03.02 04:26:08.769229 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.03.02 04:26:08.769360 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9537 | 2026.03.02 04:26:08.769396 [ 261 ] {138d7c44-2275-4435-a26f-0feaca943fff} <Debug> TCPHandler: Processed in 0.00125703 sec. | ||
| 9538 | 2026.03.02 04:26:08.984148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9539 | 2026.03.02 04:26:09.000109 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.03.02 04:26:09.000261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9541 | 2026.03.02 04:26:09.006271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9542 | 2026.03.02 04:26:09.006953 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.03.02 04:26:09.009642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9544 | 2026.03.02 04:26:10.392029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1182 | ||
| 9545 | 2026.03.02 04:26:10.394422 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.03.02 04:26:10.394466 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9547 | 2026.03.02 04:26:10.395652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9548 | 2026.03.02 04:26:10.395913 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.03.02 04:26:10.396164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9550 | 2026.03.02 04:26:13.772815 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.03.02 04:26:13.773022 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9552 | 2026.03.02 04:26:13.773088 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9553 | 2026.03.02 04:26:13.773857 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.03.02 04:26:13.773904 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9555 | 2026.03.02 04:26:13.774306 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9556 | 2026.03.02 04:26:13.774545 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.03.02 04:26:13.774684 [ 28 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9558 | 2026.03.02 04:26:13.774697 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. | ||
| 9559 | 2026.03.02 04:26:13.774749 [ 28 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.03.02 04:26:13.774765 [ 261 ] {b3b9b75f-f1c5-491d-b4b1-efdb84338d11} <Debug> TCPHandler: Processed in 0.002112208 sec. | ||
| 9561 | 2026.03.02 04:26:13.774777 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9562 | 2026.03.02 04:26:13.774898 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.03.02 04:26:13.774921 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9564 | 2026.03.02 04:26:13.774996 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9565 | 2026.03.02 04:26:13.775043 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9566 | 2026.03.02 04:26:13.775104 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9567 | 2026.03.02 04:26:13.775161 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 9568 | 2026.03.02 04:26:13.775263 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9569 | 2026.03.02 04:26:13.775335 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 9570 | 2026.03.02 04:26:13.775398 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9571 | 2026.03.02 04:26:13.775459 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9572 | 2026.03.02 04:26:13.775521 [ 188 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9573 | 2026.03.02 04:26:13.775892 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.03.02 04:26:13.775934 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9575 | 2026.03.02 04:26:13.776321 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9576 | 2026.03.02 04:26:13.776535 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.03.02 04:26:13.776571 [ 193 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711155 sec., 705955.9186631253 rows/sec., 48.35 MiB/sec. | ||
| 9578 | 2026.03.02 04:26:13.776665 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001687 sec., 521043.2720806165 rows/sec., 41.72 MiB/sec. | ||
| 9579 | 2026.03.02 04:26:13.776708 [ 261 ] {29d40d0b-22de-40f9-96c2-ccb2f0fee49a} <Debug> TCPHandler: Processed in 0.001859196 sec. | ||
| 9580 | 2026.03.02 04:26:13.776737 [ 196 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9581 | 2026.03.02 04:26:13.776819 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.03.02 04:26:13.776918 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9583 | 2026.03.02 04:26:13.776960 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9584 | 2026.03.02 04:26:13.777029 [ 196 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.03.02 04:26:13.777108 [ 196 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_24_5} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9586 | 2026.03.02 04:26:13.777185 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9587 | 2026.03.02 04:26:13.777438 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.03.02 04:26:13.777480 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9589 | 2026.03.02 04:26:13.777794 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9590 | 2026.03.02 04:26:13.777997 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.03.02 04:26:13.778126 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001226 sec., 149265.9053833605 rows/sec., 9.26 MiB/sec. | ||
| 9592 | 2026.03.02 04:26:13.778163 [ 261 ] {45df5164-0a1b-45d8-95d5-00fac37b6646} <Debug> TCPHandler: Processed in 0.001392542 sec. | ||
| 9593 | 2026.03.02 04:26:13.778271 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.03.02 04:26:13.778362 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9595 | 2026.03.02 04:26:13.778400 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9596 | 2026.03.02 04:26:13.778843 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.03.02 04:26:13.778879 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9598 | 2026.03.02 04:26:13.779170 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9599 | 2026.03.02 04:26:13.779368 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.03.02 04:26:13.779467 [ 28 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9601 | 2026.03.02 04:26:13.779492 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 9602 | 2026.03.02 04:26:13.779501 [ 28 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.03.02 04:26:13.779532 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9604 | 2026.03.02 04:26:13.779536 [ 261 ] {6ab2b13b-b21a-4040-87e2-27f5de8bbcd5} <Debug> TCPHandler: Processed in 0.001313601 sec. | ||
| 9605 | 2026.03.02 04:26:13.779630 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9606 | 2026.03.02 04:26:13.779657 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.03.02 04:26:13.779754 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.03.02 04:26:13.779753 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9609 | 2026.03.02 04:26:13.779796 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9610 | 2026.03.02 04:26:13.779808 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 401 rows starting from the beginning of the part | ||
| 9611 | 2026.03.02 04:26:13.779894 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 9612 | 2026.03.02 04:26:13.779944 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 9613 | 2026.03.02 04:26:13.779991 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 377 rows starting from the beginning of the part | ||
| 9614 | 2026.03.02 04:26:13.780032 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 9615 | 2026.03.02 04:26:13.780075 [ 193 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 9616 | 2026.03.02 04:26:13.780250 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.03.02 04:26:13.780291 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9618 | 2026.03.02 04:26:13.780635 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9619 | 2026.03.02 04:26:13.780851 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.03.02 04:26:13.780955 [ 28 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9621 | 2026.03.02 04:26:13.780981 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001245 sec., 118875.50200803213 rows/sec., 6.76 MiB/sec. | ||
| 9622 | 2026.03.02 04:26:13.780988 [ 28 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.03.02 04:26:13.781020 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9624 | 2026.03.02 04:26:13.781025 [ 261 ] {f93faacb-9351-4684-a379-09ab26b82c01} <Debug> TCPHandler: Processed in 0.001416382 sec. | ||
| 9625 | 2026.03.02 04:26:13.781085 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9626 | 2026.03.02 04:26:13.781143 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9627 | 2026.03.02 04:26:13.781147 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558923 sec., 851870.1693412695 rows/sec., 60.21 MiB/sec. | ||
| 9628 | 2026.03.02 04:26:13.781170 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9629 | 2026.03.02 04:26:13.781226 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 9630 | 2026.03.02 04:26:13.781239 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9631 | 2026.03.02 04:26:13.781278 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 9632 | 2026.03.02 04:26:13.781283 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9633 | 2026.03.02 04:26:13.781328 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 9634 | 2026.03.02 04:26:13.781370 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9635 | 2026.03.02 04:26:13.781373 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9636 | 2026.03.02 04:26:13.781430 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9637 | 2026.03.02 04:26:13.781469 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9638 | 2026.03.02 04:26:13.781702 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.03.02 04:26:13.781790 [ 194 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_28_6} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9640 | 2026.03.02 04:26:13.781906 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9641 | 2026.03.02 04:26:13.781912 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.03.02 04:26:13.781958 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9643 | 2026.03.02 04:26:13.782259 [ 198 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201901 sec., 522505.5973828127 rows/sec., 32.29 MiB/sec. | ||
| 9644 | 2026.03.02 04:26:13.782296 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9645 | 2026.03.02 04:26:13.782422 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9646 | 2026.03.02 04:26:13.782517 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2026.03.02 04:26:13.782649 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001427 sec., 372109.3202522775 rows/sec., 26.32 MiB/sec. | ||
| 9648 | 2026.03.02 04:26:13.782686 [ 261 ] {6be4336f-11c6-4e09-9dd9-795162bd3a26} <Debug> TCPHandler: Processed in 0.001592133 sec. | ||
| 9649 | 2026.03.02 04:26:13.782699 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.03.02 04:26:13.782776 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_24_5} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9651 | 2026.03.02 04:26:13.782796 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.03.02 04:26:13.782872 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9653 | 2026.03.02 04:26:13.782890 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9654 | 2026.03.02 04:26:13.782931 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9655 | 2026.03.02 04:26:13.783257 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.03.02 04:26:13.783292 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9657 | 2026.03.02 04:26:13.783592 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9658 | 2026.03.02 04:26:13.783792 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.03.02 04:26:13.783918 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 9660 | 2026.03.02 04:26:13.783953 [ 261 ] {7edffc16-8676-43c6-8635-ae9f14d9e6ee} <Debug> TCPHandler: Processed in 0.00120622 sec. | ||
| 9661 | 2026.03.02 04:26:13.784061 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.03.02 04:26:13.784153 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9663 | 2026.03.02 04:26:13.784195 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9664 | 2026.03.02 04:26:13.784610 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.03.02 04:26:13.784646 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9666 | 2026.03.02 04:26:13.784990 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9667 | 2026.03.02 04:26:13.785193 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.03.02 04:26:13.785324 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 9669 | 2026.03.02 04:26:13.785359 [ 261 ] {f7971320-bb4d-4e8d-b107-96b8ab3c5264} <Debug> TCPHandler: Processed in 0.001347382 sec. | ||
| 9670 | 2026.03.02 04:26:13.785466 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.03.02 04:26:13.785561 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.03.02 04:26:13.785601 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9673 | 2026.03.02 04:26:13.785896 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.03.02 04:26:13.785931 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9675 | 2026.03.02 04:26:13.786207 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9676 | 2026.03.02 04:26:13.786400 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.03.02 04:26:13.786522 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000982 sec., 1018.3299389002036 rows/sec., 68.62 KiB/sec. | ||
| 9678 | 2026.03.02 04:26:13.786556 [ 261 ] {11d49c88-caa0-4d1c-ab38-a6e51359be1d} <Debug> TCPHandler: Processed in 0.00113893 sec. | ||
| 9679 | 2026.03.02 04:26:13.786661 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.03.02 04:26:13.786751 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9681 | 2026.03.02 04:26:13.786802 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9682 | 2026.03.02 04:26:13.787652 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.03.02 04:26:13.787688 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9684 | 2026.03.02 04:26:13.788251 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9685 | 2026.03.02 04:26:13.788473 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.03.02 04:26:13.788605 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001871 sec., 21913.415285943345 rows/sec., 39.27 MiB/sec. | ||
| 9687 | 2026.03.02 04:26:13.788672 [ 261 ] {d7a53b52-e81d-4a6f-8c45-b3bf6d1f552e} <Debug> TCPHandler: Processed in 0.002060147 sec. | ||
| 9688 | 2026.03.02 04:26:13.788785 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2026.03.02 04:26:13.788878 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9690 | 2026.03.02 04:26:13.788919 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9691 | 2026.03.02 04:26:13.789240 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.03.02 04:26:13.789275 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9693 | 2026.03.02 04:26:13.789584 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9694 | 2026.03.02 04:26:13.789812 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.03.02 04:26:13.789937 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 9696 | 2026.03.02 04:26:13.789973 [ 261 ] {c1f7c542-b2ca-4f78-be5b-69624f1ede35} <Debug> TCPHandler: Processed in 0.001236401 sec. | ||
| 9697 | 2026.03.02 04:26:15.173619 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9698 | 2026.03.02 04:26:15.173669 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9699 | 2026.03.02 04:26:15.337965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22102 | ||
| 9700 | 2026.03.02 04:26:15.338560 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.03.02 04:26:15.338609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9702 | 2026.03.02 04:26:15.339121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9703 | 2026.03.02 04:26:15.339354 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.03.02 04:26:15.339490 [ 61 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9705 | 2026.03.02 04:26:15.339500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22102 | ||
| 9706 | 2026.03.02 04:26:15.339546 [ 61 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.02 04:26:15.339572 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9708 | 2026.03.02 04:26:15.339686 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 9709 | 2026.03.02 04:26:15.339793 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9710 | 2026.03.02 04:26:15.339827 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19670 rows starting from the beginning of the part | ||
| 9711 | 2026.03.02 04:26:15.339889 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9712 | 2026.03.02 04:26:15.339937 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9713 | 2026.03.02 04:26:15.339982 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9714 | 2026.03.02 04:26:15.340024 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9715 | 2026.03.02 04:26:15.340066 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9716 | 2026.03.02 04:26:15.342333 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690913 sec., 8213569.149206979 rows/sec., 117.50 MiB/sec. | ||
| 9717 | 2026.03.02 04:26:15.342713 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9718 | 2026.03.02 04:26:15.343028 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.03.02 04:26:15.343108 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_46_9} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9720 | 2026.03.02 04:26:15.343222 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9721 | 2026.03.02 04:26:16.509862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9722 | 2026.03.02 04:26:16.528338 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.03.02 04:26:16.528407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9724 | 2026.03.02 04:26:16.534828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9725 | 2026.03.02 04:26:16.535526 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.03.02 04:26:16.535807 [ 46 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9727 | 2026.03.02 04:26:16.535940 [ 46 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.03.02 04:26:16.535965 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9729 | 2026.03.02 04:26:16.536097 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 9730 | 2026.03.02 04:26:16.539885 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9731 | 2026.03.02 04:26:16.541111 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 9732 | 2026.03.02 04:26:16.541916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9733 | 2026.03.02 04:26:16.545908 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 9734 | 2026.03.02 04:26:16.551492 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 9735 | 2026.03.02 04:26:16.556905 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 9736 | 2026.03.02 04:26:16.561683 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 9737 | 2026.03.02 04:26:16.565783 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 9738 | 2026.03.02 04:26:16.616337 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080301128 sec., 4321.23444143898 rows/sec., 22.34 MiB/sec. | ||
| 9739 | 2026.03.02 04:26:16.618505 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9740 | 2026.03.02 04:26:16.620233 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_46_9} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.03.02 04:26:16.620324 [ 196 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_46_9} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9742 | 2026.03.02 04:26:16.621826 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9743 | 2026.03.02 04:26:17.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.15 MiB, peak 325.55 MiB, free memory in arenas 0.00 B, will set to 313.76 MiB (RSS), difference: 1.61 MiB | ||
| 9744 | 2026.03.02 04:26:18.763532 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.03.02 04:26:18.763743 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9746 | 2026.03.02 04:26:18.763819 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9747 | 2026.03.02 04:26:18.764504 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.03.02 04:26:18.764553 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9749 | 2026.03.02 04:26:18.764946 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9750 | 2026.03.02 04:26:18.765175 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.03.02 04:26:18.765331 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 9752 | 2026.03.02 04:26:18.765333 [ 128 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9753 | 2026.03.02 04:26:18.765383 [ 261 ] {89851dd7-209b-47f3-b4c9-9754e8908517} <Debug> TCPHandler: Processed in 0.001999848 sec. | ||
| 9754 | 2026.03.02 04:26:18.765412 [ 128 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.03.02 04:26:18.765443 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9756 | 2026.03.02 04:26:18.765518 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.03.02 04:26:18.765555 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 9758 | 2026.03.02 04:26:18.765627 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9759 | 2026.03.02 04:26:18.765675 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9760 | 2026.03.02 04:26:18.765691 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9761 | 2026.03.02 04:26:18.765734 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2153 rows starting from the beginning of the part | ||
| 9762 | 2026.03.02 04:26:18.765806 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 9763 | 2026.03.02 04:26:18.765862 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 879 rows starting from the beginning of the part | ||
| 9764 | 2026.03.02 04:26:18.765911 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 9765 | 2026.03.02 04:26:18.765957 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 879 rows starting from the beginning of the part | ||
| 9766 | 2026.03.02 04:26:18.766002 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9767 | 2026.03.02 04:26:18.766108 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.03.02 04:26:18.766153 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9769 | 2026.03.02 04:26:18.766509 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9770 | 2026.03.02 04:26:18.766747 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.03.02 04:26:18.766870 [ 128 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9772 | 2026.03.02 04:26:18.766883 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 9773 | 2026.03.02 04:26:18.766909 [ 128 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.03.02 04:26:18.766931 [ 261 ] {1ca1988a-003f-4db8-a712-39b3da45d953} <Debug> TCPHandler: Processed in 0.001465963 sec. | ||
| 9775 | 2026.03.02 04:26:18.766934 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9776 | 2026.03.02 04:26:18.767057 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9777 | 2026.03.02 04:26:18.767057 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 9778 | 2026.03.02 04:26:18.767161 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9779 | 2026.03.02 04:26:18.767194 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9780 | 2026.03.02 04:26:18.767211 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9781 | 2026.03.02 04:26:18.767230 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1065 rows starting from the beginning of the part | ||
| 9782 | 2026.03.02 04:26:18.767301 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 9783 | 2026.03.02 04:26:18.767346 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 531 rows starting from the beginning of the part | ||
| 9784 | 2026.03.02 04:26:18.767385 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 9785 | 2026.03.02 04:26:18.767422 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 531 rows starting from the beginning of the part | ||
| 9786 | 2026.03.02 04:26:18.767464 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9787 | 2026.03.02 04:26:18.767543 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4079 rows, containing 5 columns (5 merged, 0 gathered) in 0.002032246 sec., 2007138.8995229907 rows/sec., 170.33 MiB/sec. | ||
| 9788 | 2026.03.02 04:26:18.767648 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.03.02 04:26:18.767694 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9790 | 2026.03.02 04:26:18.767955 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9791 | 2026.03.02 04:26:18.768215 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9792 | 2026.03.02 04:26:18.768275 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.03.02 04:26:18.768386 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_71_14} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9794 | 2026.03.02 04:26:18.768478 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.03.02 04:26:18.768498 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9796 | 2026.03.02 04:26:18.768597 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9797 | 2026.03.02 04:26:18.768619 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
| 9798 | 2026.03.02 04:26:18.768627 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.03.02 04:26:18.768659 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9800 | 2026.03.02 04:26:18.768665 [ 261 ] {af54e308-777d-453d-b2c2-b6d771e50897} <Debug> TCPHandler: Processed in 0.001658564 sec. | ||
| 9801 | 2026.03.02 04:26:18.768683 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676424 sec., 1383301.5991181228 rows/sec., 105.30 MiB/sec. | ||
| 9802 | 2026.03.02 04:26:18.768712 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 9803 | 2026.03.02 04:26:18.768797 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.03.02 04:26:18.768806 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9805 | 2026.03.02 04:26:18.768847 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20232 rows starting from the beginning of the part | ||
| 9806 | 2026.03.02 04:26:18.768895 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 9807 | 2026.03.02 04:26:18.768901 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9808 | 2026.03.02 04:26:18.768917 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9809 | 2026.03.02 04:26:18.768936 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 9810 | 2026.03.02 04:26:18.768956 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9811 | 2026.03.02 04:26:18.768982 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 9812 | 2026.03.02 04:26:18.769023 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 9813 | 2026.03.02 04:26:18.769068 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9814 | 2026.03.02 04:26:18.769216 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.03.02 04:26:18.769311 [ 187 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_71_14} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9816 | 2026.03.02 04:26:18.769319 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.03.02 04:26:18.769357 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9818 | 2026.03.02 04:26:18.769395 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9819 | 2026.03.02 04:26:18.769678 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9820 | 2026.03.02 04:26:18.769889 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.03.02 04:26:18.770006 [ 128 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9822 | 2026.03.02 04:26:18.770021 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 9823 | 2026.03.02 04:26:18.770042 [ 128 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2026.03.02 04:26:18.770065 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9825 | 2026.03.02 04:26:18.770066 [ 261 ] {da39cb18-4115-4a30-9d39-570b8fb2f65e} <Debug> TCPHandler: Processed in 0.001320341 sec. | ||
| 9826 | 2026.03.02 04:26:18.770157 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 9827 | 2026.03.02 04:26:18.770278 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9828 | 2026.03.02 04:26:18.770313 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3906 rows starting from the beginning of the part | ||
| 9829 | 2026.03.02 04:26:18.770377 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 9830 | 2026.03.02 04:26:18.770423 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 9831 | 2026.03.02 04:26:18.770463 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 9832 | 2026.03.02 04:26:18.770500 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 9833 | 2026.03.02 04:26:18.770538 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9834 | 2026.03.02 04:26:18.772396 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4266 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022822 sec., 1869248.9702918238 rows/sec., 122.42 MiB/sec. | ||
| 9835 | 2026.03.02 04:26:18.772880 [ 199 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9836 | 2026.03.02 04:26:18.773152 [ 199 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.03.02 04:26:18.773219 [ 199 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_71_14} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9838 | 2026.03.02 04:26:18.773293 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9839 | 2026.03.02 04:26:18.777051 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21242 rows, containing 5 columns (5 merged, 0 gathered) in 0.008364061 sec., 2539675.4040889945 rows/sec., 172.76 MiB/sec. | ||
| 9840 | 2026.03.02 04:26:18.777460 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9841 | 2026.03.02 04:26:18.777715 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2026.03.02 04:26:18.777783 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9843 | 2026.03.02 04:26:18.777860 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9844 | 2026.03.02 04:26:19.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.15 MiB, peak 325.55 MiB, free memory in arenas 0.00 B, will set to 316.54 MiB (RSS), difference: 2.38 MiB | ||
| 9845 | 2026.03.02 04:26:20.396543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1212 | ||
| 9846 | 2026.03.02 04:26:20.398974 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.03.02 04:26:20.399033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9848 | 2026.03.02 04:26:20.400283 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9849 | 2026.03.02 04:26:20.400564 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.03.02 04:26:20.400949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9851 | 2026.03.02 04:26:21.535599 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.03.02 04:26:21.535876 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.03.02 04:26:21.535978 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9854 | 2026.03.02 04:26:21.536793 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.03.02 04:26:21.536842 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9856 | 2026.03.02 04:26:21.537263 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9857 | 2026.03.02 04:26:21.537490 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.03.02 04:26:21.537658 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00186 sec., 152688.17204301074 rows/sec., 9.70 MiB/sec. | ||
| 9859 | 2026.03.02 04:26:21.537706 [ 261 ] {e569bf58-5a14-4beb-91f8-8b3751bb9b80} <Debug> TCPHandler: Processed in 0.002295759 sec. | ||
| 9860 | 2026.03.02 04:26:21.537831 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.03.02 04:26:21.537933 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9862 | 2026.03.02 04:26:21.537977 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9863 | 2026.03.02 04:26:21.538382 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.03.02 04:26:21.538416 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9865 | 2026.03.02 04:26:21.538717 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9866 | 2026.03.02 04:26:21.538921 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.03.02 04:26:21.539054 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 284.87 KiB/sec. | ||
| 9868 | 2026.03.02 04:26:21.539092 [ 261 ] {1ccfbaf0-62ad-49a0-ae85-76e51a716a01} <Debug> TCPHandler: Processed in 0.001312821 sec. | ||
| 9869 | 2026.03.02 04:26:21.539196 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.03.02 04:26:21.539290 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9871 | 2026.03.02 04:26:21.539331 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9872 | 2026.03.02 04:26:21.540658 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.02 04:26:21.540694 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9874 | 2026.03.02 04:26:21.541126 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9875 | 2026.03.02 04:26:21.541338 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.03.02 04:26:21.541470 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Debug> executeQuery: Read 2021 rows, 168.78 KiB in 0.002199 sec., 919054.1155070487 rows/sec., 74.95 MiB/sec. | ||
| 9877 | 2026.03.02 04:26:21.541507 [ 261 ] {5337bb51-b67b-4a46-939f-fe57eff69d01} <Debug> TCPHandler: Processed in 0.00235977 sec. | ||
| 9878 | 2026.03.02 04:26:21.541615 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.03.02 04:26:21.541708 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9880 | 2026.03.02 04:26:21.541747 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9881 | 2026.03.02 04:26:21.542205 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.03.02 04:26:21.542239 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9883 | 2026.03.02 04:26:21.542548 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9884 | 2026.03.02 04:26:21.542752 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.03.02 04:26:21.542848 [ 171 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9886 | 2026.03.02 04:26:21.542879 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Debug> executeQuery: Read 187 rows, 11.90 KiB in 0.001189 sec., 157275.02102607233 rows/sec., 9.78 MiB/sec. | ||
| 9887 | 2026.03.02 04:26:21.542885 [ 171 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.03.02 04:26:21.542910 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9889 | 2026.03.02 04:26:21.542916 [ 261 ] {9be77859-2480-43fe-aa16-45f9248fce83} <Debug> TCPHandler: Processed in 0.001350891 sec. | ||
| 9890 | 2026.03.02 04:26:21.543022 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2026.03.02 04:26:21.543064 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 9892 | 2026.03.02 04:26:21.543116 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9893 | 2026.03.02 04:26:21.543173 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9894 | 2026.03.02 04:26:21.543290 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9895 | 2026.03.02 04:26:21.543351 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 219 rows starting from the beginning of the part | ||
| 9896 | 2026.03.02 04:26:21.543459 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 9897 | 2026.03.02 04:26:21.543539 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 197 rows starting from the beginning of the part | ||
| 9898 | 2026.03.02 04:26:21.543611 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 183 rows starting from the beginning of the part | ||
| 9899 | 2026.03.02 04:26:21.543677 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 183 rows starting from the beginning of the part | ||
| 9900 | 2026.03.02 04:26:21.543684 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.03.02 04:26:21.543734 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9902 | 2026.03.02 04:26:21.543747 [ 200 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 187 rows starting from the beginning of the part | ||
| 9903 | 2026.03.02 04:26:21.544059 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9904 | 2026.03.02 04:26:21.544312 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.03.02 04:26:21.544446 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001348 sec., 279673.590504451 rows/sec., 18.59 MiB/sec. | ||
| 9906 | 2026.03.02 04:26:21.544484 [ 261 ] {7c814edd-7c89-47c8-b0d5-88ad1e7cbccb} <Debug> TCPHandler: Processed in 0.001515143 sec. | ||
| 9907 | 2026.03.02 04:26:21.544583 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.03.02 04:26:21.544675 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.03.02 04:26:21.544714 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9910 | 2026.03.02 04:26:21.544916 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936026 sec., 521687.2087461635 rows/sec., 34.85 MiB/sec. | ||
| 9911 | 2026.03.02 04:26:21.545065 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9912 | 2026.03.02 04:26:21.545154 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2026.03.02 04:26:21.545188 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9914 | 2026.03.02 04:26:21.545317 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.03.02 04:26:21.545385 [ 195 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_41_8} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9916 | 2026.03.02 04:26:21.545473 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9917 | 2026.03.02 04:26:21.545494 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9918 | 2026.03.02 04:26:21.545698 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.03.02 04:26:21.545820 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 9920 | 2026.03.02 04:26:21.545855 [ 261 ] {311c9a4a-b556-4b53-8351-c1c800220d87} <Debug> TCPHandler: Processed in 0.001321031 sec. | ||
| 9921 | 2026.03.02 04:26:21.545967 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.03.02 04:26:21.546060 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9923 | 2026.03.02 04:26:21.546099 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9924 | 2026.03.02 04:26:21.546844 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.03.02 04:26:21.546878 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9926 | 2026.03.02 04:26:21.547210 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9927 | 2026.03.02 04:26:21.547413 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.03.02 04:26:21.547539 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Debug> executeQuery: Read 991 rows, 73.08 KiB in 0.001497 sec., 661990.6479625918 rows/sec., 47.67 MiB/sec. | ||
| 9929 | 2026.03.02 04:26:21.547575 [ 261 ] {99d613bd-2d98-46b4-98ed-bcdb5c5669d4} <Debug> TCPHandler: Processed in 0.001657374 sec. | ||
| 9930 | 2026.03.02 04:26:21.547684 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2026.03.02 04:26:21.547776 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9932 | 2026.03.02 04:26:21.547816 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9933 | 2026.03.02 04:26:21.548137 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2026.03.02 04:26:21.548170 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9935 | 2026.03.02 04:26:21.548461 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9936 | 2026.03.02 04:26:21.548675 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.03.02 04:26:21.548771 [ 171 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9938 | 2026.03.02 04:26:21.548800 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 9939 | 2026.03.02 04:26:21.548805 [ 171 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.03.02 04:26:21.548830 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9941 | 2026.03.02 04:26:21.548836 [ 261 ] {bcb792e0-e5f6-4bab-b0f7-2d8aa2bdb30b} <Debug> TCPHandler: Processed in 0.0012009 sec. | ||
| 9942 | 2026.03.02 04:26:21.548908 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 9943 | 2026.03.02 04:26:21.548992 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.03.02 04:26:21.549008 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9945 | 2026.03.02 04:26:21.549039 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 9946 | 2026.03.02 04:26:21.549092 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 9947 | 2026.03.02 04:26:21.549093 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.03.02 04:26:21.549137 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9949 | 2026.03.02 04:26:21.549145 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9950 | 2026.03.02 04:26:21.549179 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 9951 | 2026.03.02 04:26:21.549213 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9952 | 2026.03.02 04:26:21.549249 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9953 | 2026.03.02 04:26:21.549746 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9954 | 2026.03.02 04:26:21.549781 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9955 | 2026.03.02 04:26:21.549979 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110244 sec., 108849.46119516707 rows/sec., 5.55 MiB/sec. | ||
| 9956 | 2026.03.02 04:26:21.550179 [ 188 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9957 | 2026.03.02 04:26:21.550185 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9958 | 2026.03.02 04:26:21.550476 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.03.02 04:26:21.550607 [ 188 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.03.02 04:26:21.550643 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Debug> executeQuery: Read 887 rows, 60.37 KiB in 0.001568 sec., 565688.7755102041 rows/sec., 37.60 MiB/sec. | ||
| 9961 | 2026.03.02 04:26:21.550688 [ 261 ] {51c1472f-4f92-49fc-9fae-8b2d84daf05e} <Debug> TCPHandler: Processed in 0.001749615 sec. | ||
| 9962 | 2026.03.02 04:26:21.550702 [ 188 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_20_4} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9963 | 2026.03.02 04:26:21.550803 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9964 | 2026.03.02 04:26:21.550808 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.03.02 04:26:21.550915 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9966 | 2026.03.02 04:26:21.550960 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9967 | 2026.03.02 04:26:21.551271 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.03.02 04:26:21.551307 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9969 | 2026.03.02 04:26:21.551609 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9970 | 2026.03.02 04:26:21.551814 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.03.02 04:26:21.551908 [ 171 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9972 | 2026.03.02 04:26:21.551938 [ 171 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2026.03.02 04:26:21.551942 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 9974 | 2026.03.02 04:26:21.551955 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9975 | 2026.03.02 04:26:21.551982 [ 261 ] {bf16a7e5-3d39-41cb-bab4-47717fe0fc3e} <Debug> TCPHandler: Processed in 0.001226091 sec. | ||
| 9976 | 2026.03.02 04:26:21.552027 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 9977 | 2026.03.02 04:26:21.552103 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9978 | 2026.03.02 04:26:21.552125 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9979 | 2026.03.02 04:26:21.552161 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 9980 | 2026.03.02 04:26:21.552206 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 9981 | 2026.03.02 04:26:21.552228 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.03.02 04:26:21.552243 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 9983 | 2026.03.02 04:26:21.552287 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 9984 | 2026.03.02 04:26:21.552301 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9985 | 2026.03.02 04:26:21.552320 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9986 | 2026.03.02 04:26:21.552362 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9987 | 2026.03.02 04:26:21.553068 [ 194 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001069909 sec., 18693.17857873894 rows/sec., 1.23 MiB/sec. | ||
| 9988 | 2026.03.02 04:26:21.553189 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9989 | 2026.03.02 04:26:21.553267 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.03.02 04:26:21.553311 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 9991 | 2026.03.02 04:26:21.553441 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.03.02 04:26:21.553515 [ 200 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_20_4} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9993 | 2026.03.02 04:26:21.553575 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9994 | 2026.03.02 04:26:21.553897 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9995 | 2026.03.02 04:26:21.554126 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.03.02 04:26:21.554264 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002062 sec., 19883.60814742968 rows/sec., 35.63 MiB/sec. | ||
| 9997 | 2026.03.02 04:26:21.554329 [ 261 ] {9bd829ee-3637-40d2-942d-2ae08a20d380} <Debug> TCPHandler: Processed in 0.002286859 sec. | ||
| 9998 | 2026.03.02 04:26:21.554436 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.03.02 04:26:21.554528 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10000 | 2026.03.02 04:26:21.554567 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10001 | 2026.03.02 04:26:21.554885 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.03.02 04:26:21.554919 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10003 | 2026.03.02 04:26:21.555209 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10004 | 2026.03.02 04:26:21.555419 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.03.02 04:26:21.555543 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001033 sec., 63891.577928363986 rows/sec., 3.89 MiB/sec. | ||
| 10006 | 2026.03.02 04:26:21.555578 [ 261 ] {6d5b1cb6-aa1a-4d60-a93e-15dafbf33a10} <Debug> TCPHandler: Processed in 0.00119106 sec. | ||
| 10007 | 2026.03.02 04:26:22.839752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22550 | ||
| 10008 | 2026.03.02 04:26:22.840271 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.03.02 04:26:22.840318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10010 | 2026.03.02 04:26:22.840822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10011 | 2026.03.02 04:26:22.841082 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.03.02 04:26:22.841234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22550 | ||
| 10013 | 2026.03.02 04:26:23.759013 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.03.02 04:26:23.759203 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10015 | 2026.03.02 04:26:23.759270 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10016 | 2026.03.02 04:26:23.759906 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.03.02 04:26:23.759950 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10018 | 2026.03.02 04:26:23.760322 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10019 | 2026.03.02 04:26:23.760535 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.03.02 04:26:23.760686 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001531 sec., 36577.400391900715 rows/sec., 2.81 MiB/sec. | ||
| 10021 | 2026.03.02 04:26:23.760735 [ 261 ] {771fb727-40a0-41d7-8312-588296c42c7b} <Debug> TCPHandler: Processed in 0.001855045 sec. | ||
| 10022 | 2026.03.02 04:26:23.760861 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.03.02 04:26:23.760954 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10024 | 2026.03.02 04:26:23.760994 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10025 | 2026.03.02 04:26:23.761431 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.03.02 04:26:23.761467 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10027 | 2026.03.02 04:26:23.761764 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10028 | 2026.03.02 04:26:23.761965 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.03.02 04:26:23.762094 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 10030 | 2026.03.02 04:26:23.762130 [ 261 ] {e0f8eb83-0960-466b-97bb-5037f00da8e4} <Debug> TCPHandler: Processed in 0.001318761 sec. | ||
| 10031 | 2026.03.02 04:26:23.762243 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.03.02 04:26:23.762335 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.03.02 04:26:23.762378 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10034 | 2026.03.02 04:26:23.762746 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.03.02 04:26:23.762782 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10036 | 2026.03.02 04:26:23.763093 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10037 | 2026.03.02 04:26:23.763300 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.03.02 04:26:23.763426 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00111 sec., 57657.657657657655 rows/sec., 4.02 MiB/sec. | ||
| 10039 | 2026.03.02 04:26:23.763461 [ 261 ] {03a12f9d-fa27-461a-860a-821ea84611cf} <Debug> TCPHandler: Processed in 0.00126744 sec. | ||
| 10040 | 2026.03.02 04:26:23.763570 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.03.02 04:26:23.763661 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.03.02 04:26:23.763700 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10043 | 2026.03.02 04:26:23.764008 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.03.02 04:26:23.764044 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10045 | 2026.03.02 04:26:23.764326 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10046 | 2026.03.02 04:26:23.764525 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.03.02 04:26:23.764651 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001008 sec., 23809.52380952381 rows/sec., 1.60 MiB/sec. | ||
| 10048 | 2026.03.02 04:26:23.764685 [ 261 ] {11d04716-ea7c-4d37-bdaf-0a8fd1289b0f} <Debug> TCPHandler: Processed in 0.00116354 sec. | ||
| 10049 | 2026.03.02 04:26:24.042167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10050 | 2026.03.02 04:26:24.058519 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.03.02 04:26:24.058572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10052 | 2026.03.02 04:26:24.064446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10053 | 2026.03.02 04:26:24.065137 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.03.02 04:26:24.068339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10055 | 2026.03.02 04:26:28.763625 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.03.02 04:26:28.763821 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10057 | 2026.03.02 04:26:28.763892 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10058 | 2026.03.02 04:26:28.764611 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.03.02 04:26:28.764661 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10060 | 2026.03.02 04:26:28.765086 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10061 | 2026.03.02 04:26:28.765318 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.03.02 04:26:28.765480 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.52 MiB/sec. | ||
| 10063 | 2026.03.02 04:26:28.765531 [ 261 ] {2c9a5c6c-6522-47d5-9bbd-70a320fdd110} <Debug> TCPHandler: Processed in 0.002046257 sec. | ||
| 10064 | 2026.03.02 04:26:28.765676 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.03.02 04:26:28.765784 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10066 | 2026.03.02 04:26:28.765855 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10067 | 2026.03.02 04:26:28.766311 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2026.03.02 04:26:28.766347 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10069 | 2026.03.02 04:26:28.766677 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10070 | 2026.03.02 04:26:28.766899 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.03.02 04:26:28.767035 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 10072 | 2026.03.02 04:26:28.767076 [ 261 ] {18480d99-f120-4683-aa8d-222cc1859a8c} <Debug> TCPHandler: Processed in 0.001464703 sec. | ||
| 10073 | 2026.03.02 04:26:28.767202 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2026.03.02 04:26:28.767302 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10075 | 2026.03.02 04:26:28.767348 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10076 | 2026.03.02 04:26:28.767768 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.03.02 04:26:28.767802 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10078 | 2026.03.02 04:26:28.768179 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10079 | 2026.03.02 04:26:28.768403 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.03.02 04:26:28.768539 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 10081 | 2026.03.02 04:26:28.768576 [ 261 ] {f1ea0601-f841-4691-97b8-445ab15248e0} <Debug> TCPHandler: Processed in 0.001427672 sec. | ||
| 10082 | 2026.03.02 04:26:28.768687 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2026.03.02 04:26:28.768785 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10084 | 2026.03.02 04:26:28.768827 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10085 | 2026.03.02 04:26:28.769168 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.03.02 04:26:28.769203 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10087 | 2026.03.02 04:26:28.769516 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10088 | 2026.03.02 04:26:28.769725 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2026.03.02 04:26:28.769851 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10090 | 2026.03.02 04:26:28.769887 [ 261 ] {bb79a86d-0b79-4683-a511-1dc4acafe9f3} <Debug> TCPHandler: Processed in 0.001248551 sec. | ||
| 10091 | 2026.03.02 04:26:30.173907 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10092 | 2026.03.02 04:26:30.173957 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10093 | 2026.03.02 04:26:30.341451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23062 | ||
| 10094 | 2026.03.02 04:26:30.342034 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.03.02 04:26:30.342082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10096 | 2026.03.02 04:26:30.342642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10097 | 2026.03.02 04:26:30.342866 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2026.03.02 04:26:30.342997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23062 | ||
| 10099 | 2026.03.02 04:26:30.401303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1252 | ||
| 10100 | 2026.03.02 04:26:30.403957 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.03.02 04:26:30.404001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10102 | 2026.03.02 04:26:30.405243 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10103 | 2026.03.02 04:26:30.405539 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.03.02 04:26:30.405687 [ 129 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10105 | 2026.03.02 04:26:30.405750 [ 129 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.03.02 04:26:30.405769 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10107 | 2026.03.02 04:26:30.405798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
| 10108 | 2026.03.02 04:26:30.405863 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 10109 | 2026.03.02 04:26:30.406302 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10110 | 2026.03.02 04:26:30.406426 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1090 rows starting from the beginning of the part | ||
| 10111 | 2026.03.02 04:26:30.406767 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
| 10112 | 2026.03.02 04:26:30.407087 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 10113 | 2026.03.02 04:26:30.407416 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 10114 | 2026.03.02 04:26:30.407750 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 10115 | 2026.03.02 04:26:30.408071 [ 190 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 10116 | 2026.03.02 04:26:30.414452 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 72 columns (72 merged, 0 gathered) in 0.008627093 sec., 145124.20348314315 rows/sec., 117.31 MiB/sec. | ||
| 10117 | 2026.03.02 04:26:30.415938 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10118 | 2026.03.02 04:26:30.416465 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.03.02 04:26:30.416533 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_36_7} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10120 | 2026.03.02 04:26:30.416676 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 10121 | 2026.03.02 04:26:31.001242 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000836637 sec. | ||
| 10122 | 2026.03.02 04:26:31.568550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10123 | 2026.03.02 04:26:31.586670 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.03.02 04:26:31.586735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10125 | 2026.03.02 04:26:31.593056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10126 | 2026.03.02 04:26:31.593708 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.03.02 04:26:31.596866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10128 | 2026.03.02 04:26:32.081613 [ 149 ] {} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10129 | 2026.03.02 04:26:32.081678 [ 149 ] {} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.03.02 04:26:32.081699 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10131 | 2026.03.02 04:26:32.081820 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::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 | ||
| 10132 | 2026.03.02 04:26:32.081969 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10133 | 2026.03.02 04:26:32.082003 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 10134 | 2026.03.02 04:26:32.082072 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 10135 | 2026.03.02 04:26:32.082117 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10136 | 2026.03.02 04:26:32.082162 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 10137 | 2026.03.02 04:26:32.082203 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10138 | 2026.03.02 04:26:32.082983 [ 193 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122116 sec., 39306.88853221527 rows/sec., 3.31 MiB/sec. | ||
| 10139 | 2026.03.02 04:26:32.083116 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10140 | 2026.03.02 04:26:32.083360 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.03.02 04:26:32.083437 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_17_4} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10142 | 2026.03.02 04:26:32.083507 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10143 | 2026.03.02 04:26:33.774000 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.03.02 04:26:33.774213 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10145 | 2026.03.02 04:26:33.774288 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10146 | 2026.03.02 04:26:33.775090 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2026.03.02 04:26:33.775132 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10148 | 2026.03.02 04:26:33.775544 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10149 | 2026.03.02 04:26:33.775767 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.03.02 04:26:33.775926 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001768 sec., 160633.4841628959 rows/sec., 10.20 MiB/sec. | ||
| 10151 | 2026.03.02 04:26:33.775976 [ 261 ] {19fe7687-2361-468f-96bc-886927c30e65} <Debug> TCPHandler: Processed in 0.002120949 sec. | ||
| 10152 | 2026.03.02 04:26:33.776106 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.03.02 04:26:33.776210 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10154 | 2026.03.02 04:26:33.776254 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10155 | 2026.03.02 04:26:33.777092 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.03.02 04:26:33.777131 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10157 | 2026.03.02 04:26:33.777514 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10158 | 2026.03.02 04:26:33.777738 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.03.02 04:26:33.777882 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001681 sec., 522903.0339083879 rows/sec., 41.87 MiB/sec. | ||
| 10160 | 2026.03.02 04:26:33.777925 [ 261 ] {9147d0e8-d6a4-4b66-a94c-c24bc55f47da} <Debug> TCPHandler: Processed in 0.001873106 sec. | ||
| 10161 | 2026.03.02 04:26:33.778038 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2026.03.02 04:26:33.778134 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10163 | 2026.03.02 04:26:33.778174 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10164 | 2026.03.02 04:26:33.778644 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.03.02 04:26:33.778678 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10166 | 2026.03.02 04:26:33.778979 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10167 | 2026.03.02 04:26:33.779175 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.03.02 04:26:33.779299 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001185 sec., 154430.37974683545 rows/sec., 9.58 MiB/sec. | ||
| 10169 | 2026.03.02 04:26:33.779336 [ 261 ] {ee423f30-689c-4cc9-af3b-fae2b604946b} <Debug> TCPHandler: Processed in 0.001346401 sec. | ||
| 10170 | 2026.03.02 04:26:33.779448 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2026.03.02 04:26:33.779539 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10172 | 2026.03.02 04:26:33.779578 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10173 | 2026.03.02 04:26:33.780015 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2026.03.02 04:26:33.780049 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10175 | 2026.03.02 04:26:33.780336 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10176 | 2026.03.02 04:26:33.780531 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.03.02 04:26:33.780666 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 10178 | 2026.03.02 04:26:33.780707 [ 261 ] {f72f14c5-cb59-44c0-8280-acd2e28716bf} <Debug> TCPHandler: Processed in 0.001306631 sec. | ||
| 10179 | 2026.03.02 04:26:33.780816 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2026.03.02 04:26:33.780907 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10181 | 2026.03.02 04:26:33.780945 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10182 | 2026.03.02 04:26:33.781369 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.03.02 04:26:33.781402 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10184 | 2026.03.02 04:26:33.781691 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10185 | 2026.03.02 04:26:33.781887 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.03.02 04:26:33.782022 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001117 sec., 132497.76186213072 rows/sec., 7.54 MiB/sec. | ||
| 10187 | 2026.03.02 04:26:33.782062 [ 261 ] {7ffdafbb-b363-4bbb-9973-0e840e1d2d42} <Debug> TCPHandler: Processed in 0.001295031 sec. | ||
| 10188 | 2026.03.02 04:26:33.782172 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10189 | 2026.03.02 04:26:33.782265 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10190 | 2026.03.02 04:26:33.782303 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10191 | 2026.03.02 04:26:33.782861 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.03.02 04:26:33.782894 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10193 | 2026.03.02 04:26:33.783223 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10194 | 2026.03.02 04:26:33.783421 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.03.02 04:26:33.783563 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001302 sec., 407834.1013824885 rows/sec., 28.85 MiB/sec. | ||
| 10196 | 2026.03.02 04:26:33.783605 [ 261 ] {a3312692-e625-4378-b302-75293f60b0fd} <Debug> TCPHandler: Processed in 0.001481613 sec. | ||
| 10197 | 2026.03.02 04:26:33.783747 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.03.02 04:26:33.783839 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10199 | 2026.03.02 04:26:33.783879 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10200 | 2026.03.02 04:26:33.784244 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.03.02 04:26:33.784278 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10202 | 2026.03.02 04:26:33.784582 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10203 | 2026.03.02 04:26:33.784780 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.03.02 04:26:33.784901 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 10205 | 2026.03.02 04:26:33.784936 [ 261 ] {904c60f9-0f37-48f5-91a8-a6181f2d4d07} <Debug> TCPHandler: Processed in 0.00124758 sec. | ||
| 10206 | 2026.03.02 04:26:33.785051 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.03.02 04:26:33.785143 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.03.02 04:26:33.785183 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10209 | 2026.03.02 04:26:33.785631 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.03.02 04:26:33.785664 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10211 | 2026.03.02 04:26:33.785980 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10212 | 2026.03.02 04:26:33.786179 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.03.02 04:26:33.786304 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 10214 | 2026.03.02 04:26:33.786343 [ 261 ] {fafc3936-563d-45bc-afe7-0d0a16bdbf13} <Debug> TCPHandler: Processed in 0.001340561 sec. | ||
| 10215 | 2026.03.02 04:26:33.786457 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.03.02 04:26:33.786549 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10217 | 2026.03.02 04:26:33.786588 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10218 | 2026.03.02 04:26:33.786897 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.03.02 04:26:33.786929 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10220 | 2026.03.02 04:26:33.787217 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10221 | 2026.03.02 04:26:33.787419 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.03.02 04:26:33.787539 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 10223 | 2026.03.02 04:26:33.787572 [ 261 ] {0f430c4a-3659-45ab-8895-69b5eec4ec92} <Debug> TCPHandler: Processed in 0.001163829 sec. | ||
| 10224 | 2026.03.02 04:26:33.787681 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.03.02 04:26:33.787771 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.03.02 04:26:33.787823 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10227 | 2026.03.02 04:26:33.788750 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.03.02 04:26:33.788793 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10229 | 2026.03.02 04:26:33.789452 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10230 | 2026.03.02 04:26:33.789688 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.03.02 04:26:33.789820 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002066 sec., 19845.11132623427 rows/sec., 35.56 MiB/sec. | ||
| 10232 | 2026.03.02 04:26:33.789871 [ 261 ] {b5a02df8-a9a5-404a-8a37-865236bc2e85} <Debug> TCPHandler: Processed in 0.002239059 sec. | ||
| 10233 | 2026.03.02 04:26:33.790030 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.03.02 04:26:33.790126 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.03.02 04:26:33.790167 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10236 | 2026.03.02 04:26:33.790584 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.03.02 04:26:33.790619 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10238 | 2026.03.02 04:26:33.790915 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10239 | 2026.03.02 04:26:33.791136 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.03.02 04:26:33.791258 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 4.89 MiB/sec. | ||
| 10241 | 2026.03.02 04:26:33.791293 [ 261 ] {a5bf484d-5150-4117-b610-73acd7123642} <Debug> TCPHandler: Processed in 0.001311981 sec. | ||
| 10242 | 2026.03.02 04:26:37.843219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23510 | ||
| 10243 | 2026.03.02 04:26:37.843733 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2026.03.02 04:26:37.843781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10245 | 2026.03.02 04:26:37.844290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10246 | 2026.03.02 04:26:37.844521 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2026.03.02 04:26:37.844640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23510 | ||
| 10248 | 2026.03.02 04:26:38.763889 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.03.02 04:26:38.764099 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10250 | 2026.03.02 04:26:38.764177 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10251 | 2026.03.02 04:26:38.764859 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.03.02 04:26:38.764910 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10253 | 2026.03.02 04:26:38.765286 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10254 | 2026.03.02 04:26:38.765514 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.03.02 04:26:38.765680 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001635 sec., 1223.2415902140674 rows/sec., 99.75 KiB/sec. | ||
| 10256 | 2026.03.02 04:26:38.765731 [ 261 ] {aaa37f85-785d-40ff-a4c4-0c09f07c850a} <Debug> TCPHandler: Processed in 0.002015347 sec. | ||
| 10257 | 2026.03.02 04:26:38.765862 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.03.02 04:26:38.765966 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10259 | 2026.03.02 04:26:38.766010 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10260 | 2026.03.02 04:26:38.766440 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.03.02 04:26:38.766479 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10262 | 2026.03.02 04:26:38.766786 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10263 | 2026.03.02 04:26:38.766991 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.03.02 04:26:38.767117 [ 140 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10265 | 2026.03.02 04:26:38.767123 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001182 sec., 48223.350253807104 rows/sec., 3.70 MiB/sec. | ||
| 10266 | 2026.03.02 04:26:38.767186 [ 140 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.03.02 04:26:38.767203 [ 261 ] {8aa73d9a-7bcd-4fad-aa5e-138e2b6d2ece} <Debug> TCPHandler: Processed in 0.001395081 sec. | ||
| 10268 | 2026.03.02 04:26:38.767214 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10269 | 2026.03.02 04:26:38.767318 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.03.02 04:26:38.767330 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 10271 | 2026.03.02 04:26:38.767426 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.03.02 04:26:38.767469 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10273 | 2026.03.02 04:26:38.767473 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10274 | 2026.03.02 04:26:38.767514 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2153 rows starting from the beginning of the part | ||
| 10275 | 2026.03.02 04:26:38.767593 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2021 rows starting from the beginning of the part | ||
| 10276 | 2026.03.02 04:26:38.767645 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10277 | 2026.03.02 04:26:38.767698 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 10278 | 2026.03.02 04:26:38.767743 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 879 rows starting from the beginning of the part | ||
| 10279 | 2026.03.02 04:26:38.767787 [ 196 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 57 rows starting from the beginning of the part | ||
| 10280 | 2026.03.02 04:26:38.767891 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2026.03.02 04:26:38.767934 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10282 | 2026.03.02 04:26:38.768254 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10283 | 2026.03.02 04:26:38.768475 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2026.03.02 04:26:38.768610 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001204 sec., 1661.1295681063123 rows/sec., 115.99 KiB/sec. | ||
| 10285 | 2026.03.02 04:26:38.768650 [ 261 ] {26330638-a3b0-41e9-a1d0-1b7f95bca96c} <Debug> TCPHandler: Processed in 0.001382422 sec. | ||
| 10286 | 2026.03.02 04:26:38.768777 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10287 | 2026.03.02 04:26:38.768879 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10288 | 2026.03.02 04:26:38.768919 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10289 | 2026.03.02 04:26:38.769346 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2026.03.02 04:26:38.769385 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10291 | 2026.03.02 04:26:38.769698 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10292 | 2026.03.02 04:26:38.769818 [ 194 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002534411 sec., 2060439.289444372 rows/sec., 175.59 MiB/sec. | ||
| 10293 | 2026.03.02 04:26:38.769911 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.03.02 04:26:38.770031 [ 140 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10295 | 2026.03.02 04:26:38.770048 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001188 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 10296 | 2026.03.02 04:26:38.770062 [ 140 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.03.02 04:26:38.770088 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10298 | 2026.03.02 04:26:38.770093 [ 261 ] {2cf1f6a9-db52-48ea-997b-c4ffde73180e} <Debug> TCPHandler: Processed in 0.001377462 sec. | ||
| 10299 | 2026.03.02 04:26:38.770176 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 10300 | 2026.03.02 04:26:38.770198 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10301 | 2026.03.02 04:26:38.770213 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2026.03.02 04:26:38.770298 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10303 | 2026.03.02 04:26:38.770321 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10304 | 2026.03.02 04:26:38.770342 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1065 rows starting from the beginning of the part | ||
| 10305 | 2026.03.02 04:26:38.770381 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10306 | 2026.03.02 04:26:38.770420 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 991 rows starting from the beginning of the part | ||
| 10307 | 2026.03.02 04:26:38.770478 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10308 | 2026.03.02 04:26:38.770525 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 10309 | 2026.03.02 04:26:38.770542 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.03.02 04:26:38.770566 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 531 rows starting from the beginning of the part | ||
| 10311 | 2026.03.02 04:26:38.770614 [ 194 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 66 rows starting from the beginning of the part | ||
| 10312 | 2026.03.02 04:26:38.770639 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_76_15} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10313 | 2026.03.02 04:26:38.770745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 10314 | 2026.03.02 04:26:38.770800 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.03.02 04:26:38.770842 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10316 | 2026.03.02 04:26:38.771204 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10317 | 2026.03.02 04:26:38.771423 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.03.02 04:26:38.771539 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10319 | 2026.03.02 04:26:38.771557 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001254 sec., 128389.15470494419 rows/sec., 8.94 MiB/sec. | ||
| 10320 | 2026.03.02 04:26:38.771568 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.03.02 04:26:38.771596 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10322 | 2026.03.02 04:26:38.771602 [ 261 ] {1826ef69-576e-47e5-9262-70283e3b9d93} <Debug> TCPHandler: Processed in 0.001438702 sec. | ||
| 10323 | 2026.03.02 04:26:38.771665 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 10324 | 2026.03.02 04:26:38.771731 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.03.02 04:26:38.771771 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10326 | 2026.03.02 04:26:38.771806 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21242 rows starting from the beginning of the part | ||
| 10327 | 2026.03.02 04:26:38.771858 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.03.02 04:26:38.771862 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 887 rows starting from the beginning of the part | ||
| 10329 | 2026.03.02 04:26:38.771919 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10330 | 2026.03.02 04:26:38.771929 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10331 | 2026.03.02 04:26:38.771970 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001833056 sec., 1517138.5926016446 rows/sec., 115.79 MiB/sec. | ||
| 10332 | 2026.03.02 04:26:38.771982 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 10333 | 2026.03.02 04:26:38.772038 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 10334 | 2026.03.02 04:26:38.772078 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part | ||
| 10335 | 2026.03.02 04:26:38.772192 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10336 | 2026.03.02 04:26:38.772338 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.03.02 04:26:38.772389 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10338 | 2026.03.02 04:26:38.772545 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.03.02 04:26:38.772641 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_76_15} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10340 | 2026.03.02 04:26:38.772757 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10341 | 2026.03.02 04:26:38.772943 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10342 | 2026.03.02 04:26:38.773160 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2026.03.02 04:26:38.773281 [ 140 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10344 | 2026.03.02 04:26:38.773302 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 10345 | 2026.03.02 04:26:38.773310 [ 140 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.03.02 04:26:38.773344 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10347 | 2026.03.02 04:26:38.773348 [ 261 ] {5d799731-a950-4f9a-b28d-780d75d9d7dc} <Debug> TCPHandler: Processed in 0.001681064 sec. | ||
| 10348 | 2026.03.02 04:26:38.773420 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 10349 | 2026.03.02 04:26:38.773522 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10350 | 2026.03.02 04:26:38.773552 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4266 rows starting from the beginning of the part | ||
| 10351 | 2026.03.02 04:26:38.773612 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
| 10352 | 2026.03.02 04:26:38.773651 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 10353 | 2026.03.02 04:26:38.773687 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 10354 | 2026.03.02 04:26:38.773723 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 10355 | 2026.03.02 04:26:38.773761 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 10356 | 2026.03.02 04:26:38.775834 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4566 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244731 sec., 1865721.9559434645 rows/sec., 122.06 MiB/sec. | ||
| 10357 | 2026.03.02 04:26:38.776144 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10358 | 2026.03.02 04:26:38.776399 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.03.02 04:26:38.776469 [ 189 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_76_15} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10360 | 2026.03.02 04:26:38.776543 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10361 | 2026.03.02 04:26:38.784866 [ 189 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22779 rows, containing 5 columns (5 merged, 0 gathered) in 0.013268182 sec., 1716813.9538634608 rows/sec., 116.70 MiB/sec. | ||
| 10362 | 2026.03.02 04:26:38.785472 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10363 | 2026.03.02 04:26:38.785740 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.03.02 04:26:38.785811 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10365 | 2026.03.02 04:26:38.785888 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10366 | 2026.03.02 04:26:39.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.85 MiB, peak 325.55 MiB, free memory in arenas 0.00 B, will set to 320.16 MiB (RSS), difference: 2.30 MiB | ||
| 10367 | 2026.03.02 04:26:39.097016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10368 | 2026.03.02 04:26:39.114483 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.03.02 04:26:39.114540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10370 | 2026.03.02 04:26:39.121100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10371 | 2026.03.02 04:26:39.121798 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.03.02 04:26:39.124954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10373 | 2026.03.02 04:26:39.984588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45849 | ||
| 10374 | 2026.03.02 04:26:39.984697 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10375 | 2026.03.02 04:26:39.984724 [ 289 ] {} <Debug> TCP-Session: b3da4332-a821-49a3-b465-25680476a4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45849 | ||
| 10376 | 2026.03.02 04:26:39.984745 [ 289 ] {} <Debug> TCP-Session: b3da4332-a821-49a3-b465-25680476a4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10377 | 2026.03.02 04:26:39.984757 [ 289 ] {} <Debug> TCP-Session: b3da4332-a821-49a3-b465-25680476a4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2026.03.02 04:26:39.984985 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53610 | ||
| 10379 | 2026.03.02 04:26:39.985010 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38578 | ||
| 10380 | 2026.03.02 04:26:39.985049 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61877 | ||
| 10381 | 2026.03.02 04:26:39.985058 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51327 | ||
| 10382 | 2026.03.02 04:26:39.985024 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53289 | ||
| 10383 | 2026.03.02 04:26:39.985135 [ 289 ] {} <Trace> TCP-Session: b3da4332-a821-49a3-b465-25680476a4d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2026.03.02 04:26:39.985159 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10385 | 2026.03.02 04:26:39.985134 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10386 | 2026.03.02 04:26:39.985207 [ 292 ] {} <Debug> TCP-Session: f465c78d-fe98-4c3e-8e68-245d028f18c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38578 | ||
| 10387 | 2026.03.02 04:26:39.985019 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54080 | ||
| 10388 | 2026.03.02 04:26:39.985240 [ 290 ] {} <Debug> TCP-Session: 6ba32edd-1ad7-4340-8e57-1741743a65ba Authenticating user 'default' from [fd00:1122:3344:101::e]:53610 | ||
| 10389 | 2026.03.02 04:26:39.985250 [ 292 ] {} <Debug> TCP-Session: f465c78d-fe98-4c3e-8e68-245d028f18c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.03.02 04:26:39.985269 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10391 | 2026.03.02 04:26:39.985290 [ 290 ] {} <Debug> TCP-Session: 6ba32edd-1ad7-4340-8e57-1741743a65ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10392 | 2026.03.02 04:26:39.985304 [ 292 ] {} <Debug> TCP-Session: f465c78d-fe98-4c3e-8e68-245d028f18c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.03.02 04:26:39.985322 [ 290 ] {} <Debug> TCP-Session: 6ba32edd-1ad7-4340-8e57-1741743a65ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2026.03.02 04:26:39.985333 [ 289 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10395 | 2026.03.02 04:26:39.985318 [ 287 ] {} <Debug> TCP-Session: afa65006-75c2-403a-8438-1f0a6f888047 Authenticating user 'default' from [fd00:1122:3344:101::e]:61877 | ||
| 10396 | 2026.03.02 04:26:39.985008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50439 | ||
| 10397 | 2026.03.02 04:26:39.985399 [ 287 ] {} <Debug> TCP-Session: afa65006-75c2-403a-8438-1f0a6f888047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.03.02 04:26:39.984989 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60857 | ||
| 10399 | 2026.03.02 04:26:39.985441 [ 287 ] {} <Debug> TCP-Session: afa65006-75c2-403a-8438-1f0a6f888047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10400 | 2026.03.02 04:26:39.985620 [ 289 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10401 | 2026.03.02 04:26:39.985682 [ 289 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10402 | 2026.03.02 04:26:39.985793 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10403 | 2026.03.02 04:26:39.985826 [ 294 ] {} <Debug> TCP-Session: a2f5cc02-7acc-4a97-9ae6-0e495f8a34f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54080 | ||
| 10404 | 2026.03.02 04:26:39.985843 [ 294 ] {} <Debug> TCP-Session: a2f5cc02-7acc-4a97-9ae6-0e495f8a34f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2026.03.02 04:26:39.985855 [ 294 ] {} <Debug> TCP-Session: a2f5cc02-7acc-4a97-9ae6-0e495f8a34f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2026.03.02 04:26:39.985912 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10407 | 2026.03.02 04:26:39.985948 [ 293 ] {} <Debug> TCP-Session: 0e356ccc-3686-4502-b663-3ddc0cac4b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:50439 | ||
| 10408 | 2026.03.02 04:26:39.985966 [ 293 ] {} <Debug> TCP-Session: 0e356ccc-3686-4502-b663-3ddc0cac4b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2026.03.02 04:26:39.985979 [ 293 ] {} <Debug> TCP-Session: 0e356ccc-3686-4502-b663-3ddc0cac4b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2026.03.02 04:26:39.985978 [ 289 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 10411 | 2026.03.02 04:26:39.986158 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10412 | 2026.03.02 04:26:39.986193 [ 288 ] {} <Debug> TCP-Session: 5565f8c6-5336-4690-8a97-3cc495c956fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51327 | ||
| 10413 | 2026.03.02 04:26:39.986210 [ 288 ] {} <Debug> TCP-Session: 5565f8c6-5336-4690-8a97-3cc495c956fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.03.02 04:26:39.986228 [ 288 ] {} <Debug> TCP-Session: 5565f8c6-5336-4690-8a97-3cc495c956fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10415 | 2026.03.02 04:26:39.986270 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10416 | 2026.03.02 04:26:39.986311 [ 291 ] {} <Debug> TCP-Session: 07b034d0-29d1-4c4e-bbe5-1c08f46caa79 Authenticating user 'default' from [fd00:1122:3344:101::e]:60857 | ||
| 10417 | 2026.03.02 04:26:39.986334 [ 291 ] {} <Debug> TCP-Session: 07b034d0-29d1-4c4e-bbe5-1c08f46caa79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10418 | 2026.03.02 04:26:39.986347 [ 291 ] {} <Debug> TCP-Session: 07b034d0-29d1-4c4e-bbe5-1c08f46caa79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.03.02 04:26:39.986423 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10420 | 2026.03.02 04:26:39.986454 [ 259 ] {} <Debug> TCP-Session: 5f851da1-d840-4c7c-af84-aa4d0c00e32f Authenticating user 'default' from [fd00:1122:3344:101::e]:53289 | ||
| 10421 | 2026.03.02 04:26:39.986470 [ 259 ] {} <Debug> TCP-Session: 5f851da1-d840-4c7c-af84-aa4d0c00e32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2026.03.02 04:26:39.986483 [ 259 ] {} <Debug> TCP-Session: 5f851da1-d840-4c7c-af84-aa4d0c00e32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10423 | 2026.03.02 04:26:39.986888 [ 307 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Trace> AggregatingTransform: Aggregating | ||
| 10424 | 2026.03.02 04:26:39.986931 [ 307 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 10425 | 2026.03.02 04:26:39.986969 [ 307 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876938 sec. (1140.331 rows/sec., 44.54 KiB/sec.) | ||
| 10426 | 2026.03.02 04:26:39.986987 [ 307 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Trace> Aggregator: Merging aggregated data | ||
| 10427 | 2026.03.02 04:26:39.988353 [ 289 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 10428 | 2026.03.02 04:26:39.988537 [ 289 ] {ef6cbc69-3136-4485-b357-68cb9be165c5} <Debug> TCPHandler: Processed in 0.003521019 sec. | ||
| 10429 | 2026.03.02 04:26:39.988660 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10430 | 2026.03.02 04:26:39.988683 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10431 | 2026.03.02 04:26:39.988688 [ 289 ] {} <Debug> TCP-Session: b3da4332-a821-49a3-b465-25680476a4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10432 | 2026.03.02 04:26:39.988704 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10433 | 2026.03.02 04:26:39.988722 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10434 | 2026.03.02 04:26:39.988729 [ 292 ] {} <Debug> TCP-Session: f465c78d-fe98-4c3e-8e68-245d028f18c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10435 | 2026.03.02 04:26:39.988756 [ 290 ] {} <Debug> TCP-Session: 6ba32edd-1ad7-4340-8e57-1741743a65ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10436 | 2026.03.02 04:26:39.988769 [ 287 ] {} <Debug> TCP-Session: afa65006-75c2-403a-8438-1f0a6f888047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10437 | 2026.03.02 04:26:39.988770 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10438 | 2026.03.02 04:26:39.988788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10439 | 2026.03.02 04:26:39.988805 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10440 | 2026.03.02 04:26:39.988827 [ 291 ] {} <Debug> TCP-Session: 07b034d0-29d1-4c4e-bbe5-1c08f46caa79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2026.03.02 04:26:39.988849 [ 294 ] {} <Debug> TCP-Session: a2f5cc02-7acc-4a97-9ae6-0e495f8a34f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10442 | 2026.03.02 04:26:39.988861 [ 259 ] {} <Debug> TCP-Session: 5f851da1-d840-4c7c-af84-aa4d0c00e32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10443 | 2026.03.02 04:26:39.988765 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10444 | 2026.03.02 04:26:39.988738 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10445 | 2026.03.02 04:26:39.988925 [ 288 ] {} <Debug> TCP-Session: 5565f8c6-5336-4690-8a97-3cc495c956fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10446 | 2026.03.02 04:26:39.988949 [ 293 ] {} <Debug> TCP-Session: 0e356ccc-3686-4502-b663-3ddc0cac4b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10447 | 2026.03.02 04:26:40.042659 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48317 | ||
| 10448 | 2026.03.02 04:26:40.042762 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10449 | 2026.03.02 04:26:40.042786 [ 289 ] {} <Debug> TCP-Session: 6e73fcec-8d4e-4772-9e0c-bdbbf69c3b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:48317 | ||
| 10450 | 2026.03.02 04:26:40.042808 [ 289 ] {} <Debug> TCP-Session: 6e73fcec-8d4e-4772-9e0c-bdbbf69c3b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10451 | 2026.03.02 04:26:40.042821 [ 289 ] {} <Debug> TCP-Session: 6e73fcec-8d4e-4772-9e0c-bdbbf69c3b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10452 | 2026.03.02 04:26:40.043019 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37089 | ||
| 10453 | 2026.03.02 04:26:40.043039 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64060 | ||
| 10454 | 2026.03.02 04:26:40.043066 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41440 | ||
| 10455 | 2026.03.02 04:26:40.043083 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41877 | ||
| 10456 | 2026.03.02 04:26:40.043114 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10457 | 2026.03.02 04:26:40.043136 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10458 | 2026.03.02 04:26:40.043151 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10459 | 2026.03.02 04:26:40.043161 [ 291 ] {} <Debug> TCP-Session: 3755d6c9-d81e-47e9-ab52-09882cac6a3c Authenticating user 'default' from [fd00:1122:3344:101::e]:37089 | ||
| 10460 | 2026.03.02 04:26:40.043172 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10461 | 2026.03.02 04:26:40.043186 [ 259 ] {} <Debug> TCP-Session: 93093d9a-e130-410f-a06f-6867aa44f941 Authenticating user 'default' from [fd00:1122:3344:101::e]:41440 | ||
| 10462 | 2026.03.02 04:26:40.043199 [ 291 ] {} <Debug> TCP-Session: 3755d6c9-d81e-47e9-ab52-09882cac6a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10463 | 2026.03.02 04:26:40.043212 [ 288 ] {} <Debug> TCP-Session: 92ff592a-ab5e-4810-9707-ab9049e3e3b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41877 | ||
| 10464 | 2026.03.02 04:26:40.043222 [ 259 ] {} <Debug> TCP-Session: 93093d9a-e130-410f-a06f-6867aa44f941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10465 | 2026.03.02 04:26:40.043230 [ 291 ] {} <Debug> TCP-Session: 3755d6c9-d81e-47e9-ab52-09882cac6a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10466 | 2026.03.02 04:26:40.043248 [ 288 ] {} <Debug> TCP-Session: 92ff592a-ab5e-4810-9707-ab9049e3e3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10467 | 2026.03.02 04:26:40.043257 [ 259 ] {} <Debug> TCP-Session: 93093d9a-e130-410f-a06f-6867aa44f941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10468 | 2026.03.02 04:26:40.043282 [ 288 ] {} <Debug> TCP-Session: 92ff592a-ab5e-4810-9707-ab9049e3e3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10469 | 2026.03.02 04:26:40.043173 [ 292 ] {} <Debug> TCP-Session: 388ef4a1-b4af-42e5-87c5-f6a8f1f7d554 Authenticating user 'default' from [fd00:1122:3344:101::e]:64060 | ||
| 10470 | 2026.03.02 04:26:40.043078 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43927 | ||
| 10471 | 2026.03.02 04:26:40.043331 [ 292 ] {} <Debug> TCP-Session: 388ef4a1-b4af-42e5-87c5-f6a8f1f7d554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10472 | 2026.03.02 04:26:40.043060 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36675 | ||
| 10473 | 2026.03.02 04:26:40.043382 [ 292 ] {} <Debug> TCP-Session: 388ef4a1-b4af-42e5-87c5-f6a8f1f7d554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2026.03.02 04:26:40.043049 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36362 | ||
| 10475 | 2026.03.02 04:26:40.043424 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10476 | 2026.03.02 04:26:40.043453 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10477 | 2026.03.02 04:26:40.043022 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33524 | ||
| 10478 | 2026.03.02 04:26:40.043483 [ 294 ] {} <Debug> TCP-Session: c5899865-77f5-4b05-9ffc-b7abbd6a20ce Authenticating user 'default' from [fd00:1122:3344:101::e]:36675 | ||
| 10479 | 2026.03.02 04:26:40.043474 [ 287 ] {} <Debug> TCP-Session: ab4b8ce5-6d08-4533-b01c-a28957ac8082 Authenticating user 'default' from [fd00:1122:3344:101::e]:43927 | ||
| 10480 | 2026.03.02 04:26:40.043517 [ 294 ] {} <Debug> TCP-Session: c5899865-77f5-4b05-9ffc-b7abbd6a20ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.03.02 04:26:40.043510 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10482 | 2026.03.02 04:26:40.043533 [ 294 ] {} <Debug> TCP-Session: c5899865-77f5-4b05-9ffc-b7abbd6a20ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10483 | 2026.03.02 04:26:40.043551 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10484 | 2026.03.02 04:26:40.043556 [ 293 ] {} <Debug> TCP-Session: 369a60fd-db35-4ff2-97c6-0e70e298086d Authenticating user 'default' from [fd00:1122:3344:101::e]:36362 | ||
| 10485 | 2026.03.02 04:26:40.043586 [ 290 ] {} <Debug> TCP-Session: 39980e91-5e00-438c-9000-21f2cee88b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:33524 | ||
| 10486 | 2026.03.02 04:26:40.043604 [ 293 ] {} <Debug> TCP-Session: 369a60fd-db35-4ff2-97c6-0e70e298086d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10487 | 2026.03.02 04:26:40.043626 [ 290 ] {} <Debug> TCP-Session: 39980e91-5e00-438c-9000-21f2cee88b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10488 | 2026.03.02 04:26:40.043642 [ 293 ] {} <Debug> TCP-Session: 369a60fd-db35-4ff2-97c6-0e70e298086d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.03.02 04:26:40.043656 [ 290 ] {} <Debug> TCP-Session: 39980e91-5e00-438c-9000-21f2cee88b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.03.02 04:26:40.043529 [ 287 ] {} <Debug> TCP-Session: ab4b8ce5-6d08-4533-b01c-a28957ac8082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.03.02 04:26:40.043150 [ 289 ] {} <Trace> TCP-Session: 6e73fcec-8d4e-4772-9e0c-bdbbf69c3b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.03.02 04:26:40.043695 [ 287 ] {} <Debug> TCP-Session: ab4b8ce5-6d08-4533-b01c-a28957ac8082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10493 | 2026.03.02 04:26:40.043893 [ 289 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10494 | 2026.03.02 04:26:40.044157 [ 289 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10495 | 2026.03.02 04:26:40.044214 [ 289 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10496 | 2026.03.02 04:26:40.044499 [ 289 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 10497 | 2026.03.02 04:26:40.045445 [ 319 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Trace> AggregatingTransform: Aggregating | ||
| 10498 | 2026.03.02 04:26:40.045485 [ 319 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Trace> Aggregator: Aggregation method: without_key | ||
| 10499 | 2026.03.02 04:26:40.045519 [ 319 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920718 sec. (1086.109 rows/sec., 42.43 KiB/sec.) | ||
| 10500 | 2026.03.02 04:26:40.045536 [ 319 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Trace> Aggregator: Merging aggregated data | ||
| 10501 | 2026.03.02 04:26:40.046962 [ 289 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 10502 | 2026.03.02 04:26:40.047100 [ 289 ] {3c2ba11c-da40-47f4-b4d9-b2cbc6eecbb8} <Debug> TCPHandler: Processed in 0.004088575 sec. | ||
| 10503 | 2026.03.02 04:26:40.047230 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10504 | 2026.03.02 04:26:40.047259 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10505 | 2026.03.02 04:26:40.047260 [ 289 ] {} <Debug> TCP-Session: 6e73fcec-8d4e-4772-9e0c-bdbbf69c3b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2026.03.02 04:26:40.047278 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10507 | 2026.03.02 04:26:40.047296 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10508 | 2026.03.02 04:26:40.047319 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10509 | 2026.03.02 04:26:40.047334 [ 288 ] {} <Debug> TCP-Session: 92ff592a-ab5e-4810-9707-ab9049e3e3b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.03.02 04:26:40.047358 [ 291 ] {} <Debug> TCP-Session: 3755d6c9-d81e-47e9-ab52-09882cac6a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10511 | 2026.03.02 04:26:40.047364 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10512 | 2026.03.02 04:26:40.047385 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10513 | 2026.03.02 04:26:40.047405 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10514 | 2026.03.02 04:26:40.047425 [ 294 ] {} <Debug> TCP-Session: c5899865-77f5-4b05-9ffc-b7abbd6a20ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10515 | 2026.03.02 04:26:40.047445 [ 259 ] {} <Debug> TCP-Session: 93093d9a-e130-410f-a06f-6867aa44f941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.03.02 04:26:40.047464 [ 287 ] {} <Debug> TCP-Session: ab4b8ce5-6d08-4533-b01c-a28957ac8082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.03.02 04:26:40.047302 [ 290 ] {} <Debug> TCP-Session: 39980e91-5e00-438c-9000-21f2cee88b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.03.02 04:26:40.047381 [ 293 ] {} <Debug> TCP-Session: 369a60fd-db35-4ff2-97c6-0e70e298086d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.03.02 04:26:40.047339 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10520 | 2026.03.02 04:26:40.047561 [ 292 ] {} <Debug> TCP-Session: 388ef4a1-b4af-42e5-87c5-f6a8f1f7d554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.03.02 04:26:40.406197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1290 | ||
| 10522 | 2026.03.02 04:26:40.408685 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.03.02 04:26:40.408734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10524 | 2026.03.02 04:26:40.409960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10525 | 2026.03.02 04:26:40.410222 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.03.02 04:26:40.410487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10527 | 2026.03.02 04:26:42.516429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53161 | ||
| 10528 | 2026.03.02 04:26:42.516532 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10529 | 2026.03.02 04:26:42.516558 [ 289 ] {} <Debug> TCP-Session: cb5ec5eb-a636-4129-ade6-af5d80c6dc6a Authenticating user 'default' from [fd00:1122:3344:101::e]:53161 | ||
| 10530 | 2026.03.02 04:26:42.516580 [ 289 ] {} <Debug> TCP-Session: cb5ec5eb-a636-4129-ade6-af5d80c6dc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2026.03.02 04:26:42.516593 [ 289 ] {} <Debug> TCP-Session: cb5ec5eb-a636-4129-ade6-af5d80c6dc6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10532 | 2026.03.02 04:26:42.516821 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55133 | ||
| 10533 | 2026.03.02 04:26:42.516846 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44929 | ||
| 10534 | 2026.03.02 04:26:42.516867 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63812 | ||
| 10535 | 2026.03.02 04:26:42.516893 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58128 | ||
| 10536 | 2026.03.02 04:26:42.516922 [ 289 ] {} <Trace> TCP-Session: cb5ec5eb-a636-4129-ade6-af5d80c6dc6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.03.02 04:26:42.516939 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10538 | 2026.03.02 04:26:42.516937 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10539 | 2026.03.02 04:26:42.516983 [ 293 ] {} <Debug> TCP-Session: d74d1eb8-9543-47ec-a3f6-169dc567e1d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44929 | ||
| 10540 | 2026.03.02 04:26:42.516989 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10541 | 2026.03.02 04:26:42.517010 [ 290 ] {} <Debug> TCP-Session: 9d8b2d60-6780-4e3c-b7d0-895ba112b8b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55133 | ||
| 10542 | 2026.03.02 04:26:42.517018 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10543 | 2026.03.02 04:26:42.517038 [ 259 ] {} <Debug> TCP-Session: c4b30bc5-c768-41fc-a06d-c545fc96d164 Authenticating user 'default' from [fd00:1122:3344:101::e]:63812 | ||
| 10544 | 2026.03.02 04:26:42.517050 [ 290 ] {} <Debug> TCP-Session: 9d8b2d60-6780-4e3c-b7d0-895ba112b8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10545 | 2026.03.02 04:26:42.517067 [ 288 ] {} <Debug> TCP-Session: d3a9c5ae-48a7-4dfa-aa71-07c7203b86c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58128 | ||
| 10546 | 2026.03.02 04:26:42.517080 [ 259 ] {} <Debug> TCP-Session: c4b30bc5-c768-41fc-a06d-c545fc96d164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2026.03.02 04:26:42.517085 [ 290 ] {} <Debug> TCP-Session: 9d8b2d60-6780-4e3c-b7d0-895ba112b8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.03.02 04:26:42.517117 [ 259 ] {} <Debug> TCP-Session: c4b30bc5-c768-41fc-a06d-c545fc96d164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.03.02 04:26:42.517114 [ 288 ] {} <Debug> TCP-Session: d3a9c5ae-48a7-4dfa-aa71-07c7203b86c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2026.03.02 04:26:42.517016 [ 293 ] {} <Debug> TCP-Session: d74d1eb8-9543-47ec-a3f6-169dc567e1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.03.02 04:26:42.517164 [ 288 ] {} <Debug> TCP-Session: d3a9c5ae-48a7-4dfa-aa71-07c7203b86c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10552 | 2026.03.02 04:26:42.517186 [ 293 ] {} <Debug> TCP-Session: d74d1eb8-9543-47ec-a3f6-169dc567e1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10553 | 2026.03.02 04:26:42.516882 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62056 | ||
| 10554 | 2026.03.02 04:26:42.516856 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56625 | ||
| 10555 | 2026.03.02 04:26:42.516857 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58404 | ||
| 10556 | 2026.03.02 04:26:42.517283 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10557 | 2026.03.02 04:26:42.516833 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42199 | ||
| 10558 | 2026.03.02 04:26:42.517316 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10559 | 2026.03.02 04:26:42.517334 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10560 | 2026.03.02 04:26:42.517368 [ 292 ] {} <Debug> TCP-Session: e3deb0bf-3b8c-4b23-aaea-d7b020b6d2c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56625 | ||
| 10561 | 2026.03.02 04:26:42.517387 [ 294 ] {} <Debug> TCP-Session: 9408c4d6-c69e-4070-8d94-3f1fbc334518 Authenticating user 'default' from [fd00:1122:3344:101::e]:58404 | ||
| 10562 | 2026.03.02 04:26:42.517402 [ 292 ] {} <Debug> TCP-Session: e3deb0bf-3b8c-4b23-aaea-d7b020b6d2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.03.02 04:26:42.517412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10564 | 2026.03.02 04:26:42.517426 [ 294 ] {} <Debug> TCP-Session: 9408c4d6-c69e-4070-8d94-3f1fbc334518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2026.03.02 04:26:42.517432 [ 292 ] {} <Debug> TCP-Session: e3deb0bf-3b8c-4b23-aaea-d7b020b6d2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2026.03.02 04:26:42.517467 [ 294 ] {} <Debug> TCP-Session: 9408c4d6-c69e-4070-8d94-3f1fbc334518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.03.02 04:26:42.517466 [ 291 ] {} <Debug> TCP-Session: 65d2926c-9fd6-44a9-bb9b-7d821f19a28d Authenticating user 'default' from [fd00:1122:3344:101::e]:42199 | ||
| 10568 | 2026.03.02 04:26:42.517310 [ 287 ] {} <Debug> TCP-Session: b322fa2e-2cb3-4e07-9715-4a1753723a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:62056 | ||
| 10569 | 2026.03.02 04:26:42.517551 [ 291 ] {} <Debug> TCP-Session: 65d2926c-9fd6-44a9-bb9b-7d821f19a28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10570 | 2026.03.02 04:26:42.517106 [ 289 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53161) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10571 | 2026.03.02 04:26:42.517580 [ 291 ] {} <Debug> TCP-Session: 65d2926c-9fd6-44a9-bb9b-7d821f19a28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10572 | 2026.03.02 04:26:42.517575 [ 287 ] {} <Debug> TCP-Session: b322fa2e-2cb3-4e07-9715-4a1753723a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.03.02 04:26:42.517631 [ 287 ] {} <Debug> TCP-Session: b322fa2e-2cb3-4e07-9715-4a1753723a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10574 | 2026.03.02 04:26:42.517841 [ 289 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10575 | 2026.03.02 04:26:42.517901 [ 289 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10576 | 2026.03.02 04:26:42.518178 [ 289 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 10577 | 2026.03.02 04:26:42.519085 [ 298 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Trace> AggregatingTransform: Aggregating | ||
| 10578 | 2026.03.02 04:26:42.519117 [ 298 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 10579 | 2026.03.02 04:26:42.519144 [ 298 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869977 sec. (1149.456 rows/sec., 44.90 KiB/sec.) | ||
| 10580 | 2026.03.02 04:26:42.519158 [ 298 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Trace> Aggregator: Merging aggregated data | ||
| 10581 | 2026.03.02 04:26:42.520372 [ 289 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003325 sec., 300.75187969924815 rows/sec., 11.75 KiB/sec. | ||
| 10582 | 2026.03.02 04:26:42.520497 [ 289 ] {d7c313a4-2c79-40ad-970c-a3f252adf8d8} <Debug> TCPHandler: Processed in 0.003697801 sec. | ||
| 10583 | 2026.03.02 04:26:42.520616 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10584 | 2026.03.02 04:26:42.520643 [ 289 ] {} <Debug> TCP-Session: cb5ec5eb-a636-4129-ade6-af5d80c6dc6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10585 | 2026.03.02 04:26:42.520643 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10586 | 2026.03.02 04:26:42.520665 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10587 | 2026.03.02 04:26:42.520682 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10588 | 2026.03.02 04:26:42.520706 [ 292 ] {} <Debug> TCP-Session: e3deb0bf-3b8c-4b23-aaea-d7b020b6d2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10589 | 2026.03.02 04:26:42.520722 [ 259 ] {} <Debug> TCP-Session: c4b30bc5-c768-41fc-a06d-c545fc96d164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10590 | 2026.03.02 04:26:42.520730 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10591 | 2026.03.02 04:26:42.520744 [ 288 ] {} <Debug> TCP-Session: d3a9c5ae-48a7-4dfa-aa71-07c7203b86c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.03.02 04:26:42.520758 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10593 | 2026.03.02 04:26:42.520781 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10594 | 2026.03.02 04:26:42.520795 [ 290 ] {} <Debug> TCP-Session: 9d8b2d60-6780-4e3c-b7d0-895ba112b8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.03.02 04:26:42.520819 [ 293 ] {} <Debug> TCP-Session: d74d1eb8-9543-47ec-a3f6-169dc567e1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.03.02 04:26:42.520832 [ 287 ] {} <Debug> TCP-Session: b322fa2e-2cb3-4e07-9715-4a1753723a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10597 | 2026.03.02 04:26:42.520740 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10598 | 2026.03.02 04:26:42.520700 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10599 | 2026.03.02 04:26:42.520898 [ 291 ] {} <Debug> TCP-Session: 65d2926c-9fd6-44a9-bb9b-7d821f19a28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.03.02 04:26:42.520916 [ 294 ] {} <Debug> TCP-Session: 9408c4d6-c69e-4070-8d94-3f1fbc334518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2026.03.02 04:26:43.773560 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2026.03.02 04:26:43.773808 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10603 | 2026.03.02 04:26:43.773889 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10604 | 2026.03.02 04:26:43.774679 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.03.02 04:26:43.774728 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10606 | 2026.03.02 04:26:43.775129 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10607 | 2026.03.02 04:26:43.775387 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.03.02 04:26:43.775557 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001805 sec., 157340.72022160667 rows/sec., 9.99 MiB/sec. | ||
| 10609 | 2026.03.02 04:26:43.775613 [ 261 ] {e0b6c0e7-c9fa-4bad-948e-15edfe7f0c58} <Debug> TCPHandler: Processed in 0.002193788 sec. | ||
| 10610 | 2026.03.02 04:26:43.775743 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2026.03.02 04:26:43.775849 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10612 | 2026.03.02 04:26:43.775894 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10613 | 2026.03.02 04:26:43.776876 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.03.02 04:26:43.776916 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10615 | 2026.03.02 04:26:43.777308 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10616 | 2026.03.02 04:26:43.777523 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.03.02 04:26:43.777658 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001835 sec., 479019.07356948225 rows/sec., 38.35 MiB/sec. | ||
| 10618 | 2026.03.02 04:26:43.777698 [ 261 ] {43ae0ebd-2a7d-4f25-9e1e-dd8e40a076f7} <Debug> TCPHandler: Processed in 0.002009617 sec. | ||
| 10619 | 2026.03.02 04:26:43.777813 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.03.02 04:26:43.777915 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.03.02 04:26:43.777959 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10622 | 2026.03.02 04:26:43.778479 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.03.02 04:26:43.778517 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10624 | 2026.03.02 04:26:43.778839 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10625 | 2026.03.02 04:26:43.779058 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.03.02 04:26:43.779189 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001296 sec., 141203.7037037037 rows/sec., 8.76 MiB/sec. | ||
| 10627 | 2026.03.02 04:26:43.779228 [ 261 ] {9958a93d-73da-4158-b3f8-ad0ff57b814b} <Debug> TCPHandler: Processed in 0.001467973 sec. | ||
| 10628 | 2026.03.02 04:26:43.779340 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.03.02 04:26:43.779438 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.03.02 04:26:43.779480 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10631 | 2026.03.02 04:26:43.779938 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.03.02 04:26:43.779974 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10633 | 2026.03.02 04:26:43.780286 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10634 | 2026.03.02 04:26:43.780498 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.03.02 04:26:43.780638 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.89 MiB/sec. | ||
| 10636 | 2026.03.02 04:26:43.780677 [ 261 ] {ccc52910-d974-40e5-8d91-459cf1bce198} <Debug> TCPHandler: Processed in 0.001388592 sec. | ||
| 10637 | 2026.03.02 04:26:43.780789 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.03.02 04:26:43.780886 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.03.02 04:26:43.780926 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10640 | 2026.03.02 04:26:43.781388 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2026.03.02 04:26:43.781424 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10642 | 2026.03.02 04:26:43.781755 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10643 | 2026.03.02 04:26:43.781976 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2026.03.02 04:26:43.782108 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001241 sec., 119258.66236905722 rows/sec., 6.78 MiB/sec. | ||
| 10645 | 2026.03.02 04:26:43.782146 [ 261 ] {4d0a49e5-ac74-441f-a4d2-1045ebb5a192} <Debug> TCPHandler: Processed in 0.001409272 sec. | ||
| 10646 | 2026.03.02 04:26:43.782262 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10647 | 2026.03.02 04:26:43.782356 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10648 | 2026.03.02 04:26:43.782397 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10649 | 2026.03.02 04:26:43.783056 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.03.02 04:26:43.783092 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10651 | 2026.03.02 04:26:43.783420 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10652 | 2026.03.02 04:26:43.783632 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.03.02 04:26:43.783761 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001424 sec., 372893.2584269663 rows/sec., 26.38 MiB/sec. | ||
| 10654 | 2026.03.02 04:26:43.783799 [ 261 ] {18ff3f5d-2728-426f-b6f1-283dfbbe56a6} <Debug> TCPHandler: Processed in 0.001590313 sec. | ||
| 10655 | 2026.03.02 04:26:43.783911 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.03.02 04:26:43.784007 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10657 | 2026.03.02 04:26:43.784049 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10658 | 2026.03.02 04:26:43.784408 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.03.02 04:26:43.784449 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10660 | 2026.03.02 04:26:43.784773 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10661 | 2026.03.02 04:26:43.785003 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.03.02 04:26:43.785137 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 10663 | 2026.03.02 04:26:43.785176 [ 261 ] {c2d1255a-053a-4d5c-9c0f-58d65917ec09} <Debug> TCPHandler: Processed in 0.001316651 sec. | ||
| 10664 | 2026.03.02 04:26:43.785284 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.03.02 04:26:43.785381 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.03.02 04:26:43.785425 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10667 | 2026.03.02 04:26:43.785871 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.03.02 04:26:43.785908 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10669 | 2026.03.02 04:26:43.786257 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10670 | 2026.03.02 04:26:43.786473 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.03.02 04:26:43.786606 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001245 sec., 212851.40562248995 rows/sec., 14.14 MiB/sec. | ||
| 10672 | 2026.03.02 04:26:43.786646 [ 261 ] {d1c0034a-5f9e-4845-9c21-6827042ad3ee} <Debug> TCPHandler: Processed in 0.001413872 sec. | ||
| 10673 | 2026.03.02 04:26:43.786761 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2026.03.02 04:26:43.786857 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10675 | 2026.03.02 04:26:43.786899 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10676 | 2026.03.02 04:26:43.787216 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.03.02 04:26:43.787253 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10678 | 2026.03.02 04:26:43.787552 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10679 | 2026.03.02 04:26:43.787762 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.03.02 04:26:43.787889 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 10681 | 2026.03.02 04:26:43.787925 [ 261 ] {459c1c6d-1a27-4f9f-97c5-6832285ae301} <Debug> TCPHandler: Processed in 0.00121513 sec. | ||
| 10682 | 2026.03.02 04:26:43.788037 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.03.02 04:26:43.788132 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10684 | 2026.03.02 04:26:43.788186 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10685 | 2026.03.02 04:26:43.789098 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.02 04:26:43.789135 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10687 | 2026.03.02 04:26:43.789755 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10688 | 2026.03.02 04:26:43.789990 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.02 04:26:43.790113 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10690 | 2026.03.02 04:26:43.790131 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002017 sec., 20327.21864154685 rows/sec., 36.43 MiB/sec. | ||
| 10691 | 2026.03.02 04:26:43.790192 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.03.02 04:26:43.790221 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10693 | 2026.03.02 04:26:43.790223 [ 261 ] {0d501172-afb2-466d-bb2d-3150ce26c16a} <Debug> TCPHandler: Processed in 0.002237879 sec. | ||
| 10694 | 2026.03.02 04:26:43.790336 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 10695 | 2026.03.02 04:26:43.790355 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.03.02 04:26:43.790466 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10697 | 2026.03.02 04:26:43.790509 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10698 | 2026.03.02 04:26:43.790599 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10699 | 2026.03.02 04:26:43.790677 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1188 rows starting from the beginning of the part | ||
| 10700 | 2026.03.02 04:26:43.790810 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 10701 | 2026.03.02 04:26:43.790867 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.03.02 04:26:43.790909 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10703 | 2026.03.02 04:26:43.790913 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 10704 | 2026.03.02 04:26:43.791029 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 10705 | 2026.03.02 04:26:43.791135 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 10706 | 2026.03.02 04:26:43.791235 [ 192 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 10707 | 2026.03.02 04:26:43.791255 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10708 | 2026.03.02 04:26:43.791486 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.03.02 04:26:43.791619 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 4.76 MiB/sec. | ||
| 10710 | 2026.03.02 04:26:43.791657 [ 261 ] {7e9ca0d5-005b-4cc4-a3de-11449a7ddf0f} <Debug> TCPHandler: Processed in 0.001366872 sec. | ||
| 10711 | 2026.03.02 04:26:43.797719 [ 189 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 19 columns (19 merged, 0 gathered) in 0.007427333 sec., 187550.4976012251 rows/sec., 336.08 MiB/sec. | ||
| 10712 | 2026.03.02 04:26:43.799720 [ 189 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10713 | 2026.03.02 04:26:43.800110 [ 189 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.03.02 04:26:43.800197 [ 189 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10715 | 2026.03.02 04:26:43.800371 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 10716 | 2026.03.02 04:26:44.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.16 MiB, peak 332.64 MiB, free memory in arenas 0.00 B, will set to 323.05 MiB (RSS), difference: 1.89 MiB | ||
| 10717 | 2026.03.02 04:26:45.174007 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10718 | 2026.03.02 04:26:45.174060 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10719 | 2026.03.02 04:26:45.344945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24022 | ||
| 10720 | 2026.03.02 04:26:45.345859 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.03.02 04:26:45.345941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10722 | 2026.03.02 04:26:45.346509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10723 | 2026.03.02 04:26:45.346742 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2026.03.02 04:26:45.346884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24022 | ||
| 10725 | 2026.03.02 04:26:46.625181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10726 | 2026.03.02 04:26:46.643632 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.03.02 04:26:46.643697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10728 | 2026.03.02 04:26:46.650007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10729 | 2026.03.02 04:26:46.650777 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.03.02 04:26:46.654615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10731 | 2026.03.02 04:26:48.764330 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.03.02 04:26:48.764541 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10733 | 2026.03.02 04:26:48.764620 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10734 | 2026.03.02 04:26:48.765289 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.03.02 04:26:48.765333 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10736 | 2026.03.02 04:26:48.765735 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10737 | 2026.03.02 04:26:48.765958 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.03.02 04:26:48.766123 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 10739 | 2026.03.02 04:26:48.766174 [ 261 ] {86d63241-da2b-450d-b739-52f0e225310f} <Debug> TCPHandler: Processed in 0.001994727 sec. | ||
| 10740 | 2026.03.02 04:26:48.766292 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.03.02 04:26:48.766394 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10742 | 2026.03.02 04:26:48.766439 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10743 | 2026.03.02 04:26:48.766857 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.03.02 04:26:48.766896 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10745 | 2026.03.02 04:26:48.767213 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10746 | 2026.03.02 04:26:48.767426 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.03.02 04:26:48.767566 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 10748 | 2026.03.02 04:26:48.767605 [ 261 ] {329c3359-ecab-4ae0-9cef-7439232877ff} <Debug> TCPHandler: Processed in 0.001367061 sec. | ||
| 10749 | 2026.03.02 04:26:48.767716 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.03.02 04:26:48.767812 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10751 | 2026.03.02 04:26:48.767859 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10752 | 2026.03.02 04:26:48.768258 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.03.02 04:26:48.768295 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10754 | 2026.03.02 04:26:48.768627 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10755 | 2026.03.02 04:26:48.768837 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.03.02 04:26:48.768966 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 10757 | 2026.03.02 04:26:48.769003 [ 261 ] {99c4e68c-fefe-4db0-8ec3-b6e658896a24} <Debug> TCPHandler: Processed in 0.001368792 sec. | ||
| 10758 | 2026.03.02 04:26:48.769099 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2026.03.02 04:26:48.769187 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10760 | 2026.03.02 04:26:48.769227 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10761 | 2026.03.02 04:26:48.769598 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.03.02 04:26:48.769636 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10763 | 2026.03.02 04:26:48.769954 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10764 | 2026.03.02 04:26:48.770163 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.03.02 04:26:48.770301 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10766 | 2026.03.02 04:26:48.770338 [ 261 ] {b7497f1e-24b0-4814-a163-892281d7e094} <Debug> TCPHandler: Processed in 0.001251721 sec. | ||
| 10767 | 2026.03.02 04:26:50.410893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1322 | ||
| 10768 | 2026.03.02 04:26:50.413222 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.03.02 04:26:50.413262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10770 | 2026.03.02 04:26:50.414448 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10771 | 2026.03.02 04:26:50.414706 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.03.02 04:26:50.414967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
| 10773 | 2026.03.02 04:26:51.538974 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2026.03.02 04:26:51.539170 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10775 | 2026.03.02 04:26:51.539242 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10776 | 2026.03.02 04:26:51.539988 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.03.02 04:26:51.540029 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10778 | 2026.03.02 04:26:51.540445 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10779 | 2026.03.02 04:26:51.540753 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.03.02 04:26:51.540922 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001805 sec., 157340.72022160667 rows/sec., 9.99 MiB/sec. | ||
| 10781 | 2026.03.02 04:26:51.540974 [ 261 ] {1784e618-7012-421f-86f8-5e091c7c7b2b} <Debug> TCPHandler: Processed in 0.002141709 sec. | ||
| 10782 | 2026.03.02 04:26:51.541097 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2026.03.02 04:26:51.541201 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10784 | 2026.03.02 04:26:51.541246 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10785 | 2026.03.02 04:26:51.541658 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.03.02 04:26:51.541696 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10787 | 2026.03.02 04:26:51.542000 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10788 | 2026.03.02 04:26:51.542208 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.03.02 04:26:51.542339 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001162 sec., 12048.192771084337 rows/sec., 994.21 KiB/sec. | ||
| 10790 | 2026.03.02 04:26:51.542378 [ 261 ] {81c4e4e7-39ff-494a-a40b-566a26ebcdbe} <Debug> TCPHandler: Processed in 0.001332281 sec. | ||
| 10791 | 2026.03.02 04:26:51.542479 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.03.02 04:26:51.542575 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10793 | 2026.03.02 04:26:51.542617 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10794 | 2026.03.02 04:26:51.543989 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.03.02 04:26:51.544025 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10796 | 2026.03.02 04:26:51.544465 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10797 | 2026.03.02 04:26:51.544756 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.03.02 04:26:51.544892 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Debug> executeQuery: Read 2027 rows, 169.24 KiB in 0.002336 sec., 867722.6027397261 rows/sec., 70.75 MiB/sec. | ||
| 10799 | 2026.03.02 04:26:51.544931 [ 261 ] {807207fb-55bd-4f53-b751-e9932719b88e} <Debug> TCPHandler: Processed in 0.002502811 sec. | ||
| 10800 | 2026.03.02 04:26:51.545048 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2026.03.02 04:26:51.545151 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10802 | 2026.03.02 04:26:51.545193 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10803 | 2026.03.02 04:26:51.545701 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.03.02 04:26:51.545740 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10805 | 2026.03.02 04:26:51.546171 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10806 | 2026.03.02 04:26:51.546404 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.03.02 04:26:51.546544 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Debug> executeQuery: Read 197 rows, 12.62 KiB in 0.001414 sec., 139321.07496463932 rows/sec., 8.71 MiB/sec. | ||
| 10808 | 2026.03.02 04:26:51.546585 [ 261 ] {87b30461-77cf-401c-a56d-45b02409fbe2} <Debug> TCPHandler: Processed in 0.001587833 sec. | ||
| 10809 | 2026.03.02 04:26:51.546703 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.03.02 04:26:51.546799 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10811 | 2026.03.02 04:26:51.546840 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10812 | 2026.03.02 04:26:51.547377 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.03.02 04:26:51.547413 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10814 | 2026.03.02 04:26:51.547735 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10815 | 2026.03.02 04:26:51.547954 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.03.02 04:26:51.548083 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001303 sec., 289332.3100537222 rows/sec., 19.24 MiB/sec. | ||
| 10817 | 2026.03.02 04:26:51.548121 [ 261 ] {83bd5eed-4271-4c89-b322-87ad034cecc9} <Debug> TCPHandler: Processed in 0.001469902 sec. | ||
| 10818 | 2026.03.02 04:26:51.548233 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.03.02 04:26:51.548328 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10820 | 2026.03.02 04:26:51.548367 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10821 | 2026.03.02 04:26:51.548800 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.03.02 04:26:51.548837 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10823 | 2026.03.02 04:26:51.549133 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10824 | 2026.03.02 04:26:51.549335 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.03.02 04:26:51.549462 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 10826 | 2026.03.02 04:26:51.549499 [ 261 ] {8f1a90b6-7a5c-47ce-8599-15e5b23ac85d} <Debug> TCPHandler: Processed in 0.00131698 sec. | ||
| 10827 | 2026.03.02 04:26:51.549620 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.03.02 04:26:51.549713 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10829 | 2026.03.02 04:26:51.549752 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10830 | 2026.03.02 04:26:51.550708 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.03.02 04:26:51.550745 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10832 | 2026.03.02 04:26:51.551091 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10833 | 2026.03.02 04:26:51.551313 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.03.02 04:26:51.551443 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Debug> executeQuery: Read 1001 rows, 73.91 KiB in 0.001748 sec., 572654.4622425629 rows/sec., 41.29 MiB/sec. | ||
| 10835 | 2026.03.02 04:26:51.551480 [ 261 ] {3ae2603c-a0da-47bd-bac2-87596d761d72} <Debug> TCPHandler: Processed in 0.001916526 sec. | ||
| 10836 | 2026.03.02 04:26:51.551599 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.03.02 04:26:51.551692 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10838 | 2026.03.02 04:26:51.551732 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10839 | 2026.03.02 04:26:51.552064 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.03.02 04:26:51.552099 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10841 | 2026.03.02 04:26:51.552400 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10842 | 2026.03.02 04:26:51.552598 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.03.02 04:26:51.552724 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 10844 | 2026.03.02 04:26:51.552766 [ 261 ] {047791b1-6616-4f05-8196-c11c4618b582} <Debug> TCPHandler: Processed in 0.00121816 sec. | ||
| 10845 | 2026.03.02 04:26:51.552876 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.03.02 04:26:51.552969 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10847 | 2026.03.02 04:26:51.553011 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10848 | 2026.03.02 04:26:51.553691 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.03.02 04:26:51.553727 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10850 | 2026.03.02 04:26:51.554101 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10851 | 2026.03.02 04:26:51.554310 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.03.02 04:26:51.554439 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Debug> executeQuery: Read 892 rows, 60.72 KiB in 0.001488 sec., 599462.3655913979 rows/sec., 39.85 MiB/sec. | ||
| 10853 | 2026.03.02 04:26:51.554476 [ 261 ] {d703a7a8-4193-4ec0-9bca-5718fbcbfdab} <Debug> TCPHandler: Processed in 0.001650983 sec. | ||
| 10854 | 2026.03.02 04:26:51.554593 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.03.02 04:26:51.554688 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10856 | 2026.03.02 04:26:51.554729 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10857 | 2026.03.02 04:26:51.555041 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.03.02 04:26:51.555077 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10859 | 2026.03.02 04:26:51.555376 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10860 | 2026.03.02 04:26:51.555583 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.03.02 04:26:51.555712 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 10862 | 2026.03.02 04:26:51.555748 [ 261 ] {ef8d8f41-8218-4bf8-a6e5-75ff5abdc1b6} <Debug> TCPHandler: Processed in 0.00120614 sec. | ||
| 10863 | 2026.03.02 04:26:51.555861 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.03.02 04:26:51.555953 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10865 | 2026.03.02 04:26:51.556006 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10866 | 2026.03.02 04:26:51.556875 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.03.02 04:26:51.556911 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10868 | 2026.03.02 04:26:51.557490 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10869 | 2026.03.02 04:26:51.557714 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2026.03.02 04:26:51.557849 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001914 sec., 21421.10762800418 rows/sec., 38.39 MiB/sec. | ||
| 10871 | 2026.03.02 04:26:51.557915 [ 261 ] {d5c65728-fc46-40c9-869c-e4f288306a48} <Debug> TCPHandler: Processed in 0.002102808 sec. | ||
| 10872 | 2026.03.02 04:26:51.558030 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2026.03.02 04:26:51.558124 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10874 | 2026.03.02 04:26:51.558165 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10875 | 2026.03.02 04:26:51.558508 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.03.02 04:26:51.558544 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10877 | 2026.03.02 04:26:51.558847 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10878 | 2026.03.02 04:26:51.559056 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.03.02 04:26:51.559182 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001078 sec., 61224.48979591837 rows/sec., 3.72 MiB/sec. | ||
| 10880 | 2026.03.02 04:26:51.559217 [ 261 ] {b1cc049b-6121-4253-a5f8-55fa0bc2e192} <Debug> TCPHandler: Processed in 0.001238151 sec. | ||
| 10881 | 2026.03.02 04:26:52.847133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24470 | ||
| 10882 | 2026.03.02 04:26:52.847693 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.03.02 04:26:52.847736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10884 | 2026.03.02 04:26:52.848273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10885 | 2026.03.02 04:26:52.848499 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.03.02 04:26:52.848630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24470 | ||
| 10887 | 2026.03.02 04:26:52.848635 [ 123 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10888 | 2026.03.02 04:26:52.848702 [ 123 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.03.02 04:26:52.848722 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10890 | 2026.03.02 04:26:52.848829 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10891 | 2026.03.02 04:26:52.848943 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10892 | 2026.03.02 04:26:52.848982 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22102 rows starting from the beginning of the part | ||
| 10893 | 2026.03.02 04:26:52.849045 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10894 | 2026.03.02 04:26:52.849090 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10895 | 2026.03.02 04:26:52.849130 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10896 | 2026.03.02 04:26:52.849168 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10897 | 2026.03.02 04:26:52.849206 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10898 | 2026.03.02 04:26:52.851343 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002561722 sec., 9552168.424208404 rows/sec., 136.64 MiB/sec. | ||
| 10899 | 2026.03.02 04:26:52.851809 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10900 | 2026.03.02 04:26:52.852133 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.03.02 04:26:52.852235 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_51_10} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10902 | 2026.03.02 04:26:52.852359 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10903 | 2026.03.02 04:26:53.759278 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.03.02 04:26:53.759489 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10905 | 2026.03.02 04:26:53.759568 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10906 | 2026.03.02 04:26:53.760291 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.03.02 04:26:53.760346 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10908 | 2026.03.02 04:26:53.760744 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10909 | 2026.03.02 04:26:53.761006 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.03.02 04:26:53.761163 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.49 MiB/sec. | ||
| 10911 | 2026.03.02 04:26:53.761212 [ 261 ] {80535c31-4d17-4a00-a79d-4e5cc70bd232} <Debug> TCPHandler: Processed in 0.002084267 sec. | ||
| 10912 | 2026.03.02 04:26:53.761332 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10913 | 2026.03.02 04:26:53.761434 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10914 | 2026.03.02 04:26:53.761478 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10915 | 2026.03.02 04:26:53.761922 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.03.02 04:26:53.761960 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10917 | 2026.03.02 04:26:53.762285 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10918 | 2026.03.02 04:26:53.762500 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.03.02 04:26:53.762634 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 10920 | 2026.03.02 04:26:53.762673 [ 261 ] {1b4c6c08-89e6-4261-a170-857020ddd29b} <Debug> TCPHandler: Processed in 0.001392462 sec. | ||
| 10921 | 2026.03.02 04:26:53.762784 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.03.02 04:26:53.762880 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10923 | 2026.03.02 04:26:53.762924 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10924 | 2026.03.02 04:26:53.763292 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.03.02 04:26:53.763330 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10926 | 2026.03.02 04:26:53.763662 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10927 | 2026.03.02 04:26:53.763878 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.03.02 04:26:53.764009 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 3.88 MiB/sec. | ||
| 10929 | 2026.03.02 04:26:53.764045 [ 261 ] {a67bbedf-1ba5-4d16-8234-69102eaaa878} <Debug> TCPHandler: Processed in 0.001312661 sec. | ||
| 10930 | 2026.03.02 04:26:53.764155 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10931 | 2026.03.02 04:26:53.764250 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10932 | 2026.03.02 04:26:53.764291 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10933 | 2026.03.02 04:26:53.764611 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2026.03.02 04:26:53.764649 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10935 | 2026.03.02 04:26:53.764960 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10936 | 2026.03.02 04:26:53.765165 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2026.03.02 04:26:53.765294 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001064 sec., 22556.390977443607 rows/sec., 1.52 MiB/sec. | ||
| 10938 | 2026.03.02 04:26:53.765330 [ 261 ] {72827bf9-a2f9-4887-b463-90a77321eb96} <Debug> TCPHandler: Processed in 0.00122689 sec. | ||
| 10939 | 2026.03.02 04:26:54.154756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10940 | 2026.03.02 04:26:54.173199 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.03.02 04:26:54.173259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10942 | 2026.03.02 04:26:54.179282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10943 | 2026.03.02 04:26:54.180037 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.03.02 04:26:54.180338 [ 122 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10945 | 2026.03.02 04:26:54.180413 [ 122 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2026.03.02 04:26:54.180438 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10947 | 2026.03.02 04:26:54.180550 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 10948 | 2026.03.02 04:26:54.183853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10949 | 2026.03.02 04:26:54.184104 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10950 | 2026.03.02 04:26:54.185557 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 10951 | 2026.03.02 04:26:54.190366 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 10952 | 2026.03.02 04:26:54.195124 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 10953 | 2026.03.02 04:26:54.200207 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 10954 | 2026.03.02 04:26:54.205103 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 10955 | 2026.03.02 04:26:54.208954 [ 186 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 10956 | 2026.03.02 04:26:54.262203 [ 188 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081697859 sec., 4700.245571918843 rows/sec., 24.30 MiB/sec. | ||
| 10957 | 2026.03.02 04:26:54.265047 [ 187 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10958 | 2026.03.02 04:26:54.267186 [ 187 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_51_10} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.03.02 04:26:54.267280 [ 187 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_51_10} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10960 | 2026.03.02 04:26:54.269804 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10961 | 2026.03.02 04:26:58.764505 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2026.03.02 04:26:58.764697 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10963 | 2026.03.02 04:26:58.764766 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10964 | 2026.03.02 04:26:58.765395 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.03.02 04:26:58.765444 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10966 | 2026.03.02 04:26:58.765822 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10967 | 2026.03.02 04:26:58.766050 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.03.02 04:26:58.766207 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.76 MiB/sec. | ||
| 10969 | 2026.03.02 04:26:58.766208 [ 114 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10970 | 2026.03.02 04:26:58.766258 [ 261 ] {c78304ec-3e15-498d-945c-5d34f07715d2} <Debug> TCPHandler: Processed in 0.001899006 sec. | ||
| 10971 | 2026.03.02 04:26:58.766282 [ 114 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.03.02 04:26:58.766314 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10973 | 2026.03.02 04:26:58.766381 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2026.03.02 04:26:58.766436 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 10975 | 2026.03.02 04:26:58.766488 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10976 | 2026.03.02 04:26:58.766537 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10977 | 2026.03.02 04:26:58.766588 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10978 | 2026.03.02 04:26:58.766631 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2153 rows starting from the beginning of the part | ||
| 10979 | 2026.03.02 04:26:58.766703 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 879 rows starting from the beginning of the part | ||
| 10980 | 2026.03.02 04:26:58.766763 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 10981 | 2026.03.02 04:26:58.766811 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 2027 rows starting from the beginning of the part | ||
| 10982 | 2026.03.02 04:26:58.766856 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 10983 | 2026.03.02 04:26:58.766907 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 10984 | 2026.03.02 04:26:58.766958 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.03.02 04:26:58.767001 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10986 | 2026.03.02 04:26:58.767373 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10987 | 2026.03.02 04:26:58.767589 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.03.02 04:26:58.767715 [ 114 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10989 | 2026.03.02 04:26:58.767733 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 10990 | 2026.03.02 04:26:58.767756 [ 114 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2026.03.02 04:26:58.767781 [ 261 ] {57c7f760-2f8d-4762-9efd-4e9b8c361870} <Debug> TCPHandler: Processed in 0.001451122 sec. | ||
| 10992 | 2026.03.02 04:26:58.767786 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 10993 | 2026.03.02 04:26:58.767885 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 10994 | 2026.03.02 04:26:58.767902 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2026.03.02 04:26:58.767996 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10996 | 2026.03.02 04:26:58.768013 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10997 | 2026.03.02 04:26:58.768030 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1065 rows starting from the beginning of the part | ||
| 10998 | 2026.03.02 04:26:58.768062 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10999 | 2026.03.02 04:26:58.768093 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 531 rows starting from the beginning of the part | ||
| 11000 | 2026.03.02 04:26:58.768144 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11001 | 2026.03.02 04:26:58.768189 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1001 rows starting from the beginning of the part | ||
| 11002 | 2026.03.02 04:26:58.768227 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11003 | 2026.03.02 04:26:58.768266 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 11004 | 2026.03.02 04:26:58.768469 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.03.02 04:26:58.768512 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11006 | 2026.03.02 04:26:58.768894 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11007 | 2026.03.02 04:26:58.769047 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671352 sec., 1956687.1007639577 rows/sec., 166.74 MiB/sec. | ||
| 11008 | 2026.03.02 04:26:58.769121 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.03.02 04:26:58.769251 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11010 | 2026.03.02 04:26:58.769257 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 11011 | 2026.03.02 04:26:58.769288 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.03.02 04:26:58.769312 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11013 | 2026.03.02 04:26:58.769314 [ 261 ] {ca487f95-4152-48bc-8c39-cd0b5203bcf3} <Debug> TCPHandler: Processed in 0.001461413 sec. | ||
| 11014 | 2026.03.02 04:26:58.769399 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 11015 | 2026.03.02 04:26:58.769403 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11016 | 2026.03.02 04:26:58.769433 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.03.02 04:26:58.769477 [ 191 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629083 sec., 1712006.079493801 rows/sec., 130.71 MiB/sec. | ||
| 11018 | 2026.03.02 04:26:58.769518 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11019 | 2026.03.02 04:26:58.769538 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11020 | 2026.03.02 04:26:58.769555 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22779 rows starting from the beginning of the part | ||
| 11021 | 2026.03.02 04:26:58.769587 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11022 | 2026.03.02 04:26:58.769617 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 11023 | 2026.03.02 04:26:58.769668 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11024 | 2026.03.02 04:26:58.769712 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 892 rows starting from the beginning of the part | ||
| 11025 | 2026.03.02 04:26:58.769767 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11026 | 2026.03.02 04:26:58.769795 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.03.02 04:26:58.769807 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11028 | 2026.03.02 04:26:58.769827 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11029 | 2026.03.02 04:26:58.769898 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_81_16} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11030 | 2026.03.02 04:26:58.769927 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2026.03.02 04:26:58.769970 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11032 | 2026.03.02 04:26:58.770023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 11033 | 2026.03.02 04:26:58.770330 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2026.03.02 04:26:58.770335 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11035 | 2026.03.02 04:26:58.770457 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_81_16} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11036 | 2026.03.02 04:26:58.770600 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.03.02 04:26:58.770618 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 11038 | 2026.03.02 04:26:58.770721 [ 114 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11039 | 2026.03.02 04:26:58.770736 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 11040 | 2026.03.02 04:26:58.770763 [ 114 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.03.02 04:26:58.770785 [ 261 ] {861a8349-0f98-4f7f-b0c1-2f4e759d3560} <Debug> TCPHandler: Processed in 0.001400991 sec. | ||
| 11042 | 2026.03.02 04:26:58.770786 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11043 | 2026.03.02 04:26:58.770889 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 11044 | 2026.03.02 04:26:58.770986 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11045 | 2026.03.02 04:26:58.771019 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4566 rows starting from the beginning of the part | ||
| 11046 | 2026.03.02 04:26:58.771081 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 11047 | 2026.03.02 04:26:58.771126 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11048 | 2026.03.02 04:26:58.771168 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part | ||
| 11049 | 2026.03.02 04:26:58.771209 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 11050 | 2026.03.02 04:26:58.771248 [ 198 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 11051 | 2026.03.02 04:26:58.773254 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4866 rows, containing 4 columns (4 merged, 0 gathered) in 0.00239552 sec., 2031291.7445899013 rows/sec., 132.78 MiB/sec. | ||
| 11052 | 2026.03.02 04:26:58.773817 [ 191 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11053 | 2026.03.02 04:26:58.774145 [ 191 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.03.02 04:26:58.774231 [ 191 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_81_16} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11055 | 2026.03.02 04:26:58.774338 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11056 | 2026.03.02 04:26:58.776754 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24320 rows, containing 5 columns (5 merged, 0 gathered) in 0.007398003 sec., 3287373.633127751 rows/sec., 223.31 MiB/sec. | ||
| 11057 | 2026.03.02 04:26:58.777429 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11058 | 2026.03.02 04:26:58.777703 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.03.02 04:26:58.777788 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11060 | 2026.03.02 04:26:58.777887 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11061 | 2026.03.02 04:26:59.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.12 MiB, peak 337.57 MiB, free memory in arenas 0.00 B, will set to 327.87 MiB (RSS), difference: 2.76 MiB | ||
| 11062 | 2026.03.02 04:27:00.174110 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11063 | 2026.03.02 04:27:00.174190 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11064 | 2026.03.02 04:27:00.348930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24982 | ||
| 11065 | 2026.03.02 04:27:00.349533 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.03.02 04:27:00.349588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11067 | 2026.03.02 04:27:00.350103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11068 | 2026.03.02 04:27:00.350340 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.03.02 04:27:00.350495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24982 | ||
| 11070 | 2026.03.02 04:27:00.415366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1362 | ||
| 11071 | 2026.03.02 04:27:00.417983 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.03.02 04:27:00.418031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11073 | 2026.03.02 04:27:00.419285 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11074 | 2026.03.02 04:27:00.419572 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.03.02 04:27:00.419933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 11076 | 2026.03.02 04:27:01.684096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11077 | 2026.03.02 04:27:01.699684 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.03.02 04:27:01.699758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11079 | 2026.03.02 04:27:01.705030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11080 | 2026.03.02 04:27:01.705712 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.03.02 04:27:01.708474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11082 | 2026.03.02 04:27:02.207554 [ 110 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11083 | 2026.03.02 04:27:02.207620 [ 110 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.03.02 04:27:02.207642 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11085 | 2026.03.02 04:27:02.207743 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11086 | 2026.03.02 04:27:02.207848 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11087 | 2026.03.02 04:27:02.207881 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 160 rows starting from the beginning of the part | ||
| 11088 | 2026.03.02 04:27:02.207948 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 11089 | 2026.03.02 04:27:02.207995 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 11090 | 2026.03.02 04:27:02.208037 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 11091 | 2026.03.02 04:27:02.208080 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11092 | 2026.03.02 04:27:02.208932 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226951 sec., 612901.4117108181 rows/sec., 37.39 MiB/sec. | ||
| 11093 | 2026.03.02 04:27:02.209088 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11094 | 2026.03.02 04:27:02.209329 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.03.02 04:27:02.209395 [ 194 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_28_6} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11096 | 2026.03.02 04:27:02.209458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11097 | 2026.03.02 04:27:02.943782 [ 108 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11098 | 2026.03.02 04:27:02.943872 [ 108 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.03.02 04:27:02.943917 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11100 | 2026.03.02 04:27:02.944081 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11101 | 2026.03.02 04:27:02.944273 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11102 | 2026.03.02 04:27:02.944344 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 308 rows starting from the beginning of the part | ||
| 11103 | 2026.03.02 04:27:02.944451 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 11104 | 2026.03.02 04:27:02.944540 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 11105 | 2026.03.02 04:27:02.944609 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 11106 | 2026.03.02 04:27:02.944672 [ 192 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11107 | 2026.03.02 04:27:02.945671 [ 194 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655284 sec., 872357.8552079281 rows/sec., 59.02 MiB/sec. | ||
| 11108 | 2026.03.02 04:27:02.945865 [ 194 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11109 | 2026.03.02 04:27:02.946153 [ 194 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2026.03.02 04:27:02.946229 [ 194 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_28_6} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11111 | 2026.03.02 04:27:02.946317 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11112 | 2026.03.02 04:27:03.773775 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11113 | 2026.03.02 04:27:03.773988 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11114 | 2026.03.02 04:27:03.774062 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11115 | 2026.03.02 04:27:03.774888 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2026.03.02 04:27:03.774938 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11117 | 2026.03.02 04:27:03.775333 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11118 | 2026.03.02 04:27:03.775562 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.03.02 04:27:03.775714 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 11120 | 2026.03.02 04:27:03.775763 [ 261 ] {df6a7ab6-ecff-41bf-9d46-38eb7d86b941} <Debug> TCPHandler: Processed in 0.002133078 sec. | ||
| 11121 | 2026.03.02 04:27:03.775887 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2026.03.02 04:27:03.775988 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11123 | 2026.03.02 04:27:03.776031 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11124 | 2026.03.02 04:27:03.776857 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.03.02 04:27:03.776896 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11126 | 2026.03.02 04:27:03.777258 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11127 | 2026.03.02 04:27:03.777470 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.03.02 04:27:03.777601 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001636 sec., 537286.0635696821 rows/sec., 43.02 MiB/sec. | ||
| 11129 | 2026.03.02 04:27:03.777639 [ 261 ] {4466c133-dbbe-4268-a2f6-85f776023596} <Debug> TCPHandler: Processed in 0.001804165 sec. | ||
| 11130 | 2026.03.02 04:27:03.777748 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2026.03.02 04:27:03.777843 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11132 | 2026.03.02 04:27:03.777882 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11133 | 2026.03.02 04:27:03.778342 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.03.02 04:27:03.778379 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11135 | 2026.03.02 04:27:03.778692 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11136 | 2026.03.02 04:27:03.778903 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2026.03.02 04:27:03.779014 [ 108 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11138 | 2026.03.02 04:27:03.779029 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001206 sec., 151741.2935323383 rows/sec., 9.41 MiB/sec. | ||
| 11139 | 2026.03.02 04:27:03.779084 [ 108 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.03.02 04:27:03.779093 [ 261 ] {8d30fcd5-4067-4c00-8017-37746fb1345c} <Debug> TCPHandler: Processed in 0.001394622 sec. | ||
| 11141 | 2026.03.02 04:27:03.779114 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11142 | 2026.03.02 04:27:03.779205 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2026.03.02 04:27:03.779217 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 11144 | 2026.03.02 04:27:03.779302 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11145 | 2026.03.02 04:27:03.779320 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11146 | 2026.03.02 04:27:03.779340 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11147 | 2026.03.02 04:27:03.779354 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 219 rows starting from the beginning of the part | ||
| 11148 | 2026.03.02 04:27:03.779422 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 183 rows starting from the beginning of the part | ||
| 11149 | 2026.03.02 04:27:03.779475 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 11150 | 2026.03.02 04:27:03.779523 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 183 rows starting from the beginning of the part | ||
| 11151 | 2026.03.02 04:27:03.779572 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 197 rows starting from the beginning of the part | ||
| 11152 | 2026.03.02 04:27:03.779621 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 183 rows starting from the beginning of the part | ||
| 11153 | 2026.03.02 04:27:03.779767 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.03.02 04:27:03.779802 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11155 | 2026.03.02 04:27:03.780103 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11156 | 2026.03.02 04:27:03.780316 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.03.02 04:27:03.780433 [ 108 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 11158 | 2026.03.02 04:27:03.780442 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 11159 | 2026.03.02 04:27:03.780474 [ 108 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.03.02 04:27:03.780498 [ 261 ] {4502b379-56f8-4c65-9125-af3f643c7640} <Debug> TCPHandler: Processed in 0.001340152 sec. | ||
| 11161 | 2026.03.02 04:27:03.780498 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11162 | 2026.03.02 04:27:03.780529 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352881 sec., 714770.9222023223 rows/sec., 47.42 MiB/sec. | ||
| 11163 | 2026.03.02 04:27:03.780615 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.03.02 04:27:03.780628 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 11165 | 2026.03.02 04:27:03.780712 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11166 | 2026.03.02 04:27:03.780727 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11167 | 2026.03.02 04:27:03.780758 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11168 | 2026.03.02 04:27:03.780780 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11169 | 2026.03.02 04:27:03.780825 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 401 rows starting from the beginning of the part | ||
| 11170 | 2026.03.02 04:27:03.780905 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 377 rows starting from the beginning of the part | ||
| 11171 | 2026.03.02 04:27:03.780962 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 11172 | 2026.03.02 04:27:03.781012 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 11173 | 2026.03.02 04:27:03.781062 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 377 rows starting from the beginning of the part | ||
| 11174 | 2026.03.02 04:27:03.781063 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.03.02 04:27:03.781110 [ 189 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 11176 | 2026.03.02 04:27:03.781163 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_46_9} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11177 | 2026.03.02 04:27:03.781194 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.03.02 04:27:03.781236 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11179 | 2026.03.02 04:27:03.781264 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11180 | 2026.03.02 04:27:03.781569 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11181 | 2026.03.02 04:27:03.781806 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.03.02 04:27:03.781947 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 11183 | 2026.03.02 04:27:03.781986 [ 261 ] {59da11e9-0e32-4ecd-b54b-a457d9771194} <Debug> TCPHandler: Processed in 0.001419952 sec. | ||
| 11184 | 2026.03.02 04:27:03.782098 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2026.03.02 04:27:03.782190 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11186 | 2026.03.02 04:27:03.782229 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11187 | 2026.03.02 04:27:03.782312 [ 186 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741075 sec., 920121.189494996 rows/sec., 64.43 MiB/sec. | ||
| 11188 | 2026.03.02 04:27:03.782465 [ 186 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11189 | 2026.03.02 04:27:03.782742 [ 186 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.03.02 04:27:03.782814 [ 186 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_33_7} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 11191 | 2026.03.02 04:27:03.782815 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.03.02 04:27:03.782863 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11193 | 2026.03.02 04:27:03.782907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11194 | 2026.03.02 04:27:03.783193 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11195 | 2026.03.02 04:27:03.783412 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.03.02 04:27:03.783538 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001366 sec., 388726.2079062957 rows/sec., 27.50 MiB/sec. | ||
| 11197 | 2026.03.02 04:27:03.783575 [ 261 ] {b3a7a96b-c675-46ae-8285-07c7e3d13ae0} <Debug> TCPHandler: Processed in 0.001526093 sec. | ||
| 11198 | 2026.03.02 04:27:03.783681 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.03.02 04:27:03.783773 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11200 | 2026.03.02 04:27:03.783813 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11201 | 2026.03.02 04:27:03.784137 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.03.02 04:27:03.784173 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11203 | 2026.03.02 04:27:03.784474 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11204 | 2026.03.02 04:27:03.784677 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.03.02 04:27:03.784801 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 11206 | 2026.03.02 04:27:03.784837 [ 261 ] {42143fec-8ff0-415d-80f7-fad2d61af6d6} <Debug> TCPHandler: Processed in 0.001204981 sec. | ||
| 11207 | 2026.03.02 04:27:03.784937 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2026.03.02 04:27:03.785022 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11209 | 2026.03.02 04:27:03.785061 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11210 | 2026.03.02 04:27:03.785433 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.03.02 04:27:03.785466 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11212 | 2026.03.02 04:27:03.785770 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11213 | 2026.03.02 04:27:03.786038 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.03.02 04:27:03.786163 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. | ||
| 11215 | 2026.03.02 04:27:03.786199 [ 261 ] {b6657b0d-3af0-4730-ab6f-e670ce16bb8b} <Debug> TCPHandler: Processed in 0.001305471 sec. | ||
| 11216 | 2026.03.02 04:27:03.786304 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2026.03.02 04:27:03.786395 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11218 | 2026.03.02 04:27:03.786436 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11219 | 2026.03.02 04:27:03.786731 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2026.03.02 04:27:03.786767 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11221 | 2026.03.02 04:27:03.787055 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11222 | 2026.03.02 04:27:03.787266 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.03.02 04:27:03.787391 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 11224 | 2026.03.02 04:27:03.787426 [ 261 ] {9c678cc7-8873-4939-bf99-50e0774a2260} <Debug> TCPHandler: Processed in 0.001170501 sec. | ||
| 11225 | 2026.03.02 04:27:03.787521 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11226 | 2026.03.02 04:27:03.787611 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11227 | 2026.03.02 04:27:03.787663 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11228 | 2026.03.02 04:27:03.788506 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.03.02 04:27:03.788542 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11230 | 2026.03.02 04:27:03.789115 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11231 | 2026.03.02 04:27:03.789353 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11232 | 2026.03.02 04:27:03.789500 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 38.57 MiB/sec. | ||
| 11233 | 2026.03.02 04:27:03.789572 [ 261 ] {44a0676c-3941-4a0c-8d3f-bd4e2fca5f22} <Debug> TCPHandler: Processed in 0.002097507 sec. | ||
| 11234 | 2026.03.02 04:27:03.789689 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11235 | 2026.03.02 04:27:03.789786 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11236 | 2026.03.02 04:27:03.789828 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11237 | 2026.03.02 04:27:03.790161 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.03.02 04:27:03.790200 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11239 | 2026.03.02 04:27:03.790523 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11240 | 2026.03.02 04:27:03.790730 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.03.02 04:27:03.790860 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 11242 | 2026.03.02 04:27:03.790899 [ 261 ] {a3054b03-92cc-4db4-ba3b-4d1aebe8bb00} <Debug> TCPHandler: Processed in 0.001261121 sec. | ||
| 11243 | 2026.03.02 04:27:07.850871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25430 | ||
| 11244 | 2026.03.02 04:27:07.851402 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.03.02 04:27:07.851478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11246 | 2026.03.02 04:27:07.852053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11247 | 2026.03.02 04:27:07.852376 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.03.02 04:27:07.852569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25430 | ||
| 11249 | 2026.03.02 04:27:08.770297 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.03.02 04:27:08.770491 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11251 | 2026.03.02 04:27:08.770560 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11252 | 2026.03.02 04:27:08.771220 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.03.02 04:27:08.771271 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11254 | 2026.03.02 04:27:08.771652 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11255 | 2026.03.02 04:27:08.771873 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.03.02 04:27:08.772030 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 11257 | 2026.03.02 04:27:08.772077 [ 261 ] {32d8c1f9-f1d8-4c16-8264-3df93d019945} <Debug> TCPHandler: Processed in 0.001920926 sec. | ||
| 11258 | 2026.03.02 04:27:08.772202 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11259 | 2026.03.02 04:27:08.772304 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11260 | 2026.03.02 04:27:08.772349 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11261 | 2026.03.02 04:27:08.772862 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.03.02 04:27:08.772903 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11263 | 2026.03.02 04:27:08.773223 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11264 | 2026.03.02 04:27:08.773430 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.03.02 04:27:08.773564 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001284 sec., 137071.65109034267 rows/sec., 12.07 MiB/sec. | ||
| 11266 | 2026.03.02 04:27:08.773601 [ 261 ] {ab57b6d1-f0aa-4f22-a371-d4c7168d22ba} <Debug> TCPHandler: Processed in 0.001453052 sec. | ||
| 11267 | 2026.03.02 04:27:08.773708 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11268 | 2026.03.02 04:27:08.773805 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11269 | 2026.03.02 04:27:08.773846 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11270 | 2026.03.02 04:27:08.774246 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2026.03.02 04:27:08.774284 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11272 | 2026.03.02 04:27:08.774575 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11273 | 2026.03.02 04:27:08.774783 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11274 | 2026.03.02 04:27:08.774913 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 851.14 KiB/sec. | ||
| 11275 | 2026.03.02 04:27:08.774951 [ 261 ] {53c259dc-200c-4fc4-aafc-6733cf7a483d} <Debug> TCPHandler: Processed in 0.001294401 sec. | ||
| 11276 | 2026.03.02 04:27:08.775064 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11277 | 2026.03.02 04:27:08.775158 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11278 | 2026.03.02 04:27:08.775198 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11279 | 2026.03.02 04:27:08.775595 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11280 | 2026.03.02 04:27:08.775631 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11281 | 2026.03.02 04:27:08.775917 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11282 | 2026.03.02 04:27:08.776119 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2026.03.02 04:27:08.776245 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 11284 | 2026.03.02 04:27:08.776284 [ 261 ] {10d096d6-df01-4b1a-9cc5-9d941d9bdf4f} <Debug> TCPHandler: Processed in 0.00127003 sec. | ||
| 11285 | 2026.03.02 04:27:08.776405 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11286 | 2026.03.02 04:27:08.776499 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11287 | 2026.03.02 04:27:08.776539 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11288 | 2026.03.02 04:27:08.776936 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2026.03.02 04:27:08.776973 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11290 | 2026.03.02 04:27:08.777360 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11291 | 2026.03.02 04:27:08.777792 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2026.03.02 04:27:08.777980 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 626.25 KiB/sec. | ||
| 11293 | 2026.03.02 04:27:08.778038 [ 261 ] {7e405803-8755-46b3-a7f4-9e6ece59b6bd} <Debug> TCPHandler: Processed in 0.001683594 sec. | ||
| 11294 | 2026.03.02 04:27:08.778179 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.03.02 04:27:08.778304 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11296 | 2026.03.02 04:27:08.778361 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11297 | 2026.03.02 04:27:08.778986 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.03.02 04:27:08.779036 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11299 | 2026.03.02 04:27:08.779441 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11300 | 2026.03.02 04:27:08.779665 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.03.02 04:27:08.779850 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001571 sec., 63653.723742838956 rows/sec., 5.20 MiB/sec. | ||
| 11302 | 2026.03.02 04:27:08.779906 [ 261 ] {546d7f5e-4e44-4a95-8d3a-bab768f9cc6d} <Debug> TCPHandler: Processed in 0.001790995 sec. | ||
| 11303 | 2026.03.02 04:27:08.780046 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.03.02 04:27:08.780144 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11305 | 2026.03.02 04:27:08.780188 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11306 | 2026.03.02 04:27:08.780685 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.03.02 04:27:08.780725 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11308 | 2026.03.02 04:27:08.781087 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11309 | 2026.03.02 04:27:08.781306 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.03.02 04:27:08.781442 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Debug> executeQuery: Read 268 rows, 20.38 KiB in 0.001317 sec., 203492.7866362946 rows/sec., 15.11 MiB/sec. | ||
| 11311 | 2026.03.02 04:27:08.781482 [ 261 ] {7d19388c-7da8-40b6-8449-7796d902df83} <Debug> TCPHandler: Processed in 0.001492013 sec. | ||
| 11312 | 2026.03.02 04:27:08.781594 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.03.02 04:27:08.781700 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11314 | 2026.03.02 04:27:08.781745 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11315 | 2026.03.02 04:27:08.782159 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.03.02 04:27:08.782205 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11317 | 2026.03.02 04:27:08.782597 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11318 | 2026.03.02 04:27:08.782849 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.03.02 04:27:08.783006 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
| 11320 | 2026.03.02 04:27:08.783044 [ 261 ] {2217bbd0-5ce6-4301-88de-97890e66f117} <Debug> TCPHandler: Processed in 0.001500933 sec. | ||
| 11321 | 2026.03.02 04:27:09.208734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11322 | 2026.03.02 04:27:09.225696 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.03.02 04:27:09.225761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11324 | 2026.03.02 04:27:09.231776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11325 | 2026.03.02 04:27:09.232549 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.03.02 04:27:09.235769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11327 | 2026.03.02 04:27:10.420384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1400 | ||
| 11328 | 2026.03.02 04:27:10.422971 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.03.02 04:27:10.423029 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11330 | 2026.03.02 04:27:10.424255 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11331 | 2026.03.02 04:27:10.424533 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.03.02 04:27:10.424918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
| 11333 | 2026.03.02 04:27:13.766912 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11334 | 2026.03.02 04:27:13.767207 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11335 | 2026.03.02 04:27:13.767276 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11336 | 2026.03.02 04:27:13.768055 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.03.02 04:27:13.768109 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11338 | 2026.03.02 04:27:13.768514 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11339 | 2026.03.02 04:27:13.768738 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.03.02 04:27:13.768898 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001759 sec., 78453.66685616827 rows/sec., 6.82 MiB/sec. | ||
| 11341 | 2026.03.02 04:27:13.768950 [ 261 ] {ba95db3f-800a-403f-9ca5-04523a19affb} <Debug> TCPHandler: Processed in 0.002233809 sec. | ||
| 11342 | 2026.03.02 04:27:13.769080 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11343 | 2026.03.02 04:27:13.769183 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11344 | 2026.03.02 04:27:13.769229 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11345 | 2026.03.02 04:27:13.769664 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.03.02 04:27:13.769703 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11347 | 2026.03.02 04:27:13.770034 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11348 | 2026.03.02 04:27:13.770250 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2026.03.02 04:27:13.770385 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001225 sec., 33469.38775510204 rows/sec., 2.46 MiB/sec. | ||
| 11350 | 2026.03.02 04:27:13.770426 [ 261 ] {781bf470-9042-48f4-a522-3f0bb8335d08} <Debug> TCPHandler: Processed in 0.001401471 sec. | ||
| 11351 | 2026.03.02 04:27:13.770546 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2026.03.02 04:27:13.770644 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11353 | 2026.03.02 04:27:13.770686 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11354 | 2026.03.02 04:27:13.771122 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2026.03.02 04:27:13.771159 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11356 | 2026.03.02 04:27:13.771472 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11357 | 2026.03.02 04:27:13.771704 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2026.03.02 04:27:13.771835 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001212 sec., 86633.66336633664 rows/sec., 6.77 MiB/sec. | ||
| 11359 | 2026.03.02 04:27:13.771874 [ 261 ] {ffed7d2b-2d45-466c-bf59-5fef9c68dc9b} <Debug> TCPHandler: Processed in 0.001379512 sec. | ||
| 11360 | 2026.03.02 04:27:13.771999 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2026.03.02 04:27:13.772096 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11362 | 2026.03.02 04:27:13.772141 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11363 | 2026.03.02 04:27:13.772563 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.03.02 04:27:13.772599 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11365 | 2026.03.02 04:27:13.772929 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11366 | 2026.03.02 04:27:13.773139 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.03.02 04:27:13.773273 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11368 | 2026.03.02 04:27:13.773311 [ 261 ] {f4841512-d0bc-40b7-8fc6-ed94d183549b} <Debug> TCPHandler: Processed in 0.001367032 sec. | ||
| 11369 | 2026.03.02 04:27:13.773423 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11370 | 2026.03.02 04:27:13.773522 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11371 | 2026.03.02 04:27:13.773575 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11372 | 2026.03.02 04:27:13.774458 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.03.02 04:27:13.774495 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11374 | 2026.03.02 04:27:13.775055 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11375 | 2026.03.02 04:27:13.775278 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2026.03.02 04:27:13.775415 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001911 sec., 21454.735740450025 rows/sec., 38.45 MiB/sec. | ||
| 11377 | 2026.03.02 04:27:13.775481 [ 261 ] {539618d1-2bed-4421-958a-dc4a98c40fe6} <Debug> TCPHandler: Processed in 0.002109628 sec. | ||
| 11378 | 2026.03.02 04:27:13.775595 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11379 | 2026.03.02 04:27:13.775691 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11380 | 2026.03.02 04:27:13.775733 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11381 | 2026.03.02 04:27:13.776071 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2026.03.02 04:27:13.776107 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11383 | 2026.03.02 04:27:13.776417 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11384 | 2026.03.02 04:27:13.776643 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2026.03.02 04:27:13.776770 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11386 | 2026.03.02 04:27:13.776806 [ 261 ] {f27d7494-debb-4f17-a58c-5b79afbc12f7} <Debug> TCPHandler: Processed in 0.00126125 sec. | ||
| 11387 | 2026.03.02 04:27:14.147049 [ 93 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 11388 | 2026.03.02 04:27:14.147147 [ 93 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.03.02 04:27:14.147188 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11390 | 2026.03.02 04:27:14.147396 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 11391 | 2026.03.02 04:27:14.147667 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11392 | 2026.03.02 04:27:14.147732 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 11393 | 2026.03.02 04:27:14.147842 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11394 | 2026.03.02 04:27:14.147919 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 11395 | 2026.03.02 04:27:14.147994 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 11396 | 2026.03.02 04:27:14.148064 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11397 | 2026.03.02 04:27:14.148892 [ 186 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001597564 sec., 90137.23393867162 rows/sec., 4.60 MiB/sec. | ||
| 11398 | 2026.03.02 04:27:14.149080 [ 191 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11399 | 2026.03.02 04:27:14.149446 [ 191 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.03.02 04:27:14.149546 [ 191 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_24_5} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 11401 | 2026.03.02 04:27:14.149665 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11402 | 2026.03.02 04:27:15.174446 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11403 | 2026.03.02 04:27:15.174500 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11404 | 2026.03.02 04:27:15.352775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25942 | ||
| 11405 | 2026.03.02 04:27:15.353484 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.03.02 04:27:15.353520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11407 | 2026.03.02 04:27:15.354004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11408 | 2026.03.02 04:27:15.354255 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.03.02 04:27:15.354383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25942 | ||
| 11410 | 2026.03.02 04:27:16.364024 [ 91 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 11411 | 2026.03.02 04:27:16.364085 [ 91 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2026.03.02 04:27:16.364105 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11413 | 2026.03.02 04:27:16.364233 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 11414 | 2026.03.02 04:27:16.364383 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11415 | 2026.03.02 04:27:16.364423 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 11416 | 2026.03.02 04:27:16.364493 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 11417 | 2026.03.02 04:27:16.364542 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 11418 | 2026.03.02 04:27:16.364591 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 11419 | 2026.03.02 04:27:16.364634 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 11420 | 2026.03.02 04:27:16.365462 [ 191 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289231 sec., 18615.748457801586 rows/sec., 1.22 MiB/sec. | ||
| 11421 | 2026.03.02 04:27:16.365589 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11422 | 2026.03.02 04:27:16.365846 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.03.02 04:27:16.365919 [ 201 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_24_5} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 11424 | 2026.03.02 04:27:16.365986 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11425 | 2026.03.02 04:27:16.735901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11426 | 2026.03.02 04:27:16.751842 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.03.02 04:27:16.751885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11428 | 2026.03.02 04:27:16.758124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11429 | 2026.03.02 04:27:16.758834 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.03.02 04:27:16.761719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11431 | 2026.03.02 04:27:18.764480 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2026.03.02 04:27:18.764665 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11433 | 2026.03.02 04:27:18.764730 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11434 | 2026.03.02 04:27:18.765368 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.03.02 04:27:18.765415 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11436 | 2026.03.02 04:27:18.765791 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11437 | 2026.03.02 04:27:18.766005 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.03.02 04:27:18.766156 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001539 sec., 36387.264457439895 rows/sec., 2.80 MiB/sec. | ||
| 11439 | 2026.03.02 04:27:18.766197 [ 261 ] {66d43c2b-aa3a-4baa-8a3f-4238007b09b3} <Debug> TCPHandler: Processed in 0.001850945 sec. | ||
| 11440 | 2026.03.02 04:27:18.766349 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11441 | 2026.03.02 04:27:18.766471 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11442 | 2026.03.02 04:27:18.766521 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11443 | 2026.03.02 04:27:18.767038 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.03.02 04:27:18.767084 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11445 | 2026.03.02 04:27:18.767451 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11446 | 2026.03.02 04:27:18.767669 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.03.02 04:27:18.767807 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001361 sec., 47024.24687729611 rows/sec., 3.67 MiB/sec. | ||
| 11448 | 2026.03.02 04:27:18.767847 [ 261 ] {51530171-afcd-417d-a396-0a883f2378cd} <Debug> TCPHandler: Processed in 0.001558863 sec. | ||
| 11449 | 2026.03.02 04:27:18.767960 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2026.03.02 04:27:18.768056 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11451 | 2026.03.02 04:27:18.768103 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11452 | 2026.03.02 04:27:18.768523 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.03.02 04:27:18.768561 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11454 | 2026.03.02 04:27:18.768905 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11455 | 2026.03.02 04:27:18.769114 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.03.02 04:27:18.769256 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 11457 | 2026.03.02 04:27:18.769294 [ 261 ] {980b1c7f-4a0a-4de7-b3b5-48b773793304} <Debug> TCPHandler: Processed in 0.001385642 sec. | ||
| 11458 | 2026.03.02 04:27:18.769406 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11459 | 2026.03.02 04:27:18.769500 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11460 | 2026.03.02 04:27:18.769543 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11461 | 2026.03.02 04:27:18.769878 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.03.02 04:27:18.769915 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11463 | 2026.03.02 04:27:18.770242 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11464 | 2026.03.02 04:27:18.770467 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2026.03.02 04:27:18.770602 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11466 | 2026.03.02 04:27:18.770639 [ 261 ] {976a0da7-1084-4836-a913-24c5f290cd86} <Debug> TCPHandler: Processed in 0.001284071 sec. | ||
| 11467 | 2026.03.02 04:27:20.425293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1420 | ||
| 11468 | 2026.03.02 04:27:20.427498 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.03.02 04:27:20.427545 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11470 | 2026.03.02 04:27:20.428706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11471 | 2026.03.02 04:27:20.428966 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.03.02 04:27:20.429140 [ 25 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11473 | 2026.03.02 04:27:20.429233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
| 11474 | 2026.03.02 04:27:20.429237 [ 25 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2026.03.02 04:27:20.429286 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11476 | 2026.03.02 04:27:20.429395 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 11477 | 2026.03.02 04:27:20.430053 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11478 | 2026.03.02 04:27:20.430246 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1252 rows starting from the beginning of the part | ||
| 11479 | 2026.03.02 04:27:20.430675 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 11480 | 2026.03.02 04:27:20.431049 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11481 | 2026.03.02 04:27:20.431438 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 11482 | 2026.03.02 04:27:20.431776 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 11483 | 2026.03.02 04:27:20.432122 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 11484 | 2026.03.02 04:27:20.438619 [ 191 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 72 columns (72 merged, 0 gathered) in 0.009262998 sec., 153298.10067971513 rows/sec., 122.17 MiB/sec. | ||
| 11485 | 2026.03.02 04:27:20.440506 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11486 | 2026.03.02 04:27:20.441055 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2026.03.02 04:27:20.441124 [ 198 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_41_8} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11488 | 2026.03.02 04:27:20.441441 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11489 | 2026.03.02 04:27:22.854677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26390 | ||
| 11490 | 2026.03.02 04:27:22.855251 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.03.02 04:27:22.855299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11492 | 2026.03.02 04:27:22.855831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11493 | 2026.03.02 04:27:22.856059 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.03.02 04:27:22.856205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26390 | ||
| 11495 | 2026.03.02 04:27:23.792779 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.03.02 04:27:23.793085 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11497 | 2026.03.02 04:27:23.793192 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11498 | 2026.03.02 04:27:23.793959 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.03.02 04:27:23.794004 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11500 | 2026.03.02 04:27:23.794384 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11501 | 2026.03.02 04:27:23.794620 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.03.02 04:27:23.794775 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001769 sec., 2261.1644997173544 rows/sec., 184.38 KiB/sec. | ||
| 11503 | 2026.03.02 04:27:23.794819 [ 261 ] {40222310-a70c-4441-a68e-fee3eefb4ac1} <Debug> TCPHandler: Processed in 0.002238689 sec. | ||
| 11504 | 2026.03.02 04:27:23.794934 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.03.02 04:27:23.795031 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11506 | 2026.03.02 04:27:23.795070 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11507 | 2026.03.02 04:27:23.796137 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.03.02 04:27:23.796175 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11509 | 2026.03.02 04:27:23.796559 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11510 | 2026.03.02 04:27:23.796770 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.03.02 04:27:23.796898 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Debug> executeQuery: Read 1280 rows, 109.00 KiB in 0.001886 sec., 678685.0477200424 rows/sec., 56.44 MiB/sec. | ||
| 11512 | 2026.03.02 04:27:23.796893 [ 86 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11513 | 2026.03.02 04:27:23.796938 [ 261 ] {46095d24-bcf9-4e00-a452-5978d1dd7fd0} <Debug> TCPHandler: Processed in 0.002055198 sec. | ||
| 11514 | 2026.03.02 04:27:23.796978 [ 86 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.03.02 04:27:23.797008 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11516 | 2026.03.02 04:27:23.797075 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11517 | 2026.03.02 04:27:23.797130 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 11518 | 2026.03.02 04:27:23.797199 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11519 | 2026.03.02 04:27:23.797253 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11520 | 2026.03.02 04:27:23.797284 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11521 | 2026.03.02 04:27:23.797326 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2153 rows starting from the beginning of the part | ||
| 11522 | 2026.03.02 04:27:23.797398 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 879 rows starting from the beginning of the part | ||
| 11523 | 2026.03.02 04:27:23.797447 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 176 rows starting from the beginning of the part | ||
| 11524 | 2026.03.02 04:27:23.797497 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 11525 | 2026.03.02 04:27:23.797543 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11526 | 2026.03.02 04:27:23.797587 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1280 rows starting from the beginning of the part | ||
| 11527 | 2026.03.02 04:27:23.797722 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.03.02 04:27:23.797766 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11529 | 2026.03.02 04:27:23.798107 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11530 | 2026.03.02 04:27:23.798338 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.03.02 04:27:23.798473 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001298 sec., 34668.72110939908 rows/sec., 2.53 MiB/sec. | ||
| 11532 | 2026.03.02 04:27:23.798511 [ 261 ] {b793ce12-4068-4a05-9bd4-fc6475c25b0d} <Debug> TCPHandler: Processed in 0.001498823 sec. | ||
| 11533 | 2026.03.02 04:27:23.798616 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11534 | 2026.03.02 04:27:23.798711 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11535 | 2026.03.02 04:27:23.798751 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11536 | 2026.03.02 04:27:23.799229 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.03.02 04:27:23.799264 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11538 | 2026.03.02 04:27:23.799503 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4682 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243235 sec., 1924887.454519292 rows/sec., 165.84 MiB/sec. | ||
| 11539 | 2026.03.02 04:27:23.799596 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11540 | 2026.03.02 04:27:23.799757 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11541 | 2026.03.02 04:27:23.799816 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.03.02 04:27:23.799948 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001255 sec., 181673.30677290837 rows/sec., 12.30 MiB/sec. | ||
| 11543 | 2026.03.02 04:27:23.799986 [ 261 ] {ed86c5b0-7099-49ec-b02f-f77676276c24} <Debug> TCPHandler: Processed in 0.001419942 sec. | ||
| 11544 | 2026.03.02 04:27:23.800011 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.03.02 04:27:23.800078 [ 191 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_86_17} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11546 | 2026.03.02 04:27:23.800092 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2026.03.02 04:27:23.800172 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 11548 | 2026.03.02 04:27:23.800187 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11549 | 2026.03.02 04:27:23.800228 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11550 | 2026.03.02 04:27:23.800841 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.03.02 04:27:23.800876 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11552 | 2026.03.02 04:27:23.801192 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11553 | 2026.03.02 04:27:23.801406 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.03.02 04:27:23.801521 [ 86 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11555 | 2026.03.02 04:27:23.801534 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001365 sec., 413919.4139194139 rows/sec., 30.77 MiB/sec. | ||
| 11556 | 2026.03.02 04:27:23.801560 [ 86 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.03.02 04:27:23.801582 [ 261 ] {553afaa4-3a2f-4776-8623-7a6dd6586320} <Debug> TCPHandler: Processed in 0.001540773 sec. | ||
| 11558 | 2026.03.02 04:27:23.801585 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11559 | 2026.03.02 04:27:23.801681 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 11560 | 2026.03.02 04:27:23.801695 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2026.03.02 04:27:23.801787 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11562 | 2026.03.02 04:27:23.801809 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11563 | 2026.03.02 04:27:23.801821 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1065 rows starting from the beginning of the part | ||
| 11564 | 2026.03.02 04:27:23.801861 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11565 | 2026.03.02 04:27:23.801887 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 531 rows starting from the beginning of the part | ||
| 11566 | 2026.03.02 04:27:23.801937 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part | ||
| 11567 | 2026.03.02 04:27:23.801976 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 11568 | 2026.03.02 04:27:23.802015 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11569 | 2026.03.02 04:27:23.802057 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 565 rows starting from the beginning of the part | ||
| 11570 | 2026.03.02 04:27:23.802430 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.03.02 04:27:23.802471 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11572 | 2026.03.02 04:27:23.802880 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11573 | 2026.03.02 04:27:23.803090 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.03.02 04:27:23.803198 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543913 sec., 1573922.882960374 rows/sec., 121.63 MiB/sec. | ||
| 11575 | 2026.03.02 04:27:23.803221 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00143 sec., 591608.3916083915 rows/sec., 39.82 MiB/sec. | ||
| 11576 | 2026.03.02 04:27:23.803207 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11577 | 2026.03.02 04:27:23.803281 [ 261 ] {f9b72ea2-01c8-440d-890e-76516cc769e8} <Debug> TCPHandler: Processed in 0.001636874 sec. | ||
| 11578 | 2026.03.02 04:27:23.803287 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2026.03.02 04:27:23.803317 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11580 | 2026.03.02 04:27:23.803383 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 11581 | 2026.03.02 04:27:23.803393 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11582 | 2026.03.02 04:27:23.803401 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11583 | 2026.03.02 04:27:23.803471 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11584 | 2026.03.02 04:27:23.803499 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11585 | 2026.03.02 04:27:23.803505 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24320 rows starting from the beginning of the part | ||
| 11586 | 2026.03.02 04:27:23.803555 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11587 | 2026.03.02 04:27:23.803569 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 11588 | 2026.03.02 04:27:23.803612 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 268 rows starting from the beginning of the part | ||
| 11589 | 2026.03.02 04:27:23.803653 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11590 | 2026.03.02 04:27:23.803692 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11591 | 2026.03.02 04:27:23.803704 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.03.02 04:27:23.803733 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 846 rows starting from the beginning of the part | ||
| 11593 | 2026.03.02 04:27:23.803785 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_86_17} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11594 | 2026.03.02 04:27:23.803864 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11595 | 2026.03.02 04:27:23.804433 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.03.02 04:27:23.804471 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11597 | 2026.03.02 04:27:23.805104 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11598 | 2026.03.02 04:27:23.805322 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.03.02 04:27:23.805463 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001996 sec., 20541.082164328658 rows/sec., 36.81 MiB/sec. | ||
| 11600 | 2026.03.02 04:27:23.805536 [ 261 ] {44bb702d-e931-4b79-8ad7-5b8143a1ab0a} <Debug> TCPHandler: Processed in 0.002211398 sec. | ||
| 11601 | 2026.03.02 04:27:23.805647 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2026.03.02 04:27:23.805744 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11603 | 2026.03.02 04:27:23.805784 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11604 | 2026.03.02 04:27:23.806101 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.03.02 04:27:23.806136 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11606 | 2026.03.02 04:27:23.806525 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11607 | 2026.03.02 04:27:23.806734 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.03.02 04:27:23.806859 [ 33 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11609 | 2026.03.02 04:27:23.806871 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 11610 | 2026.03.02 04:27:23.806905 [ 33 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.03.02 04:27:23.806924 [ 261 ] {6ad5e246-626d-48f9-82a3-031226f6ad7d} <Debug> TCPHandler: Processed in 0.001304751 sec. | ||
| 11612 | 2026.03.02 04:27:23.806930 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11613 | 2026.03.02 04:27:23.807068 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 11614 | 2026.03.02 04:27:23.807257 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11615 | 2026.03.02 04:27:23.807326 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4866 rows starting from the beginning of the part | ||
| 11616 | 2026.03.02 04:27:23.807429 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 11617 | 2026.03.02 04:27:23.807502 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 11618 | 2026.03.02 04:27:23.807572 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11619 | 2026.03.02 04:27:23.807612 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11620 | 2026.03.02 04:27:23.807650 [ 188 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11621 | 2026.03.02 04:27:23.809882 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002880914 sec., 1803594.275983247 rows/sec., 117.98 MiB/sec. | ||
| 11622 | 2026.03.02 04:27:23.810414 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11623 | 2026.03.02 04:27:23.810697 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.03.02 04:27:23.810772 [ 196 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_86_17} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11625 | 2026.03.02 04:27:23.810840 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26019 rows, containing 5 columns (5 merged, 0 gathered) in 0.007484733 sec., 3476276.308052672 rows/sec., 236.31 MiB/sec. | ||
| 11626 | 2026.03.02 04:27:23.810860 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11627 | 2026.03.02 04:27:23.811104 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11628 | 2026.03.02 04:27:23.811365 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.03.02 04:27:23.811427 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11630 | 2026.03.02 04:27:23.811488 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11631 | 2026.03.02 04:27:24.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.12 MiB, peak 339.54 MiB, free memory in arenas 0.00 B, will set to 330.93 MiB (RSS), difference: 1.81 MiB | ||
| 11632 | 2026.03.02 04:27:24.261961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11633 | 2026.03.02 04:27:24.280333 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.03.02 04:27:24.280398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11635 | 2026.03.02 04:27:24.286624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11636 | 2026.03.02 04:27:24.287321 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.03.02 04:27:24.290580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11638 | 2026.03.02 04:27:28.764900 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.03.02 04:27:28.765108 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11640 | 2026.03.02 04:27:28.765183 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11641 | 2026.03.02 04:27:28.765896 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.03.02 04:27:28.765938 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11643 | 2026.03.02 04:27:28.766332 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11644 | 2026.03.02 04:27:28.766554 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.03.02 04:27:28.766708 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 11646 | 2026.03.02 04:27:28.766757 [ 261 ] {c0b52f98-5be1-4f5f-8884-e8294f68a412} <Debug> TCPHandler: Processed in 0.002019397 sec. | ||
| 11647 | 2026.03.02 04:27:28.766885 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.03.02 04:27:28.766987 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11649 | 2026.03.02 04:27:28.767030 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11650 | 2026.03.02 04:27:28.767454 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.03.02 04:27:28.767488 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11652 | 2026.03.02 04:27:28.767801 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11653 | 2026.03.02 04:27:28.768005 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.03.02 04:27:28.768134 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 11655 | 2026.03.02 04:27:28.768173 [ 261 ] {fb298875-3010-4334-a627-8e191a704d38} <Debug> TCPHandler: Processed in 0.001342532 sec. | ||
| 11656 | 2026.03.02 04:27:28.768284 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.03.02 04:27:28.768381 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11658 | 2026.03.02 04:27:28.768426 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11659 | 2026.03.02 04:27:28.768823 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.03.02 04:27:28.768857 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11661 | 2026.03.02 04:27:28.769181 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11662 | 2026.03.02 04:27:28.769394 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.03.02 04:27:28.769557 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11664 | 2026.03.02 04:27:28.769596 [ 261 ] {6d643245-2803-40b1-be3b-dea326aa34ee} <Debug> TCPHandler: Processed in 0.001363912 sec. | ||
| 11665 | 2026.03.02 04:27:28.769714 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2026.03.02 04:27:28.769818 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11667 | 2026.03.02 04:27:28.769862 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11668 | 2026.03.02 04:27:28.770222 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.03.02 04:27:28.770258 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11670 | 2026.03.02 04:27:28.770614 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11671 | 2026.03.02 04:27:28.770825 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.03.02 04:27:28.770956 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 11673 | 2026.03.02 04:27:28.770993 [ 261 ] {bc29c140-bb8e-4fc5-9281-2e90e573bf8c} <Debug> TCPHandler: Processed in 0.001330912 sec. | ||
| 11674 | 2026.03.02 04:27:30.174558 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11675 | 2026.03.02 04:27:30.174614 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11676 | 2026.03.02 04:27:30.356476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26902 | ||
| 11677 | 2026.03.02 04:27:30.357016 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.03.02 04:27:30.357061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11679 | 2026.03.02 04:27:30.357547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11680 | 2026.03.02 04:27:30.357776 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.03.02 04:27:30.357913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26902 | ||
| 11682 | 2026.03.02 04:27:30.357918 [ 29 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11683 | 2026.03.02 04:27:30.357989 [ 29 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.03.02 04:27:30.358012 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11685 | 2026.03.02 04:27:30.358114 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 11686 | 2026.03.02 04:27:30.358220 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11687 | 2026.03.02 04:27:30.358256 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24470 rows starting from the beginning of the part | ||
| 11688 | 2026.03.02 04:27:30.358319 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11689 | 2026.03.02 04:27:30.358367 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11690 | 2026.03.02 04:27:30.358414 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11691 | 2026.03.02 04:27:30.358456 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11692 | 2026.03.02 04:27:30.358504 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11693 | 2026.03.02 04:27:30.360830 [ 195 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26902 rows, containing 4 columns (4 merged, 0 gathered) in 0.002759023 sec., 9750553.003726318 rows/sec., 139.48 MiB/sec. | ||
| 11694 | 2026.03.02 04:27:30.361004 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11695 | 2026.03.02 04:27:30.361238 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.03.02 04:27:30.361303 [ 196 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_56_11} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11697 | 2026.03.02 04:27:30.361383 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11698 | 2026.03.02 04:27:30.429617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1444 | ||
| 11699 | 2026.03.02 04:27:30.432246 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.03.02 04:27:30.432316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11701 | 2026.03.02 04:27:30.433774 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11702 | 2026.03.02 04:27:30.434114 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.03.02 04:27:30.434692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 11704 | 2026.03.02 04:27:31.790777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11705 | 2026.03.02 04:27:31.809081 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.03.02 04:27:31.809146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11707 | 2026.03.02 04:27:31.815029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11708 | 2026.03.02 04:27:31.815703 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.03.02 04:27:31.816007 [ 32 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11710 | 2026.03.02 04:27:31.816080 [ 32 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.03.02 04:27:31.816103 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11712 | 2026.03.02 04:27:31.816215 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 11713 | 2026.03.02 04:27:31.819201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11714 | 2026.03.02 04:27:31.820115 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11715 | 2026.03.02 04:27:31.821579 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 11716 | 2026.03.02 04:27:31.826458 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 11717 | 2026.03.02 04:27:31.831287 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 11718 | 2026.03.02 04:27:31.836108 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 11719 | 2026.03.02 04:27:31.840874 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 11720 | 2026.03.02 04:27:31.844645 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 11721 | 2026.03.02 04:27:31.903534 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.087363638 sec., 4830.3849251332695 rows/sec., 24.98 MiB/sec. | ||
| 11722 | 2026.03.02 04:27:31.906066 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11723 | 2026.03.02 04:27:31.907949 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_56_11} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.03.02 04:27:31.908061 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_56_11} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11725 | 2026.03.02 04:27:31.910000 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11726 | 2026.03.02 04:27:32.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.21 MiB, peak 345.61 MiB, free memory in arenas 0.00 B, will set to 333.67 MiB (RSS), difference: 1.46 MiB | ||
| 11727 | 2026.03.02 04:27:33.767461 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11728 | 2026.03.02 04:27:33.767743 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11729 | 2026.03.02 04:27:33.767843 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11730 | 2026.03.02 04:27:33.768626 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.03.02 04:27:33.768678 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11732 | 2026.03.02 04:27:33.769093 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11733 | 2026.03.02 04:27:33.769322 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.03.02 04:27:33.769491 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00182 sec., 75824.17582417582 rows/sec., 6.59 MiB/sec. | ||
| 11735 | 2026.03.02 04:27:33.769546 [ 261 ] {378749ab-8557-4e80-9fd1-1a59a8eec1b2} <Debug> TCPHandler: Processed in 0.002268419 sec. | ||
| 11736 | 2026.03.02 04:27:33.769686 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11737 | 2026.03.02 04:27:33.769790 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11738 | 2026.03.02 04:27:33.769836 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11739 | 2026.03.02 04:27:33.770273 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2026.03.02 04:27:33.770311 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11741 | 2026.03.02 04:27:33.770638 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11742 | 2026.03.02 04:27:33.770850 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.03.02 04:27:33.770981 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001215 sec., 33744.85596707819 rows/sec., 2.48 MiB/sec. | ||
| 11744 | 2026.03.02 04:27:33.771019 [ 261 ] {f4db7918-4fcf-4525-9929-60731ecbfcf3} <Debug> TCPHandler: Processed in 0.001387571 sec. | ||
| 11745 | 2026.03.02 04:27:33.771134 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2026.03.02 04:27:33.771232 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11747 | 2026.03.02 04:27:33.771272 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11748 | 2026.03.02 04:27:33.771707 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.03.02 04:27:33.771744 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11750 | 2026.03.02 04:27:33.772075 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11751 | 2026.03.02 04:27:33.772288 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.03.02 04:27:33.772419 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001207 sec., 86992.54349627176 rows/sec., 6.80 MiB/sec. | ||
| 11753 | 2026.03.02 04:27:33.772458 [ 261 ] {6d25cf0b-6061-414e-ad8a-339c1eb22069} <Debug> TCPHandler: Processed in 0.001375522 sec. | ||
| 11754 | 2026.03.02 04:27:33.772574 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.03.02 04:27:33.772669 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11756 | 2026.03.02 04:27:33.772714 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11757 | 2026.03.02 04:27:33.773121 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.03.02 04:27:33.773157 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11759 | 2026.03.02 04:27:33.773492 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11760 | 2026.03.02 04:27:33.773699 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2026.03.02 04:27:33.773830 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 11762 | 2026.03.02 04:27:33.773867 [ 261 ] {15b57c5d-3d7b-4d5f-8ebe-2c04f409ba9d} <Debug> TCPHandler: Processed in 0.001344581 sec. | ||
| 11763 | 2026.03.02 04:27:33.773990 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.03.02 04:27:33.774115 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11765 | 2026.03.02 04:27:33.774185 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11766 | 2026.03.02 04:27:33.775160 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.03.02 04:27:33.775198 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11768 | 2026.03.02 04:27:33.775758 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11769 | 2026.03.02 04:27:33.775975 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.03.02 04:27:33.776109 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00202 sec., 20297.029702970296 rows/sec., 36.37 MiB/sec. | ||
| 11771 | 2026.03.02 04:27:33.776109 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11772 | 2026.03.02 04:27:33.776175 [ 261 ] {398f9c15-f4be-47ae-9497-c0840b55749e} <Debug> TCPHandler: Processed in 0.002249029 sec. | ||
| 11773 | 2026.03.02 04:27:33.776193 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.03.02 04:27:33.776222 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11775 | 2026.03.02 04:27:33.776301 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.03.02 04:27:33.776314 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 11777 | 2026.03.02 04:27:33.776400 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11778 | 2026.03.02 04:27:33.776441 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11779 | 2026.03.02 04:27:33.776493 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11780 | 2026.03.02 04:27:33.776541 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1393 rows starting from the beginning of the part | ||
| 11781 | 2026.03.02 04:27:33.776654 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 11782 | 2026.03.02 04:27:33.776748 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 11783 | 2026.03.02 04:27:33.776785 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2026.03.02 04:27:33.776820 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11785 | 2026.03.02 04:27:33.776835 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 11786 | 2026.03.02 04:27:33.776921 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 11787 | 2026.03.02 04:27:33.777007 [ 195 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 11788 | 2026.03.02 04:27:33.777124 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11789 | 2026.03.02 04:27:33.777332 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.03.02 04:27:33.777484 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 11791 | 2026.03.02 04:27:33.777531 [ 261 ] {d8a0f3e6-4fff-43c8-a49d-f687c46df910} <Debug> TCPHandler: Processed in 0.001278741 sec. | ||
| 11792 | 2026.03.02 04:27:33.786856 [ 189 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 19 columns (19 merged, 0 gathered) in 0.010573969 sec., 151125.84498781865 rows/sec., 270.81 MiB/sec. | ||
| 11793 | 2026.03.02 04:27:33.789321 [ 194 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11794 | 2026.03.02 04:27:33.789746 [ 194 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2026.03.02 04:27:33.789837 [ 194 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11796 | 2026.03.02 04:27:33.790013 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 11797 | 2026.03.02 04:27:34.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.16 MiB, peak 345.81 MiB, free memory in arenas 0.00 B, will set to 340.99 MiB (RSS), difference: 6.83 MiB | ||
| 11798 | 2026.03.02 04:27:37.858152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27350 | ||
| 11799 | 2026.03.02 04:27:37.858658 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11800 | 2026.03.02 04:27:37.858704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11801 | 2026.03.02 04:27:37.859206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11802 | 2026.03.02 04:27:37.859451 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2026.03.02 04:27:37.859600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27350 | ||
| 11804 | 2026.03.02 04:27:38.766551 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.03.02 04:27:38.766755 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.03.02 04:27:38.766830 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11807 | 2026.03.02 04:27:38.767481 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.03.02 04:27:38.767527 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11809 | 2026.03.02 04:27:38.767908 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11810 | 2026.03.02 04:27:38.768130 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.03.02 04:27:38.768293 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 11812 | 2026.03.02 04:27:38.768343 [ 261 ] {c9e601d0-7c8f-4f61-a50d-e85c36ddc6dc} <Debug> TCPHandler: Processed in 0.001939076 sec. | ||
| 11813 | 2026.03.02 04:27:38.768465 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.03.02 04:27:38.768568 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11815 | 2026.03.02 04:27:38.768613 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11816 | 2026.03.02 04:27:38.769016 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.03.02 04:27:38.769054 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11818 | 2026.03.02 04:27:38.769365 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11819 | 2026.03.02 04:27:38.769581 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.03.02 04:27:38.769715 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001169 sec., 1710.8639863130882 rows/sec., 139.51 KiB/sec. | ||
| 11821 | 2026.03.02 04:27:38.769754 [ 261 ] {f5fe8d09-4b72-4e18-bf71-c0b2c0b1ef3a} <Debug> TCPHandler: Processed in 0.001341601 sec. | ||
| 11822 | 2026.03.02 04:27:38.769864 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.03.02 04:27:38.769959 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11824 | 2026.03.02 04:27:38.770000 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11825 | 2026.03.02 04:27:38.770451 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.03.02 04:27:38.770487 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11827 | 2026.03.02 04:27:38.770801 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11828 | 2026.03.02 04:27:38.771009 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.03.02 04:27:38.771142 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001202 sec., 147254.57570715476 rows/sec., 12.95 MiB/sec. | ||
| 11830 | 2026.03.02 04:27:38.771180 [ 261 ] {889757a4-61a6-4332-9182-c45a79757e13} <Debug> TCPHandler: Processed in 0.001366892 sec. | ||
| 11831 | 2026.03.02 04:27:38.771290 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.03.02 04:27:38.771385 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.03.02 04:27:38.771426 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11834 | 2026.03.02 04:27:38.771809 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.03.02 04:27:38.771845 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11836 | 2026.03.02 04:27:38.772137 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11837 | 2026.03.02 04:27:38.772336 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.03.02 04:27:38.772446 [ 82 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11839 | 2026.03.02 04:27:38.772463 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001097 sec., 12762.078395624429 rows/sec., 1003.27 KiB/sec. | ||
| 11840 | 2026.03.02 04:27:38.772515 [ 82 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11841 | 2026.03.02 04:27:38.772525 [ 261 ] {6cf3f6db-c6d7-43c3-8d46-545b8d054648} <Debug> TCPHandler: Processed in 0.001285631 sec. | ||
| 11842 | 2026.03.02 04:27:38.772544 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11843 | 2026.03.02 04:27:38.772646 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.03.02 04:27:38.772659 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 11845 | 2026.03.02 04:27:38.772746 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11846 | 2026.03.02 04:27:38.772790 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11847 | 2026.03.02 04:27:38.772797 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11848 | 2026.03.02 04:27:38.772841 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 219 rows starting from the beginning of the part | ||
| 11849 | 2026.03.02 04:27:38.772914 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
| 11850 | 2026.03.02 04:27:38.772966 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 11851 | 2026.03.02 04:27:38.773019 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 45 rows starting from the beginning of the part | ||
| 11852 | 2026.03.02 04:27:38.773063 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 11853 | 2026.03.02 04:27:38.773105 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 11854 | 2026.03.02 04:27:38.773181 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2026.03.02 04:27:38.773223 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11856 | 2026.03.02 04:27:38.773553 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11857 | 2026.03.02 04:27:38.773784 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2026.03.02 04:27:38.773924 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001196 sec., 20066.889632107024 rows/sec., 1.66 MiB/sec. | ||
| 11859 | 2026.03.02 04:27:38.773967 [ 261 ] {1d7be874-8703-4928-bd0d-037d8484089e} <Debug> TCPHandler: Processed in 0.001373411 sec. | ||
| 11860 | 2026.03.02 04:27:38.774070 [ 189 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456512 sec., 255404.69285525967 rows/sec., 18.33 MiB/sec. | ||
| 11861 | 2026.03.02 04:27:38.774076 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2026.03.02 04:27:38.774218 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11863 | 2026.03.02 04:27:38.774246 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11864 | 2026.03.02 04:27:38.774259 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11865 | 2026.03.02 04:27:38.774507 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2026.03.02 04:27:38.774588 [ 190 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_51_10} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11867 | 2026.03.02 04:27:38.774657 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.03.02 04:27:38.774662 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11869 | 2026.03.02 04:27:38.774702 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11870 | 2026.03.02 04:27:38.775004 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11871 | 2026.03.02 04:27:38.775209 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2026.03.02 04:27:38.775340 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 11873 | 2026.03.02 04:27:38.775378 [ 261 ] {8603329f-c6c3-458d-996f-8cedfda59c5e} <Debug> TCPHandler: Processed in 0.001350901 sec. | ||
| 11874 | 2026.03.02 04:27:38.775487 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2026.03.02 04:27:38.775587 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11876 | 2026.03.02 04:27:38.775627 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11877 | 2026.03.02 04:27:38.776036 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.03.02 04:27:38.776071 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11879 | 2026.03.02 04:27:38.776372 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11880 | 2026.03.02 04:27:38.776576 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.03.02 04:27:38.776703 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001133 sec., 90026.47837599294 rows/sec., 7.36 MiB/sec. | ||
| 11882 | 2026.03.02 04:27:38.776741 [ 261 ] {eee990fe-6b06-40a8-a434-a1e764ecb7e9} <Debug> TCPHandler: Processed in 0.001302741 sec. | ||
| 11883 | 2026.03.02 04:27:38.776849 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2026.03.02 04:27:38.776942 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11885 | 2026.03.02 04:27:38.776984 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11886 | 2026.03.02 04:27:38.777367 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2026.03.02 04:27:38.777402 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11888 | 2026.03.02 04:27:38.777734 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11889 | 2026.03.02 04:27:38.777948 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2026.03.02 04:27:38.778078 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001154 sec., 170710.5719237435 rows/sec., 12.24 MiB/sec. | ||
| 11891 | 2026.03.02 04:27:38.778115 [ 261 ] {9be7fbc0-e82c-4423-b554-c05d391ad239} <Debug> TCPHandler: Processed in 0.001316352 sec. | ||
| 11892 | 2026.03.02 04:27:38.778223 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2026.03.02 04:27:38.778316 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11894 | 2026.03.02 04:27:38.778358 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11895 | 2026.03.02 04:27:38.778680 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2026.03.02 04:27:38.778715 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11897 | 2026.03.02 04:27:38.779015 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11898 | 2026.03.02 04:27:38.779221 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2026.03.02 04:27:38.779347 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 11900 | 2026.03.02 04:27:38.779384 [ 261 ] {c12fd7c9-f702-43cd-8d0c-cf646944018b} <Debug> TCPHandler: Processed in 0.00121048 sec. | ||
| 11901 | 2026.03.02 04:27:39.319378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11902 | 2026.03.02 04:27:39.338003 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11903 | 2026.03.02 04:27:39.338108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 11904 | 2026.03.02 04:27:39.344755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11905 | 2026.03.02 04:27:39.345711 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11906 | 2026.03.02 04:27:39.352464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11907 | 2026.03.02 04:27:39.963916 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37911 | ||
| 11908 | 2026.03.02 04:27:39.964033 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11909 | 2026.03.02 04:27:39.964063 [ 291 ] {} <Debug> TCP-Session: 88e507de-b00a-40c7-b1cc-525275d9c139 Authenticating user 'default' from [fd00:1122:3344:101::e]:37911 | ||
| 11910 | 2026.03.02 04:27:39.964088 [ 291 ] {} <Debug> TCP-Session: 88e507de-b00a-40c7-b1cc-525275d9c139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2026.03.02 04:27:39.964104 [ 291 ] {} <Debug> TCP-Session: 88e507de-b00a-40c7-b1cc-525275d9c139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2026.03.02 04:27:39.964324 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50145 | ||
| 11913 | 2026.03.02 04:27:39.964341 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64560 | ||
| 11914 | 2026.03.02 04:27:39.964385 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52494 | ||
| 11915 | 2026.03.02 04:27:39.964417 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57889 | ||
| 11916 | 2026.03.02 04:27:39.964398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61565 | ||
| 11917 | 2026.03.02 04:27:39.964469 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11918 | 2026.03.02 04:27:39.964466 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11919 | 2026.03.02 04:27:39.964507 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11920 | 2026.03.02 04:27:39.964507 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11921 | 2026.03.02 04:27:39.964513 [ 292 ] {} <Debug> TCP-Session: 19df2570-138c-414a-aaac-98f5b73a40e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50145 | ||
| 11922 | 2026.03.02 04:27:39.964529 [ 259 ] {} <Debug> TCP-Session: 0c931bd2-18a7-4e7a-ab59-d57ffe250475 Authenticating user 'default' from [fd00:1122:3344:101::e]:64560 | ||
| 11923 | 2026.03.02 04:27:39.964558 [ 287 ] {} <Debug> TCP-Session: 02674809-c4c4-4a63-b9ed-ffb96132e642 Authenticating user 'default' from [fd00:1122:3344:101::e]:52494 | ||
| 11924 | 2026.03.02 04:27:39.964572 [ 292 ] {} <Debug> TCP-Session: 19df2570-138c-414a-aaac-98f5b73a40e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11925 | 2026.03.02 04:27:39.964582 [ 259 ] {} <Debug> TCP-Session: 0c931bd2-18a7-4e7a-ab59-d57ffe250475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2026.03.02 04:27:39.964605 [ 292 ] {} <Debug> TCP-Session: 19df2570-138c-414a-aaac-98f5b73a40e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2026.03.02 04:27:39.964618 [ 259 ] {} <Debug> TCP-Session: 0c931bd2-18a7-4e7a-ab59-d57ffe250475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11928 | 2026.03.02 04:27:39.964509 [ 291 ] {} <Trace> TCP-Session: 88e507de-b00a-40c7-b1cc-525275d9c139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11929 | 2026.03.02 04:27:39.964398 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44096 | ||
| 11930 | 2026.03.02 04:27:39.964676 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11931 | 2026.03.02 04:27:39.964341 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51943 | ||
| 11932 | 2026.03.02 04:27:39.964736 [ 288 ] {} <Debug> TCP-Session: e85515a6-b8d6-49e7-933d-9559560a4aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61565 | ||
| 11933 | 2026.03.02 04:27:39.964330 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35826 | ||
| 11934 | 2026.03.02 04:27:39.964773 [ 288 ] {} <Debug> TCP-Session: e85515a6-b8d6-49e7-933d-9559560a4aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.03.02 04:27:39.964544 [ 290 ] {} <Debug> TCP-Session: 58115bda-c77a-4f67-aa5c-090a19b27ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57889 | ||
| 11936 | 2026.03.02 04:27:39.964811 [ 288 ] {} <Debug> TCP-Session: e85515a6-b8d6-49e7-933d-9559560a4aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11937 | 2026.03.02 04:27:39.964811 [ 291 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11938 | 2026.03.02 04:27:39.964834 [ 290 ] {} <Debug> TCP-Session: 58115bda-c77a-4f67-aa5c-090a19b27ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11939 | 2026.03.02 04:27:39.964601 [ 287 ] {} <Debug> TCP-Session: 02674809-c4c4-4a63-b9ed-ffb96132e642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11940 | 2026.03.02 04:27:39.964877 [ 290 ] {} <Debug> TCP-Session: 58115bda-c77a-4f67-aa5c-090a19b27ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.03.02 04:27:39.964894 [ 287 ] {} <Debug> TCP-Session: 02674809-c4c4-4a63-b9ed-ffb96132e642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11942 | 2026.03.02 04:27:39.965119 [ 291 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11943 | 2026.03.02 04:27:39.965181 [ 291 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11944 | 2026.03.02 04:27:39.965214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11945 | 2026.03.02 04:27:39.965251 [ 293 ] {} <Debug> TCP-Session: 8259b4fd-6792-41fe-a9f5-f7aa21f4851d Authenticating user 'default' from [fd00:1122:3344:101::e]:35826 | ||
| 11946 | 2026.03.02 04:27:39.965272 [ 293 ] {} <Debug> TCP-Session: 8259b4fd-6792-41fe-a9f5-f7aa21f4851d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11947 | 2026.03.02 04:27:39.965287 [ 293 ] {} <Debug> TCP-Session: 8259b4fd-6792-41fe-a9f5-f7aa21f4851d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11948 | 2026.03.02 04:27:39.965319 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11949 | 2026.03.02 04:27:39.965351 [ 294 ] {} <Debug> TCP-Session: 5aa3f5f2-8c77-450e-9f3e-6c594e2468ae Authenticating user 'default' from [fd00:1122:3344:101::e]:51943 | ||
| 11950 | 2026.03.02 04:27:39.965367 [ 294 ] {} <Debug> TCP-Session: 5aa3f5f2-8c77-450e-9f3e-6c594e2468ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2026.03.02 04:27:39.965378 [ 294 ] {} <Debug> TCP-Session: 5aa3f5f2-8c77-450e-9f3e-6c594e2468ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11952 | 2026.03.02 04:27:39.965428 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11953 | 2026.03.02 04:27:39.965462 [ 289 ] {} <Debug> TCP-Session: 1db21301-6c81-43ba-ad61-c32e5291c082 Authenticating user 'default' from [fd00:1122:3344:101::e]:44096 | ||
| 11954 | 2026.03.02 04:27:39.965462 [ 291 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 11955 | 2026.03.02 04:27:39.965543 [ 289 ] {} <Debug> TCP-Session: 1db21301-6c81-43ba-ad61-c32e5291c082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2026.03.02 04:27:39.965574 [ 289 ] {} <Debug> TCP-Session: 1db21301-6c81-43ba-ad61-c32e5291c082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11957 | 2026.03.02 04:27:39.966438 [ 346 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Trace> AggregatingTransform: Aggregating | ||
| 11958 | 2026.03.02 04:27:39.966477 [ 346 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Trace> Aggregator: Aggregation method: without_key | ||
| 11959 | 2026.03.02 04:27:39.966506 [ 346 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865797 sec. (1155.005 rows/sec., 45.12 KiB/sec.) | ||
| 11960 | 2026.03.02 04:27:39.966521 [ 346 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Trace> Aggregator: Merging aggregated data | ||
| 11961 | 2026.03.02 04:27:39.967822 [ 291 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 11962 | 2026.03.02 04:27:39.967978 [ 291 ] {57aa543d-e0c7-44f1-909d-671564881a10} <Debug> TCPHandler: Processed in 0.003592041 sec. | ||
| 11963 | 2026.03.02 04:27:39.968102 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11964 | 2026.03.02 04:27:39.968130 [ 291 ] {} <Debug> TCP-Session: 88e507de-b00a-40c7-b1cc-525275d9c139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.03.02 04:27:39.968141 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11966 | 2026.03.02 04:27:39.968165 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11967 | 2026.03.02 04:27:39.968177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11968 | 2026.03.02 04:27:39.968190 [ 292 ] {} <Debug> TCP-Session: 19df2570-138c-414a-aaac-98f5b73a40e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11969 | 2026.03.02 04:27:39.968216 [ 290 ] {} <Debug> TCP-Session: 58115bda-c77a-4f67-aa5c-090a19b27ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11970 | 2026.03.02 04:27:39.968221 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11971 | 2026.03.02 04:27:39.968234 [ 293 ] {} <Debug> TCP-Session: 8259b4fd-6792-41fe-a9f5-f7aa21f4851d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11972 | 2026.03.02 04:27:39.968258 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11973 | 2026.03.02 04:27:39.968280 [ 259 ] {} <Debug> TCP-Session: 0c931bd2-18a7-4e7a-ab59-d57ffe250475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.03.02 04:27:39.968284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11975 | 2026.03.02 04:27:39.968314 [ 288 ] {} <Debug> TCP-Session: e85515a6-b8d6-49e7-933d-9559560a4aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11976 | 2026.03.02 04:27:39.968240 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11977 | 2026.03.02 04:27:39.968356 [ 289 ] {} <Debug> TCP-Session: 1db21301-6c81-43ba-ad61-c32e5291c082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11978 | 2026.03.02 04:27:39.968199 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11979 | 2026.03.02 04:27:39.968392 [ 294 ] {} <Debug> TCP-Session: 5aa3f5f2-8c77-450e-9f3e-6c594e2468ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11980 | 2026.03.02 04:27:39.968433 [ 287 ] {} <Debug> TCP-Session: 02674809-c4c4-4a63-b9ed-ffb96132e642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11981 | 2026.03.02 04:27:40.151371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58446 | ||
| 11982 | 2026.03.02 04:27:40.151480 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11983 | 2026.03.02 04:27:40.151505 [ 291 ] {} <Debug> TCP-Session: defa35e2-4d7c-4a16-b709-6fed98094c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:58446 | ||
| 11984 | 2026.03.02 04:27:40.151526 [ 291 ] {} <Debug> TCP-Session: defa35e2-4d7c-4a16-b709-6fed98094c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.03.02 04:27:40.151538 [ 291 ] {} <Debug> TCP-Session: defa35e2-4d7c-4a16-b709-6fed98094c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11986 | 2026.03.02 04:27:40.151756 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53171 | ||
| 11987 | 2026.03.02 04:27:40.151793 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39809 | ||
| 11988 | 2026.03.02 04:27:40.151804 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56523 | ||
| 11989 | 2026.03.02 04:27:40.151832 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59198 | ||
| 11990 | 2026.03.02 04:27:40.151846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45324 | ||
| 11991 | 2026.03.02 04:27:40.151888 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11992 | 2026.03.02 04:27:40.151909 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11993 | 2026.03.02 04:27:40.151915 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11994 | 2026.03.02 04:27:40.151925 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11995 | 2026.03.02 04:27:40.151936 [ 292 ] {} <Debug> TCP-Session: 2b998ec9-1639-4dad-8f2b-12e2e3a72886 Authenticating user 'default' from [fd00:1122:3344:101::e]:53171 | ||
| 11996 | 2026.03.02 04:27:40.151961 [ 259 ] {} <Debug> TCP-Session: b12c653d-9a34-42af-96ea-be6613ce0ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56523 | ||
| 11997 | 2026.03.02 04:27:40.151972 [ 288 ] {} <Debug> TCP-Session: 3cd72c23-ef2a-47b0-bda2-3c6404e19f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:59198 | ||
| 11998 | 2026.03.02 04:27:40.151988 [ 292 ] {} <Debug> TCP-Session: 2b998ec9-1639-4dad-8f2b-12e2e3a72886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11999 | 2026.03.02 04:27:40.152000 [ 259 ] {} <Debug> TCP-Session: b12c653d-9a34-42af-96ea-be6613ce0ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12000 | 2026.03.02 04:27:40.152009 [ 288 ] {} <Debug> TCP-Session: 3cd72c23-ef2a-47b0-bda2-3c6404e19f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2026.03.02 04:27:40.152017 [ 292 ] {} <Debug> TCP-Session: 2b998ec9-1639-4dad-8f2b-12e2e3a72886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12002 | 2026.03.02 04:27:40.152032 [ 259 ] {} <Debug> TCP-Session: b12c653d-9a34-42af-96ea-be6613ce0ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12003 | 2026.03.02 04:27:40.152042 [ 288 ] {} <Debug> TCP-Session: 3cd72c23-ef2a-47b0-bda2-3c6404e19f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12004 | 2026.03.02 04:27:40.151955 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12005 | 2026.03.02 04:27:40.151946 [ 293 ] {} <Debug> TCP-Session: 1ab8f943-6767-47b4-b82b-a6410ad1eb63 Authenticating user 'default' from [fd00:1122:3344:101::e]:39809 | ||
| 12006 | 2026.03.02 04:27:40.151856 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59463 | ||
| 12007 | 2026.03.02 04:27:40.152135 [ 289 ] {} <Debug> TCP-Session: 19eb6498-a900-4f27-a05f-8fdd731057ae Authenticating user 'default' from [fd00:1122:3344:101::e]:45324 | ||
| 12008 | 2026.03.02 04:27:40.152142 [ 293 ] {} <Debug> TCP-Session: 1ab8f943-6767-47b4-b82b-a6410ad1eb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12009 | 2026.03.02 04:27:40.152182 [ 289 ] {} <Debug> TCP-Session: 19eb6498-a900-4f27-a05f-8fdd731057ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12010 | 2026.03.02 04:27:40.151801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57131 | ||
| 12011 | 2026.03.02 04:27:40.152199 [ 289 ] {} <Debug> TCP-Session: 19eb6498-a900-4f27-a05f-8fdd731057ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12012 | 2026.03.02 04:27:40.152195 [ 293 ] {} <Debug> TCP-Session: 1ab8f943-6767-47b4-b82b-a6410ad1eb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12013 | 2026.03.02 04:27:40.152234 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12014 | 2026.03.02 04:27:40.151913 [ 291 ] {} <Trace> TCP-Session: defa35e2-4d7c-4a16-b709-6fed98094c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12015 | 2026.03.02 04:27:40.152277 [ 290 ] {} <Debug> TCP-Session: f4a837e4-e4d1-43b9-9472-68601d972848 Authenticating user 'default' from [fd00:1122:3344:101::e]:59463 | ||
| 12016 | 2026.03.02 04:27:40.152270 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12017 | 2026.03.02 04:27:40.152319 [ 290 ] {} <Debug> TCP-Session: f4a837e4-e4d1-43b9-9472-68601d972848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12018 | 2026.03.02 04:27:40.151822 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57719 | ||
| 12019 | 2026.03.02 04:27:40.152333 [ 294 ] {} <Debug> TCP-Session: c143c7d1-a6e5-4cfa-b9c3-7f7412ed049d Authenticating user 'default' from [fd00:1122:3344:101::e]:57131 | ||
| 12020 | 2026.03.02 04:27:40.152336 [ 290 ] {} <Debug> TCP-Session: f4a837e4-e4d1-43b9-9472-68601d972848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12021 | 2026.03.02 04:27:40.152363 [ 294 ] {} <Debug> TCP-Session: c143c7d1-a6e5-4cfa-b9c3-7f7412ed049d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12022 | 2026.03.02 04:27:40.152376 [ 294 ] {} <Debug> TCP-Session: c143c7d1-a6e5-4cfa-b9c3-7f7412ed049d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12023 | 2026.03.02 04:27:40.152392 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12024 | 2026.03.02 04:27:40.152415 [ 287 ] {} <Debug> TCP-Session: ecdedcac-ee17-4982-b2b3-76113e5b27ac Authenticating user 'default' from [fd00:1122:3344:101::e]:57719 | ||
| 12025 | 2026.03.02 04:27:40.152431 [ 287 ] {} <Debug> TCP-Session: ecdedcac-ee17-4982-b2b3-76113e5b27ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12026 | 2026.03.02 04:27:40.152443 [ 287 ] {} <Debug> TCP-Session: ecdedcac-ee17-4982-b2b3-76113e5b27ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2026.03.02 04:27:40.152460 [ 291 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12028 | 2026.03.02 04:27:40.152724 [ 291 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12029 | 2026.03.02 04:27:40.152779 [ 291 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12030 | 2026.03.02 04:27:40.153060 [ 291 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 12031 | 2026.03.02 04:27:40.154010 [ 346 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Trace> AggregatingTransform: Aggregating | ||
| 12032 | 2026.03.02 04:27:40.154050 [ 346 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Trace> Aggregator: Aggregation method: without_key | ||
| 12033 | 2026.03.02 04:27:40.154085 [ 346 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928379 sec. (1077.146 rows/sec., 42.08 KiB/sec.) | ||
| 12034 | 2026.03.02 04:27:40.154104 [ 346 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Trace> Aggregator: Merging aggregated data | ||
| 12035 | 2026.03.02 04:27:40.155399 [ 291 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 12036 | 2026.03.02 04:27:40.155546 [ 291 ] {47efb195-ee6b-472b-ad38-dec4160ac8af} <Debug> TCPHandler: Processed in 0.003774692 sec. | ||
| 12037 | 2026.03.02 04:27:40.155636 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12038 | 2026.03.02 04:27:40.155664 [ 291 ] {} <Debug> TCP-Session: defa35e2-4d7c-4a16-b709-6fed98094c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2026.03.02 04:27:40.155671 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12040 | 2026.03.02 04:27:40.155694 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12041 | 2026.03.02 04:27:40.155711 [ 290 ] {} <Debug> TCP-Session: f4a837e4-e4d1-43b9-9472-68601d972848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12042 | 2026.03.02 04:27:40.155713 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12043 | 2026.03.02 04:27:40.155740 [ 292 ] {} <Debug> TCP-Session: 2b998ec9-1639-4dad-8f2b-12e2e3a72886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12044 | 2026.03.02 04:27:40.155750 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12045 | 2026.03.02 04:27:40.155763 [ 287 ] {} <Debug> TCP-Session: ecdedcac-ee17-4982-b2b3-76113e5b27ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12046 | 2026.03.02 04:27:40.155777 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12047 | 2026.03.02 04:27:40.155802 [ 293 ] {} <Debug> TCP-Session: 1ab8f943-6767-47b4-b82b-a6410ad1eb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12048 | 2026.03.02 04:27:40.155816 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12049 | 2026.03.02 04:27:40.155796 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12050 | 2026.03.02 04:27:40.155854 [ 259 ] {} <Debug> TCP-Session: b12c653d-9a34-42af-96ea-be6613ce0ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12051 | 2026.03.02 04:27:40.155868 [ 289 ] {} <Debug> TCP-Session: 19eb6498-a900-4f27-a05f-8fdd731057ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12052 | 2026.03.02 04:27:40.155894 [ 294 ] {} <Debug> TCP-Session: c143c7d1-a6e5-4cfa-b9c3-7f7412ed049d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12053 | 2026.03.02 04:27:40.155733 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12054 | 2026.03.02 04:27:40.155968 [ 288 ] {} <Debug> TCP-Session: 3cd72c23-ef2a-47b0-bda2-3c6404e19f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.03.02 04:27:40.434975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1478 | ||
| 12056 | 2026.03.02 04:27:40.438347 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.03.02 04:27:40.438429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12058 | 2026.03.02 04:27:40.439726 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12059 | 2026.03.02 04:27:40.439995 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.03.02 04:27:40.440315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 12061 | 2026.03.02 04:27:42.333320 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41046 | ||
| 12062 | 2026.03.02 04:27:42.333445 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12063 | 2026.03.02 04:27:42.333470 [ 291 ] {} <Debug> TCP-Session: 762175ef-eb88-4247-840e-819ea9f86e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:41046 | ||
| 12064 | 2026.03.02 04:27:42.333491 [ 291 ] {} <Debug> TCP-Session: 762175ef-eb88-4247-840e-819ea9f86e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12065 | 2026.03.02 04:27:42.333506 [ 291 ] {} <Debug> TCP-Session: 762175ef-eb88-4247-840e-819ea9f86e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2026.03.02 04:27:42.333702 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35590 | ||
| 12067 | 2026.03.02 04:27:42.333723 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40540 | ||
| 12068 | 2026.03.02 04:27:42.333750 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49795 | ||
| 12069 | 2026.03.02 04:27:42.333792 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51615 | ||
| 12070 | 2026.03.02 04:27:42.333829 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12071 | 2026.03.02 04:27:42.333830 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12072 | 2026.03.02 04:27:42.333863 [ 259 ] {} <Debug> TCP-Session: e397459e-8379-4073-a7e4-638947ba4d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:40540 | ||
| 12073 | 2026.03.02 04:27:42.333798 [ 291 ] {} <Trace> TCP-Session: 762175ef-eb88-4247-840e-819ea9f86e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2026.03.02 04:27:42.333890 [ 259 ] {} <Debug> TCP-Session: e397459e-8379-4073-a7e4-638947ba4d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12075 | 2026.03.02 04:27:42.333888 [ 292 ] {} <Debug> TCP-Session: e130b22f-ba62-463d-8c74-4a3493a45c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:35590 | ||
| 12076 | 2026.03.02 04:27:42.333914 [ 259 ] {} <Debug> TCP-Session: e397459e-8379-4073-a7e4-638947ba4d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12077 | 2026.03.02 04:27:42.333893 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12078 | 2026.03.02 04:27:42.333937 [ 292 ] {} <Debug> TCP-Session: e130b22f-ba62-463d-8c74-4a3493a45c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12079 | 2026.03.02 04:27:42.333885 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12080 | 2026.03.02 04:27:42.333986 [ 290 ] {} <Debug> TCP-Session: f27413b3-6c07-405c-8478-7a1c1ef578f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51615 | ||
| 12081 | 2026.03.02 04:27:42.334011 [ 287 ] {} <Debug> TCP-Session: f97cc893-5d76-472c-95b9-bdd18c5c688b Authenticating user 'default' from [fd00:1122:3344:101::e]:49795 | ||
| 12082 | 2026.03.02 04:27:42.333983 [ 292 ] {} <Debug> TCP-Session: e130b22f-ba62-463d-8c74-4a3493a45c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2026.03.02 04:27:42.334036 [ 287 ] {} <Debug> TCP-Session: f97cc893-5d76-472c-95b9-bdd18c5c688b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12084 | 2026.03.02 04:27:42.334049 [ 291 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12085 | 2026.03.02 04:27:42.334064 [ 287 ] {} <Debug> TCP-Session: f97cc893-5d76-472c-95b9-bdd18c5c688b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12086 | 2026.03.02 04:27:42.334036 [ 290 ] {} <Debug> TCP-Session: f27413b3-6c07-405c-8478-7a1c1ef578f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12087 | 2026.03.02 04:27:42.333783 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41026 | ||
| 12088 | 2026.03.02 04:27:42.334121 [ 290 ] {} <Debug> TCP-Session: f27413b3-6c07-405c-8478-7a1c1ef578f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2026.03.02 04:27:42.333729 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60710 | ||
| 12090 | 2026.03.02 04:27:42.333714 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46108 | ||
| 12091 | 2026.03.02 04:27:42.334221 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12092 | 2026.03.02 04:27:42.333771 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35148 | ||
| 12093 | 2026.03.02 04:27:42.334254 [ 289 ] {} <Debug> TCP-Session: 1a85111e-bd4c-4465-a933-964018224851 Authenticating user 'default' from [fd00:1122:3344:101::e]:41026 | ||
| 12094 | 2026.03.02 04:27:42.334274 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12095 | 2026.03.02 04:27:42.334246 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12096 | 2026.03.02 04:27:42.334295 [ 289 ] {} <Debug> TCP-Session: 1a85111e-bd4c-4465-a933-964018224851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12097 | 2026.03.02 04:27:42.334302 [ 293 ] {} <Debug> TCP-Session: 9d690d66-cf9f-4535-82f3-2b85f348359b Authenticating user 'default' from [fd00:1122:3344:101::e]:46108 | ||
| 12098 | 2026.03.02 04:27:42.334317 [ 291 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12099 | 2026.03.02 04:27:42.334338 [ 293 ] {} <Debug> TCP-Session: 9d690d66-cf9f-4535-82f3-2b85f348359b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12100 | 2026.03.02 04:27:42.334328 [ 289 ] {} <Debug> TCP-Session: 1a85111e-bd4c-4465-a933-964018224851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12101 | 2026.03.02 04:27:42.334366 [ 293 ] {} <Debug> TCP-Session: 9d690d66-cf9f-4535-82f3-2b85f348359b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2026.03.02 04:27:42.334325 [ 294 ] {} <Debug> TCP-Session: 183d4d57-da33-4f0b-8307-f58898f20aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60710 | ||
| 12103 | 2026.03.02 04:27:42.334386 [ 291 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12104 | 2026.03.02 04:27:42.334411 [ 294 ] {} <Debug> TCP-Session: 183d4d57-da33-4f0b-8307-f58898f20aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12105 | 2026.03.02 04:27:42.334322 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12106 | 2026.03.02 04:27:42.334438 [ 294 ] {} <Debug> TCP-Session: 183d4d57-da33-4f0b-8307-f58898f20aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12107 | 2026.03.02 04:27:42.334466 [ 288 ] {} <Debug> TCP-Session: 34df0a54-6da3-49f7-a304-21aaed4faa0e Authenticating user 'default' from [fd00:1122:3344:101::e]:35148 | ||
| 12108 | 2026.03.02 04:27:42.334490 [ 288 ] {} <Debug> TCP-Session: 34df0a54-6da3-49f7-a304-21aaed4faa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2026.03.02 04:27:42.334503 [ 288 ] {} <Debug> TCP-Session: 34df0a54-6da3-49f7-a304-21aaed4faa0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.03.02 04:27:42.334693 [ 291 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 12111 | 2026.03.02 04:27:42.335647 [ 344 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Trace> AggregatingTransform: Aggregating | ||
| 12112 | 2026.03.02 04:27:42.335713 [ 344 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 12113 | 2026.03.02 04:27:42.335757 [ 344 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958018 sec. (1043.822 rows/sec., 40.77 KiB/sec.) | ||
| 12114 | 2026.03.02 04:27:42.335779 [ 344 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Trace> Aggregator: Merging aggregated data | ||
| 12115 | 2026.03.02 04:27:42.337144 [ 291 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003149 sec., 317.56113051762463 rows/sec., 12.40 KiB/sec. | ||
| 12116 | 2026.03.02 04:27:42.337328 [ 291 ] {05191fb9-3c64-4221-91d0-45961f8893a6} <Debug> TCPHandler: Processed in 0.00364256 sec. | ||
| 12117 | 2026.03.02 04:27:42.337445 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12118 | 2026.03.02 04:27:42.337472 [ 291 ] {} <Debug> TCP-Session: 762175ef-eb88-4247-840e-819ea9f86e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12119 | 2026.03.02 04:27:42.337476 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12120 | 2026.03.02 04:27:42.337497 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12121 | 2026.03.02 04:27:42.337511 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12122 | 2026.03.02 04:27:42.337529 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12123 | 2026.03.02 04:27:42.337541 [ 290 ] {} <Debug> TCP-Session: f27413b3-6c07-405c-8478-7a1c1ef578f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12124 | 2026.03.02 04:27:42.337559 [ 288 ] {} <Debug> TCP-Session: 34df0a54-6da3-49f7-a304-21aaed4faa0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12125 | 2026.03.02 04:27:42.337553 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12126 | 2026.03.02 04:27:42.337591 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12127 | 2026.03.02 04:27:42.337621 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12128 | 2026.03.02 04:27:42.337640 [ 293 ] {} <Debug> TCP-Session: 9d690d66-cf9f-4535-82f3-2b85f348359b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12129 | 2026.03.02 04:27:42.337648 [ 294 ] {} <Debug> TCP-Session: 183d4d57-da33-4f0b-8307-f58898f20aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.03.02 04:27:42.337661 [ 287 ] {} <Debug> TCP-Session: f97cc893-5d76-472c-95b9-bdd18c5c688b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12131 | 2026.03.02 04:27:42.337572 [ 292 ] {} <Debug> TCP-Session: e130b22f-ba62-463d-8c74-4a3493a45c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2026.03.02 04:27:42.337573 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12133 | 2026.03.02 04:27:42.337517 [ 289 ] {} <Debug> TCP-Session: 1a85111e-bd4c-4465-a933-964018224851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2026.03.02 04:27:42.337754 [ 259 ] {} <Debug> TCP-Session: e397459e-8379-4073-a7e4-638947ba4d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12135 | 2026.03.02 04:27:43.767846 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.03.02 04:27:43.768074 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12137 | 2026.03.02 04:27:43.768152 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12138 | 2026.03.02 04:27:43.768887 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.03.02 04:27:43.768938 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12140 | 2026.03.02 04:27:43.769350 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12141 | 2026.03.02 04:27:43.769573 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.03.02 04:27:43.769763 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001744 sec., 79128.44036697247 rows/sec., 6.88 MiB/sec. | ||
| 12143 | 2026.03.02 04:27:43.769816 [ 261 ] {7959206b-c208-46c4-a3eb-58cdaf6f11a8} <Debug> TCPHandler: Processed in 0.002122398 sec. | ||
| 12144 | 2026.03.02 04:27:43.769934 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.03.02 04:27:43.770038 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12146 | 2026.03.02 04:27:43.770083 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12147 | 2026.03.02 04:27:43.770523 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.03.02 04:27:43.770560 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12149 | 2026.03.02 04:27:43.770873 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12150 | 2026.03.02 04:27:43.771086 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.03.02 04:27:43.771218 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001206 sec., 33996.68325041459 rows/sec., 2.50 MiB/sec. | ||
| 12152 | 2026.03.02 04:27:43.771258 [ 261 ] {a5e96683-a80e-4e07-90fb-6cc0375b100f} <Debug> TCPHandler: Processed in 0.001377371 sec. | ||
| 12153 | 2026.03.02 04:27:43.771367 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.03.02 04:27:43.771466 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12155 | 2026.03.02 04:27:43.771509 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12156 | 2026.03.02 04:27:43.771970 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.03.02 04:27:43.772007 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12158 | 2026.03.02 04:27:43.772324 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12159 | 2026.03.02 04:27:43.772544 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.03.02 04:27:43.772689 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001242 sec., 84541.06280193236 rows/sec., 6.60 MiB/sec. | ||
| 12161 | 2026.03.02 04:27:43.772742 [ 261 ] {d6a16d8f-7420-410e-886c-f43c8af256ca} <Debug> TCPHandler: Processed in 0.001426272 sec. | ||
| 12162 | 2026.03.02 04:27:43.772884 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2026.03.02 04:27:43.773005 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12164 | 2026.03.02 04:27:43.773063 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12165 | 2026.03.02 04:27:43.773568 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.03.02 04:27:43.773611 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12167 | 2026.03.02 04:27:43.774085 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12168 | 2026.03.02 04:27:43.774409 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.03.02 04:27:43.774585 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
| 12170 | 2026.03.02 04:27:43.774637 [ 261 ] {4c2998f9-571f-4801-b944-910b799dd945} <Debug> TCPHandler: Processed in 0.001814775 sec. | ||
| 12171 | 2026.03.02 04:27:43.774779 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.03.02 04:27:43.774899 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12173 | 2026.03.02 04:27:43.774975 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12174 | 2026.03.02 04:27:43.776018 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.03.02 04:27:43.776055 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12176 | 2026.03.02 04:27:43.776661 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12177 | 2026.03.02 04:27:43.776884 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.03.02 04:27:43.777042 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002159 sec., 18990.273274664196 rows/sec., 34.03 MiB/sec. | ||
| 12179 | 2026.03.02 04:27:43.777127 [ 261 ] {c31528c9-0eaf-4fb3-9d03-bc2b2e097c0d} <Debug> TCPHandler: Processed in 0.00241174 sec. | ||
| 12180 | 2026.03.02 04:27:43.777249 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.03.02 04:27:43.777345 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.03.02 04:27:43.777386 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12183 | 2026.03.02 04:27:43.777724 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.03.02 04:27:43.777759 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12185 | 2026.03.02 04:27:43.778082 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12186 | 2026.03.02 04:27:43.778295 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.03.02 04:27:43.778424 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 12188 | 2026.03.02 04:27:43.778460 [ 261 ] {31f85e51-450f-4ba0-bb8a-5000c1ad4cb6} <Debug> TCPHandler: Processed in 0.00125961 sec. | ||
| 12189 | 2026.03.02 04:27:45.174857 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12190 | 2026.03.02 04:27:45.174906 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12191 | 2026.03.02 04:27:45.359918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27862 | ||
| 12192 | 2026.03.02 04:27:45.360505 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.03.02 04:27:45.360556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12194 | 2026.03.02 04:27:45.361050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12195 | 2026.03.02 04:27:45.361280 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.03.02 04:27:45.361434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27862 | ||
| 12197 | 2026.03.02 04:27:46.852794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12198 | 2026.03.02 04:27:46.868449 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.03.02 04:27:46.868513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12200 | 2026.03.02 04:27:46.874065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12201 | 2026.03.02 04:27:46.874737 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.03.02 04:27:46.877787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12203 | 2026.03.02 04:27:48.766998 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2026.03.02 04:27:48.767212 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12205 | 2026.03.02 04:27:48.767287 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12206 | 2026.03.02 04:27:48.767984 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.03.02 04:27:48.768028 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12208 | 2026.03.02 04:27:48.768434 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12209 | 2026.03.02 04:27:48.768663 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.03.02 04:27:48.768802 [ 75 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12211 | 2026.03.02 04:27:48.768821 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 12212 | 2026.03.02 04:27:48.768848 [ 75 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.03.02 04:27:48.768872 [ 261 ] {1c50c024-3d4e-4f61-a23b-6468cbf8de1f} <Debug> TCPHandler: Processed in 0.002029527 sec. | ||
| 12214 | 2026.03.02 04:27:48.768879 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12215 | 2026.03.02 04:27:48.769015 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 12216 | 2026.03.02 04:27:48.769020 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12217 | 2026.03.02 04:27:48.769181 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12218 | 2026.03.02 04:27:48.769201 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12219 | 2026.03.02 04:27:48.769252 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12220 | 2026.03.02 04:27:48.769270 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2153 rows starting from the beginning of the part | ||
| 12221 | 2026.03.02 04:27:48.769358 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 12222 | 2026.03.02 04:27:48.769412 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 138 rows starting from the beginning of the part | ||
| 12223 | 2026.03.02 04:27:48.769470 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part | ||
| 12224 | 2026.03.02 04:27:48.769520 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 138 rows starting from the beginning of the part | ||
| 12225 | 2026.03.02 04:27:48.769601 [ 186 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 12226 | 2026.03.02 04:27:48.769727 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.03.02 04:27:48.769772 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12228 | 2026.03.02 04:27:48.770129 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12229 | 2026.03.02 04:27:48.770359 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.03.02 04:27:48.770478 [ 75 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12231 | 2026.03.02 04:27:48.770499 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001343 sec., 47654.504839910645 rows/sec., 3.72 MiB/sec. | ||
| 12232 | 2026.03.02 04:27:48.770508 [ 75 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2026.03.02 04:27:48.770529 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12234 | 2026.03.02 04:27:48.770538 [ 261 ] {2860b049-db50-4c6b-89f6-59e175cc3e90} <Debug> TCPHandler: Processed in 0.001572034 sec. | ||
| 12235 | 2026.03.02 04:27:48.770615 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 12236 | 2026.03.02 04:27:48.770665 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2026.03.02 04:27:48.770713 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12238 | 2026.03.02 04:27:48.770745 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1065 rows starting from the beginning of the part | ||
| 12239 | 2026.03.02 04:27:48.770767 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12240 | 2026.03.02 04:27:48.770800 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 12241 | 2026.03.02 04:27:48.770817 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12242 | 2026.03.02 04:27:48.770852 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 105 rows starting from the beginning of the part | ||
| 12243 | 2026.03.02 04:27:48.770902 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 102 rows starting from the beginning of the part | ||
| 12244 | 2026.03.02 04:27:48.770946 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 105 rows starting from the beginning of the part | ||
| 12245 | 2026.03.02 04:27:48.770957 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 5 columns (5 merged, 0 gathered) in 0.002003657 sec., 1356519.6039042613 rows/sec., 117.51 MiB/sec. | ||
| 12246 | 2026.03.02 04:27:48.770987 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12247 | 2026.03.02 04:27:48.771273 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.03.02 04:27:48.771317 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12249 | 2026.03.02 04:27:48.771318 [ 201 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12250 | 2026.03.02 04:27:48.771707 [ 201 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.03.02 04:27:48.771712 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12252 | 2026.03.02 04:27:48.771816 [ 201 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_91_18} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12253 | 2026.03.02 04:27:48.771923 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 12254 | 2026.03.02 04:27:48.771969 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.03.02 04:27:48.772049 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1505 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474702 sec., 1020545.1677694883 rows/sec., 80.05 MiB/sec. | ||
| 12256 | 2026.03.02 04:27:48.772081 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12257 | 2026.03.02 04:27:48.772106 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00136 sec., 117647.0588235294 rows/sec., 8.19 MiB/sec. | ||
| 12258 | 2026.03.02 04:27:48.772114 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.03.02 04:27:48.772135 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12260 | 2026.03.02 04:27:48.772144 [ 261 ] {aa629043-d520-40b3-8fef-681bb3e523ee} <Debug> TCPHandler: Processed in 0.001530582 sec. | ||
| 12261 | 2026.03.02 04:27:48.772213 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 12262 | 2026.03.02 04:27:48.772226 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12263 | 2026.03.02 04:27:48.772248 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2026.03.02 04:27:48.772324 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12265 | 2026.03.02 04:27:48.772349 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.03.02 04:27:48.772360 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26019 rows starting from the beginning of the part | ||
| 12267 | 2026.03.02 04:27:48.772401 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12268 | 2026.03.02 04:27:48.772430 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12269 | 2026.03.02 04:27:48.772486 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12270 | 2026.03.02 04:27:48.772530 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.03.02 04:27:48.772534 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 197 rows starting from the beginning of the part | ||
| 12272 | 2026.03.02 04:27:48.772592 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12273 | 2026.03.02 04:27:48.772625 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_91_18} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12274 | 2026.03.02 04:27:48.772639 [ 198 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12275 | 2026.03.02 04:27:48.772728 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12276 | 2026.03.02 04:27:48.772739 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.03.02 04:27:48.772782 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12278 | 2026.03.02 04:27:48.773114 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12279 | 2026.03.02 04:27:48.773321 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.03.02 04:27:48.773429 [ 75 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12281 | 2026.03.02 04:27:48.773453 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 12282 | 2026.03.02 04:27:48.773455 [ 75 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2026.03.02 04:27:48.773483 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12284 | 2026.03.02 04:27:48.773489 [ 261 ] {eaf18097-bbd5-4c83-aa1c-fa91770c2378} <Debug> TCPHandler: Processed in 0.001292741 sec. | ||
| 12285 | 2026.03.02 04:27:48.773558 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 12286 | 2026.03.02 04:27:48.773657 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12287 | 2026.03.02 04:27:48.773688 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5196 rows starting from the beginning of the part | ||
| 12288 | 2026.03.02 04:27:48.773751 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12289 | 2026.03.02 04:27:48.773790 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 12290 | 2026.03.02 04:27:48.773831 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12291 | 2026.03.02 04:27:48.773869 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 12292 | 2026.03.02 04:27:48.773907 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12293 | 2026.03.02 04:27:48.775762 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5496 rows, containing 4 columns (4 merged, 0 gathered) in 0.00230242 sec., 2387053.621841367 rows/sec., 156.40 MiB/sec. | ||
| 12294 | 2026.03.02 04:27:48.776379 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12295 | 2026.03.02 04:27:48.776670 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.03.02 04:27:48.776745 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_91_18} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12297 | 2026.03.02 04:27:48.776811 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12298 | 2026.03.02 04:27:48.779056 [ 188 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26856 rows, containing 5 columns (5 merged, 0 gathered) in 0.006872258 sec., 3907885.8797210464 rows/sec., 265.92 MiB/sec. | ||
| 12299 | 2026.03.02 04:27:48.779421 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12300 | 2026.03.02 04:27:48.779715 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.03.02 04:27:48.779788 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12302 | 2026.03.02 04:27:48.779908 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12303 | 2026.03.02 04:27:49.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.92 MiB, peak 352.72 MiB, free memory in arenas 0.00 B, will set to 342.96 MiB (RSS), difference: 1.04 MiB | ||
| 12304 | 2026.03.02 04:27:50.440814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1500 | ||
| 12305 | 2026.03.02 04:27:50.443128 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.03.02 04:27:50.443176 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12307 | 2026.03.02 04:27:50.444384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12308 | 2026.03.02 04:27:50.444655 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.03.02 04:27:50.444967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 12310 | 2026.03.02 04:27:50.829635 [ 73 ] {} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12311 | 2026.03.02 04:27:50.829736 [ 73 ] {} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.03.02 04:27:50.829777 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12313 | 2026.03.02 04:27:50.829999 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::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 | ||
| 12314 | 2026.03.02 04:27:50.830158 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12315 | 2026.03.02 04:27:50.830191 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 12316 | 2026.03.02 04:27:50.830257 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12317 | 2026.03.02 04:27:50.830301 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 12318 | 2026.03.02 04:27:50.830348 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 12319 | 2026.03.02 04:27:50.830388 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 12320 | 2026.03.02 04:27:50.831098 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119831 sec., 38387.39558211147 rows/sec., 3.24 MiB/sec. | ||
| 12321 | 2026.03.02 04:27:50.831214 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12322 | 2026.03.02 04:27:50.831456 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.03.02 04:27:50.831526 [ 191 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_21_5} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12324 | 2026.03.02 04:27:50.831595 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12325 | 2026.03.02 04:27:52.861722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28310 | ||
| 12326 | 2026.03.02 04:27:52.862283 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.03.02 04:27:52.862329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12328 | 2026.03.02 04:27:52.862843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12329 | 2026.03.02 04:27:52.863067 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.03.02 04:27:52.863193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28310 | ||
| 12331 | 2026.03.02 04:27:53.793639 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12332 | 2026.03.02 04:27:53.793831 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12333 | 2026.03.02 04:27:53.793900 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12334 | 2026.03.02 04:27:53.794528 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.03.02 04:27:53.794576 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12336 | 2026.03.02 04:27:53.794966 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12337 | 2026.03.02 04:27:53.795192 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.03.02 04:27:53.795351 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001567 sec., 8934.269304403319 rows/sec., 737.25 KiB/sec. | ||
| 12339 | 2026.03.02 04:27:53.795393 [ 261 ] {7287e906-1d15-4402-89a3-90519ee21d1c} <Debug> TCPHandler: Processed in 0.001895296 sec. | ||
| 12340 | 2026.03.02 04:27:53.795526 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2026.03.02 04:27:53.795649 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12342 | 2026.03.02 04:27:53.795698 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12343 | 2026.03.02 04:27:53.796825 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2026.03.02 04:27:53.796864 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12345 | 2026.03.02 04:27:53.797256 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12346 | 2026.03.02 04:27:53.797463 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2026.03.02 04:27:53.797594 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Debug> executeQuery: Read 1286 rows, 109.46 KiB in 0.001971 sec., 652460.6798579401 rows/sec., 54.23 MiB/sec. | ||
| 12348 | 2026.03.02 04:27:53.797633 [ 261 ] {70bd1530-7538-46c5-8911-cb9f65901d54} <Debug> TCPHandler: Processed in 0.002169388 sec. | ||
| 12349 | 2026.03.02 04:27:53.797757 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12350 | 2026.03.02 04:27:53.797853 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12351 | 2026.03.02 04:27:53.797893 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12352 | 2026.03.02 04:27:53.798325 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2026.03.02 04:27:53.798361 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12354 | 2026.03.02 04:27:53.798660 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12355 | 2026.03.02 04:27:53.798945 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2026.03.02 04:27:53.799083 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Debug> executeQuery: Read 55 rows, 4.07 KiB in 0.001249 sec., 44035.22818254604 rows/sec., 3.19 MiB/sec. | ||
| 12357 | 2026.03.02 04:27:53.799123 [ 261 ] {a7a97f58-a68d-4f7d-8165-af7a04205471} <Debug> TCPHandler: Processed in 0.001416552 sec. | ||
| 12358 | 2026.03.02 04:27:53.799232 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2026.03.02 04:27:53.799327 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12360 | 2026.03.02 04:27:53.799367 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12361 | 2026.03.02 04:27:53.799847 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.03.02 04:27:53.799884 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12363 | 2026.03.02 04:27:53.800227 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12364 | 2026.03.02 04:27:53.800436 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.03.02 04:27:53.800566 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 12366 | 2026.03.02 04:27:53.800605 [ 261 ] {eccb7479-f774-4ee3-b407-dc3469b9a75c} <Debug> TCPHandler: Processed in 0.001422932 sec. | ||
| 12367 | 2026.03.02 04:27:53.800715 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.03.02 04:27:53.800810 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12369 | 2026.03.02 04:27:53.800850 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12370 | 2026.03.02 04:27:53.801457 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.03.02 04:27:53.801493 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12372 | 2026.03.02 04:27:53.801822 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12373 | 2026.03.02 04:27:53.802036 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.03.02 04:27:53.802164 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Debug> executeQuery: Read 575 rows, 43.84 KiB in 0.001372 sec., 419096.20991253643 rows/sec., 31.21 MiB/sec. | ||
| 12375 | 2026.03.02 04:27:53.802201 [ 261 ] {38047c98-f963-436f-aac4-b5dcb16898c9} <Debug> TCPHandler: Processed in 0.001537223 sec. | ||
| 12376 | 2026.03.02 04:27:53.802310 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12377 | 2026.03.02 04:27:53.802405 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12378 | 2026.03.02 04:27:53.802448 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12379 | 2026.03.02 04:27:53.802990 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2026.03.02 04:27:53.803024 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12381 | 2026.03.02 04:27:53.803395 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12382 | 2026.03.02 04:27:53.803600 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.03.02 04:27:53.803726 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Debug> executeQuery: Read 851 rows, 58.67 KiB in 0.00134 sec., 635074.6268656716 rows/sec., 42.76 MiB/sec. | ||
| 12384 | 2026.03.02 04:27:53.803764 [ 261 ] {355b82cf-f1d7-4b0b-87c4-bae758864b3c} <Debug> TCPHandler: Processed in 0.001503213 sec. | ||
| 12385 | 2026.03.02 04:27:53.803872 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2026.03.02 04:27:53.803967 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12387 | 2026.03.02 04:27:53.804022 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12388 | 2026.03.02 04:27:53.804852 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2026.03.02 04:27:53.804888 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12390 | 2026.03.02 04:27:53.805453 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12391 | 2026.03.02 04:27:53.805671 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2026.03.02 04:27:53.805811 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001862 sec., 22019.334049409237 rows/sec., 39.46 MiB/sec. | ||
| 12393 | 2026.03.02 04:27:53.805872 [ 261 ] {34c7365f-c383-47e5-9f2e-fc767510e052} <Debug> TCPHandler: Processed in 0.002049208 sec. | ||
| 12394 | 2026.03.02 04:27:53.805985 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.03.02 04:27:53.806080 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12396 | 2026.03.02 04:27:53.806122 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12397 | 2026.03.02 04:27:53.806466 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.03.02 04:27:53.806503 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12399 | 2026.03.02 04:27:53.806811 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12400 | 2026.03.02 04:27:53.807021 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.03.02 04:27:53.807151 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12402 | 2026.03.02 04:27:53.807187 [ 261 ] {0b210a2b-2496-4b08-9679-45b891a6e710} <Debug> TCPHandler: Processed in 0.001252761 sec. | ||
| 12403 | 2026.03.02 04:27:54.377972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12404 | 2026.03.02 04:27:54.395828 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.03.02 04:27:54.395891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12406 | 2026.03.02 04:27:54.402714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12407 | 2026.03.02 04:27:54.403755 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2026.03.02 04:27:54.407710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12409 | 2026.03.02 04:27:58.766067 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.03.02 04:27:58.766273 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12411 | 2026.03.02 04:27:58.766348 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12412 | 2026.03.02 04:27:58.767040 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.03.02 04:27:58.767083 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12414 | 2026.03.02 04:27:58.767477 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12415 | 2026.03.02 04:27:58.767700 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.03.02 04:27:58.767857 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 12417 | 2026.03.02 04:27:58.767906 [ 261 ] {2322b56b-16dc-4b7d-860d-aaf367cc0632} <Debug> TCPHandler: Processed in 0.001983987 sec. | ||
| 12418 | 2026.03.02 04:27:58.768034 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.03.02 04:27:58.768138 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12420 | 2026.03.02 04:27:58.768181 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12421 | 2026.03.02 04:27:58.768607 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.03.02 04:27:58.768641 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12423 | 2026.03.02 04:27:58.768949 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12424 | 2026.03.02 04:27:58.769154 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.03.02 04:27:58.769283 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 12426 | 2026.03.02 04:27:58.769321 [ 261 ] {2f39a67e-ab62-409f-8a99-4e503268cb52} <Debug> TCPHandler: Processed in 0.001339902 sec. | ||
| 12427 | 2026.03.02 04:27:58.769437 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.03.02 04:27:58.769533 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12429 | 2026.03.02 04:27:58.769577 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12430 | 2026.03.02 04:27:58.769993 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.03.02 04:27:58.770026 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12432 | 2026.03.02 04:27:58.770352 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12433 | 2026.03.02 04:27:58.770557 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.03.02 04:27:58.770682 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 12435 | 2026.03.02 04:27:58.770718 [ 261 ] {f212e136-6c81-4263-8ace-481f22956033} <Debug> TCPHandler: Processed in 0.001332091 sec. | ||
| 12436 | 2026.03.02 04:27:58.770833 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2026.03.02 04:27:58.770929 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12438 | 2026.03.02 04:27:58.770970 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12439 | 2026.03.02 04:27:58.771308 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.03.02 04:27:58.771341 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12441 | 2026.03.02 04:27:58.771651 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12442 | 2026.03.02 04:27:58.771851 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2026.03.02 04:27:58.771977 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12444 | 2026.03.02 04:27:58.772012 [ 261 ] {c25a9c48-c0d0-4333-aef6-aa7bdc897274} <Debug> TCPHandler: Processed in 0.00122924 sec. | ||
| 12445 | 2026.03.02 04:28:00.174954 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12446 | 2026.03.02 04:28:00.175046 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12447 | 2026.03.02 04:28:00.363423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28822 | ||
| 12448 | 2026.03.02 04:28:00.364027 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.03.02 04:28:00.364072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12450 | 2026.03.02 04:28:00.364544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12451 | 2026.03.02 04:28:00.364762 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.03.02 04:28:00.364898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28822 | ||
| 12453 | 2026.03.02 04:28:00.445253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1524 | ||
| 12454 | 2026.03.02 04:28:00.447839 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.03.02 04:28:00.447888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12456 | 2026.03.02 04:28:00.449110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12457 | 2026.03.02 04:28:00.449386 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.03.02 04:28:00.449773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1524 | ||
| 12459 | 2026.03.02 04:28:01.907875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12460 | 2026.03.02 04:28:01.924573 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.03.02 04:28:01.924632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12462 | 2026.03.02 04:28:01.930790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12463 | 2026.03.02 04:28:01.931510 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.03.02 04:28:01.934341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12465 | 2026.03.02 04:28:03.768559 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.03.02 04:28:03.768765 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12467 | 2026.03.02 04:28:03.768836 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12468 | 2026.03.02 04:28:03.769573 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.03.02 04:28:03.769616 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12470 | 2026.03.02 04:28:03.769992 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12471 | 2026.03.02 04:28:03.770207 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.03.02 04:28:03.770358 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001646 sec., 83839.61117861482 rows/sec., 7.29 MiB/sec. | ||
| 12473 | 2026.03.02 04:28:03.770399 [ 261 ] {6faff1bd-e06d-4d01-8764-469088eda26e} <Debug> TCPHandler: Processed in 0.001980587 sec. | ||
| 12474 | 2026.03.02 04:28:03.770516 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.03.02 04:28:03.770610 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12476 | 2026.03.02 04:28:03.770649 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12477 | 2026.03.02 04:28:03.771059 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.03.02 04:28:03.771099 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12479 | 2026.03.02 04:28:03.771386 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12480 | 2026.03.02 04:28:03.771589 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.03.02 04:28:03.771715 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001124 sec., 36476.86832740214 rows/sec., 2.68 MiB/sec. | ||
| 12482 | 2026.03.02 04:28:03.771752 [ 261 ] {7d3e2faf-1a05-49df-9f29-aa7a2a2ea381} <Debug> TCPHandler: Processed in 0.00128447 sec. | ||
| 12483 | 2026.03.02 04:28:03.771858 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.03.02 04:28:03.771950 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12485 | 2026.03.02 04:28:03.771989 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12486 | 2026.03.02 04:28:03.772411 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.03.02 04:28:03.772447 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12488 | 2026.03.02 04:28:03.772740 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12489 | 2026.03.02 04:28:03.772947 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.03.02 04:28:03.773072 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00114 sec., 92105.26315789475 rows/sec., 7.19 MiB/sec. | ||
| 12491 | 2026.03.02 04:28:03.773109 [ 261 ] {e542929f-a53a-4ac2-a54a-03ac06c26163} <Debug> TCPHandler: Processed in 0.001298971 sec. | ||
| 12492 | 2026.03.02 04:28:03.773216 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.03.02 04:28:03.773308 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.03.02 04:28:03.773350 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12495 | 2026.03.02 04:28:03.773740 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.03.02 04:28:03.773775 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12497 | 2026.03.02 04:28:03.774088 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12498 | 2026.03.02 04:28:03.774290 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.03.02 04:28:03.774417 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 12500 | 2026.03.02 04:28:03.774453 [ 261 ] {9e68de98-8e25-42d6-9b2f-b4efcae820c0} <Debug> TCPHandler: Processed in 0.001285591 sec. | ||
| 12501 | 2026.03.02 04:28:03.774558 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.03.02 04:28:03.774649 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12503 | 2026.03.02 04:28:03.774703 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12504 | 2026.03.02 04:28:03.775524 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.03.02 04:28:03.775559 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12506 | 2026.03.02 04:28:03.776109 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12507 | 2026.03.02 04:28:03.776327 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.03.02 04:28:03.776462 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00183 sec., 22404.371584699453 rows/sec., 40.15 MiB/sec. | ||
| 12509 | 2026.03.02 04:28:03.776524 [ 261 ] {5a72098c-6cae-4562-8ec9-f824bfca39de} <Debug> TCPHandler: Processed in 0.002014557 sec. | ||
| 12510 | 2026.03.02 04:28:03.776633 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2026.03.02 04:28:03.776725 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12512 | 2026.03.02 04:28:03.776765 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12513 | 2026.03.02 04:28:03.777091 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.03.02 04:28:03.777127 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12515 | 2026.03.02 04:28:03.777418 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12516 | 2026.03.02 04:28:03.777622 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.03.02 04:28:03.777745 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 12518 | 2026.03.02 04:28:03.777781 [ 261 ] {e96b942f-8e71-4978-93a5-51f94c41c454} <Debug> TCPHandler: Processed in 0.0011967 sec. | ||
| 12519 | 2026.03.02 04:28:07.733706 [ 57 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12520 | 2026.03.02 04:28:07.733776 [ 57 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.03.02 04:28:07.733801 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12522 | 2026.03.02 04:28:07.733948 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12523 | 2026.03.02 04:28:07.734110 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12524 | 2026.03.02 04:28:07.734149 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 401 rows starting from the beginning of the part | ||
| 12525 | 2026.03.02 04:28:07.734224 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 12526 | 2026.03.02 04:28:07.734270 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 12527 | 2026.03.02 04:28:07.734314 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 12528 | 2026.03.02 04:28:07.734356 [ 196 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 12529 | 2026.03.02 04:28:07.735206 [ 191 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318301 sec., 686489.6560042053 rows/sec., 49.58 MiB/sec. | ||
| 12530 | 2026.03.02 04:28:07.735412 [ 199 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12531 | 2026.03.02 04:28:07.735709 [ 199 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.03.02 04:28:07.735799 [ 199 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_37_8} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12533 | 2026.03.02 04:28:07.735909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12534 | 2026.03.02 04:28:07.865170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29270 | ||
| 12535 | 2026.03.02 04:28:07.865709 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.03.02 04:28:07.865759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12537 | 2026.03.02 04:28:07.866280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12538 | 2026.03.02 04:28:07.866505 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.03.02 04:28:07.866638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29270 | ||
| 12540 | 2026.03.02 04:28:07.866660 [ 57 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12541 | 2026.03.02 04:28:07.866726 [ 57 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2026.03.02 04:28:07.866750 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12543 | 2026.03.02 04:28:07.866878 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 12544 | 2026.03.02 04:28:07.867029 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12545 | 2026.03.02 04:28:07.867070 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26902 rows starting from the beginning of the part | ||
| 12546 | 2026.03.02 04:28:07.867144 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12547 | 2026.03.02 04:28:07.867197 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12548 | 2026.03.02 04:28:07.867241 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12549 | 2026.03.02 04:28:07.867280 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12550 | 2026.03.02 04:28:07.867316 [ 191 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12551 | 2026.03.02 04:28:07.869953 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003133257 sec., 9341716.941827625 rows/sec., 133.63 MiB/sec. | ||
| 12552 | 2026.03.02 04:28:07.870361 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12553 | 2026.03.02 04:28:07.870672 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.03.02 04:28:07.870760 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_61_12} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12555 | 2026.03.02 04:28:07.870871 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12556 | 2026.03.02 04:28:08.767510 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12557 | 2026.03.02 04:28:08.767701 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12558 | 2026.03.02 04:28:08.767772 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12559 | 2026.03.02 04:28:08.768398 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.03.02 04:28:08.768446 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12561 | 2026.03.02 04:28:08.768830 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12562 | 2026.03.02 04:28:08.769060 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.03.02 04:28:08.769219 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001566 sec., 15325.670498084291 rows/sec., 1.27 MiB/sec. | ||
| 12564 | 2026.03.02 04:28:08.769268 [ 261 ] {8eafbaef-4f27-4c50-833d-199556dea9fd} <Debug> TCPHandler: Processed in 0.001895106 sec. | ||
| 12565 | 2026.03.02 04:28:08.769385 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2026.03.02 04:28:08.769491 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12567 | 2026.03.02 04:28:08.769537 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12568 | 2026.03.02 04:28:08.770029 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2026.03.02 04:28:08.770065 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12570 | 2026.03.02 04:28:08.770407 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12571 | 2026.03.02 04:28:08.770636 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2026.03.02 04:28:08.770771 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001305 sec., 134865.90038314176 rows/sec., 11.87 MiB/sec. | ||
| 12573 | 2026.03.02 04:28:08.770811 [ 261 ] {fdc848e2-49e1-4a8a-a722-3cd98d54b0c0} <Debug> TCPHandler: Processed in 0.001480892 sec. | ||
| 12574 | 2026.03.02 04:28:08.770924 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2026.03.02 04:28:08.771021 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12576 | 2026.03.02 04:28:08.771061 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12577 | 2026.03.02 04:28:08.771460 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.03.02 04:28:08.771495 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12579 | 2026.03.02 04:28:08.771793 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12580 | 2026.03.02 04:28:08.772000 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.03.02 04:28:08.772128 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 851.89 KiB/sec. | ||
| 12582 | 2026.03.02 04:28:08.772166 [ 261 ] {505e6b81-ec97-4351-9e08-866b5146eb72} <Debug> TCPHandler: Processed in 0.001293471 sec. | ||
| 12583 | 2026.03.02 04:28:08.772277 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2026.03.02 04:28:08.772372 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12585 | 2026.03.02 04:28:08.772413 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12586 | 2026.03.02 04:28:08.772802 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.03.02 04:28:08.772837 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12588 | 2026.03.02 04:28:08.773132 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12589 | 2026.03.02 04:28:08.773335 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.03.02 04:28:08.773463 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 12591 | 2026.03.02 04:28:08.773500 [ 261 ] {ba4ac4ec-80e8-466a-854f-67b71b9acf14} <Debug> TCPHandler: Processed in 0.001273711 sec. | ||
| 12592 | 2026.03.02 04:28:08.773608 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2026.03.02 04:28:08.773702 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12594 | 2026.03.02 04:28:08.773742 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12595 | 2026.03.02 04:28:08.774128 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.03.02 04:28:08.774164 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12597 | 2026.03.02 04:28:08.774457 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12598 | 2026.03.02 04:28:08.774674 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.03.02 04:28:08.774801 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 12600 | 2026.03.02 04:28:08.774839 [ 261 ] {b30f7878-e106-46a9-b16e-8d168d89411b} <Debug> TCPHandler: Processed in 0.001281701 sec. | ||
| 12601 | 2026.03.02 04:28:08.774945 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2026.03.02 04:28:08.775039 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12603 | 2026.03.02 04:28:08.775079 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12604 | 2026.03.02 04:28:08.775499 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2026.03.02 04:28:08.775534 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12606 | 2026.03.02 04:28:08.775843 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12607 | 2026.03.02 04:28:08.776069 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.03.02 04:28:08.776196 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001176 sec., 85034.01360544217 rows/sec., 6.95 MiB/sec. | ||
| 12609 | 2026.03.02 04:28:08.776234 [ 261 ] {9e9b9eb2-8028-496a-b8ce-7956e7286ac0} <Debug> TCPHandler: Processed in 0.001338801 sec. | ||
| 12610 | 2026.03.02 04:28:08.776345 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2026.03.02 04:28:08.776439 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12612 | 2026.03.02 04:28:08.776482 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12613 | 2026.03.02 04:28:08.776868 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.03.02 04:28:08.776903 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12615 | 2026.03.02 04:28:08.777240 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12616 | 2026.03.02 04:28:08.777460 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.03.02 04:28:08.777588 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001167 sec., 167952.01371036845 rows/sec., 12.05 MiB/sec. | ||
| 12618 | 2026.03.02 04:28:08.777625 [ 261 ] {3cc4e0b5-81ae-426e-8657-17e84d9d9f1c} <Debug> TCPHandler: Processed in 0.001330061 sec. | ||
| 12619 | 2026.03.02 04:28:08.777732 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2026.03.02 04:28:08.777827 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12621 | 2026.03.02 04:28:08.777869 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12622 | 2026.03.02 04:28:08.778189 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.03.02 04:28:08.778224 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12624 | 2026.03.02 04:28:08.778532 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12625 | 2026.03.02 04:28:08.778755 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2026.03.02 04:28:08.778889 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12627 | 2026.03.02 04:28:08.778925 [ 261 ] {68ad5f81-6b95-4709-ad32-8d9a0ee6a135} <Debug> TCPHandler: Processed in 0.00124322 sec. | ||
| 12628 | 2026.03.02 04:28:09.434545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12629 | 2026.03.02 04:28:09.454153 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.03.02 04:28:09.454223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12631 | 2026.03.02 04:28:09.460775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12632 | 2026.03.02 04:28:09.461673 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.03.02 04:28:09.462032 [ 54 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12634 | 2026.03.02 04:28:09.462103 [ 54 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.03.02 04:28:09.462126 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12636 | 2026.03.02 04:28:09.462220 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 12637 | 2026.03.02 04:28:09.465286 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12638 | 2026.03.02 04:28:09.466160 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 12639 | 2026.03.02 04:28:09.466172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12640 | 2026.03.02 04:28:09.469797 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 12641 | 2026.03.02 04:28:09.473360 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 12642 | 2026.03.02 04:28:09.477291 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 12643 | 2026.03.02 04:28:09.481485 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 12644 | 2026.03.02 04:28:09.486175 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 12645 | 2026.03.02 04:28:09.565069 [ 187 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.102877489 sec., 4471.3377481443 rows/sec., 23.12 MiB/sec. | ||
| 12646 | 2026.03.02 04:28:09.568080 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12647 | 2026.03.02 04:28:09.570101 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_61_12} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.03.02 04:28:09.570221 [ 200 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_61_12} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12649 | 2026.03.02 04:28:09.572443 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12650 | 2026.03.02 04:28:10.450104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1552 | ||
| 12651 | 2026.03.02 04:28:10.452788 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.03.02 04:28:10.452831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12653 | 2026.03.02 04:28:10.454078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12654 | 2026.03.02 04:28:10.454340 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.03.02 04:28:10.454500 [ 54 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12656 | 2026.03.02 04:28:10.454545 [ 54 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.03.02 04:28:10.454566 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12658 | 2026.03.02 04:28:10.454699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12659 | 2026.03.02 04:28:10.454704 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 12660 | 2026.03.02 04:28:10.455339 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12661 | 2026.03.02 04:28:10.455477 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1420 rows starting from the beginning of the part | ||
| 12662 | 2026.03.02 04:28:10.455809 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 12663 | 2026.03.02 04:28:10.456188 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 12664 | 2026.03.02 04:28:10.456517 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part | ||
| 12665 | 2026.03.02 04:28:10.456797 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 12666 | 2026.03.02 04:28:10.457088 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
| 12667 | 2026.03.02 04:28:10.463292 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 72 columns (72 merged, 0 gathered) in 0.008641483 sec., 179598.80265921948 rows/sec., 141.85 MiB/sec. | ||
| 12668 | 2026.03.02 04:28:10.465116 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12669 | 2026.03.02 04:28:10.465739 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2026.03.02 04:28:10.465829 [ 193 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_46_9} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12671 | 2026.03.02 04:28:10.466157 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12672 | 2026.03.02 04:28:13.767909 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2026.03.02 04:28:13.768210 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12674 | 2026.03.02 04:28:13.768326 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12675 | 2026.03.02 04:28:13.769097 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.03.02 04:28:13.769141 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12677 | 2026.03.02 04:28:13.769539 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12678 | 2026.03.02 04:28:13.769763 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.03.02 04:28:13.769913 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00178 sec., 77528.08988764045 rows/sec., 6.74 MiB/sec. | ||
| 12680 | 2026.03.02 04:28:13.769909 [ 53 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12681 | 2026.03.02 04:28:13.769957 [ 261 ] {fc794c73-bccf-41f3-bbff-b04823411a8b} <Debug> TCPHandler: Processed in 0.002244049 sec. | ||
| 12682 | 2026.03.02 04:28:13.769990 [ 53 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2026.03.02 04:28:13.770022 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12684 | 2026.03.02 04:28:13.770094 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12685 | 2026.03.02 04:28:13.770124 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 12686 | 2026.03.02 04:28:13.770218 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12687 | 2026.03.02 04:28:13.770242 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12688 | 2026.03.02 04:28:13.770274 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12689 | 2026.03.02 04:28:13.770288 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2153 rows starting from the beginning of the part | ||
| 12690 | 2026.03.02 04:28:13.770361 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1286 rows starting from the beginning of the part | ||
| 12691 | 2026.03.02 04:28:13.770405 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 12692 | 2026.03.02 04:28:13.770446 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 138 rows starting from the beginning of the part | ||
| 12693 | 2026.03.02 04:28:13.770487 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 176 rows starting from the beginning of the part | ||
| 12694 | 2026.03.02 04:28:13.770528 [ 189 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
| 12695 | 2026.03.02 04:28:13.770740 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12696 | 2026.03.02 04:28:13.770785 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12697 | 2026.03.02 04:28:13.771123 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12698 | 2026.03.02 04:28:13.771369 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.03.02 04:28:13.771482 [ 53 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12700 | 2026.03.02 04:28:13.771503 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00131 sec., 31297.709923664122 rows/sec., 2.30 MiB/sec. | ||
| 12701 | 2026.03.02 04:28:13.771517 [ 53 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.03.02 04:28:13.771547 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12703 | 2026.03.02 04:28:13.771550 [ 261 ] {19d07fe8-dc92-4b0c-8e2b-16e02302f858} <Debug> TCPHandler: Processed in 0.001520553 sec. | ||
| 12704 | 2026.03.02 04:28:13.771662 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 12705 | 2026.03.02 04:28:13.771672 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12706 | 2026.03.02 04:28:13.771803 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12707 | 2026.03.02 04:28:13.771806 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12708 | 2026.03.02 04:28:13.771844 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 219 rows starting from the beginning of the part | ||
| 12709 | 2026.03.02 04:28:13.771864 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12710 | 2026.03.02 04:28:13.771917 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 12711 | 2026.03.02 04:28:13.771969 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 55 rows starting from the beginning of the part | ||
| 12712 | 2026.03.02 04:28:13.772012 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 12713 | 2026.03.02 04:28:13.772052 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 12714 | 2026.03.02 04:28:13.772094 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 12715 | 2026.03.02 04:28:13.772110 [ 201 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3947 rows, containing 5 columns (5 merged, 0 gathered) in 0.002029148 sec., 1945151.3640207613 rows/sec., 168.87 MiB/sec. | ||
| 12716 | 2026.03.02 04:28:13.772306 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.03.02 04:28:13.772348 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12718 | 2026.03.02 04:28:13.772440 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12719 | 2026.03.02 04:28:13.772746 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12720 | 2026.03.02 04:28:13.772763 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.03.02 04:28:13.772859 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_96_19} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12722 | 2026.03.02 04:28:13.772938 [ 197 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333041 sec., 306817.2696863787 rows/sec., 22.10 MiB/sec. | ||
| 12723 | 2026.03.02 04:28:13.772953 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 12724 | 2026.03.02 04:28:13.772989 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.03.02 04:28:13.773120 [ 53 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12726 | 2026.03.02 04:28:13.773126 [ 197 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12727 | 2026.03.02 04:28:13.773131 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001343 sec., 78183.1720029784 rows/sec., 6.11 MiB/sec. | ||
| 12728 | 2026.03.02 04:28:13.773149 [ 53 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.03.02 04:28:13.773182 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12730 | 2026.03.02 04:28:13.773188 [ 261 ] {dd0a968d-5202-4eae-b285-a69ab6a5f701} <Debug> TCPHandler: Processed in 0.001567424 sec. | ||
| 12731 | 2026.03.02 04:28:13.773255 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 12732 | 2026.03.02 04:28:13.773307 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12733 | 2026.03.02 04:28:13.773353 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12734 | 2026.03.02 04:28:13.773384 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1065 rows starting from the beginning of the part | ||
| 12735 | 2026.03.02 04:28:13.773410 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12736 | 2026.03.02 04:28:13.773416 [ 197 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.03.02 04:28:13.773436 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 575 rows starting from the beginning of the part | ||
| 12738 | 2026.03.02 04:28:13.773464 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12739 | 2026.03.02 04:28:13.773491 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 12740 | 2026.03.02 04:28:13.773516 [ 197 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_56_11} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12741 | 2026.03.02 04:28:13.773541 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 105 rows starting from the beginning of the part | ||
| 12742 | 2026.03.02 04:28:13.773586 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part | ||
| 12743 | 2026.03.02 04:28:13.773616 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12744 | 2026.03.02 04:28:13.773626 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 12745 | 2026.03.02 04:28:13.773883 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.03.02 04:28:13.773923 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12747 | 2026.03.02 04:28:13.774285 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12748 | 2026.03.02 04:28:13.774510 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.03.02 04:28:13.774626 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12750 | 2026.03.02 04:28:13.774634 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413402 sec., 1424930.7698729732 rows/sec., 111.54 MiB/sec. | ||
| 12751 | 2026.03.02 04:28:13.774645 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 12752 | 2026.03.02 04:28:13.774655 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.03.02 04:28:13.774690 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12754 | 2026.03.02 04:28:13.774696 [ 261 ] {3410ff4c-4a67-423c-86ff-89b24ad570c4} <Debug> TCPHandler: Processed in 0.001440772 sec. | ||
| 12755 | 2026.03.02 04:28:13.774752 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 12756 | 2026.03.02 04:28:13.774815 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.03.02 04:28:13.774842 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12758 | 2026.03.02 04:28:13.774861 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12759 | 2026.03.02 04:28:13.774875 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26856 rows starting from the beginning of the part | ||
| 12760 | 2026.03.02 04:28:13.774914 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12761 | 2026.03.02 04:28:13.774955 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 851 rows starting from the beginning of the part | ||
| 12762 | 2026.03.02 04:28:13.774974 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12763 | 2026.03.02 04:28:13.775005 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12764 | 2026.03.02 04:28:13.775052 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12765 | 2026.03.02 04:28:13.775093 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 196 rows starting from the beginning of the part | ||
| 12766 | 2026.03.02 04:28:13.775135 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12767 | 2026.03.02 04:28:13.775212 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2026.03.02 04:28:13.775318 [ 188 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_96_19} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12769 | 2026.03.02 04:28:13.775418 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12770 | 2026.03.02 04:28:13.775850 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.03.02 04:28:13.775891 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12772 | 2026.03.02 04:28:13.776531 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12773 | 2026.03.02 04:28:13.776776 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.03.02 04:28:13.776925 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002029 sec., 20206.998521439134 rows/sec., 36.21 MiB/sec. | ||
| 12775 | 2026.03.02 04:28:13.776997 [ 261 ] {a4ed8893-c134-4625-88f3-6ede4ae27e45} <Debug> TCPHandler: Processed in 0.002235449 sec. | ||
| 12776 | 2026.03.02 04:28:13.777108 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2026.03.02 04:28:13.777203 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12778 | 2026.03.02 04:28:13.777246 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12779 | 2026.03.02 04:28:13.777578 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2026.03.02 04:28:13.777614 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12781 | 2026.03.02 04:28:13.777951 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12782 | 2026.03.02 04:28:13.778163 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2026.03.02 04:28:13.778275 [ 53 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12784 | 2026.03.02 04:28:13.778295 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 12785 | 2026.03.02 04:28:13.778304 [ 53 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2026.03.02 04:28:13.778336 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12787 | 2026.03.02 04:28:13.778339 [ 261 ] {106214a6-11a8-4446-a0c5-69ca08832296} <Debug> TCPHandler: Processed in 0.001281661 sec. | ||
| 12788 | 2026.03.02 04:28:13.778412 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 12789 | 2026.03.02 04:28:13.778520 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12790 | 2026.03.02 04:28:13.778550 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5496 rows starting from the beginning of the part | ||
| 12791 | 2026.03.02 04:28:13.778602 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12792 | 2026.03.02 04:28:13.778643 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12793 | 2026.03.02 04:28:13.778681 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12794 | 2026.03.02 04:28:13.778721 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 12795 | 2026.03.02 04:28:13.778766 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12796 | 2026.03.02 04:28:13.780795 [ 192 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5796 rows, containing 4 columns (4 merged, 0 gathered) in 0.00241241 sec., 2402576.6764355977 rows/sec., 157.65 MiB/sec. | ||
| 12797 | 2026.03.02 04:28:13.781464 [ 192 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12798 | 2026.03.02 04:28:13.781734 [ 192 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2026.03.02 04:28:13.781791 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28383 rows, containing 5 columns (5 merged, 0 gathered) in 0.00706366 sec., 4018171.882565129 rows/sec., 273.55 MiB/sec. | ||
| 12800 | 2026.03.02 04:28:13.781812 [ 192 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_96_19} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12801 | 2026.03.02 04:28:13.781909 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12802 | 2026.03.02 04:28:13.782197 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12803 | 2026.03.02 04:28:13.782496 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2026.03.02 04:28:13.782569 [ 200 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12805 | 2026.03.02 04:28:13.782664 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12806 | 2026.03.02 04:28:14.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.61 MiB, peak 358.00 MiB, free memory in arenas 0.00 B, will set to 346.40 MiB (RSS), difference: 1.79 MiB | ||
| 12807 | 2026.03.02 04:28:15.175110 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12808 | 2026.03.02 04:28:15.175158 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12809 | 2026.03.02 04:28:15.366905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29782 | ||
| 12810 | 2026.03.02 04:28:15.367512 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.03.02 04:28:15.367564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12812 | 2026.03.02 04:28:15.368058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12813 | 2026.03.02 04:28:15.368303 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.03.02 04:28:15.368454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29782 | ||
| 12815 | 2026.03.02 04:28:16.966383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12816 | 2026.03.02 04:28:16.981606 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2026.03.02 04:28:16.981681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12818 | 2026.03.02 04:28:16.986892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12819 | 2026.03.02 04:28:16.987561 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2026.03.02 04:28:16.990295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12821 | 2026.03.02 04:28:18.765686 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.03.02 04:28:18.765896 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12823 | 2026.03.02 04:28:18.765973 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12824 | 2026.03.02 04:28:18.766688 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.03.02 04:28:18.766732 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12826 | 2026.03.02 04:28:18.767130 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12827 | 2026.03.02 04:28:18.767376 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.03.02 04:28:18.767538 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 12829 | 2026.03.02 04:28:18.767590 [ 261 ] {3666be92-f3fc-4796-b72c-d441d057def6} <Debug> TCPHandler: Processed in 0.002046368 sec. | ||
| 12830 | 2026.03.02 04:28:18.767716 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.03.02 04:28:18.767820 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12832 | 2026.03.02 04:28:18.767865 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12833 | 2026.03.02 04:28:18.768301 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.03.02 04:28:18.768337 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12835 | 2026.03.02 04:28:18.768656 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12836 | 2026.03.02 04:28:18.768869 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.03.02 04:28:18.769001 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 12838 | 2026.03.02 04:28:18.769038 [ 261 ] {22e99fe8-969e-458f-8740-d6deb9c26c8c} <Debug> TCPHandler: Processed in 0.001376582 sec. | ||
| 12839 | 2026.03.02 04:28:18.769149 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.03.02 04:28:18.769245 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12841 | 2026.03.02 04:28:18.769291 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12842 | 2026.03.02 04:28:18.769719 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.03.02 04:28:18.769753 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12844 | 2026.03.02 04:28:18.770095 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12845 | 2026.03.02 04:28:18.770294 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.03.02 04:28:18.770436 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 12847 | 2026.03.02 04:28:18.770475 [ 261 ] {c8060a4a-4ac2-4d54-8748-e91792f1b14a} <Debug> TCPHandler: Processed in 0.001377022 sec. | ||
| 12848 | 2026.03.02 04:28:18.770579 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.03.02 04:28:18.770678 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12850 | 2026.03.02 04:28:18.770718 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12851 | 2026.03.02 04:28:18.771058 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.03.02 04:28:18.771091 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12853 | 2026.03.02 04:28:18.771417 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12854 | 2026.03.02 04:28:18.771625 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.03.02 04:28:18.771748 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12856 | 2026.03.02 04:28:18.771784 [ 261 ] {565d6d77-8736-4de6-8bca-f1c88e3243e5} <Debug> TCPHandler: Processed in 0.001256881 sec. | ||
| 12857 | 2026.03.02 04:28:20.455068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1572 | ||
| 12858 | 2026.03.02 04:28:20.457353 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2026.03.02 04:28:20.457403 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12860 | 2026.03.02 04:28:20.458617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12861 | 2026.03.02 04:28:20.458891 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2026.03.02 04:28:20.459269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 12863 | 2026.03.02 04:28:20.771230 [ 41 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 12864 | 2026.03.02 04:28:20.771296 [ 41 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2026.03.02 04:28:20.771317 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12866 | 2026.03.02 04:28:20.771434 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 12867 | 2026.03.02 04:28:20.771578 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12868 | 2026.03.02 04:28:20.771615 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 308 rows starting from the beginning of the part | ||
| 12869 | 2026.03.02 04:28:20.771686 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 12870 | 2026.03.02 04:28:20.771737 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 12871 | 2026.03.02 04:28:20.771784 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 12872 | 2026.03.02 04:28:20.771824 [ 187 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 12873 | 2026.03.02 04:28:20.772596 [ 200 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121442 sec., 546763.0638494097 rows/sec., 38.35 MiB/sec. | ||
| 12874 | 2026.03.02 04:28:20.772796 [ 200 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12875 | 2026.03.02 04:28:20.773106 [ 200 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.03.02 04:28:20.773191 [ 200 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_32_7} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 12877 | 2026.03.02 04:28:20.773302 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12878 | 2026.03.02 04:28:21.681465 [ 41 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 12879 | 2026.03.02 04:28:21.681530 [ 41 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12880 | 2026.03.02 04:28:21.681549 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12881 | 2026.03.02 04:28:21.681661 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 12882 | 2026.03.02 04:28:21.681795 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12883 | 2026.03.02 04:28:21.681829 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 160 rows starting from the beginning of the part | ||
| 12884 | 2026.03.02 04:28:21.681896 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 12885 | 2026.03.02 04:28:21.681941 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 12886 | 2026.03.02 04:28:21.681985 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 12887 | 2026.03.02 04:28:21.682027 [ 191 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 12888 | 2026.03.02 04:28:21.682836 [ 200 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122422 sec., 280995.2459525249 rows/sec., 17.81 MiB/sec. | ||
| 12889 | 2026.03.02 04:28:21.683024 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12890 | 2026.03.02 04:28:21.683311 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.03.02 04:28:21.683392 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_32_7} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 12892 | 2026.03.02 04:28:21.683490 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12893 | 2026.03.02 04:28:22.493887 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12894 | 2026.03.02 04:28:22.494085 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12895 | 2026.03.02 04:28:22.494162 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12896 | 2026.03.02 04:28:22.494931 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2026.03.02 04:28:22.494977 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12898 | 2026.03.02 04:28:22.495357 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12899 | 2026.03.02 04:28:22.495676 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.03.02 04:28:22.495836 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 12901 | 2026.03.02 04:28:22.495889 [ 261 ] {4fa3d460-3eea-4ded-8e07-d187066b4354} <Debug> TCPHandler: Processed in 0.002147218 sec. | ||
| 12902 | 2026.03.02 04:28:22.496009 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12903 | 2026.03.02 04:28:22.496114 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12904 | 2026.03.02 04:28:22.496159 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12905 | 2026.03.02 04:28:22.496577 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12906 | 2026.03.02 04:28:22.496615 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12907 | 2026.03.02 04:28:22.496943 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12908 | 2026.03.02 04:28:22.497170 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2026.03.02 04:28:22.497304 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 268.68 KiB/sec. | ||
| 12910 | 2026.03.02 04:28:22.497344 [ 261 ] {85818a82-2397-4374-8e41-c4d847ad1bdd} <Debug> TCPHandler: Processed in 0.001388622 sec. | ||
| 12911 | 2026.03.02 04:28:22.497457 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.03.02 04:28:22.497554 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12913 | 2026.03.02 04:28:22.497595 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12914 | 2026.03.02 04:28:22.498741 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.03.02 04:28:22.498778 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12916 | 2026.03.02 04:28:22.499203 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12917 | 2026.03.02 04:28:22.499415 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.03.02 04:28:22.499554 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Debug> executeQuery: Read 2021 rows, 168.78 KiB in 0.00202 sec., 1000495.0495049504 rows/sec., 81.60 MiB/sec. | ||
| 12919 | 2026.03.02 04:28:22.499594 [ 261 ] {4feacbb8-7995-4ba5-b382-230bc9942a62} <Debug> TCPHandler: Processed in 0.002190058 sec. | ||
| 12920 | 2026.03.02 04:28:22.499704 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12921 | 2026.03.02 04:28:22.499800 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12922 | 2026.03.02 04:28:22.499840 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12923 | 2026.03.02 04:28:22.500302 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2026.03.02 04:28:22.500339 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12925 | 2026.03.02 04:28:22.500645 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12926 | 2026.03.02 04:28:22.500858 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2026.03.02 04:28:22.500986 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Debug> executeQuery: Read 187 rows, 11.90 KiB in 0.001206 sec., 155058.04311774462 rows/sec., 9.64 MiB/sec. | ||
| 12928 | 2026.03.02 04:28:22.501024 [ 261 ] {1f05e17a-9fe9-4a29-b519-69c3024b718b} <Debug> TCPHandler: Processed in 0.001370591 sec. | ||
| 12929 | 2026.03.02 04:28:22.501146 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2026.03.02 04:28:22.501268 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12931 | 2026.03.02 04:28:22.501317 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12932 | 2026.03.02 04:28:22.501910 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.03.02 04:28:22.501948 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12934 | 2026.03.02 04:28:22.502281 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12935 | 2026.03.02 04:28:22.502492 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.03.02 04:28:22.502625 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001382 sec., 272793.0535455861 rows/sec., 18.14 MiB/sec. | ||
| 12937 | 2026.03.02 04:28:22.502665 [ 261 ] {94e8827d-55a3-450c-b6be-ce510e5f3a19} <Debug> TCPHandler: Processed in 0.001583293 sec. | ||
| 12938 | 2026.03.02 04:28:22.502779 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.03.02 04:28:22.502874 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12940 | 2026.03.02 04:28:22.502915 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12941 | 2026.03.02 04:28:22.503357 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.03.02 04:28:22.503396 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12943 | 2026.03.02 04:28:22.503702 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12944 | 2026.03.02 04:28:22.503921 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.03.02 04:28:22.504051 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 12946 | 2026.03.02 04:28:22.504089 [ 261 ] {a5856935-d9cd-4e39-b37e-3fa1649c495f} <Debug> TCPHandler: Processed in 0.001361741 sec. | ||
| 12947 | 2026.03.02 04:28:22.504201 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12948 | 2026.03.02 04:28:22.504294 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12949 | 2026.03.02 04:28:22.504335 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12950 | 2026.03.02 04:28:22.505031 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2026.03.02 04:28:22.505069 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12952 | 2026.03.02 04:28:22.505420 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12953 | 2026.03.02 04:28:22.505631 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2026.03.02 04:28:22.505766 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Debug> executeQuery: Read 991 rows, 73.08 KiB in 0.001491 sec., 664654.5942320591 rows/sec., 47.86 MiB/sec. | ||
| 12955 | 2026.03.02 04:28:22.505806 [ 261 ] {f7534e5a-794c-4b75-8e94-60fe963089d3} <Debug> TCPHandler: Processed in 0.001655444 sec. | ||
| 12956 | 2026.03.02 04:28:22.505916 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12957 | 2026.03.02 04:28:22.506010 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12958 | 2026.03.02 04:28:22.506052 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12959 | 2026.03.02 04:28:22.506395 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.03.02 04:28:22.506432 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12961 | 2026.03.02 04:28:22.506728 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12962 | 2026.03.02 04:28:22.506931 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.03.02 04:28:22.507059 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 12964 | 2026.03.02 04:28:22.507096 [ 261 ] {3dcb3f64-cf77-4161-aeb4-e3b80c1bf2e7} <Debug> TCPHandler: Processed in 0.001230751 sec. | ||
| 12965 | 2026.03.02 04:28:22.507204 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.03.02 04:28:22.507299 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12967 | 2026.03.02 04:28:22.507340 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12968 | 2026.03.02 04:28:22.507886 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2026.03.02 04:28:22.507921 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12970 | 2026.03.02 04:28:22.508292 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12971 | 2026.03.02 04:28:22.508505 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2026.03.02 04:28:22.508642 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Debug> executeQuery: Read 893 rows, 60.82 KiB in 0.001363 sec., 655172.4137931034 rows/sec., 43.58 MiB/sec. | ||
| 12973 | 2026.03.02 04:28:22.508680 [ 261 ] {b4e3c07d-fb06-40c9-9f5f-5bb76be2d216} <Debug> TCPHandler: Processed in 0.001526763 sec. | ||
| 12974 | 2026.03.02 04:28:22.508796 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2026.03.02 04:28:22.508894 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12976 | 2026.03.02 04:28:22.508937 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12977 | 2026.03.02 04:28:22.509250 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2026.03.02 04:28:22.509285 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12979 | 2026.03.02 04:28:22.509589 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12980 | 2026.03.02 04:28:22.509802 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2026.03.02 04:28:22.509930 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 12982 | 2026.03.02 04:28:22.509967 [ 261 ] {5d75ec08-7dc8-47b1-bc65-cb971100cdc3} <Debug> TCPHandler: Processed in 0.001225511 sec. | ||
| 12983 | 2026.03.02 04:28:22.510071 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2026.03.02 04:28:22.510172 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12985 | 2026.03.02 04:28:22.510228 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12986 | 2026.03.02 04:28:22.511080 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.03.02 04:28:22.511122 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12988 | 2026.03.02 04:28:22.511704 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12989 | 2026.03.02 04:28:22.511925 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.03.02 04:28:22.512045 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12991 | 2026.03.02 04:28:22.512082 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001912 sec., 21443.514644351464 rows/sec., 38.43 MiB/sec. | ||
| 12992 | 2026.03.02 04:28:22.512115 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2026.03.02 04:28:22.512140 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12994 | 2026.03.02 04:28:22.512159 [ 261 ] {d94d9a48-95f1-4f28-ba21-2aaff4b61896} <Debug> TCPHandler: Processed in 0.002139708 sec. | ||
| 12995 | 2026.03.02 04:28:22.512235 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 12996 | 2026.03.02 04:28:22.512280 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.03.02 04:28:22.512378 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12998 | 2026.03.02 04:28:22.512421 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12999 | 2026.03.02 04:28:22.512434 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13000 | 2026.03.02 04:28:22.512489 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1598 rows starting from the beginning of the part | ||
| 13001 | 2026.03.02 04:28:22.512618 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 13002 | 2026.03.02 04:28:22.512726 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 13003 | 2026.03.02 04:28:22.512751 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13004 | 2026.03.02 04:28:22.512788 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13005 | 2026.03.02 04:28:22.512829 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 13006 | 2026.03.02 04:28:22.512928 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 13007 | 2026.03.02 04:28:22.513023 [ 191 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 13008 | 2026.03.02 04:28:22.513108 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13009 | 2026.03.02 04:28:22.513327 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13010 | 2026.03.02 04:28:22.513478 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001107 sec., 65040.65040650407 rows/sec., 3.99 MiB/sec. | ||
| 13011 | 2026.03.02 04:28:22.513520 [ 261 ] {5268cb74-af8c-4235-8978-41c82eb8e46b} <Debug> TCPHandler: Processed in 0.001289811 sec. | ||
| 13012 | 2026.03.02 04:28:22.522287 [ 200 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 19 columns (19 merged, 0 gathered) in 0.010093385 sec., 178631.84650144624 rows/sec., 320.10 MiB/sec. | ||
| 13013 | 2026.03.02 04:28:22.524438 [ 193 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13014 | 2026.03.02 04:28:22.524850 [ 193 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2026.03.02 04:28:22.524943 [ 193 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13016 | 2026.03.02 04:28:22.525110 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.73 MiB. | ||
| 13017 | 2026.03.02 04:28:22.868762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30230 | ||
| 13018 | 2026.03.02 04:28:22.869322 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.03.02 04:28:22.869370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13020 | 2026.03.02 04:28:22.869901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13021 | 2026.03.02 04:28:22.870140 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.03.02 04:28:22.870272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30230 | ||
| 13023 | 2026.03.02 04:28:23.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.32 MiB, peak 364.00 MiB, free memory in arenas 0.00 B, will set to 351.84 MiB (RSS), difference: 4.52 MiB | ||
| 13024 | 2026.03.02 04:28:23.760908 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2026.03.02 04:28:23.761097 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13026 | 2026.03.02 04:28:23.761162 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13027 | 2026.03.02 04:28:23.761783 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.03.02 04:28:23.761821 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13029 | 2026.03.02 04:28:23.762208 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13030 | 2026.03.02 04:28:23.762429 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.03.02 04:28:23.762574 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001525 sec., 36721.311475409835 rows/sec., 2.82 MiB/sec. | ||
| 13032 | 2026.03.02 04:28:23.762616 [ 261 ] {55313f08-4fc8-415f-85e0-efbf72c7495d} <Debug> TCPHandler: Processed in 0.001869405 sec. | ||
| 13033 | 2026.03.02 04:28:23.762735 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2026.03.02 04:28:23.762830 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13035 | 2026.03.02 04:28:23.762870 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13036 | 2026.03.02 04:28:23.763278 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.03.02 04:28:23.763315 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13038 | 2026.03.02 04:28:23.763637 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13039 | 2026.03.02 04:28:23.763846 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.03.02 04:28:23.763972 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 13041 | 2026.03.02 04:28:23.764010 [ 261 ] {94425fe5-a1f2-4e66-88a0-b67288e8b99a} <Debug> TCPHandler: Processed in 0.001326091 sec. | ||
| 13042 | 2026.03.02 04:28:23.764123 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13043 | 2026.03.02 04:28:23.764217 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13044 | 2026.03.02 04:28:23.764261 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13045 | 2026.03.02 04:28:23.764621 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2026.03.02 04:28:23.764656 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13047 | 2026.03.02 04:28:23.764976 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13048 | 2026.03.02 04:28:23.765192 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.03.02 04:28:23.765321 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001122 sec., 46345.81105169341 rows/sec., 3.22 MiB/sec. | ||
| 13050 | 2026.03.02 04:28:23.765358 [ 261 ] {03bc9d13-9104-4c48-bbde-2295000667a1} <Debug> TCPHandler: Processed in 0.001285941 sec. | ||
| 13051 | 2026.03.02 04:28:23.765466 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13052 | 2026.03.02 04:28:23.765561 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13053 | 2026.03.02 04:28:23.765601 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13054 | 2026.03.02 04:28:23.765909 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.03.02 04:28:23.765944 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13056 | 2026.03.02 04:28:23.766243 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13057 | 2026.03.02 04:28:23.766446 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2026.03.02 04:28:23.766572 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.00103 sec., 17475.728155339802 rows/sec., 1.18 MiB/sec. | ||
| 13059 | 2026.03.02 04:28:23.766609 [ 261 ] {30f0d16d-b688-4aae-8a25-d9b52e083d25} <Debug> TCPHandler: Processed in 0.00119263 sec. | ||
| 13060 | 2026.03.02 04:28:24.490530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13061 | 2026.03.02 04:28:24.508482 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2026.03.02 04:28:24.508550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13063 | 2026.03.02 04:28:24.515070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13064 | 2026.03.02 04:28:24.515795 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2026.03.02 04:28:24.518998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13066 | 2026.03.02 04:28:28.766396 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.03.02 04:28:28.766603 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13068 | 2026.03.02 04:28:28.766675 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13069 | 2026.03.02 04:28:28.767355 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.03.02 04:28:28.767392 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13071 | 2026.03.02 04:28:28.767795 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13072 | 2026.03.02 04:28:28.768015 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.03.02 04:28:28.768165 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 13074 | 2026.03.02 04:28:28.768206 [ 261 ] {51965b3a-4f15-4fe8-bae8-3fd2b4ff5aa0} <Debug> TCPHandler: Processed in 0.001954837 sec. | ||
| 13075 | 2026.03.02 04:28:28.768327 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2026.03.02 04:28:28.768421 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13077 | 2026.03.02 04:28:28.768462 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13078 | 2026.03.02 04:28:28.768883 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.03.02 04:28:28.768919 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13080 | 2026.03.02 04:28:28.769218 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13081 | 2026.03.02 04:28:28.769426 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.03.02 04:28:28.769553 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 13083 | 2026.03.02 04:28:28.769593 [ 261 ] {744bf0ac-4c75-498a-9be2-f5267fc2c59d} <Debug> TCPHandler: Processed in 0.001316631 sec. | ||
| 13084 | 2026.03.02 04:28:28.769709 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13085 | 2026.03.02 04:28:28.769805 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13086 | 2026.03.02 04:28:28.769849 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13087 | 2026.03.02 04:28:28.770257 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.03.02 04:28:28.770290 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13089 | 2026.03.02 04:28:28.770627 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13090 | 2026.03.02 04:28:28.770831 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2026.03.02 04:28:28.770959 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 13092 | 2026.03.02 04:28:28.770996 [ 261 ] {c18c6672-0e84-4f3b-bba7-81e5aad4d650} <Debug> TCPHandler: Processed in 0.001338721 sec. | ||
| 13093 | 2026.03.02 04:28:28.771101 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2026.03.02 04:28:28.771194 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13095 | 2026.03.02 04:28:28.771236 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13096 | 2026.03.02 04:28:28.771560 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2026.03.02 04:28:28.771601 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13098 | 2026.03.02 04:28:28.771900 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13099 | 2026.03.02 04:28:28.772109 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2026.03.02 04:28:28.772233 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 13101 | 2026.03.02 04:28:28.772269 [ 261 ] {2971ba1e-1af7-4679-b211-46bc10dd7387} <Debug> TCPHandler: Processed in 0.00121728 sec. | ||
| 13102 | 2026.03.02 04:28:30.175212 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13103 | 2026.03.02 04:28:30.175302 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13104 | 2026.03.02 04:28:30.370562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30742 | ||
| 13105 | 2026.03.02 04:28:30.371150 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2026.03.02 04:28:30.371192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13107 | 2026.03.02 04:28:30.371662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13108 | 2026.03.02 04:28:30.371899 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.03.02 04:28:30.372042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30742 | ||
| 13110 | 2026.03.02 04:28:30.459545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1612 | ||
| 13111 | 2026.03.02 04:28:30.462228 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2026.03.02 04:28:30.462277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13113 | 2026.03.02 04:28:30.463653 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13114 | 2026.03.02 04:28:30.463924 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.03.02 04:28:30.464213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 13116 | 2026.03.02 04:28:31.001788 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001421221 sec. | ||
| 13117 | 2026.03.02 04:28:32.019145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13118 | 2026.03.02 04:28:32.037195 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.03.02 04:28:32.037267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13120 | 2026.03.02 04:28:32.043661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13121 | 2026.03.02 04:28:32.044380 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.03.02 04:28:32.048205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13123 | 2026.03.02 04:28:33.775630 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13124 | 2026.03.02 04:28:33.775924 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13125 | 2026.03.02 04:28:33.776030 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13126 | 2026.03.02 04:28:33.776849 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2026.03.02 04:28:33.776900 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13128 | 2026.03.02 04:28:33.777311 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13129 | 2026.03.02 04:28:33.777554 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2026.03.02 04:28:33.777722 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001872 sec., 151709.40170940172 rows/sec., 9.64 MiB/sec. | ||
| 13131 | 2026.03.02 04:28:33.777776 [ 261 ] {6834d000-969e-406c-a372-e193bf2874a8} <Debug> TCPHandler: Processed in 0.002334549 sec. | ||
| 13132 | 2026.03.02 04:28:33.777909 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13133 | 2026.03.02 04:28:33.778016 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13134 | 2026.03.02 04:28:33.778062 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13135 | 2026.03.02 04:28:33.778898 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2026.03.02 04:28:33.778938 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13137 | 2026.03.02 04:28:33.779322 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13138 | 2026.03.02 04:28:33.779543 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2026.03.02 04:28:33.779679 [ 85 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13140 | 2026.03.02 04:28:33.779687 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001694 sec., 518890.20070838253 rows/sec., 41.55 MiB/sec. | ||
| 13141 | 2026.03.02 04:28:33.779757 [ 85 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.03.02 04:28:33.779775 [ 261 ] {a60642a2-b6ef-4dd5-bac6-3528e6eb81dd} <Debug> TCPHandler: Processed in 0.001922886 sec. | ||
| 13143 | 2026.03.02 04:28:33.779786 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13144 | 2026.03.02 04:28:33.779896 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 13145 | 2026.03.02 04:28:33.779902 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2026.03.02 04:28:33.779983 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13147 | 2026.03.02 04:28:33.780010 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2153 rows starting from the beginning of the part | ||
| 13148 | 2026.03.02 04:28:33.780017 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13149 | 2026.03.02 04:28:33.780061 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13150 | 2026.03.02 04:28:33.780065 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 13151 | 2026.03.02 04:28:33.780114 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2021 rows starting from the beginning of the part | ||
| 13152 | 2026.03.02 04:28:33.780153 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 13153 | 2026.03.02 04:28:33.780191 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 13154 | 2026.03.02 04:28:33.780229 [ 195 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 879 rows starting from the beginning of the part | ||
| 13155 | 2026.03.02 04:28:33.780559 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.03.02 04:28:33.780596 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13157 | 2026.03.02 04:28:33.780920 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13158 | 2026.03.02 04:28:33.781132 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2026.03.02 04:28:33.781273 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001277 sec., 143304.62020360222 rows/sec., 8.89 MiB/sec. | ||
| 13160 | 2026.03.02 04:28:33.781313 [ 261 ] {fef45475-08f9-4f67-93ac-285b416eb007} <Debug> TCPHandler: Processed in 0.001465192 sec. | ||
| 13161 | 2026.03.02 04:28:33.781427 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.03.02 04:28:33.781524 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13163 | 2026.03.02 04:28:33.781564 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13164 | 2026.03.02 04:28:33.781915 [ 200 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5221 rows, containing 5 columns (5 merged, 0 gathered) in 0.002048287 sec., 2548959.2034709975 rows/sec., 217.23 MiB/sec. | ||
| 13165 | 2026.03.02 04:28:33.782001 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.03.02 04:28:33.782043 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13167 | 2026.03.02 04:28:33.782271 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13168 | 2026.03.02 04:28:33.782361 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13169 | 2026.03.02 04:28:33.782655 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.03.02 04:28:33.782658 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2026.03.02 04:28:33.782755 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_101_20} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13172 | 2026.03.02 04:28:33.782792 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001286 sec., 115863.14152410575 rows/sec., 7.49 MiB/sec. | ||
| 13173 | 2026.03.02 04:28:33.782836 [ 261 ] {cbd96394-0a35-4cb4-a15b-0ddb9f6f40b9} <Debug> TCPHandler: Processed in 0.001462292 sec. | ||
| 13174 | 2026.03.02 04:28:33.782854 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13175 | 2026.03.02 04:28:33.782956 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2026.03.02 04:28:33.783058 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13177 | 2026.03.02 04:28:33.783099 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13178 | 2026.03.02 04:28:33.783531 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2026.03.02 04:28:33.783568 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13180 | 2026.03.02 04:28:33.783880 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13181 | 2026.03.02 04:28:33.784088 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2026.03.02 04:28:33.784216 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 13183 | 2026.03.02 04:28:33.784254 [ 261 ] {caa999f9-3f9d-4c89-8fc8-01bf41d205cd} <Debug> TCPHandler: Processed in 0.001351661 sec. | ||
| 13184 | 2026.03.02 04:28:33.784367 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13185 | 2026.03.02 04:28:33.784463 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13186 | 2026.03.02 04:28:33.784503 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13187 | 2026.03.02 04:28:33.785085 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.03.02 04:28:33.785121 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13189 | 2026.03.02 04:28:33.785451 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13190 | 2026.03.02 04:28:33.785666 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.03.02 04:28:33.785785 [ 85 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13192 | 2026.03.02 04:28:33.785799 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001355 sec., 391881.91881918814 rows/sec., 27.72 MiB/sec. | ||
| 13193 | 2026.03.02 04:28:33.785817 [ 85 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.03.02 04:28:33.785841 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13195 | 2026.03.02 04:28:33.785846 [ 261 ] {88c125aa-ec4b-40f8-8499-6f98347c7dd0} <Debug> TCPHandler: Processed in 0.001531383 sec. | ||
| 13196 | 2026.03.02 04:28:33.785933 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 13197 | 2026.03.02 04:28:33.785970 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.03.02 04:28:33.786046 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13199 | 2026.03.02 04:28:33.786070 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13200 | 2026.03.02 04:28:33.786082 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1065 rows starting from the beginning of the part | ||
| 13201 | 2026.03.02 04:28:33.786119 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13202 | 2026.03.02 04:28:33.786156 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 13203 | 2026.03.02 04:28:33.786205 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 991 rows starting from the beginning of the part | ||
| 13204 | 2026.03.02 04:28:33.786247 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 13205 | 2026.03.02 04:28:33.786287 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 13206 | 2026.03.02 04:28:33.786327 [ 189 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 531 rows starting from the beginning of the part | ||
| 13207 | 2026.03.02 04:28:33.786465 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2026.03.02 04:28:33.786507 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13209 | 2026.03.02 04:28:33.786840 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13210 | 2026.03.02 04:28:33.787073 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.03.02 04:28:33.787208 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 13212 | 2026.03.02 04:28:33.787245 [ 261 ] {ba6d710a-391a-428e-b75b-793500cc7d1b} <Debug> TCPHandler: Processed in 0.001328021 sec. | ||
| 13213 | 2026.03.02 04:28:33.787360 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13214 | 2026.03.02 04:28:33.787455 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13215 | 2026.03.02 04:28:33.787499 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13216 | 2026.03.02 04:28:33.787594 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708374 sec., 1626692.9840889643 rows/sec., 124.15 MiB/sec. | ||
| 13217 | 2026.03.02 04:28:33.787770 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13218 | 2026.03.02 04:28:33.787916 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.03.02 04:28:33.787961 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13220 | 2026.03.02 04:28:33.788019 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2026.03.02 04:28:33.788100 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_101_20} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13222 | 2026.03.02 04:28:33.788185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13223 | 2026.03.02 04:28:33.788334 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13224 | 2026.03.02 04:28:33.788554 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.03.02 04:28:33.788670 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13226 | 2026.03.02 04:28:33.788685 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001248 sec., 212339.7435897436 rows/sec., 14.11 MiB/sec. | ||
| 13227 | 2026.03.02 04:28:33.788698 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.03.02 04:28:33.788723 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13229 | 2026.03.02 04:28:33.788729 [ 261 ] {1ea71c99-9c7c-47f4-8d51-7be7ad7d8bd5} <Debug> TCPHandler: Processed in 0.001421022 sec. | ||
| 13230 | 2026.03.02 04:28:33.788806 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::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 | ||
| 13231 | 2026.03.02 04:28:33.788850 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13232 | 2026.03.02 04:28:33.788888 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13233 | 2026.03.02 04:28:33.788913 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28383 rows starting from the beginning of the part | ||
| 13234 | 2026.03.02 04:28:33.788945 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13235 | 2026.03.02 04:28:33.788957 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13236 | 2026.03.02 04:28:33.788987 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13237 | 2026.03.02 04:28:33.788995 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 893 rows starting from the beginning of the part | ||
| 13238 | 2026.03.02 04:28:33.789030 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 52 rows starting from the beginning of the part | ||
| 13239 | 2026.03.02 04:28:33.789064 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13240 | 2026.03.02 04:28:33.789102 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 265 rows starting from the beginning of the part | ||
| 13241 | 2026.03.02 04:28:33.789303 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.03.02 04:28:33.789339 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13243 | 2026.03.02 04:28:33.789650 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13244 | 2026.03.02 04:28:33.789862 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.03.02 04:28:33.789993 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 13246 | 2026.03.02 04:28:33.790030 [ 261 ] {9acf8fe2-3ac6-49e1-89b8-7b6ac3338a5d} <Debug> TCPHandler: Processed in 0.001233551 sec. | ||
| 13247 | 2026.03.02 04:28:33.790144 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.03.02 04:28:33.790241 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13249 | 2026.03.02 04:28:33.790297 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13250 | 2026.03.02 04:28:33.791144 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.03.02 04:28:33.791181 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13252 | 2026.03.02 04:28:33.791772 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13253 | 2026.03.02 04:28:33.792006 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.03.02 04:28:33.792153 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00193 sec., 21243.523316062176 rows/sec., 38.07 MiB/sec. | ||
| 13255 | 2026.03.02 04:28:33.792230 [ 261 ] {91d44589-eaad-4096-af43-a33039430c53} <Debug> TCPHandler: Processed in 0.002138759 sec. | ||
| 13256 | 2026.03.02 04:28:33.792372 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.03.02 04:28:33.792469 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13258 | 2026.03.02 04:28:33.792511 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13259 | 2026.03.02 04:28:33.792875 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.03.02 04:28:33.792912 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13261 | 2026.03.02 04:28:33.793262 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13262 | 2026.03.02 04:28:33.793514 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.03.02 04:28:33.793649 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 4.70 MiB/sec. | ||
| 13264 | 2026.03.02 04:28:33.793660 [ 46 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13265 | 2026.03.02 04:28:33.793686 [ 261 ] {2ebe2d6e-3aaf-4ced-ab35-49e14252f03e} <Debug> TCPHandler: Processed in 0.001366962 sec. | ||
| 13266 | 2026.03.02 04:28:33.793705 [ 46 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2026.03.02 04:28:33.793730 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13268 | 2026.03.02 04:28:33.793809 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 13269 | 2026.03.02 04:28:33.793907 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13270 | 2026.03.02 04:28:33.793933 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5796 rows starting from the beginning of the part | ||
| 13271 | 2026.03.02 04:28:33.793984 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 13272 | 2026.03.02 04:28:33.794026 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
| 13273 | 2026.03.02 04:28:33.794065 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 18 rows starting from the beginning of the part | ||
| 13274 | 2026.03.02 04:28:33.794101 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13275 | 2026.03.02 04:28:33.794138 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 13276 | 2026.03.02 04:28:33.795312 [ 197 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29913 rows, containing 5 columns (5 merged, 0 gathered) in 0.006535636 sec., 4576907.281862087 rows/sec., 311.39 MiB/sec. | ||
| 13277 | 2026.03.02 04:28:33.795664 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13278 | 2026.03.02 04:28:33.795916 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2026.03.02 04:28:33.795950 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002177148 sec., 2799993.385842396 rows/sec., 183.57 MiB/sec. | ||
| 13280 | 2026.03.02 04:28:33.795983 [ 199 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13281 | 2026.03.02 04:28:33.796062 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13282 | 2026.03.02 04:28:33.796303 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13283 | 2026.03.02 04:28:33.796563 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2026.03.02 04:28:33.796638 [ 197 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_101_20} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13285 | 2026.03.02 04:28:33.796704 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13286 | 2026.03.02 04:28:37.872278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31190 | ||
| 13287 | 2026.03.02 04:28:37.873067 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.03.02 04:28:37.873139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13289 | 2026.03.02 04:28:37.873733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13290 | 2026.03.02 04:28:37.873968 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.03.02 04:28:37.874123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31190 | ||
| 13292 | 2026.03.02 04:28:38.767115 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.03.02 04:28:38.767421 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13294 | 2026.03.02 04:28:38.767496 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13295 | 2026.03.02 04:28:38.768108 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.03.02 04:28:38.768154 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13297 | 2026.03.02 04:28:38.768536 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13298 | 2026.03.02 04:28:38.768776 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.03.02 04:28:38.768943 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001601 sec., 1249.2192379762648 rows/sec., 101.87 KiB/sec. | ||
| 13300 | 2026.03.02 04:28:38.768995 [ 261 ] {56eec575-0034-41af-99ca-acbbb45ae871} <Debug> TCPHandler: Processed in 0.002078657 sec. | ||
| 13301 | 2026.03.02 04:28:38.769113 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.03.02 04:28:38.769225 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13303 | 2026.03.02 04:28:38.769270 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13304 | 2026.03.02 04:28:38.769710 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.03.02 04:28:38.769748 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13306 | 2026.03.02 04:28:38.770083 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13307 | 2026.03.02 04:28:38.770296 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.03.02 04:28:38.770437 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001236 sec., 46116.50485436893 rows/sec., 3.54 MiB/sec. | ||
| 13309 | 2026.03.02 04:28:38.770476 [ 261 ] {1b3b3bea-cbec-44e6-acf2-89dbc0a4f404} <Debug> TCPHandler: Processed in 0.001417102 sec. | ||
| 13310 | 2026.03.02 04:28:38.770585 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2026.03.02 04:28:38.770683 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13312 | 2026.03.02 04:28:38.770723 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13313 | 2026.03.02 04:28:38.771108 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.03.02 04:28:38.771144 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13315 | 2026.03.02 04:28:38.771433 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13316 | 2026.03.02 04:28:38.771646 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.03.02 04:28:38.771781 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001119 sec., 1787.3100983020554 rows/sec., 124.80 KiB/sec. | ||
| 13318 | 2026.03.02 04:28:38.771819 [ 261 ] {f1aa8d59-6743-4dda-972a-a9912c1615d9} <Debug> TCPHandler: Processed in 0.001285881 sec. | ||
| 13319 | 2026.03.02 04:28:38.771922 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2026.03.02 04:28:38.772015 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13321 | 2026.03.02 04:28:38.772056 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13322 | 2026.03.02 04:28:38.772459 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.03.02 04:28:38.772494 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13324 | 2026.03.02 04:28:38.772798 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13325 | 2026.03.02 04:28:38.773008 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2026.03.02 04:28:38.773139 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001143 sec., 57742.782152230975 rows/sec., 4.51 MiB/sec. | ||
| 13327 | 2026.03.02 04:28:38.773177 [ 261 ] {27894ad3-f1a1-4bb2-aa17-baffe0b1939e} <Debug> TCPHandler: Processed in 0.001305891 sec. | ||
| 13328 | 2026.03.02 04:28:38.773284 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13329 | 2026.03.02 04:28:38.773378 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13330 | 2026.03.02 04:28:38.773421 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13331 | 2026.03.02 04:28:38.773816 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.03.02 04:28:38.773852 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13333 | 2026.03.02 04:28:38.774194 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13334 | 2026.03.02 04:28:38.774414 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.03.02 04:28:38.774546 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001186 sec., 135750.4215851602 rows/sec., 9.45 MiB/sec. | ||
| 13336 | 2026.03.02 04:28:38.774583 [ 261 ] {8b29bb4b-355c-4ab4-bcfd-45b2be7cb8f3} <Debug> TCPHandler: Processed in 0.001349131 sec. | ||
| 13337 | 2026.03.02 04:28:38.774684 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.03.02 04:28:38.774777 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13339 | 2026.03.02 04:28:38.774817 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13340 | 2026.03.02 04:28:38.775142 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.03.02 04:28:38.775178 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13342 | 2026.03.02 04:28:38.775495 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13343 | 2026.03.02 04:28:38.775707 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.03.02 04:28:38.775837 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13345 | 2026.03.02 04:28:38.775873 [ 261 ] {43e2d35e-b181-4160-9d1b-fff67c7aab08} <Debug> TCPHandler: Processed in 0.0012391 sec. | ||
| 13346 | 2026.03.02 04:28:39.548426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13347 | 2026.03.02 04:28:39.576780 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2026.03.02 04:28:39.576863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13349 | 2026.03.02 04:28:39.584865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13350 | 2026.03.02 04:28:39.586624 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2026.03.02 04:28:39.596043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13352 | 2026.03.02 04:28:39.870541 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48907 | ||
| 13353 | 2026.03.02 04:28:39.870658 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13354 | 2026.03.02 04:28:39.870687 [ 289 ] {} <Debug> TCP-Session: 1c3a4226-ae8d-4363-9904-493dd9b2a5d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48907 | ||
| 13355 | 2026.03.02 04:28:39.870712 [ 289 ] {} <Debug> TCP-Session: 1c3a4226-ae8d-4363-9904-493dd9b2a5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.03.02 04:28:39.870727 [ 289 ] {} <Debug> TCP-Session: 1c3a4226-ae8d-4363-9904-493dd9b2a5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.03.02 04:28:39.870963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51425 | ||
| 13358 | 2026.03.02 04:28:39.870984 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34744 | ||
| 13359 | 2026.03.02 04:28:39.871018 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44258 | ||
| 13360 | 2026.03.02 04:28:39.871040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46065 | ||
| 13361 | 2026.03.02 04:28:39.871076 [ 289 ] {} <Trace> TCP-Session: 1c3a4226-ae8d-4363-9904-493dd9b2a5d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13362 | 2026.03.02 04:28:39.871116 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13363 | 2026.03.02 04:28:39.871116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13364 | 2026.03.02 04:28:39.871087 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13365 | 2026.03.02 04:28:39.871159 [ 291 ] {} <Debug> TCP-Session: 2a37ef0f-3e47-45fa-80d7-f03f76bbb2b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34744 | ||
| 13366 | 2026.03.02 04:28:39.871171 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13367 | 2026.03.02 04:28:39.871189 [ 290 ] {} <Debug> TCP-Session: 97b97cb3-a969-4963-b912-563be043380d Authenticating user 'default' from [fd00:1122:3344:101::e]:51425 | ||
| 13368 | 2026.03.02 04:28:39.871199 [ 291 ] {} <Debug> TCP-Session: 2a37ef0f-3e47-45fa-80d7-f03f76bbb2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.03.02 04:28:39.871215 [ 288 ] {} <Debug> TCP-Session: d5fd27e4-4fc3-4325-a9ec-3115ce4c82ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46065 | ||
| 13370 | 2026.03.02 04:28:39.871228 [ 290 ] {} <Debug> TCP-Session: 97b97cb3-a969-4963-b912-563be043380d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13371 | 2026.03.02 04:28:39.871234 [ 291 ] {} <Debug> TCP-Session: 2a37ef0f-3e47-45fa-80d7-f03f76bbb2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13372 | 2026.03.02 04:28:39.871262 [ 290 ] {} <Debug> TCP-Session: 97b97cb3-a969-4963-b912-563be043380d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13373 | 2026.03.02 04:28:39.871257 [ 288 ] {} <Debug> TCP-Session: d5fd27e4-4fc3-4325-a9ec-3115ce4c82ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.03.02 04:28:39.871150 [ 259 ] {} <Debug> TCP-Session: e5086d86-6835-4979-8275-c0dfe6f7c3c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44258 | ||
| 13375 | 2026.03.02 04:28:39.871301 [ 288 ] {} <Debug> TCP-Session: d5fd27e4-4fc3-4325-a9ec-3115ce4c82ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.03.02 04:28:39.871295 [ 289 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13377 | 2026.03.02 04:28:39.871324 [ 259 ] {} <Debug> TCP-Session: e5086d86-6835-4979-8275-c0dfe6f7c3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13378 | 2026.03.02 04:28:39.871031 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63928 | ||
| 13379 | 2026.03.02 04:28:39.871366 [ 259 ] {} <Debug> TCP-Session: e5086d86-6835-4979-8275-c0dfe6f7c3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.03.02 04:28:39.870997 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42163 | ||
| 13381 | 2026.03.02 04:28:39.870997 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46093 | ||
| 13382 | 2026.03.02 04:28:39.871441 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13383 | 2026.03.02 04:28:39.871008 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41897 | ||
| 13384 | 2026.03.02 04:28:39.871491 [ 287 ] {} <Debug> TCP-Session: bc58ddd4-8e61-4de7-b37e-31ede26ea688 Authenticating user 'default' from [fd00:1122:3344:101::e]:63928 | ||
| 13385 | 2026.03.02 04:28:39.871516 [ 287 ] {} <Debug> TCP-Session: bc58ddd4-8e61-4de7-b37e-31ede26ea688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2026.03.02 04:28:39.871529 [ 287 ] {} <Debug> TCP-Session: bc58ddd4-8e61-4de7-b37e-31ede26ea688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2026.03.02 04:28:39.871610 [ 289 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13388 | 2026.03.02 04:28:39.871636 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13389 | 2026.03.02 04:28:39.871668 [ 292 ] {} <Debug> TCP-Session: 1a451272-e1e6-455d-965a-8469c0a94fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42163 | ||
| 13390 | 2026.03.02 04:28:39.871669 [ 289 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13391 | 2026.03.02 04:28:39.871689 [ 292 ] {} <Debug> TCP-Session: 1a451272-e1e6-455d-965a-8469c0a94fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.03.02 04:28:39.871712 [ 292 ] {} <Debug> TCP-Session: 1a451272-e1e6-455d-965a-8469c0a94fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13393 | 2026.03.02 04:28:39.871981 [ 289 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 13394 | 2026.03.02 04:28:39.872036 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13395 | 2026.03.02 04:28:39.872069 [ 294 ] {} <Debug> TCP-Session: b2110983-2406-4770-97d9-6f87749e5749 Authenticating user 'default' from [fd00:1122:3344:101::e]:41897 | ||
| 13396 | 2026.03.02 04:28:39.872086 [ 294 ] {} <Debug> TCP-Session: b2110983-2406-4770-97d9-6f87749e5749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.03.02 04:28:39.872099 [ 294 ] {} <Debug> TCP-Session: b2110983-2406-4770-97d9-6f87749e5749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.03.02 04:28:39.872154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13399 | 2026.03.02 04:28:39.872189 [ 293 ] {} <Debug> TCP-Session: 6b84a461-24b5-4f46-a299-8b0524b52eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:46093 | ||
| 13400 | 2026.03.02 04:28:39.872207 [ 293 ] {} <Debug> TCP-Session: 6b84a461-24b5-4f46-a299-8b0524b52eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.03.02 04:28:39.872219 [ 293 ] {} <Debug> TCP-Session: 6b84a461-24b5-4f46-a299-8b0524b52eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.03.02 04:28:39.872957 [ 309 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Trace> AggregatingTransform: Aggregating | ||
| 13403 | 2026.03.02 04:28:39.873001 [ 309 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13404 | 2026.03.02 04:28:39.873041 [ 309 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950778 sec. (1051.770 rows/sec., 41.08 KiB/sec.) | ||
| 13405 | 2026.03.02 04:28:39.873060 [ 309 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Trace> Aggregator: Merging aggregated data | ||
| 13406 | 2026.03.02 04:28:39.874685 [ 289 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003458 sec., 289.1844997108155 rows/sec., 11.30 KiB/sec. | ||
| 13407 | 2026.03.02 04:28:39.874822 [ 289 ] {0e318d6c-8a3b-4382-8253-8b9bcf6e86d6} <Debug> TCPHandler: Processed in 0.003876703 sec. | ||
| 13408 | 2026.03.02 04:28:39.874937 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13409 | 2026.03.02 04:28:39.874963 [ 289 ] {} <Debug> TCP-Session: 1c3a4226-ae8d-4363-9904-493dd9b2a5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13410 | 2026.03.02 04:28:39.874969 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13411 | 2026.03.02 04:28:39.874990 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13412 | 2026.03.02 04:28:39.875009 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13413 | 2026.03.02 04:28:39.875011 [ 290 ] {} <Debug> TCP-Session: 97b97cb3-a969-4963-b912-563be043380d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13414 | 2026.03.02 04:28:39.875034 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13415 | 2026.03.02 04:28:39.875050 [ 294 ] {} <Debug> TCP-Session: b2110983-2406-4770-97d9-6f87749e5749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13416 | 2026.03.02 04:28:39.875059 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13417 | 2026.03.02 04:28:39.875087 [ 291 ] {} <Debug> TCP-Session: 2a37ef0f-3e47-45fa-80d7-f03f76bbb2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13418 | 2026.03.02 04:28:39.875096 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13419 | 2026.03.02 04:28:39.875117 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13420 | 2026.03.02 04:28:39.875122 [ 288 ] {} <Debug> TCP-Session: d5fd27e4-4fc3-4325-a9ec-3115ce4c82ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13421 | 2026.03.02 04:28:39.875148 [ 292 ] {} <Debug> TCP-Session: 1a451272-e1e6-455d-965a-8469c0a94fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13422 | 2026.03.02 04:28:39.875077 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13423 | 2026.03.02 04:28:39.875168 [ 287 ] {} <Debug> TCP-Session: bc58ddd4-8e61-4de7-b37e-31ede26ea688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13424 | 2026.03.02 04:28:39.875036 [ 259 ] {} <Debug> TCP-Session: e5086d86-6835-4979-8275-c0dfe6f7c3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13425 | 2026.03.02 04:28:39.875203 [ 293 ] {} <Debug> TCP-Session: 6b84a461-24b5-4f46-a299-8b0524b52eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.03.02 04:28:39.944699 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43354 | ||
| 13427 | 2026.03.02 04:28:39.944813 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13428 | 2026.03.02 04:28:39.944839 [ 289 ] {} <Debug> TCP-Session: 6ddcbb26-ca31-4432-81bb-f66a93bae573 Authenticating user 'default' from [fd00:1122:3344:101::e]:43354 | ||
| 13429 | 2026.03.02 04:28:39.944861 [ 289 ] {} <Debug> TCP-Session: 6ddcbb26-ca31-4432-81bb-f66a93bae573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2026.03.02 04:28:39.944873 [ 289 ] {} <Debug> TCP-Session: 6ddcbb26-ca31-4432-81bb-f66a93bae573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2026.03.02 04:28:39.945096 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58634 | ||
| 13432 | 2026.03.02 04:28:39.945120 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44201 | ||
| 13433 | 2026.03.02 04:28:39.945151 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37805 | ||
| 13434 | 2026.03.02 04:28:39.945163 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59209 | ||
| 13435 | 2026.03.02 04:28:39.945211 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13436 | 2026.03.02 04:28:39.945138 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53092 | ||
| 13437 | 2026.03.02 04:28:39.945255 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13438 | 2026.03.02 04:28:39.945280 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13439 | 2026.03.02 04:28:39.945252 [ 290 ] {} <Debug> TCP-Session: df8eb75c-d7bc-4312-bbca-9eff4cd8e51e Authenticating user 'default' from [fd00:1122:3344:101::e]:58634 | ||
| 13440 | 2026.03.02 04:28:39.945311 [ 288 ] {} <Debug> TCP-Session: 75adc91e-9388-4887-a2e7-06178a7820a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59209 | ||
| 13441 | 2026.03.02 04:28:39.945302 [ 292 ] {} <Debug> TCP-Session: d73041bf-79f7-4f38-b6fb-d5a71821df44 Authenticating user 'default' from [fd00:1122:3344:101::e]:44201 | ||
| 13442 | 2026.03.02 04:28:39.945342 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13443 | 2026.03.02 04:28:39.945349 [ 288 ] {} <Debug> TCP-Session: 75adc91e-9388-4887-a2e7-06178a7820a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13444 | 2026.03.02 04:28:39.945358 [ 292 ] {} <Debug> TCP-Session: d73041bf-79f7-4f38-b6fb-d5a71821df44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13445 | 2026.03.02 04:28:39.945379 [ 259 ] {} <Debug> TCP-Session: a430d0fa-1f97-425b-b59b-c338377a3907 Authenticating user 'default' from [fd00:1122:3344:101::e]:53092 | ||
| 13446 | 2026.03.02 04:28:39.945390 [ 292 ] {} <Debug> TCP-Session: d73041bf-79f7-4f38-b6fb-d5a71821df44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13447 | 2026.03.02 04:28:39.945382 [ 288 ] {} <Debug> TCP-Session: 75adc91e-9388-4887-a2e7-06178a7820a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13448 | 2026.03.02 04:28:39.945412 [ 259 ] {} <Debug> TCP-Session: a430d0fa-1f97-425b-b59b-c338377a3907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2026.03.02 04:28:39.945334 [ 290 ] {} <Debug> TCP-Session: df8eb75c-d7bc-4312-bbca-9eff4cd8e51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13450 | 2026.03.02 04:28:39.945439 [ 259 ] {} <Debug> TCP-Session: a430d0fa-1f97-425b-b59b-c338377a3907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13451 | 2026.03.02 04:28:39.945458 [ 290 ] {} <Debug> TCP-Session: df8eb75c-d7bc-4312-bbca-9eff4cd8e51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2026.03.02 04:28:39.945245 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13453 | 2026.03.02 04:28:39.945129 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55258 | ||
| 13454 | 2026.03.02 04:28:39.945508 [ 287 ] {} <Debug> TCP-Session: b4768e25-e723-4a68-8349-887cacb71663 Authenticating user 'default' from [fd00:1122:3344:101::e]:37805 | ||
| 13455 | 2026.03.02 04:28:39.945120 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33350 | ||
| 13456 | 2026.03.02 04:28:39.945534 [ 287 ] {} <Debug> TCP-Session: b4768e25-e723-4a68-8349-887cacb71663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2026.03.02 04:28:39.945562 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13458 | 2026.03.02 04:28:39.945572 [ 287 ] {} <Debug> TCP-Session: b4768e25-e723-4a68-8349-887cacb71663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13459 | 2026.03.02 04:28:39.945585 [ 294 ] {} <Debug> TCP-Session: ae6c8d4e-f511-4cdf-8d55-f182dbdf5a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:55258 | ||
| 13460 | 2026.03.02 04:28:39.945105 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35075 | ||
| 13461 | 2026.03.02 04:28:39.945606 [ 294 ] {} <Debug> TCP-Session: ae6c8d4e-f511-4cdf-8d55-f182dbdf5a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13462 | 2026.03.02 04:28:39.945602 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13463 | 2026.03.02 04:28:39.945646 [ 294 ] {} <Debug> TCP-Session: ae6c8d4e-f511-4cdf-8d55-f182dbdf5a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2026.03.02 04:28:39.945674 [ 293 ] {} <Debug> TCP-Session: 363fc38b-cfc3-445c-bb43-e80d6f87ea73 Authenticating user 'default' from [fd00:1122:3344:101::e]:33350 | ||
| 13465 | 2026.03.02 04:28:39.945679 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13466 | 2026.03.02 04:28:39.945699 [ 293 ] {} <Debug> TCP-Session: 363fc38b-cfc3-445c-bb43-e80d6f87ea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13467 | 2026.03.02 04:28:39.945718 [ 291 ] {} <Debug> TCP-Session: 1d940df4-d72c-452a-92ae-f35867cbc6cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35075 | ||
| 13468 | 2026.03.02 04:28:39.945724 [ 293 ] {} <Debug> TCP-Session: 363fc38b-cfc3-445c-bb43-e80d6f87ea73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13469 | 2026.03.02 04:28:39.945184 [ 289 ] {} <Trace> TCP-Session: 6ddcbb26-ca31-4432-81bb-f66a93bae573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13470 | 2026.03.02 04:28:39.945744 [ 291 ] {} <Debug> TCP-Session: 1d940df4-d72c-452a-92ae-f35867cbc6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13471 | 2026.03.02 04:28:39.945796 [ 291 ] {} <Debug> TCP-Session: 1d940df4-d72c-452a-92ae-f35867cbc6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13472 | 2026.03.02 04:28:39.945924 [ 289 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13473 | 2026.03.02 04:28:39.946187 [ 289 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13474 | 2026.03.02 04:28:39.946240 [ 289 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13475 | 2026.03.02 04:28:39.946528 [ 289 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 13476 | 2026.03.02 04:28:39.947427 [ 315 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Trace> AggregatingTransform: Aggregating | ||
| 13477 | 2026.03.02 04:28:39.947485 [ 315 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13478 | 2026.03.02 04:28:39.947522 [ 315 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895658 sec. (1116.498 rows/sec., 43.61 KiB/sec.) | ||
| 13479 | 2026.03.02 04:28:39.947543 [ 315 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Trace> Aggregator: Merging aggregated data | ||
| 13480 | 2026.03.02 04:28:39.949009 [ 289 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 13481 | 2026.03.02 04:28:39.949161 [ 289 ] {0bd76a63-2fbd-4d93-a37e-e2884a2bba6a} <Debug> TCPHandler: Processed in 0.004100934 sec. | ||
| 13482 | 2026.03.02 04:28:39.949268 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13483 | 2026.03.02 04:28:39.949290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13484 | 2026.03.02 04:28:39.949306 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13485 | 2026.03.02 04:28:39.949320 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13486 | 2026.03.02 04:28:39.949332 [ 292 ] {} <Debug> TCP-Session: d73041bf-79f7-4f38-b6fb-d5a71821df44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13487 | 2026.03.02 04:28:39.949346 [ 288 ] {} <Debug> TCP-Session: 75adc91e-9388-4887-a2e7-06178a7820a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13488 | 2026.03.02 04:28:39.949352 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13489 | 2026.03.02 04:28:39.949370 [ 259 ] {} <Debug> TCP-Session: a430d0fa-1f97-425b-b59b-c338377a3907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13490 | 2026.03.02 04:28:39.949371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13491 | 2026.03.02 04:28:39.949403 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13492 | 2026.03.02 04:28:39.949435 [ 293 ] {} <Debug> TCP-Session: 363fc38b-cfc3-445c-bb43-e80d6f87ea73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13493 | 2026.03.02 04:28:39.949403 [ 291 ] {} <Debug> TCP-Session: 1d940df4-d72c-452a-92ae-f35867cbc6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13494 | 2026.03.02 04:28:39.949459 [ 287 ] {} <Debug> TCP-Session: b4768e25-e723-4a68-8349-887cacb71663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13495 | 2026.03.02 04:28:39.949387 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13496 | 2026.03.02 04:28:39.949341 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13497 | 2026.03.02 04:28:39.949523 [ 294 ] {} <Debug> TCP-Session: ae6c8d4e-f511-4cdf-8d55-f182dbdf5a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2026.03.02 04:28:39.949295 [ 289 ] {} <Debug> TCP-Session: 6ddcbb26-ca31-4432-81bb-f66a93bae573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13499 | 2026.03.02 04:28:39.949543 [ 290 ] {} <Debug> TCP-Session: df8eb75c-d7bc-4312-bbca-9eff4cd8e51e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13500 | 2026.03.02 04:28:40.464679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1650 | ||
| 13501 | 2026.03.02 04:28:40.467402 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.03.02 04:28:40.467462 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13503 | 2026.03.02 04:28:40.468799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13504 | 2026.03.02 04:28:40.469106 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.03.02 04:28:40.469580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 13506 | 2026.03.02 04:28:42.470499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46785 | ||
| 13507 | 2026.03.02 04:28:42.470602 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13508 | 2026.03.02 04:28:42.470629 [ 289 ] {} <Debug> TCP-Session: c63211ca-11fa-4b1b-9a77-7cf714196070 Authenticating user 'default' from [fd00:1122:3344:101::e]:46785 | ||
| 13509 | 2026.03.02 04:28:42.470650 [ 289 ] {} <Debug> TCP-Session: c63211ca-11fa-4b1b-9a77-7cf714196070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13510 | 2026.03.02 04:28:42.470662 [ 289 ] {} <Debug> TCP-Session: c63211ca-11fa-4b1b-9a77-7cf714196070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13511 | 2026.03.02 04:28:42.470868 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61625 | ||
| 13512 | 2026.03.02 04:28:42.470934 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35425 | ||
| 13513 | 2026.03.02 04:28:42.470969 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41575 | ||
| 13514 | 2026.03.02 04:28:42.470993 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48276 | ||
| 13515 | 2026.03.02 04:28:42.470984 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33338 | ||
| 13516 | 2026.03.02 04:28:42.471058 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13517 | 2026.03.02 04:28:42.471056 [ 289 ] {} <Trace> TCP-Session: c63211ca-11fa-4b1b-9a77-7cf714196070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13518 | 2026.03.02 04:28:42.471108 [ 291 ] {} <Debug> TCP-Session: eec68b7a-1636-400c-a5c2-efc2932bc8c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35425 | ||
| 13519 | 2026.03.02 04:28:42.471121 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13520 | 2026.03.02 04:28:42.471134 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13521 | 2026.03.02 04:28:42.471168 [ 288 ] {} <Debug> TCP-Session: db0be571-2657-42cc-9f37-85a3c2161136 Authenticating user 'default' from [fd00:1122:3344:101::e]:48276 | ||
| 13522 | 2026.03.02 04:28:42.471153 [ 291 ] {} <Debug> TCP-Session: eec68b7a-1636-400c-a5c2-efc2932bc8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13523 | 2026.03.02 04:28:42.471197 [ 287 ] {} <Debug> TCP-Session: f697fcb1-4cb0-40d2-8b50-2f29858dfe74 Authenticating user 'default' from [fd00:1122:3344:101::e]:33338 | ||
| 13524 | 2026.03.02 04:28:42.471215 [ 291 ] {} <Debug> TCP-Session: eec68b7a-1636-400c-a5c2-efc2932bc8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2026.03.02 04:28:42.471206 [ 288 ] {} <Debug> TCP-Session: db0be571-2657-42cc-9f37-85a3c2161136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13526 | 2026.03.02 04:28:42.471238 [ 287 ] {} <Debug> TCP-Session: f697fcb1-4cb0-40d2-8b50-2f29858dfe74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13527 | 2026.03.02 04:28:42.471265 [ 288 ] {} <Debug> TCP-Session: db0be571-2657-42cc-9f37-85a3c2161136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13528 | 2026.03.02 04:28:42.471281 [ 287 ] {} <Debug> TCP-Session: f697fcb1-4cb0-40d2-8b50-2f29858dfe74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13529 | 2026.03.02 04:28:42.470985 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13530 | 2026.03.02 04:28:42.471317 [ 289 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46785) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13531 | 2026.03.02 04:28:42.471332 [ 290 ] {} <Debug> TCP-Session: c735836a-3487-4278-857f-634e017c8385 Authenticating user 'default' from [fd00:1122:3344:101::e]:61625 | ||
| 13532 | 2026.03.02 04:28:42.470957 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34586 | ||
| 13533 | 2026.03.02 04:28:42.471367 [ 290 ] {} <Debug> TCP-Session: c735836a-3487-4278-857f-634e017c8385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13534 | 2026.03.02 04:28:42.470959 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48077 | ||
| 13535 | 2026.03.02 04:28:42.471408 [ 290 ] {} <Debug> TCP-Session: c735836a-3487-4278-857f-634e017c8385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13536 | 2026.03.02 04:28:42.470952 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53740 | ||
| 13537 | 2026.03.02 04:28:42.471451 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13538 | 2026.03.02 04:28:42.471474 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13539 | 2026.03.02 04:28:42.471058 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13540 | 2026.03.02 04:28:42.471502 [ 292 ] {} <Debug> TCP-Session: 00a517fb-129e-4ea5-a6c1-c51d175ba784 Authenticating user 'default' from [fd00:1122:3344:101::e]:34586 | ||
| 13541 | 2026.03.02 04:28:42.471514 [ 294 ] {} <Debug> TCP-Session: aaa71a41-9c0c-4bf3-8077-836343c9ea49 Authenticating user 'default' from [fd00:1122:3344:101::e]:48077 | ||
| 13542 | 2026.03.02 04:28:42.471537 [ 259 ] {} <Debug> TCP-Session: ae591f94-e27a-486a-bd53-973504bfd9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41575 | ||
| 13543 | 2026.03.02 04:28:42.471550 [ 292 ] {} <Debug> TCP-Session: 00a517fb-129e-4ea5-a6c1-c51d175ba784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13544 | 2026.03.02 04:28:42.471560 [ 294 ] {} <Debug> TCP-Session: aaa71a41-9c0c-4bf3-8077-836343c9ea49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13545 | 2026.03.02 04:28:42.471587 [ 292 ] {} <Debug> TCP-Session: 00a517fb-129e-4ea5-a6c1-c51d175ba784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13546 | 2026.03.02 04:28:42.471599 [ 294 ] {} <Debug> TCP-Session: aaa71a41-9c0c-4bf3-8077-836343c9ea49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13547 | 2026.03.02 04:28:42.471574 [ 259 ] {} <Debug> TCP-Session: ae591f94-e27a-486a-bd53-973504bfd9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2026.03.02 04:28:42.471538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13549 | 2026.03.02 04:28:42.471645 [ 259 ] {} <Debug> TCP-Session: ae591f94-e27a-486a-bd53-973504bfd9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13550 | 2026.03.02 04:28:42.471664 [ 289 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13551 | 2026.03.02 04:28:42.471693 [ 293 ] {} <Debug> TCP-Session: ca91d00f-c968-4b79-bae0-08241c3b77f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53740 | ||
| 13552 | 2026.03.02 04:28:42.471720 [ 293 ] {} <Debug> TCP-Session: ca91d00f-c968-4b79-bae0-08241c3b77f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2026.03.02 04:28:42.471734 [ 293 ] {} <Debug> TCP-Session: ca91d00f-c968-4b79-bae0-08241c3b77f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13554 | 2026.03.02 04:28:42.471749 [ 289 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13555 | 2026.03.02 04:28:42.472140 [ 289 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 13556 | 2026.03.02 04:28:42.473243 [ 329 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Trace> AggregatingTransform: Aggregating | ||
| 13557 | 2026.03.02 04:28:42.473291 [ 329 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Trace> Aggregator: Aggregation method: without_key | ||
| 13558 | 2026.03.02 04:28:42.473333 [ 329 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062569 sec. (941.115 rows/sec., 36.76 KiB/sec.) | ||
| 13559 | 2026.03.02 04:28:42.473356 [ 329 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Trace> Aggregator: Merging aggregated data | ||
| 13560 | 2026.03.02 04:28:42.474941 [ 289 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003698 sec., 270.4164413196322 rows/sec., 10.56 KiB/sec. | ||
| 13561 | 2026.03.02 04:28:42.475096 [ 289 ] {92e27087-ae7b-48c4-82c5-24349e3642df} <Debug> TCPHandler: Processed in 0.004225035 sec. | ||
| 13562 | 2026.03.02 04:28:42.475168 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13563 | 2026.03.02 04:28:42.475193 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13564 | 2026.03.02 04:28:42.475197 [ 289 ] {} <Debug> TCP-Session: c63211ca-11fa-4b1b-9a77-7cf714196070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2026.03.02 04:28:42.475213 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13566 | 2026.03.02 04:28:42.475232 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13567 | 2026.03.02 04:28:42.475248 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13568 | 2026.03.02 04:28:42.475266 [ 287 ] {} <Debug> TCP-Session: f697fcb1-4cb0-40d2-8b50-2f29858dfe74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13569 | 2026.03.02 04:28:42.475275 [ 290 ] {} <Debug> TCP-Session: c735836a-3487-4278-857f-634e017c8385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13570 | 2026.03.02 04:28:42.475297 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13571 | 2026.03.02 04:28:42.475309 [ 291 ] {} <Debug> TCP-Session: eec68b7a-1636-400c-a5c2-efc2932bc8c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2026.03.02 04:28:42.475313 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13573 | 2026.03.02 04:28:42.475339 [ 292 ] {} <Debug> TCP-Session: 00a517fb-129e-4ea5-a6c1-c51d175ba784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.03.02 04:28:42.475361 [ 259 ] {} <Debug> TCP-Session: ae591f94-e27a-486a-bd53-973504bfd9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.03.02 04:28:42.475280 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13576 | 2026.03.02 04:28:42.475265 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13577 | 2026.03.02 04:28:42.475451 [ 293 ] {} <Debug> TCP-Session: ca91d00f-c968-4b79-bae0-08241c3b77f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.03.02 04:28:42.475474 [ 294 ] {} <Debug> TCP-Session: aaa71a41-9c0c-4bf3-8077-836343c9ea49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13579 | 2026.03.02 04:28:42.475246 [ 288 ] {} <Debug> TCP-Session: db0be571-2657-42cc-9f37-85a3c2161136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.03.02 04:28:43.778204 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13581 | 2026.03.02 04:28:43.778416 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13582 | 2026.03.02 04:28:43.778492 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13583 | 2026.03.02 04:28:43.779262 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13584 | 2026.03.02 04:28:43.779310 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13585 | 2026.03.02 04:28:43.779736 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13586 | 2026.03.02 04:28:43.779972 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13587 | 2026.03.02 04:28:43.780131 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001768 sec., 160633.4841628959 rows/sec., 10.20 MiB/sec. | ||
| 13588 | 2026.03.02 04:28:43.780181 [ 261 ] {c9947577-c0fd-4ddf-8c4f-6607bc1fc800} <Debug> TCPHandler: Processed in 0.002123808 sec. | ||
| 13589 | 2026.03.02 04:28:43.780302 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13590 | 2026.03.02 04:28:43.780400 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13591 | 2026.03.02 04:28:43.780444 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13592 | 2026.03.02 04:28:43.781287 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13593 | 2026.03.02 04:28:43.781324 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13594 | 2026.03.02 04:28:43.781708 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13595 | 2026.03.02 04:28:43.781938 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.03.02 04:28:43.782074 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001693 sec., 519196.69226225634 rows/sec., 41.57 MiB/sec. | ||
| 13597 | 2026.03.02 04:28:43.782115 [ 261 ] {c5e06818-9bb6-4349-94ea-be2dec80c3e7} <Debug> TCPHandler: Processed in 0.001864826 sec. | ||
| 13598 | 2026.03.02 04:28:43.782228 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13599 | 2026.03.02 04:28:43.782323 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13600 | 2026.03.02 04:28:43.782364 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13601 | 2026.03.02 04:28:43.782844 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.03.02 04:28:43.782882 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13603 | 2026.03.02 04:28:43.783209 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13604 | 2026.03.02 04:28:43.783426 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.03.02 04:28:43.783559 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001254 sec., 145933.014354067 rows/sec., 9.05 MiB/sec. | ||
| 13606 | 2026.03.02 04:28:43.783597 [ 261 ] {adc5e53e-46bc-4db1-a0e0-3c5383c11449} <Debug> TCPHandler: Processed in 0.001421042 sec. | ||
| 13607 | 2026.03.02 04:28:43.783703 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.03.02 04:28:43.783798 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13609 | 2026.03.02 04:28:43.783837 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13610 | 2026.03.02 04:28:43.784278 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.03.02 04:28:43.784315 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13612 | 2026.03.02 04:28:43.784634 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13613 | 2026.03.02 04:28:43.784853 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2026.03.02 04:28:43.784983 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 13615 | 2026.03.02 04:28:43.785023 [ 261 ] {219f4512-8d86-4328-b2ef-14bba78cf6e2} <Debug> TCPHandler: Processed in 0.001369721 sec. | ||
| 13616 | 2026.03.02 04:28:43.785131 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13617 | 2026.03.02 04:28:43.785226 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13618 | 2026.03.02 04:28:43.785267 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13619 | 2026.03.02 04:28:43.785704 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.03.02 04:28:43.785741 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13621 | 2026.03.02 04:28:43.786040 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13622 | 2026.03.02 04:28:43.786250 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13623 | 2026.03.02 04:28:43.786372 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 13624 | 2026.03.02 04:28:43.786408 [ 261 ] {7b7b8dbf-0ea4-460e-8441-93ff71c9c304} <Debug> TCPHandler: Processed in 0.001361941 sec. | ||
| 13625 | 2026.03.02 04:28:43.786510 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13626 | 2026.03.02 04:28:43.786599 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13627 | 2026.03.02 04:28:43.786638 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13628 | 2026.03.02 04:28:43.787276 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.03.02 04:28:43.787312 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13630 | 2026.03.02 04:28:43.787643 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13631 | 2026.03.02 04:28:43.787855 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.03.02 04:28:43.787983 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001353 sec., 392461.1973392461 rows/sec., 27.76 MiB/sec. | ||
| 13633 | 2026.03.02 04:28:43.788020 [ 261 ] {7c9ab3fe-f25c-4f9c-9df8-74e17403b2d7} <Debug> TCPHandler: Processed in 0.001518902 sec. | ||
| 13634 | 2026.03.02 04:28:43.788129 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2026.03.02 04:28:43.788223 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13636 | 2026.03.02 04:28:43.788322 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13637 | 2026.03.02 04:28:43.788649 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.03.02 04:28:43.788685 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13639 | 2026.03.02 04:28:43.788998 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13640 | 2026.03.02 04:28:43.789212 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.03.02 04:28:43.789341 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 13642 | 2026.03.02 04:28:43.789379 [ 261 ] {cac10c49-8ec8-474e-b50d-09b646f91be8} <Debug> TCPHandler: Processed in 0.001301081 sec. | ||
| 13643 | 2026.03.02 04:28:43.789486 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13644 | 2026.03.02 04:28:43.789629 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13645 | 2026.03.02 04:28:43.789672 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13646 | 2026.03.02 04:28:43.790073 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.03.02 04:28:43.790110 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13648 | 2026.03.02 04:28:43.790526 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13649 | 2026.03.02 04:28:43.790748 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.03.02 04:28:43.790876 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001266 sec., 209320.69510268563 rows/sec., 13.91 MiB/sec. | ||
| 13651 | 2026.03.02 04:28:43.790917 [ 261 ] {2ff85576-98f3-41e4-8fcc-c98b888f14e4} <Debug> TCPHandler: Processed in 0.001480892 sec. | ||
| 13652 | 2026.03.02 04:28:43.791032 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13653 | 2026.03.02 04:28:43.791125 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13654 | 2026.03.02 04:28:43.791167 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13655 | 2026.03.02 04:28:43.791473 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2026.03.02 04:28:43.791509 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13657 | 2026.03.02 04:28:43.791803 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13658 | 2026.03.02 04:28:43.792016 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2026.03.02 04:28:43.792145 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 13660 | 2026.03.02 04:28:43.792182 [ 261 ] {aaa09218-7214-4e6f-ad9b-11a3e1648797} <Debug> TCPHandler: Processed in 0.00120065 sec. | ||
| 13661 | 2026.03.02 04:28:43.792299 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13662 | 2026.03.02 04:28:43.792421 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13663 | 2026.03.02 04:28:43.792489 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13664 | 2026.03.02 04:28:43.793385 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2026.03.02 04:28:43.793422 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13666 | 2026.03.02 04:28:43.794009 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13667 | 2026.03.02 04:28:43.794232 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.03.02 04:28:43.794373 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001976 sec., 20748.987854251012 rows/sec., 37.18 MiB/sec. | ||
| 13669 | 2026.03.02 04:28:43.794437 [ 261 ] {8c44eb48-0c77-424b-bfb8-eecae533650e} <Debug> TCPHandler: Processed in 0.002200119 sec. | ||
| 13670 | 2026.03.02 04:28:43.794548 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13671 | 2026.03.02 04:28:43.794644 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13672 | 2026.03.02 04:28:43.794686 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13673 | 2026.03.02 04:28:43.795017 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.03.02 04:28:43.795053 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13675 | 2026.03.02 04:28:43.795356 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13676 | 2026.03.02 04:28:43.795563 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.03.02 04:28:43.795689 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 13678 | 2026.03.02 04:28:43.795726 [ 261 ] {f19acc88-5bd1-4e46-8fbf-91b93ed1b894} <Debug> TCPHandler: Processed in 0.001227941 sec. | ||
| 13679 | 2026.03.02 04:28:45.175363 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13680 | 2026.03.02 04:28:45.175421 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13681 | 2026.03.02 04:28:45.374522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31702 | ||
| 13682 | 2026.03.02 04:28:45.375296 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.03.02 04:28:45.375337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13684 | 2026.03.02 04:28:45.375820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13685 | 2026.03.02 04:28:45.376075 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.03.02 04:28:45.376208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31702 | ||
| 13687 | 2026.03.02 04:28:45.376211 [ 153 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13688 | 2026.03.02 04:28:45.376270 [ 153 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.03.02 04:28:45.376293 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13690 | 2026.03.02 04:28:45.376445 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 13691 | 2026.03.02 04:28:45.376649 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13692 | 2026.03.02 04:28:45.376710 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29270 rows starting from the beginning of the part | ||
| 13693 | 2026.03.02 04:28:45.376812 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13694 | 2026.03.02 04:28:45.376853 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13695 | 2026.03.02 04:28:45.376895 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13696 | 2026.03.02 04:28:45.376934 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13697 | 2026.03.02 04:28:45.376973 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13698 | 2026.03.02 04:28:45.379300 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002931664 sec., 10813653.952158228 rows/sec., 154.69 MiB/sec. | ||
| 13699 | 2026.03.02 04:28:45.379714 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13700 | 2026.03.02 04:28:45.380028 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2026.03.02 04:28:45.380112 [ 198 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_66_13} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13702 | 2026.03.02 04:28:45.380247 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13703 | 2026.03.02 04:28:47.096386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13704 | 2026.03.02 04:28:47.114616 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.03.02 04:28:47.114678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13706 | 2026.03.02 04:28:47.120511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13707 | 2026.03.02 04:28:47.121286 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2026.03.02 04:28:47.121643 [ 152 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13709 | 2026.03.02 04:28:47.121738 [ 152 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.03.02 04:28:47.121774 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13711 | 2026.03.02 04:28:47.121934 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 13712 | 2026.03.02 04:28:47.124530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13713 | 2026.03.02 04:28:47.125736 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13714 | 2026.03.02 04:28:47.127240 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 13715 | 2026.03.02 04:28:47.132330 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 13716 | 2026.03.02 04:28:47.137004 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 13717 | 2026.03.02 04:28:47.141971 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 13718 | 2026.03.02 04:28:47.146358 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 13719 | 2026.03.02 04:28:47.150579 [ 194 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 13720 | 2026.03.02 04:28:47.208333 [ 198 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08646041 sec., 5748.295665033279 rows/sec., 29.72 MiB/sec. | ||
| 13721 | 2026.03.02 04:28:47.211565 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13722 | 2026.03.02 04:28:47.213611 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_66_13} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.03.02 04:28:47.213701 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_66_13} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13724 | 2026.03.02 04:28:47.216396 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13725 | 2026.03.02 04:28:48.766669 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2026.03.02 04:28:48.766871 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13727 | 2026.03.02 04:28:48.766942 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13728 | 2026.03.02 04:28:48.767573 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.03.02 04:28:48.767610 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13730 | 2026.03.02 04:28:48.767985 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13731 | 2026.03.02 04:28:48.768208 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.03.02 04:28:48.768359 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001541 sec., 36340.038935756 rows/sec., 2.79 MiB/sec. | ||
| 13733 | 2026.03.02 04:28:48.768400 [ 261 ] {d6fac3e1-2f8f-4cb0-8d99-cba0ea21d092} <Debug> TCPHandler: Processed in 0.001875176 sec. | ||
| 13734 | 2026.03.02 04:28:48.768524 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13735 | 2026.03.02 04:28:48.768645 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13736 | 2026.03.02 04:28:48.768694 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13737 | 2026.03.02 04:28:48.769164 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.03.02 04:28:48.769199 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13739 | 2026.03.02 04:28:48.769514 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13740 | 2026.03.02 04:28:48.769721 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2026.03.02 04:28:48.769850 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 13742 | 2026.03.02 04:28:48.769889 [ 261 ] {e66c0f03-1702-4ee7-97a6-a4d2ccc2b392} <Debug> TCPHandler: Processed in 0.001428562 sec. | ||
| 13743 | 2026.03.02 04:28:48.770000 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13744 | 2026.03.02 04:28:48.770097 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13745 | 2026.03.02 04:28:48.770142 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13746 | 2026.03.02 04:28:48.770547 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13747 | 2026.03.02 04:28:48.770581 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13748 | 2026.03.02 04:28:48.770910 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13749 | 2026.03.02 04:28:48.771116 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13750 | 2026.03.02 04:28:48.771245 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 13751 | 2026.03.02 04:28:48.771282 [ 261 ] {866a88a4-b49f-4a1a-b0fa-ba4c5bb0a466} <Debug> TCPHandler: Processed in 0.001332921 sec. | ||
| 13752 | 2026.03.02 04:28:48.771387 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13753 | 2026.03.02 04:28:48.771483 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.03.02 04:28:48.771524 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13755 | 2026.03.02 04:28:48.771849 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13756 | 2026.03.02 04:28:48.771883 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13757 | 2026.03.02 04:28:48.772193 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13758 | 2026.03.02 04:28:48.772422 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13759 | 2026.03.02 04:28:48.772547 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 13760 | 2026.03.02 04:28:48.772583 [ 261 ] {48e3961f-3821-46bb-9312-37214f97e406} <Debug> TCPHandler: Processed in 0.001246621 sec. | ||
| 13761 | 2026.03.02 04:28:50.470178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1682 | ||
| 13762 | 2026.03.02 04:28:50.472611 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.03.02 04:28:50.472648 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13764 | 2026.03.02 04:28:50.473847 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13765 | 2026.03.02 04:28:50.474121 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.03.02 04:28:50.474404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 13767 | 2026.03.02 04:28:51.537628 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2026.03.02 04:28:51.537910 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13769 | 2026.03.02 04:28:51.538015 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13770 | 2026.03.02 04:28:51.538803 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.03.02 04:28:51.538852 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13772 | 2026.03.02 04:28:51.539304 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13773 | 2026.03.02 04:28:51.539520 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.03.02 04:28:51.539674 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001839 sec., 154431.75638934204 rows/sec., 9.81 MiB/sec. | ||
| 13775 | 2026.03.02 04:28:51.539724 [ 261 ] {370c61ce-042b-44a9-a513-dbeb73ca3589} <Debug> TCPHandler: Processed in 0.002287539 sec. | ||
| 13776 | 2026.03.02 04:28:51.539852 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13777 | 2026.03.02 04:28:51.539952 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13778 | 2026.03.02 04:28:51.539996 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13779 | 2026.03.02 04:28:51.540428 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.03.02 04:28:51.540465 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13781 | 2026.03.02 04:28:51.540760 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13782 | 2026.03.02 04:28:51.540971 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.03.02 04:28:51.541101 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001171 sec., 11955.593509820666 rows/sec., 986.57 KiB/sec. | ||
| 13784 | 2026.03.02 04:28:51.541139 [ 261 ] {ef72ae79-6806-40a0-a31f-8e96ba5aa03b} <Debug> TCPHandler: Processed in 0.001339091 sec. | ||
| 13785 | 2026.03.02 04:28:51.541257 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.03.02 04:28:51.541349 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13787 | 2026.03.02 04:28:51.541389 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13788 | 2026.03.02 04:28:51.542788 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.03.02 04:28:51.542826 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13790 | 2026.03.02 04:28:51.543255 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13791 | 2026.03.02 04:28:51.543467 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.03.02 04:28:51.543601 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Debug> executeQuery: Read 2027 rows, 169.24 KiB in 0.00227 sec., 892951.5418502203 rows/sec., 72.81 MiB/sec. | ||
| 13793 | 2026.03.02 04:28:51.543639 [ 261 ] {aacfe6d3-b4ef-450f-950d-9979651b1e6e} <Debug> TCPHandler: Processed in 0.002431981 sec. | ||
| 13794 | 2026.03.02 04:28:51.543752 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13795 | 2026.03.02 04:28:51.543846 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13796 | 2026.03.02 04:28:51.543885 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13797 | 2026.03.02 04:28:51.544434 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.03.02 04:28:51.544479 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13799 | 2026.03.02 04:28:51.544865 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13800 | 2026.03.02 04:28:51.545091 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.03.02 04:28:51.545212 [ 149 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13802 | 2026.03.02 04:28:51.545222 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Debug> executeQuery: Read 197 rows, 12.62 KiB in 0.001395 sec., 141218.63799283156 rows/sec., 8.83 MiB/sec. | ||
| 13803 | 2026.03.02 04:28:51.545289 [ 149 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13804 | 2026.03.02 04:28:51.545303 [ 261 ] {007c07cf-14ba-488f-984e-d2faaf6a749c} <Debug> TCPHandler: Processed in 0.001600043 sec. | ||
| 13805 | 2026.03.02 04:28:51.545323 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13806 | 2026.03.02 04:28:51.545431 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 13807 | 2026.03.02 04:28:51.545436 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.03.02 04:28:51.545532 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13809 | 2026.03.02 04:28:51.545555 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13810 | 2026.03.02 04:28:51.545564 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 219 rows starting from the beginning of the part | ||
| 13811 | 2026.03.02 04:28:51.545596 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13812 | 2026.03.02 04:28:51.545633 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 187 rows starting from the beginning of the part | ||
| 13813 | 2026.03.02 04:28:51.545681 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 183 rows starting from the beginning of the part | ||
| 13814 | 2026.03.02 04:28:51.545725 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
| 13815 | 2026.03.02 04:28:51.545768 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 183 rows starting from the beginning of the part | ||
| 13816 | 2026.03.02 04:28:51.545812 [ 187 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 197 rows starting from the beginning of the part | ||
| 13817 | 2026.03.02 04:28:51.546212 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.03.02 04:28:51.546247 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13819 | 2026.03.02 04:28:51.546606 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13820 | 2026.03.02 04:28:51.546664 [ 198 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127273 sec., 762926.936585136 rows/sec., 50.64 MiB/sec. | ||
| 13821 | 2026.03.02 04:28:51.546819 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2026.03.02 04:28:51.546901 [ 193 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13823 | 2026.03.02 04:28:51.546933 [ 149 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13824 | 2026.03.02 04:28:51.546954 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001418 sec., 265867.41889985895 rows/sec., 17.68 MiB/sec. | ||
| 13825 | 2026.03.02 04:28:51.546960 [ 149 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.03.02 04:28:51.546994 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13827 | 2026.03.02 04:28:51.546998 [ 261 ] {827557e5-f4c9-4820-a6d8-dee5204d8a35} <Debug> TCPHandler: Processed in 0.001613163 sec. | ||
| 13828 | 2026.03.02 04:28:51.547061 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13829 | 2026.03.02 04:28:51.547119 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.03.02 04:28:51.547140 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13831 | 2026.03.02 04:28:51.547165 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 401 rows starting from the beginning of the part | ||
| 13832 | 2026.03.02 04:28:51.547209 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 13833 | 2026.03.02 04:28:51.547214 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13834 | 2026.03.02 04:28:51.547234 [ 193 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13835 | 2026.03.02 04:28:51.547245 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 377 rows starting from the beginning of the part | ||
| 13836 | 2026.03.02 04:28:51.547256 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13837 | 2026.03.02 04:28:51.547289 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 13838 | 2026.03.02 04:28:51.547321 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 13839 | 2026.03.02 04:28:51.547325 [ 193 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_61_12} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13840 | 2026.03.02 04:28:51.547356 [ 187 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 377 rows starting from the beginning of the part | ||
| 13841 | 2026.03.02 04:28:51.547444 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13842 | 2026.03.02 04:28:51.547764 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.03.02 04:28:51.547803 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13844 | 2026.03.02 04:28:51.548108 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13845 | 2026.03.02 04:28:51.548192 [ 200 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149869 sec., 1284494.14672454 rows/sec., 90.50 MiB/sec. | ||
| 13846 | 2026.03.02 04:28:51.548319 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.03.02 04:28:51.548409 [ 186 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13848 | 2026.03.02 04:28:51.548457 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001261 sec., 117367.16891356067 rows/sec., 6.67 MiB/sec. | ||
| 13849 | 2026.03.02 04:28:51.548499 [ 261 ] {5eb24850-dbc8-4211-a8b4-b02e2ca182ef} <Debug> TCPHandler: Processed in 0.001428782 sec. | ||
| 13850 | 2026.03.02 04:28:51.548610 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2026.03.02 04:28:51.548703 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13852 | 2026.03.02 04:28:51.548739 [ 186 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.03.02 04:28:51.548743 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13854 | 2026.03.02 04:28:51.548831 [ 186 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_42_9} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13855 | 2026.03.02 04:28:51.548936 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13856 | 2026.03.02 04:28:51.549768 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13857 | 2026.03.02 04:28:51.549818 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13858 | 2026.03.02 04:28:51.550217 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13859 | 2026.03.02 04:28:51.550427 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13860 | 2026.03.02 04:28:51.550558 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Debug> executeQuery: Read 1001 rows, 73.91 KiB in 0.001873 sec., 534436.7325146823 rows/sec., 38.53 MiB/sec. | ||
| 13861 | 2026.03.02 04:28:51.550595 [ 261 ] {6dd8991d-193a-4bf3-b1a6-977cb5195417} <Debug> TCPHandler: Processed in 0.002034227 sec. | ||
| 13862 | 2026.03.02 04:28:51.550705 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13863 | 2026.03.02 04:28:51.550798 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13864 | 2026.03.02 04:28:51.550838 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13865 | 2026.03.02 04:28:51.551167 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13866 | 2026.03.02 04:28:51.551203 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13867 | 2026.03.02 04:28:51.551507 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13868 | 2026.03.02 04:28:51.551712 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13869 | 2026.03.02 04:28:51.551835 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 13870 | 2026.03.02 04:28:51.551870 [ 261 ] {ca612660-29bc-4090-987f-8175bcf87099} <Debug> TCPHandler: Processed in 0.00121406 sec. | ||
| 13871 | 2026.03.02 04:28:51.551977 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13872 | 2026.03.02 04:28:51.552069 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13873 | 2026.03.02 04:28:51.552110 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13874 | 2026.03.02 04:28:51.552738 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2026.03.02 04:28:51.552773 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13876 | 2026.03.02 04:28:51.553134 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13877 | 2026.03.02 04:28:51.553341 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13878 | 2026.03.02 04:28:51.553471 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Debug> executeQuery: Read 892 rows, 60.72 KiB in 0.00142 sec., 628169.014084507 rows/sec., 41.76 MiB/sec. | ||
| 13879 | 2026.03.02 04:28:51.553507 [ 261 ] {b3536ae3-a904-4e3f-a2b0-c17e7cfe28ad} <Debug> TCPHandler: Processed in 0.001577943 sec. | ||
| 13880 | 2026.03.02 04:28:51.553613 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.03.02 04:28:51.553704 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13882 | 2026.03.02 04:28:51.553745 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13883 | 2026.03.02 04:28:51.554048 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2026.03.02 04:28:51.554083 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13885 | 2026.03.02 04:28:51.554370 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13886 | 2026.03.02 04:28:51.554582 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.03.02 04:28:51.554703 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 13888 | 2026.03.02 04:28:51.554738 [ 261 ] {d75f8749-efd5-4be3-b526-6f2a62bc3a5f} <Debug> TCPHandler: Processed in 0.0011734 sec. | ||
| 13889 | 2026.03.02 04:28:51.554843 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.03.02 04:28:51.554934 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13891 | 2026.03.02 04:28:51.554985 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13892 | 2026.03.02 04:28:51.555797 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2026.03.02 04:28:51.555832 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13894 | 2026.03.02 04:28:51.556380 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13895 | 2026.03.02 04:28:51.556594 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.03.02 04:28:51.556727 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00181 sec., 22651.933701657457 rows/sec., 40.59 MiB/sec. | ||
| 13897 | 2026.03.02 04:28:51.556778 [ 261 ] {dc848000-7faa-49ec-89c2-396d23b1aece} <Debug> TCPHandler: Processed in 0.001982537 sec. | ||
| 13898 | 2026.03.02 04:28:51.556888 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2026.03.02 04:28:51.556979 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13900 | 2026.03.02 04:28:51.557019 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13901 | 2026.03.02 04:28:51.557364 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.03.02 04:28:51.557399 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13903 | 2026.03.02 04:28:51.557692 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13904 | 2026.03.02 04:28:51.557894 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.03.02 04:28:51.558024 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001063 sec., 62088.428974600196 rows/sec., 3.78 MiB/sec. | ||
| 13906 | 2026.03.02 04:28:51.558059 [ 261 ] {9d90b718-7ca3-4a96-9877-59f99711b30c} <Debug> TCPHandler: Processed in 0.001220331 sec. | ||
| 13907 | 2026.03.02 04:28:52.876486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32150 | ||
| 13908 | 2026.03.02 04:28:52.876994 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.03.02 04:28:52.877033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13910 | 2026.03.02 04:28:52.877542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13911 | 2026.03.02 04:28:52.877787 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.03.02 04:28:52.877928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32150 | ||
| 13913 | 2026.03.02 04:28:53.761924 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.03.02 04:28:53.762120 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13915 | 2026.03.02 04:28:53.762191 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13916 | 2026.03.02 04:28:53.762882 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.03.02 04:28:53.762927 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13918 | 2026.03.02 04:28:53.763327 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13919 | 2026.03.02 04:28:53.763563 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.03.02 04:28:53.763699 [ 147 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13921 | 2026.03.02 04:28:53.763707 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 13922 | 2026.03.02 04:28:53.763742 [ 147 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2026.03.02 04:28:53.763761 [ 261 ] {4c63f72a-d852-4f86-acca-bf0dd27bcc2d} <Debug> TCPHandler: Processed in 0.001974717 sec. | ||
| 13924 | 2026.03.02 04:28:53.763764 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13925 | 2026.03.02 04:28:53.763854 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 13926 | 2026.03.02 04:28:53.763876 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.03.02 04:28:53.763937 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13928 | 2026.03.02 04:28:53.763965 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2153 rows starting from the beginning of the part | ||
| 13929 | 2026.03.02 04:28:53.763969 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13930 | 2026.03.02 04:28:53.764012 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13931 | 2026.03.02 04:28:53.764022 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 57 rows starting from the beginning of the part | ||
| 13932 | 2026.03.02 04:28:53.764067 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 879 rows starting from the beginning of the part | ||
| 13933 | 2026.03.02 04:28:53.764112 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 13934 | 2026.03.02 04:28:53.764157 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2027 rows starting from the beginning of the part | ||
| 13935 | 2026.03.02 04:28:53.764200 [ 187 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 13936 | 2026.03.02 04:28:53.764435 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.03.02 04:28:53.764469 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13938 | 2026.03.02 04:28:53.764774 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13939 | 2026.03.02 04:28:53.764987 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.03.02 04:28:53.765096 [ 147 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13941 | 2026.03.02 04:28:53.765110 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 13942 | 2026.03.02 04:28:53.765125 [ 147 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.03.02 04:28:53.765145 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13944 | 2026.03.02 04:28:53.765147 [ 261 ] {da2a3df6-4087-42f4-97c8-7ccd76c1e6a4} <Debug> TCPHandler: Processed in 0.001320612 sec. | ||
| 13945 | 2026.03.02 04:28:53.765258 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13946 | 2026.03.02 04:28:53.765261 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 13947 | 2026.03.02 04:28:53.765351 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13948 | 2026.03.02 04:28:53.765398 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13949 | 2026.03.02 04:28:53.765418 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13950 | 2026.03.02 04:28:53.765457 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1065 rows starting from the beginning of the part | ||
| 13951 | 2026.03.02 04:28:53.765525 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 66 rows starting from the beginning of the part | ||
| 13952 | 2026.03.02 04:28:53.765573 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 531 rows starting from the beginning of the part | ||
| 13953 | 2026.03.02 04:28:53.765614 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 13954 | 2026.03.02 04:28:53.765653 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1001 rows starting from the beginning of the part | ||
| 13955 | 2026.03.02 04:28:53.765697 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 13956 | 2026.03.02 04:28:53.765775 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.03.02 04:28:53.765814 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13958 | 2026.03.02 04:28:53.766253 [ 188 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5228 rows, containing 5 columns (5 merged, 0 gathered) in 0.002428631 sec., 2152653.079039179 rows/sec., 183.43 MiB/sec. | ||
| 13959 | 2026.03.02 04:28:53.766402 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13960 | 2026.03.02 04:28:53.766592 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13961 | 2026.03.02 04:28:53.766653 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.03.02 04:28:53.766775 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 13963 | 2026.03.02 04:28:53.766795 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001462 sec., 43775.64979480164 rows/sec., 3.05 MiB/sec. | ||
| 13964 | 2026.03.02 04:28:53.766800 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.03.02 04:28:53.766829 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13966 | 2026.03.02 04:28:53.766833 [ 261 ] {f6e71012-92f8-48b5-acce-15ca1cb7c9d2} <Debug> TCPHandler: Processed in 0.001624014 sec. | ||
| 13967 | 2026.03.02 04:28:53.766922 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2026.03.02 04:28:53.766927 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 13969 | 2026.03.02 04:28:53.766946 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2026.03.02 04:28:53.767017 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_106_21} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13971 | 2026.03.02 04:28:53.767045 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13972 | 2026.03.02 04:28:53.767054 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13973 | 2026.03.02 04:28:53.767081 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29913 rows starting from the beginning of the part | ||
| 13974 | 2026.03.02 04:28:53.767097 [ 190 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895766 sec., 1472228.1125413158 rows/sec., 112.41 MiB/sec. | ||
| 13975 | 2026.03.02 04:28:53.767105 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13976 | 2026.03.02 04:28:53.767127 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13977 | 2026.03.02 04:28:53.767142 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part | ||
| 13978 | 2026.03.02 04:28:53.767196 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 13979 | 2026.03.02 04:28:53.767239 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13980 | 2026.03.02 04:28:53.767279 [ 186 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 892 rows starting from the beginning of the part | ||
| 13981 | 2026.03.02 04:28:53.767364 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13982 | 2026.03.02 04:28:53.767443 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2026.03.02 04:28:53.767478 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13984 | 2026.03.02 04:28:53.767694 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.03.02 04:28:53.767760 [ 195 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_106_21} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13986 | 2026.03.02 04:28:53.767797 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13987 | 2026.03.02 04:28:53.767833 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13988 | 2026.03.02 04:28:53.768023 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13989 | 2026.03.02 04:28:53.768135 [ 147 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13990 | 2026.03.02 04:28:53.768154 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.45 MiB/sec. | ||
| 13991 | 2026.03.02 04:28:53.768160 [ 147 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.03.02 04:28:53.768184 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13993 | 2026.03.02 04:28:53.768191 [ 261 ] {c61a3dcf-11f7-44d7-a2ad-6a61317096aa} <Debug> TCPHandler: Processed in 0.001293791 sec. | ||
| 13994 | 2026.03.02 04:28:53.768257 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 13995 | 2026.03.02 04:28:53.768353 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13996 | 2026.03.02 04:28:53.768380 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6096 rows starting from the beginning of the part | ||
| 13997 | 2026.03.02 04:28:53.768431 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 13998 | 2026.03.02 04:28:53.768474 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 13999 | 2026.03.02 04:28:53.768514 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 14000 | 2026.03.02 04:28:53.768555 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 66 rows starting from the beginning of the part | ||
| 14001 | 2026.03.02 04:28:53.768593 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part | ||
| 14002 | 2026.03.02 04:28:53.771210 [ 195 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002984205 sec., 2143284.392325594 rows/sec., 140.41 MiB/sec. | ||
| 14003 | 2026.03.02 04:28:53.772090 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14004 | 2026.03.02 04:28:53.772394 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.03.02 04:28:53.772470 [ 201 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_106_21} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14006 | 2026.03.02 04:28:53.772565 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14007 | 2026.03.02 04:28:53.775348 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31391 rows, containing 5 columns (5 merged, 0 gathered) in 0.008473732 sec., 3704507.0578111275 rows/sec., 251.89 MiB/sec. | ||
| 14008 | 2026.03.02 04:28:53.775899 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 14009 | 2026.03.02 04:28:53.776139 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.03.02 04:28:53.776198 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 14011 | 2026.03.02 04:28:53.776268 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 14012 | 2026.03.02 04:28:54.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.28 MiB, peak 367.89 MiB, free memory in arenas 0.00 B, will set to 358.45 MiB (RSS), difference: 3.16 MiB | ||
| 14013 | 2026.03.02 04:28:54.624729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14014 | 2026.03.02 04:28:54.639563 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2026.03.02 04:28:54.639621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14016 | 2026.03.02 04:28:54.644818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14017 | 2026.03.02 04:28:54.645453 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.03.02 04:28:54.648218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14019 | 2026.03.02 04:28:58.766401 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14020 | 2026.03.02 04:28:58.766607 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14021 | 2026.03.02 04:28:58.766684 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14022 | 2026.03.02 04:28:58.767395 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2026.03.02 04:28:58.767440 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14024 | 2026.03.02 04:28:58.767822 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14025 | 2026.03.02 04:28:58.768052 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.03.02 04:28:58.768213 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 14027 | 2026.03.02 04:28:58.768262 [ 261 ] {5001a72c-1e66-45d6-9ec2-e6edcc911293} <Debug> TCPHandler: Processed in 0.002006127 sec. | ||
| 14028 | 2026.03.02 04:28:58.768385 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2026.03.02 04:28:58.768487 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14030 | 2026.03.02 04:28:58.768530 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14031 | 2026.03.02 04:28:58.768970 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.03.02 04:28:58.769007 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14033 | 2026.03.02 04:28:58.769313 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14034 | 2026.03.02 04:28:58.769522 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.03.02 04:28:58.769653 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 14036 | 2026.03.02 04:28:58.769690 [ 261 ] {327786dd-1b61-4d4e-8aa8-34b7f81a5f25} <Debug> TCPHandler: Processed in 0.001360721 sec. | ||
| 14037 | 2026.03.02 04:28:58.769802 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2026.03.02 04:28:58.769898 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14039 | 2026.03.02 04:28:58.769944 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14040 | 2026.03.02 04:28:58.770351 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.03.02 04:28:58.770388 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14042 | 2026.03.02 04:28:58.770713 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14043 | 2026.03.02 04:28:58.770929 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.03.02 04:28:58.771058 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 14045 | 2026.03.02 04:28:58.771095 [ 261 ] {8968909e-9fbc-4c87-b938-f5277333af78} <Debug> TCPHandler: Processed in 0.001343881 sec. | ||
| 14046 | 2026.03.02 04:28:58.771209 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.03.02 04:28:58.771305 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14048 | 2026.03.02 04:28:58.771347 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14049 | 2026.03.02 04:28:58.771676 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.03.02 04:28:58.771712 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14051 | 2026.03.02 04:28:58.772017 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14052 | 2026.03.02 04:28:58.772219 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.03.02 04:28:58.772348 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 14054 | 2026.03.02 04:28:58.772384 [ 261 ] {e8dd0210-473d-423b-873a-7491df41e79f} <Debug> TCPHandler: Processed in 0.00123139 sec. | ||
| 14055 | 2026.03.02 04:29:00.175469 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14056 | 2026.03.02 04:29:00.175529 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14057 | 2026.03.02 04:29:00.378164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32662 | ||
| 14058 | 2026.03.02 04:29:00.378781 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.03.02 04:29:00.378840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14060 | 2026.03.02 04:29:00.379388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14061 | 2026.03.02 04:29:00.379623 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.03.02 04:29:00.379775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32662 | ||
| 14063 | 2026.03.02 04:29:00.474748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1722 | ||
| 14064 | 2026.03.02 04:29:00.477532 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.03.02 04:29:00.477589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14066 | 2026.03.02 04:29:00.478838 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14067 | 2026.03.02 04:29:00.479106 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.03.02 04:29:00.479306 [ 139 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14069 | 2026.03.02 04:29:00.479391 [ 139 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2026.03.02 04:29:00.479410 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14071 | 2026.03.02 04:29:00.479478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 14072 | 2026.03.02 04:29:00.479519 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 14073 | 2026.03.02 04:29:00.480043 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14074 | 2026.03.02 04:29:00.480178 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1552 rows starting from the beginning of the part | ||
| 14075 | 2026.03.02 04:29:00.480512 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 14076 | 2026.03.02 04:29:00.480831 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 14077 | 2026.03.02 04:29:00.481141 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 14078 | 2026.03.02 04:29:00.481466 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 14079 | 2026.03.02 04:29:00.481788 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 14080 | 2026.03.02 04:29:00.489905 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 72 columns (72 merged, 0 gathered) in 0.010428318 sec., 165127.30049083658 rows/sec., 129.15 MiB/sec. | ||
| 14081 | 2026.03.02 04:29:00.491744 [ 189 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14082 | 2026.03.02 04:29:00.492398 [ 189 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2026.03.02 04:29:00.492494 [ 189 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_51_10} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14084 | 2026.03.02 04:29:00.492836 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14085 | 2026.03.02 04:29:01.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.55 MiB, peak 367.89 MiB, free memory in arenas 0.00 B, will set to 360.33 MiB (RSS), difference: 1.78 MiB | ||
| 14086 | 2026.03.02 04:29:02.148408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14087 | 2026.03.02 04:29:02.164328 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2026.03.02 04:29:02.164380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14089 | 2026.03.02 04:29:02.170455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14090 | 2026.03.02 04:29:02.171146 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2026.03.02 04:29:02.173829 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14092 | 2026.03.02 04:29:02.177161 [ 138 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 14093 | 2026.03.02 04:29:02.177249 [ 138 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2026.03.02 04:29:02.177285 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14095 | 2026.03.02 04:29:02.177489 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 14096 | 2026.03.02 04:29:02.177658 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14097 | 2026.03.02 04:29:02.177699 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 14098 | 2026.03.02 04:29:02.177771 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 14099 | 2026.03.02 04:29:02.177822 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 14100 | 2026.03.02 04:29:02.177870 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 14101 | 2026.03.02 04:29:02.177913 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 14102 | 2026.03.02 04:29:02.178698 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310961 sec., 128150.26533970117 rows/sec., 6.54 MiB/sec. | ||
| 14103 | 2026.03.02 04:29:02.178810 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 14104 | 2026.03.02 04:29:02.179048 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.03.02 04:29:02.179120 [ 192 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_28_6} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 14106 | 2026.03.02 04:29:02.179191 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14107 | 2026.03.02 04:29:02.364319 [ 138 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 14108 | 2026.03.02 04:29:02.364382 [ 138 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.03.02 04:29:02.364419 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14110 | 2026.03.02 04:29:02.364567 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 14111 | 2026.03.02 04:29:02.364760 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14112 | 2026.03.02 04:29:02.364814 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 14113 | 2026.03.02 04:29:02.364905 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 14114 | 2026.03.02 04:29:02.364979 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 14115 | 2026.03.02 04:29:02.365044 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 14116 | 2026.03.02 04:29:02.365104 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 14117 | 2026.03.02 04:29:02.366046 [ 196 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547103 sec., 18098.342515010314 rows/sec., 1.19 MiB/sec. | ||
| 14118 | 2026.03.02 04:29:02.366154 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 14119 | 2026.03.02 04:29:02.366413 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.03.02 04:29:02.366480 [ 188 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_28_6} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 14121 | 2026.03.02 04:29:02.366544 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14122 | 2026.03.02 04:29:02.366815 [ 138 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 14123 | 2026.03.02 04:29:02.366859 [ 138 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14124 | 2026.03.02 04:29:02.366882 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14125 | 2026.03.02 04:29:02.366957 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 14126 | 2026.03.02 04:29:02.367061 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14127 | 2026.03.02 04:29:02.367089 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 308 rows starting from the beginning of the part | ||
| 14128 | 2026.03.02 04:29:02.367147 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 14129 | 2026.03.02 04:29:02.367189 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 14130 | 2026.03.02 04:29:02.367228 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 14131 | 2026.03.02 04:29:02.367267 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 14132 | 2026.03.02 04:29:02.368147 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121882 sec., 1184752.4654994174 rows/sec., 80.15 MiB/sec. | ||
| 14133 | 2026.03.02 04:29:02.368275 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 14134 | 2026.03.02 04:29:02.368500 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2026.03.02 04:29:02.368564 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_36_8} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 14136 | 2026.03.02 04:29:02.368620 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14137 | 2026.03.02 04:29:02.823392 [ 136 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 14138 | 2026.03.02 04:29:02.823502 [ 136 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.03.02 04:29:02.823547 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 14140 | 2026.03.02 04:29:02.823736 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 14141 | 2026.03.02 04:29:02.823936 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14142 | 2026.03.02 04:29:02.823991 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part | ||
| 14143 | 2026.03.02 04:29:02.824099 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 14144 | 2026.03.02 04:29:02.824174 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 14145 | 2026.03.02 04:29:02.824243 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 14146 | 2026.03.02 04:29:02.824310 [ 196 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 14147 | 2026.03.02 04:29:02.825393 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725145 sec., 435905.38766306604 rows/sec., 26.59 MiB/sec. | ||
| 14148 | 2026.03.02 04:29:02.825576 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 14149 | 2026.03.02 04:29:02.825864 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2026.03.02 04:29:02.825944 [ 199 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_36_8} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 14151 | 2026.03.02 04:29:02.826045 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14152 | 2026.03.02 04:29:03.455366 [ 135 ] {} <Debug> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 14153 | 2026.03.02 04:29:03.455452 [ 135 ] {} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.03.02 04:29:03.455479 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14155 | 2026.03.02 04:29:03.455617 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::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 | ||
| 14156 | 2026.03.02 04:29:03.455781 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2026.03.02 04:29:03.455822 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 14158 | 2026.03.02 04:29:03.455902 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 14159 | 2026.03.02 04:29:03.455958 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 14160 | 2026.03.02 04:29:03.456014 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 14161 | 2026.03.02 04:29:03.456063 [ 194 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 14162 | 2026.03.02 04:29:03.456900 [ 199 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350032 sec., 42961.9446057575 rows/sec., 3.62 MiB/sec. | ||
| 14163 | 2026.03.02 04:29:03.457107 [ 196 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 14164 | 2026.03.02 04:29:03.457469 [ 196 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.03.02 04:29:03.457551 [ 196 ] {dcc3dbc6-92c3-418c-b187-93c7db38d9b9::all_1_25_6} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 14166 | 2026.03.02 04:29:03.457650 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14167 | 2026.03.02 04:29:03.777220 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2026.03.02 04:29:03.777395 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14169 | 2026.03.02 04:29:03.777461 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14170 | 2026.03.02 04:29:03.778213 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.03.02 04:29:03.778254 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14172 | 2026.03.02 04:29:03.778676 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14173 | 2026.03.02 04:29:03.778923 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.03.02 04:29:03.779095 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 14175 | 2026.03.02 04:29:03.779148 [ 261 ] {e90ee0a4-85a5-4d79-ad09-60e6b59180b4} <Debug> TCPHandler: Processed in 0.002062198 sec. | ||
| 14176 | 2026.03.02 04:29:03.779276 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.03.02 04:29:03.779381 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14178 | 2026.03.02 04:29:03.779427 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14179 | 2026.03.02 04:29:03.780284 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14180 | 2026.03.02 04:29:03.780319 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14181 | 2026.03.02 04:29:03.780683 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14182 | 2026.03.02 04:29:03.780894 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.03.02 04:29:03.781026 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.00167 sec., 526347.3053892215 rows/sec., 42.14 MiB/sec. | ||
| 14184 | 2026.03.02 04:29:03.781067 [ 261 ] {ba7a463e-b4ce-441f-ac17-d6ea87f4dd70} <Debug> TCPHandler: Processed in 0.001844715 sec. | ||
| 14185 | 2026.03.02 04:29:03.781180 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14186 | 2026.03.02 04:29:03.781280 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14187 | 2026.03.02 04:29:03.781328 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14188 | 2026.03.02 04:29:03.781800 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.03.02 04:29:03.781837 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14190 | 2026.03.02 04:29:03.782153 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14191 | 2026.03.02 04:29:03.782360 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.03.02 04:29:03.782489 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001232 sec., 148538.96103896105 rows/sec., 9.21 MiB/sec. | ||
| 14193 | 2026.03.02 04:29:03.782529 [ 261 ] {c3098be7-45e5-408a-8175-28007fec6610} <Debug> TCPHandler: Processed in 0.001400292 sec. | ||
| 14194 | 2026.03.02 04:29:03.782637 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.03.02 04:29:03.782732 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14196 | 2026.03.02 04:29:03.782773 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14197 | 2026.03.02 04:29:03.783199 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.03.02 04:29:03.783235 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14199 | 2026.03.02 04:29:03.783548 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14200 | 2026.03.02 04:29:03.783754 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.03.02 04:29:03.783879 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 14202 | 2026.03.02 04:29:03.783916 [ 261 ] {8488ad8b-0cd7-4870-be6d-2a50eddb8319} <Debug> TCPHandler: Processed in 0.001331121 sec. | ||
| 14203 | 2026.03.02 04:29:03.784023 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2026.03.02 04:29:03.784116 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14205 | 2026.03.02 04:29:03.784156 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14206 | 2026.03.02 04:29:03.784577 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2026.03.02 04:29:03.784613 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14208 | 2026.03.02 04:29:03.784915 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14209 | 2026.03.02 04:29:03.785121 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.03.02 04:29:03.785250 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 14211 | 2026.03.02 04:29:03.785287 [ 261 ] {45d005b6-e84a-47d5-b032-ba2f3c66e1f2} <Debug> TCPHandler: Processed in 0.001315101 sec. | ||
| 14212 | 2026.03.02 04:29:03.785399 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.03.02 04:29:03.785494 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14214 | 2026.03.02 04:29:03.785534 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14215 | 2026.03.02 04:29:03.786114 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.03.02 04:29:03.786150 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14217 | 2026.03.02 04:29:03.786476 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14218 | 2026.03.02 04:29:03.786688 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.03.02 04:29:03.786822 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001347 sec., 394209.3541202672 rows/sec., 27.88 MiB/sec. | ||
| 14220 | 2026.03.02 04:29:03.786860 [ 261 ] {1b0fd444-23fa-444e-abba-4d93287e2e4c} <Debug> TCPHandler: Processed in 0.001511703 sec. | ||
| 14221 | 2026.03.02 04:29:03.786978 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2026.03.02 04:29:03.787072 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14223 | 2026.03.02 04:29:03.787115 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14224 | 2026.03.02 04:29:03.787444 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.03.02 04:29:03.787480 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14226 | 2026.03.02 04:29:03.787801 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14227 | 2026.03.02 04:29:03.788008 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.03.02 04:29:03.788132 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 14229 | 2026.03.02 04:29:03.788168 [ 261 ] {6ac0a288-3246-4cb4-9ac6-3f5ed94e050f} <Debug> TCPHandler: Processed in 0.00124073 sec. | ||
| 14230 | 2026.03.02 04:29:03.788278 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2026.03.02 04:29:03.788377 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14232 | 2026.03.02 04:29:03.788420 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14233 | 2026.03.02 04:29:03.788832 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.03.02 04:29:03.788867 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14235 | 2026.03.02 04:29:03.789198 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14236 | 2026.03.02 04:29:03.789412 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2026.03.02 04:29:03.789542 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 14238 | 2026.03.02 04:29:03.789579 [ 261 ] {c69d88d9-6723-436f-a762-d3e212a051f0} <Debug> TCPHandler: Processed in 0.001351211 sec. | ||
| 14239 | 2026.03.02 04:29:03.789691 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2026.03.02 04:29:03.789784 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14241 | 2026.03.02 04:29:03.789825 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14242 | 2026.03.02 04:29:03.790134 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.03.02 04:29:03.790168 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14244 | 2026.03.02 04:29:03.790472 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14245 | 2026.03.02 04:29:03.790684 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2026.03.02 04:29:03.790810 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 14247 | 2026.03.02 04:29:03.790847 [ 261 ] {a4db88fc-4ba9-4ebc-9422-f23b2ee45743} <Debug> TCPHandler: Processed in 0.001205951 sec. | ||
| 14248 | 2026.03.02 04:29:03.790954 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.03.02 04:29:03.791048 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14250 | 2026.03.02 04:29:03.791102 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14251 | 2026.03.02 04:29:03.791958 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.03.02 04:29:03.791995 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14253 | 2026.03.02 04:29:03.792563 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14254 | 2026.03.02 04:29:03.792800 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.03.02 04:29:03.792937 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001907 sec., 21499.73780807551 rows/sec., 38.53 MiB/sec. | ||
| 14256 | 2026.03.02 04:29:03.793003 [ 261 ] {a8bd46cb-d27c-441d-97b9-b85e0977b58e} <Debug> TCPHandler: Processed in 0.002099558 sec. | ||
| 14257 | 2026.03.02 04:29:03.793113 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.03.02 04:29:03.793207 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14259 | 2026.03.02 04:29:03.793248 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14260 | 2026.03.02 04:29:03.793574 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.03.02 04:29:03.793609 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14262 | 2026.03.02 04:29:03.793916 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14263 | 2026.03.02 04:29:03.794128 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.03.02 04:29:03.794253 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 14265 | 2026.03.02 04:29:03.794288 [ 261 ] {f9a6ecee-c86c-46b6-8640-a5f5014ff017} <Debug> TCPHandler: Processed in 0.00122569 sec. | ||
| 14266 | 2026.03.02 04:29:07.880083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33110 | ||
| 14267 | 2026.03.02 04:29:07.880587 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14268 | 2026.03.02 04:29:07.880627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14269 | 2026.03.02 04:29:07.881096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14270 | 2026.03.02 04:29:07.881319 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2026.03.02 04:29:07.881445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33110 | ||
| 14272 | 2026.03.02 04:29:08.767059 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.03.02 04:29:08.767275 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14274 | 2026.03.02 04:29:08.767354 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14275 | 2026.03.02 04:29:08.768037 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.03.02 04:29:08.768084 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14277 | 2026.03.02 04:29:08.768490 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14278 | 2026.03.02 04:29:08.768725 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.03.02 04:29:08.768885 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.58 MiB/sec. | ||
| 14280 | 2026.03.02 04:29:08.768935 [ 261 ] {6bcdf47b-b616-4a12-9b0f-29e0f70659ef} <Debug> TCPHandler: Processed in 0.002024737 sec. | ||
| 14281 | 2026.03.02 04:29:08.769060 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14282 | 2026.03.02 04:29:08.769163 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14283 | 2026.03.02 04:29:08.769208 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14284 | 2026.03.02 04:29:08.769707 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.03.02 04:29:08.769751 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14286 | 2026.03.02 04:29:08.770142 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14287 | 2026.03.02 04:29:08.770395 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14288 | 2026.03.02 04:29:08.770558 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001417 sec., 45165.84333098094 rows/sec., 3.53 MiB/sec. | ||
| 14289 | 2026.03.02 04:29:08.770604 [ 261 ] {05194fa5-5332-496b-ab71-c844ef99495d} <Debug> TCPHandler: Processed in 0.001598724 sec. | ||
| 14290 | 2026.03.02 04:29:08.770725 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14291 | 2026.03.02 04:29:08.770823 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14292 | 2026.03.02 04:29:08.770868 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14293 | 2026.03.02 04:29:08.771280 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.03.02 04:29:08.771316 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14295 | 2026.03.02 04:29:08.771653 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14296 | 2026.03.02 04:29:08.771868 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2026.03.02 04:29:08.772002 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 14298 | 2026.03.02 04:29:08.772039 [ 261 ] {be84404c-13df-40a9-9b1c-16cc01fae9be} <Debug> TCPHandler: Processed in 0.001367782 sec. | ||
| 14299 | 2026.03.02 04:29:08.772146 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14300 | 2026.03.02 04:29:08.772241 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14301 | 2026.03.02 04:29:08.772283 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14302 | 2026.03.02 04:29:08.772613 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.03.02 04:29:08.772648 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14304 | 2026.03.02 04:29:08.772961 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14305 | 2026.03.02 04:29:08.773171 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.03.02 04:29:08.773300 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14307 | 2026.03.02 04:29:08.773337 [ 261 ] {d9c3b71b-3612-4841-a122-300a1d0a2c1c} <Debug> TCPHandler: Processed in 0.00124028 sec. | ||
| 14308 | 2026.03.02 04:29:09.674052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14309 | 2026.03.02 04:29:09.692307 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.03.02 04:29:09.692371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14311 | 2026.03.02 04:29:09.699275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14312 | 2026.03.02 04:29:09.700091 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2026.03.02 04:29:09.704058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14314 | 2026.03.02 04:29:10.479960 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1752 | ||
| 14315 | 2026.03.02 04:29:10.482662 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2026.03.02 04:29:10.482818 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14317 | 2026.03.02 04:29:10.484157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14318 | 2026.03.02 04:29:10.484443 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.03.02 04:29:10.484819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1752 | ||
| 14320 | 2026.03.02 04:29:11.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.23 MiB, peak 367.89 MiB, free memory in arenas 0.00 B, will set to 361.27 MiB (RSS), difference: 4.04 MiB | ||
| 14321 | 2026.03.02 04:29:13.776899 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2026.03.02 04:29:13.777086 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14323 | 2026.03.02 04:29:13.777148 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14324 | 2026.03.02 04:29:13.777900 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.03.02 04:29:13.778024 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14326 | 2026.03.02 04:29:13.778440 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14327 | 2026.03.02 04:29:13.778657 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.03.02 04:29:13.778804 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001765 sec., 160906.51558073654 rows/sec., 10.22 MiB/sec. | ||
| 14329 | 2026.03.02 04:29:13.778846 [ 261 ] {d9e3504a-fbf9-4733-8abd-f3701142f71a} <Debug> TCPHandler: Processed in 0.002123368 sec. | ||
| 14330 | 2026.03.02 04:29:13.778970 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14331 | 2026.03.02 04:29:13.779064 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14332 | 2026.03.02 04:29:13.779104 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14333 | 2026.03.02 04:29:13.779962 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.03.02 04:29:13.779999 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14335 | 2026.03.02 04:29:13.780368 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14336 | 2026.03.02 04:29:13.780569 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.03.02 04:29:13.780696 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001651 sec., 532404.603270745 rows/sec., 42.63 MiB/sec. | ||
| 14338 | 2026.03.02 04:29:13.780733 [ 261 ] {b2b70504-f771-4ead-9ee6-72776e73ed64} <Debug> TCPHandler: Processed in 0.001811765 sec. | ||
| 14339 | 2026.03.02 04:29:13.780844 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14340 | 2026.03.02 04:29:13.780937 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14341 | 2026.03.02 04:29:13.780976 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14342 | 2026.03.02 04:29:13.781443 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.03.02 04:29:13.781481 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14344 | 2026.03.02 04:29:13.781800 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14345 | 2026.03.02 04:29:13.782006 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2026.03.02 04:29:13.782131 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001212 sec., 150990.099009901 rows/sec., 9.37 MiB/sec. | ||
| 14347 | 2026.03.02 04:29:13.782167 [ 261 ] {c63125bb-b529-4bb9-bfda-7725eb1eeec2} <Debug> TCPHandler: Processed in 0.001372502 sec. | ||
| 14348 | 2026.03.02 04:29:13.782300 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2026.03.02 04:29:13.782392 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14350 | 2026.03.02 04:29:13.782429 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14351 | 2026.03.02 04:29:13.782893 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2026.03.02 04:29:13.782928 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14353 | 2026.03.02 04:29:13.783260 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14354 | 2026.03.02 04:29:13.783471 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2026.03.02 04:29:13.783609 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 7.79 MiB/sec. | ||
| 14356 | 2026.03.02 04:29:13.783645 [ 261 ] {bfd60282-a37e-4bfe-a804-5e967d5f1122} <Debug> TCPHandler: Processed in 0.001404792 sec. | ||
| 14357 | 2026.03.02 04:29:13.783761 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14358 | 2026.03.02 04:29:13.783853 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14359 | 2026.03.02 04:29:13.783891 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14360 | 2026.03.02 04:29:13.784312 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2026.03.02 04:29:13.784347 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14362 | 2026.03.02 04:29:13.784642 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14363 | 2026.03.02 04:29:13.784838 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2026.03.02 04:29:13.784961 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 14365 | 2026.03.02 04:29:13.784996 [ 261 ] {590a0fb6-919b-4956-9ea6-64f15424d939} <Debug> TCPHandler: Processed in 0.001284401 sec. | ||
| 14366 | 2026.03.02 04:29:13.785103 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2026.03.02 04:29:13.785194 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14368 | 2026.03.02 04:29:13.785232 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14369 | 2026.03.02 04:29:13.785821 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2026.03.02 04:29:13.785857 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14371 | 2026.03.02 04:29:13.786165 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14372 | 2026.03.02 04:29:13.786373 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2026.03.02 04:29:13.786497 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001321 sec., 401968.20590461773 rows/sec., 28.43 MiB/sec. | ||
| 14374 | 2026.03.02 04:29:13.786532 [ 261 ] {9514ca73-d38f-4ec5-bbbc-dca2c5046e5f} <Debug> TCPHandler: Processed in 0.001477612 sec. | ||
| 14375 | 2026.03.02 04:29:13.786642 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2026.03.02 04:29:13.786733 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14377 | 2026.03.02 04:29:13.786772 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14378 | 2026.03.02 04:29:13.787088 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.03.02 04:29:13.787122 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14380 | 2026.03.02 04:29:13.787433 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14381 | 2026.03.02 04:29:13.787650 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.03.02 04:29:13.787771 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 14383 | 2026.03.02 04:29:13.787806 [ 261 ] {493efc19-5792-4b0f-984b-f0abd0e3321a} <Debug> TCPHandler: Processed in 0.00121224 sec. | ||
| 14384 | 2026.03.02 04:29:13.787911 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.03.02 04:29:13.788012 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.03.02 04:29:13.788056 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14387 | 2026.03.02 04:29:13.788471 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.03.02 04:29:13.788509 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14389 | 2026.03.02 04:29:13.788855 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14390 | 2026.03.02 04:29:13.789084 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.03.02 04:29:13.789208 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 14392 | 2026.03.02 04:29:13.789215 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001223 sec., 216680.29435813575 rows/sec., 14.40 MiB/sec. | ||
| 14393 | 2026.03.02 04:29:13.789282 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14394 | 2026.03.02 04:29:13.789298 [ 261 ] {316c8518-3285-4194-9f91-281b07b8d9c6} <Debug> TCPHandler: Processed in 0.001438742 sec. | ||
| 14395 | 2026.03.02 04:29:13.789308 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14396 | 2026.03.02 04:29:13.789418 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14397 | 2026.03.02 04:29:13.789453 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 14398 | 2026.03.02 04:29:13.789517 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14399 | 2026.03.02 04:29:13.789566 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14400 | 2026.03.02 04:29:13.789627 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14401 | 2026.03.02 04:29:13.789675 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31391 rows starting from the beginning of the part | ||
| 14402 | 2026.03.02 04:29:13.789748 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 14403 | 2026.03.02 04:29:13.789799 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14404 | 2026.03.02 04:29:13.789845 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 14405 | 2026.03.02 04:29:13.789874 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2026.03.02 04:29:13.789889 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14407 | 2026.03.02 04:29:13.789919 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14408 | 2026.03.02 04:29:13.789944 [ 194 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 14409 | 2026.03.02 04:29:13.790281 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14410 | 2026.03.02 04:29:13.790495 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.03.02 04:29:13.790625 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 14412 | 2026.03.02 04:29:13.790661 [ 261 ] {c1e221f8-66e3-4c41-918e-06a3a4021bbe} <Debug> TCPHandler: Processed in 0.001293571 sec. | ||
| 14413 | 2026.03.02 04:29:13.790768 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14414 | 2026.03.02 04:29:13.790862 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14415 | 2026.03.02 04:29:13.790916 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14416 | 2026.03.02 04:29:13.791794 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14417 | 2026.03.02 04:29:13.791832 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14418 | 2026.03.02 04:29:13.792709 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14419 | 2026.03.02 04:29:13.792934 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14420 | 2026.03.02 04:29:13.793067 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14421 | 2026.03.02 04:29:13.793071 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002264 sec., 18109.540636042402 rows/sec., 32.45 MiB/sec. | ||
| 14422 | 2026.03.02 04:29:13.793120 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.03.02 04:29:13.793147 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14424 | 2026.03.02 04:29:13.793162 [ 261 ] {eec078a6-b65a-4ec9-893d-5bcfd704cf2a} <Debug> TCPHandler: Processed in 0.002486281 sec. | ||
| 14425 | 2026.03.02 04:29:13.793241 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::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 | ||
| 14426 | 2026.03.02 04:29:13.793273 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2026.03.02 04:29:13.793362 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14428 | 2026.03.02 04:29:13.793401 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14429 | 2026.03.02 04:29:13.793440 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14430 | 2026.03.02 04:29:13.793560 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1803 rows starting from the beginning of the part | ||
| 14431 | 2026.03.02 04:29:13.793700 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 14432 | 2026.03.02 04:29:13.793792 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2026.03.02 04:29:13.793815 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 14434 | 2026.03.02 04:29:13.793830 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14435 | 2026.03.02 04:29:13.793912 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 14436 | 2026.03.02 04:29:13.793998 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 14437 | 2026.03.02 04:29:13.794084 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 14438 | 2026.03.02 04:29:13.794305 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14439 | 2026.03.02 04:29:13.794548 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.03.02 04:29:13.794687 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001287 sec., 69930.06993006993 rows/sec., 4.38 MiB/sec. | ||
| 14441 | 2026.03.02 04:29:13.794724 [ 261 ] {df2581fc-62c9-454d-8733-e068b5557f63} <Debug> TCPHandler: Processed in 0.001451632 sec. | ||
| 14442 | 2026.03.02 04:29:13.797981 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32305 rows, containing 5 columns (5 merged, 0 gathered) in 0.008583582 sec., 3763580.286178894 rows/sec., 255.88 MiB/sec. | ||
| 14443 | 2026.03.02 04:29:13.798859 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14444 | 2026.03.02 04:29:13.799194 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14445 | 2026.03.02 04:29:13.799283 [ 193 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 14446 | 2026.03.02 04:29:13.799394 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14447 | 2026.03.02 04:29:13.804873 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 19 columns (19 merged, 0 gathered) in 0.011631408 sec., 172636.0213655991 rows/sec., 309.36 MiB/sec. | ||
| 14448 | 2026.03.02 04:29:13.806995 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14449 | 2026.03.02 04:29:13.807302 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2026.03.02 04:29:13.807373 [ 199 ] {74714eff-d326-447a-ba25-95d1edf08fde::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14451 | 2026.03.02 04:29:13.807459 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. | ||
| 14452 | 2026.03.02 04:29:14.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.16 MiB, peak 379.72 MiB, free memory in arenas 0.00 B, will set to 368.71 MiB (RSS), difference: 6.56 MiB | ||
| 14453 | 2026.03.02 04:29:15.175584 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14454 | 2026.03.02 04:29:15.175642 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14455 | 2026.03.02 04:29:15.381709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33622 | ||
| 14456 | 2026.03.02 04:29:15.382323 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.03.02 04:29:15.382379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14458 | 2026.03.02 04:29:15.382958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14459 | 2026.03.02 04:29:15.383202 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.03.02 04:29:15.383354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33622 | ||
| 14461 | 2026.03.02 04:29:15.390544 [ 225 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): 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] | ||
| 14462 | 2026.03.02 04:29:15.390596 [ 225 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): 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] | ||
| 14463 | 2026.03.02 04:29:15.407677 [ 225 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): 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] | ||
| 14464 | 2026.03.02 04:29:16.037672 [ 220 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): 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] | ||
| 14465 | 2026.03.02 04:29:16.037727 [ 220 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): 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] | ||
| 14466 | 2026.03.02 04:29:16.040857 [ 220 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): 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] | ||
| 14467 | 2026.03.02 04:29:17.204252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14468 | 2026.03.02 04:29:17.222156 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14469 | 2026.03.02 04:29:17.222212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14470 | 2026.03.02 04:29:17.228412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14471 | 2026.03.02 04:29:17.229124 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14472 | 2026.03.02 04:29:17.232647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14473 | 2026.03.02 04:29:18.167164 [ 222 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): 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] | ||
| 14474 | 2026.03.02 04:29:18.167288 [ 222 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): 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] | ||
| 14475 | 2026.03.02 04:29:18.170813 [ 222 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): 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] | ||
| 14476 | 2026.03.02 04:29:18.770167 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.03.02 04:29:18.770473 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14478 | 2026.03.02 04:29:18.770595 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14479 | 2026.03.02 04:29:18.771670 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.03.02 04:29:18.771747 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14481 | 2026.03.02 04:29:18.772333 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14482 | 2026.03.02 04:29:18.772668 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.03.02 04:29:18.772902 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002518 sec., 22239.872915011914 rows/sec., 1.71 MiB/sec. | ||
| 14484 | 2026.03.02 04:29:18.772942 [ 114 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14485 | 2026.03.02 04:29:18.772971 [ 261 ] {aca570c7-75cf-41e5-9165-0317447b016b} <Debug> TCPHandler: Processed in 0.003039855 sec. | ||
| 14486 | 2026.03.02 04:29:18.773048 [ 114 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14487 | 2026.03.02 04:29:18.773100 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14488 | 2026.03.02 04:29:18.773219 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.03.02 04:29:18.773278 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 14490 | 2026.03.02 04:29:18.773361 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14491 | 2026.03.02 04:29:18.773417 [ 220 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): 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] | ||
| 14492 | 2026.03.02 04:29:18.773478 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14493 | 2026.03.02 04:29:18.773428 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14494 | 2026.03.02 04:29:18.773550 [ 220 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): 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] | ||
| 14495 | 2026.03.02 04:29:18.773581 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2153 rows starting from the beginning of the part | ||
| 14496 | 2026.03.02 04:29:18.773692 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 14497 | 2026.03.02 04:29:18.773763 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 879 rows starting from the beginning of the part | ||
| 14498 | 2026.03.02 04:29:18.773833 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 14499 | 2026.03.02 04:29:18.773893 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 879 rows starting from the beginning of the part | ||
| 14500 | 2026.03.02 04:29:18.773950 [ 193 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 14501 | 2026.03.02 04:29:18.774199 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14502 | 2026.03.02 04:29:18.774257 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14503 | 2026.03.02 04:29:18.774756 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14504 | 2026.03.02 04:29:18.775126 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2026.03.02 04:29:18.775333 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. | ||
| 14506 | 2026.03.02 04:29:18.775332 [ 114 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14507 | 2026.03.02 04:29:18.775392 [ 261 ] {46621b89-9e60-400c-b0a9-f7a183a6ac49} <Debug> TCPHandler: Processed in 0.002245439 sec. | ||
| 14508 | 2026.03.02 04:29:18.775411 [ 114 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14509 | 2026.03.02 04:29:18.775449 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14510 | 2026.03.02 04:29:18.775584 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 14511 | 2026.03.02 04:29:18.775630 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14512 | 2026.03.02 04:29:18.775757 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14513 | 2026.03.02 04:29:18.775770 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14514 | 2026.03.02 04:29:18.775816 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1065 rows starting from the beginning of the part | ||
| 14515 | 2026.03.02 04:29:18.775847 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14516 | 2026.03.02 04:29:18.775920 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 14517 | 2026.03.02 04:29:18.775998 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 531 rows starting from the beginning of the part | ||
| 14518 | 2026.03.02 04:29:18.776023 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4079 rows, containing 5 columns (5 merged, 0 gathered) in 0.002821684 sec., 1445590.6472872228 rows/sec., 122.67 MiB/sec. | ||
| 14519 | 2026.03.02 04:29:18.776069 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 14520 | 2026.03.02 04:29:18.776135 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 531 rows starting from the beginning of the part | ||
| 14521 | 2026.03.02 04:29:18.776191 [ 200 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 14522 | 2026.03.02 04:29:18.776415 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14523 | 2026.03.02 04:29:18.776420 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2026.03.02 04:29:18.776495 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14525 | 2026.03.02 04:29:18.777054 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2026.03.02 04:29:18.777066 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14527 | 2026.03.02 04:29:18.777223 [ 190 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_111_22} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14528 | 2026.03.02 04:29:18.777382 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 14529 | 2026.03.02 04:29:18.777440 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.03.02 04:29:18.777643 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001901 sec., 84166.22830089428 rows/sec., 5.86 MiB/sec. | ||
| 14531 | 2026.03.02 04:29:18.777695 [ 261 ] {a371980c-e2d6-45f1-ae16-d699e5291381} <Debug> TCPHandler: Processed in 0.002131788 sec. | ||
| 14532 | 2026.03.02 04:29:18.777728 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): 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] | ||
| 14533 | 2026.03.02 04:29:18.777763 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): 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] | ||
| 14534 | 2026.03.02 04:29:18.777843 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14535 | 2026.03.02 04:29:18.777877 [ 220 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): 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] | ||
| 14536 | 2026.03.02 04:29:18.777977 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14537 | 2026.03.02 04:29:18.777976 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2319 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246161 sec., 942066.3711960871 rows/sec., 71.71 MiB/sec. | ||
| 14538 | 2026.03.02 04:29:18.778045 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14539 | 2026.03.02 04:29:18.778252 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14540 | 2026.03.02 04:29:18.778555 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.03.02 04:29:18.778620 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14542 | 2026.03.02 04:29:18.778648 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2026.03.02 04:29:18.778767 [ 186 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_111_22} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14544 | 2026.03.02 04:29:18.778883 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14545 | 2026.03.02 04:29:18.779228 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14546 | 2026.03.02 04:29:18.779690 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2026.03.02 04:29:18.779911 [ 114 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14548 | 2026.03.02 04:29:18.779942 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001986 sec., 30211.480362537764 rows/sec., 2.04 MiB/sec. | ||
| 14549 | 2026.03.02 04:29:18.779974 [ 114 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14550 | 2026.03.02 04:29:18.780012 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14551 | 2026.03.02 04:29:18.780024 [ 261 ] {f6660158-b638-4e6d-89cc-ee5e749ee7b6} <Debug> TCPHandler: Processed in 0.002245839 sec. | ||
| 14552 | 2026.03.02 04:29:18.780104 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 14553 | 2026.03.02 04:29:18.780183 [ 225 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): 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] | ||
| 14554 | 2026.03.02 04:29:18.780228 [ 225 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): 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] | ||
| 14555 | 2026.03.02 04:29:18.780233 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14556 | 2026.03.02 04:29:18.780281 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6396 rows starting from the beginning of the part | ||
| 14557 | 2026.03.02 04:29:18.780341 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14558 | 2026.03.02 04:29:18.780395 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 14559 | 2026.03.02 04:29:18.780439 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 14560 | 2026.03.02 04:29:18.780482 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 14561 | 2026.03.02 04:29:18.780526 [ 200 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 14562 | 2026.03.02 04:29:18.782829 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): 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] | ||
| 14563 | 2026.03.02 04:29:18.783035 [ 186 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970285 sec., 2274529.211843308 rows/sec., 148.95 MiB/sec. | ||
| 14564 | 2026.03.02 04:29:18.783720 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14565 | 2026.03.02 04:29:18.784137 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2026.03.02 04:29:18.784238 [ 193 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_111_22} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14567 | 2026.03.02 04:29:18.784370 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14568 | 2026.03.02 04:29:18.784387 [ 225 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): 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] | ||
| 14569 | 2026.03.02 04:29:20.485136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1782 | ||
| 14570 | 2026.03.02 04:29:20.487544 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14571 | 2026.03.02 04:29:20.487595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14572 | 2026.03.02 04:29:20.488833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14573 | 2026.03.02 04:29:20.489109 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14574 | 2026.03.02 04:29:20.489468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1782 | ||
| 14575 | 2026.03.02 04:29:21.542208 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.03.02 04:29:21.542386 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14577 | 2026.03.02 04:29:21.542454 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14578 | 2026.03.02 04:29:21.543238 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.03.02 04:29:21.543283 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14580 | 2026.03.02 04:29:21.543698 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14581 | 2026.03.02 04:29:21.543920 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.03.02 04:29:21.544074 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001736 sec., 163594.47004608295 rows/sec., 10.39 MiB/sec. | ||
| 14583 | 2026.03.02 04:29:21.544124 [ 261 ] {ee02f0fc-72ac-4453-9103-bfdf5ece6fec} <Debug> TCPHandler: Processed in 0.002056547 sec. | ||
| 14584 | 2026.03.02 04:29:21.544251 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.03.02 04:29:21.544360 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14586 | 2026.03.02 04:29:21.544408 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14587 | 2026.03.02 04:29:21.544894 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.03.02 04:29:21.544932 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14589 | 2026.03.02 04:29:21.545255 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14590 | 2026.03.02 04:29:21.545488 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.03.02 04:29:21.545634 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001297 sec., 3084.040092521203 rows/sec., 251.48 KiB/sec. | ||
| 14592 | 2026.03.02 04:29:21.545675 [ 261 ] {d47a1df9-f026-4d66-be70-8d42a65e09b1} <Debug> TCPHandler: Processed in 0.001477373 sec. | ||
| 14593 | 2026.03.02 04:29:21.545799 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.03.02 04:29:21.545899 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14595 | 2026.03.02 04:29:21.545942 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14596 | 2026.03.02 04:29:21.547441 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.03.02 04:29:21.547480 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14598 | 2026.03.02 04:29:21.547931 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14599 | 2026.03.02 04:29:21.548154 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.03.02 04:29:21.548308 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Debug> executeQuery: Read 2021 rows, 168.78 KiB in 0.00243 sec., 831687.242798354 rows/sec., 67.83 MiB/sec. | ||
| 14601 | 2026.03.02 04:29:21.548364 [ 261 ] {3aa73d1b-87b9-4a65-a211-f3e5e95f9ab9} <Debug> TCPHandler: Processed in 0.002618082 sec. | ||
| 14602 | 2026.03.02 04:29:21.548547 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2026.03.02 04:29:21.548645 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14604 | 2026.03.02 04:29:21.548692 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14605 | 2026.03.02 04:29:21.549178 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.03.02 04:29:21.549214 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14607 | 2026.03.02 04:29:21.549558 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14608 | 2026.03.02 04:29:21.549802 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.03.02 04:29:21.549941 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Debug> executeQuery: Read 187 rows, 11.90 KiB in 0.001316 sec., 142097.26443768997 rows/sec., 8.83 MiB/sec. | ||
| 14610 | 2026.03.02 04:29:21.549980 [ 261 ] {371b4360-81c7-4a10-b77f-0a0837ed85c3} <Debug> TCPHandler: Processed in 0.001485213 sec. | ||
| 14611 | 2026.03.02 04:29:21.550099 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.03.02 04:29:21.550196 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.03.02 04:29:21.550235 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14614 | 2026.03.02 04:29:21.550850 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.03.02 04:29:21.550895 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14616 | 2026.03.02 04:29:21.551381 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14617 | 2026.03.02 04:29:21.551849 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.03.02 04:29:21.552021 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001844 sec., 204446.8546637744 rows/sec., 13.59 MiB/sec. | ||
| 14619 | 2026.03.02 04:29:21.552073 [ 261 ] {3cd41020-e168-4d2d-8d56-38abed9476ae} <Debug> TCPHandler: Processed in 0.002023598 sec. | ||
| 14620 | 2026.03.02 04:29:21.552219 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14621 | 2026.03.02 04:29:21.552325 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14622 | 2026.03.02 04:29:21.552368 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14623 | 2026.03.02 04:29:21.552857 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.03.02 04:29:21.552899 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14625 | 2026.03.02 04:29:21.553237 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14626 | 2026.03.02 04:29:21.553461 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14627 | 2026.03.02 04:29:21.553593 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001289 sec., 114817.6881303336 rows/sec., 6.53 MiB/sec. | ||
| 14628 | 2026.03.02 04:29:21.553637 [ 261 ] {22110830-8d7d-4ece-9c48-c4d15ba470f1} <Debug> TCPHandler: Processed in 0.001475243 sec. | ||
| 14629 | 2026.03.02 04:29:21.553754 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14630 | 2026.03.02 04:29:21.553849 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14631 | 2026.03.02 04:29:21.553892 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14632 | 2026.03.02 04:29:21.554707 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2026.03.02 04:29:21.554744 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14634 | 2026.03.02 04:29:21.555108 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14635 | 2026.03.02 04:29:21.555338 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.03.02 04:29:21.555472 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Debug> executeQuery: Read 991 rows, 73.08 KiB in 0.001643 sec., 603164.942178941 rows/sec., 43.44 MiB/sec. | ||
| 14637 | 2026.03.02 04:29:21.555513 [ 261 ] {9b0bd22d-b061-4427-a3bf-09b0c3ade963} <Debug> TCPHandler: Processed in 0.001811216 sec. | ||
| 14638 | 2026.03.02 04:29:21.555651 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14639 | 2026.03.02 04:29:21.555748 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14640 | 2026.03.02 04:29:21.555793 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14641 | 2026.03.02 04:29:21.556146 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2026.03.02 04:29:21.556181 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14643 | 2026.03.02 04:29:21.556623 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14644 | 2026.03.02 04:29:21.556976 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14645 | 2026.03.02 04:29:21.557126 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
| 14646 | 2026.03.02 04:29:21.557167 [ 261 ] {75c6433a-93fa-4682-bb25-994a799509e0} <Debug> TCPHandler: Processed in 0.001567653 sec. | ||
| 14647 | 2026.03.02 04:29:21.557319 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14648 | 2026.03.02 04:29:21.557448 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14649 | 2026.03.02 04:29:21.557511 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14650 | 2026.03.02 04:29:21.558171 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.03.02 04:29:21.558207 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14652 | 2026.03.02 04:29:21.558594 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14653 | 2026.03.02 04:29:21.558815 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.03.02 04:29:21.558948 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Debug> executeQuery: Read 887 rows, 60.37 KiB in 0.001527 sec., 580877.5376555338 rows/sec., 38.61 MiB/sec. | ||
| 14655 | 2026.03.02 04:29:21.558987 [ 261 ] {2dad12b2-6f61-47e9-a900-8c571b8e4c1b} <Debug> TCPHandler: Processed in 0.001734825 sec. | ||
| 14656 | 2026.03.02 04:29:21.559112 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14657 | 2026.03.02 04:29:21.559208 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14658 | 2026.03.02 04:29:21.559251 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14659 | 2026.03.02 04:29:21.559566 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.03.02 04:29:21.559600 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14661 | 2026.03.02 04:29:21.559901 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14662 | 2026.03.02 04:29:21.560194 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.03.02 04:29:21.560375 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. | ||
| 14664 | 2026.03.02 04:29:21.560430 [ 261 ] {5f4362b5-813b-4e70-9795-d5a6fc827c55} <Debug> TCPHandler: Processed in 0.001368192 sec. | ||
| 14665 | 2026.03.02 04:29:21.560566 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14666 | 2026.03.02 04:29:21.560693 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14667 | 2026.03.02 04:29:21.560774 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14668 | 2026.03.02 04:29:21.561781 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2026.03.02 04:29:21.561816 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14670 | 2026.03.02 04:29:21.562398 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14671 | 2026.03.02 04:29:21.562632 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14672 | 2026.03.02 04:29:21.562774 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002108 sec., 19449.715370018974 rows/sec., 34.85 MiB/sec. | ||
| 14673 | 2026.03.02 04:29:21.562842 [ 261 ] {3bfeaf71-9f47-4dc9-800f-9f057123e62e} <Debug> TCPHandler: Processed in 0.002340589 sec. | ||
| 14674 | 2026.03.02 04:29:21.562961 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14675 | 2026.03.02 04:29:21.563057 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14676 | 2026.03.02 04:29:21.563100 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14677 | 2026.03.02 04:29:21.563493 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.03.02 04:29:21.563537 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14679 | 2026.03.02 04:29:21.563871 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14680 | 2026.03.02 04:29:21.564106 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.03.02 04:29:21.564236 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001198 sec., 55091.81969949916 rows/sec., 3.35 MiB/sec. | ||
| 14682 | 2026.03.02 04:29:21.564272 [ 261 ] {56d02467-c3e4-4582-a160-b5e88e3ca713} <Debug> TCPHandler: Processed in 0.001362322 sec. | ||
| 14683 | 2026.03.02 04:29:22.883610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34070 | ||
| 14684 | 2026.03.02 04:29:22.884137 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.03.02 04:29:22.884187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14686 | 2026.03.02 04:29:22.884684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14687 | 2026.03.02 04:29:22.884944 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.03.02 04:29:22.885082 [ 108 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14689 | 2026.03.02 04:29:22.885097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34070 | ||
| 14690 | 2026.03.02 04:29:22.885119 [ 108 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2026.03.02 04:29:22.885138 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14692 | 2026.03.02 04:29:22.885260 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 14693 | 2026.03.02 04:29:22.885403 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14694 | 2026.03.02 04:29:22.885441 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31702 rows starting from the beginning of the part | ||
| 14695 | 2026.03.02 04:29:22.885507 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14696 | 2026.03.02 04:29:22.885554 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14697 | 2026.03.02 04:29:22.885595 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14698 | 2026.03.02 04:29:22.885644 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14699 | 2026.03.02 04:29:22.885689 [ 186 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14700 | 2026.03.02 04:29:22.888267 [ 187 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061155 sec., 11129785.979475068 rows/sec., 159.21 MiB/sec. | ||
| 14701 | 2026.03.02 04:29:22.888814 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14702 | 2026.03.02 04:29:22.889150 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2026.03.02 04:29:22.889239 [ 189 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_71_14} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14704 | 2026.03.02 04:29:22.889372 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14705 | 2026.03.02 04:29:23.763447 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.03.02 04:29:23.763640 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14707 | 2026.03.02 04:29:23.763708 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14708 | 2026.03.02 04:29:23.764379 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.03.02 04:29:23.764426 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14710 | 2026.03.02 04:29:23.764827 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14711 | 2026.03.02 04:29:23.765059 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14712 | 2026.03.02 04:29:23.765220 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 14713 | 2026.03.02 04:29:23.765273 [ 261 ] {408c4f19-4895-4d70-9f9f-63c338b307f9} <Debug> TCPHandler: Processed in 0.001964137 sec. | ||
| 14714 | 2026.03.02 04:29:23.765399 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14715 | 2026.03.02 04:29:23.765503 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14716 | 2026.03.02 04:29:23.765548 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14717 | 2026.03.02 04:29:23.765980 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2026.03.02 04:29:23.766017 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14719 | 2026.03.02 04:29:23.766349 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14720 | 2026.03.02 04:29:23.766572 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2026.03.02 04:29:23.766707 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 14722 | 2026.03.02 04:29:23.766752 [ 261 ] {4cb74503-6995-4ab7-bb2a-a893b5a8100d} <Debug> TCPHandler: Processed in 0.001408472 sec. | ||
| 14723 | 2026.03.02 04:29:23.766868 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14724 | 2026.03.02 04:29:23.766966 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14725 | 2026.03.02 04:29:23.767011 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14726 | 2026.03.02 04:29:23.767374 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2026.03.02 04:29:23.767410 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14728 | 2026.03.02 04:29:23.767740 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14729 | 2026.03.02 04:29:23.767951 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2026.03.02 04:29:23.768083 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 3.92 MiB/sec. | ||
| 14731 | 2026.03.02 04:29:23.768122 [ 261 ] {54b0887e-b6da-4299-b118-7c14aa788cb3} <Debug> TCPHandler: Processed in 0.001303911 sec. | ||
| 14732 | 2026.03.02 04:29:23.768228 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2026.03.02 04:29:23.768324 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14734 | 2026.03.02 04:29:23.768365 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14735 | 2026.03.02 04:29:23.768678 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2026.03.02 04:29:23.768716 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14737 | 2026.03.02 04:29:23.769025 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14738 | 2026.03.02 04:29:23.769233 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2026.03.02 04:29:23.769362 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001058 sec., 22684.310018903594 rows/sec., 1.53 MiB/sec. | ||
| 14740 | 2026.03.02 04:29:23.769398 [ 261 ] {c93e53a8-1e6f-4340-9fea-af678a80364b} <Debug> TCPHandler: Processed in 0.001220641 sec. | ||
| 14741 | 2026.03.02 04:29:24.732840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14742 | 2026.03.02 04:29:24.750864 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2026.03.02 04:29:24.750925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14744 | 2026.03.02 04:29:24.757145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14745 | 2026.03.02 04:29:24.757847 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2026.03.02 04:29:24.758150 [ 102 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14747 | 2026.03.02 04:29:24.758241 [ 102 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2026.03.02 04:29:24.758265 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14749 | 2026.03.02 04:29:24.758359 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 14750 | 2026.03.02 04:29:24.761334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14751 | 2026.03.02 04:29:24.761511 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14752 | 2026.03.02 04:29:24.762410 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 14753 | 2026.03.02 04:29:24.765775 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 14754 | 2026.03.02 04:29:24.769167 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 14755 | 2026.03.02 04:29:24.772950 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 14756 | 2026.03.02 04:29:24.777304 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 14757 | 2026.03.02 04:29:24.781842 [ 195 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 14758 | 2026.03.02 04:29:24.838471 [ 192 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.080102386 sec., 6678.9521101156715 rows/sec., 34.54 MiB/sec. | ||
| 14759 | 2026.03.02 04:29:24.840742 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14760 | 2026.03.02 04:29:24.842447 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_71_14} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14761 | 2026.03.02 04:29:24.842536 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_71_14} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14762 | 2026.03.02 04:29:24.843952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14763 | 2026.03.02 04:29:25.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.06 MiB, peak 387.48 MiB, free memory in arenas 0.00 B, will set to 369.04 MiB (RSS), difference: -1.03 MiB | ||
| 14764 | 2026.03.02 04:29:28.766870 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2026.03.02 04:29:28.767151 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14766 | 2026.03.02 04:29:28.767250 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14767 | 2026.03.02 04:29:28.768035 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14768 | 2026.03.02 04:29:28.768078 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14769 | 2026.03.02 04:29:28.768507 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14770 | 2026.03.02 04:29:28.768729 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2026.03.02 04:29:28.768883 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001787 sec., 31337.437045327366 rows/sec., 2.41 MiB/sec. | ||
| 14772 | 2026.03.02 04:29:28.768925 [ 261 ] {e50b77b1-2caf-4035-a89f-7195fd780636} <Debug> TCPHandler: Processed in 0.002243488 sec. | ||
| 14773 | 2026.03.02 04:29:28.769041 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2026.03.02 04:29:28.769137 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14775 | 2026.03.02 04:29:28.769179 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14776 | 2026.03.02 04:29:28.769603 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.03.02 04:29:28.769638 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14778 | 2026.03.02 04:29:28.769951 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14779 | 2026.03.02 04:29:28.770162 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2026.03.02 04:29:28.770294 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 14781 | 2026.03.02 04:29:28.770331 [ 261 ] {10b3f538-6d03-4cb2-bc1e-26016ce3186f} <Debug> TCPHandler: Processed in 0.001341391 sec. | ||
| 14782 | 2026.03.02 04:29:28.770436 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14783 | 2026.03.02 04:29:28.770530 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14784 | 2026.03.02 04:29:28.770574 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14785 | 2026.03.02 04:29:28.771010 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14786 | 2026.03.02 04:29:28.771052 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14787 | 2026.03.02 04:29:28.771436 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14788 | 2026.03.02 04:29:28.771640 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2026.03.02 04:29:28.771769 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 14790 | 2026.03.02 04:29:28.771806 [ 261 ] {8e729046-7fc4-4d2f-a8b3-f6a3baeeb4e7} <Debug> TCPHandler: Processed in 0.001419742 sec. | ||
| 14791 | 2026.03.02 04:29:28.771978 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14792 | 2026.03.02 04:29:28.772099 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14793 | 2026.03.02 04:29:28.772150 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14794 | 2026.03.02 04:29:28.772526 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2026.03.02 04:29:28.772561 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14796 | 2026.03.02 04:29:28.772875 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14797 | 2026.03.02 04:29:28.773084 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2026.03.02 04:29:28.773218 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 14799 | 2026.03.02 04:29:28.773256 [ 261 ] {7b212977-5388-494e-892a-8241dd677657} <Debug> TCPHandler: Processed in 0.001340651 sec. | ||
| 14800 | 2026.03.02 04:29:30.176691 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14801 | 2026.03.02 04:29:30.176745 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14802 | 2026.03.02 04:29:30.385396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34582 | ||
| 14803 | 2026.03.02 04:29:30.386178 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14804 | 2026.03.02 04:29:30.386243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14805 | 2026.03.02 04:29:30.386821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14806 | 2026.03.02 04:29:30.387040 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14807 | 2026.03.02 04:29:30.387173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34582 | ||
| 14808 | 2026.03.02 04:29:30.489844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1822 | ||
| 14809 | 2026.03.02 04:29:30.492541 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14810 | 2026.03.02 04:29:30.492602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14811 | 2026.03.02 04:29:30.493874 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14812 | 2026.03.02 04:29:30.494159 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14813 | 2026.03.02 04:29:30.494400 [ 219 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): 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] | ||
| 14814 | 2026.03.02 04:29:30.494453 [ 219 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): 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] | ||
| 14815 | 2026.03.02 04:29:30.494540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1822 | ||
| 14816 | 2026.03.02 04:29:30.498068 [ 219 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): 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] | ||
| 14817 | 2026.03.02 04:29:32.261579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14818 | 2026.03.02 04:29:32.278949 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2026.03.02 04:29:32.279009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14820 | 2026.03.02 04:29:32.285212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14821 | 2026.03.02 04:29:32.285984 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14822 | 2026.03.02 04:29:32.289205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14823 | 2026.03.02 04:29:33.777304 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14824 | 2026.03.02 04:29:33.777581 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14825 | 2026.03.02 04:29:33.777673 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14826 | 2026.03.02 04:29:33.778432 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14827 | 2026.03.02 04:29:33.778479 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14828 | 2026.03.02 04:29:33.778887 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14829 | 2026.03.02 04:29:33.779118 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.03.02 04:29:33.779269 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 14831 | 2026.03.02 04:29:33.779311 [ 261 ] {ae35db3b-9f9b-4f8a-b0fe-032f7951f2eb} <Debug> TCPHandler: Processed in 0.002177738 sec. | ||
| 14832 | 2026.03.02 04:29:33.779433 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14833 | 2026.03.02 04:29:33.779528 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14834 | 2026.03.02 04:29:33.779568 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14835 | 2026.03.02 04:29:33.780406 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14836 | 2026.03.02 04:29:33.780444 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14837 | 2026.03.02 04:29:33.780802 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14838 | 2026.03.02 04:29:33.781015 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14839 | 2026.03.02 04:29:33.781143 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Debug> executeQuery: Read 879 rows, 72.07 KiB in 0.001634 sec., 537943.6964504283 rows/sec., 43.07 MiB/sec. | ||
| 14840 | 2026.03.02 04:29:33.781182 [ 261 ] {717e4dee-22f5-4583-b5ef-9344404e9192} <Debug> TCPHandler: Processed in 0.001797355 sec. | ||
| 14841 | 2026.03.02 04:29:33.781293 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14842 | 2026.03.02 04:29:33.781387 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14843 | 2026.03.02 04:29:33.781426 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14844 | 2026.03.02 04:29:33.781893 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.03.02 04:29:33.781929 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14846 | 2026.03.02 04:29:33.782242 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14847 | 2026.03.02 04:29:33.782448 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2026.03.02 04:29:33.782581 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001212 sec., 150990.099009901 rows/sec., 9.37 MiB/sec. | ||
| 14849 | 2026.03.02 04:29:33.782618 [ 261 ] {da67b7cc-f851-4998-887f-d45c3f6d68c6} <Debug> TCPHandler: Processed in 0.001374831 sec. | ||
| 14850 | 2026.03.02 04:29:33.782727 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14851 | 2026.03.02 04:29:33.782820 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14852 | 2026.03.02 04:29:33.782859 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14853 | 2026.03.02 04:29:33.783287 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14854 | 2026.03.02 04:29:33.783323 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14855 | 2026.03.02 04:29:33.783616 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14856 | 2026.03.02 04:29:33.783827 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14857 | 2026.03.02 04:29:33.783952 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 14858 | 2026.03.02 04:29:33.783990 [ 261 ] {e7d6ab42-fd52-4879-9ecb-be5901843fab} <Debug> TCPHandler: Processed in 0.001311161 sec. | ||
| 14859 | 2026.03.02 04:29:33.784012 [ 224 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): 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] | ||
| 14860 | 2026.03.02 04:29:33.784070 [ 224 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): 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] | ||
| 14861 | 2026.03.02 04:29:33.784098 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14862 | 2026.03.02 04:29:33.784195 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14863 | 2026.03.02 04:29:33.784235 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14864 | 2026.03.02 04:29:33.784660 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14865 | 2026.03.02 04:29:33.784696 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14866 | 2026.03.02 04:29:33.785032 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14867 | 2026.03.02 04:29:33.785241 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14868 | 2026.03.02 04:29:33.785364 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 14869 | 2026.03.02 04:29:33.785401 [ 261 ] {e3e45c75-a8d9-4e38-90ef-57e7e98ba721} <Debug> TCPHandler: Processed in 0.001351142 sec. | ||
| 14870 | 2026.03.02 04:29:33.785510 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2026.03.02 04:29:33.785601 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14872 | 2026.03.02 04:29:33.785641 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14873 | 2026.03.02 04:29:33.786224 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2026.03.02 04:29:33.786260 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14875 | 2026.03.02 04:29:33.786588 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14876 | 2026.03.02 04:29:33.786921 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2026.03.02 04:29:33.787107 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001522 sec., 348883.0486202366 rows/sec., 24.68 MiB/sec. | ||
| 14878 | 2026.03.02 04:29:33.787179 [ 261 ] {aba4be39-150a-457a-9cb5-53c8566e060c} <Debug> TCPHandler: Processed in 0.001716684 sec. | ||
| 14879 | 2026.03.02 04:29:33.787339 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14880 | 2026.03.02 04:29:33.787475 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14881 | 2026.03.02 04:29:33.787479 [ 224 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): 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] | ||
| 14882 | 2026.03.02 04:29:33.787529 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14883 | 2026.03.02 04:29:33.787881 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2026.03.02 04:29:33.787924 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14885 | 2026.03.02 04:29:33.788271 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14886 | 2026.03.02 04:29:33.788486 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14887 | 2026.03.02 04:29:33.788612 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 14888 | 2026.03.02 04:29:33.788648 [ 261 ] {2b332f66-60e1-408e-99d7-fe41a9590b80} <Debug> TCPHandler: Processed in 0.001388322 sec. | ||
| 14889 | 2026.03.02 04:29:33.788757 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14890 | 2026.03.02 04:29:33.788850 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14891 | 2026.03.02 04:29:33.788890 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14892 | 2026.03.02 04:29:33.789297 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14893 | 2026.03.02 04:29:33.789334 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14894 | 2026.03.02 04:29:33.789650 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14895 | 2026.03.02 04:29:33.789849 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14896 | 2026.03.02 04:29:33.789970 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 14897 | 2026.03.02 04:29:33.789976 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001145 sec., 231441.0480349345 rows/sec., 15.38 MiB/sec. | ||
| 14898 | 2026.03.02 04:29:33.790020 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2026.03.02 04:29:33.790036 [ 261 ] {bdd916ac-4254-45b6-ba24-79f50bc86db1} <Debug> TCPHandler: Processed in 0.001326591 sec. | ||
| 14900 | 2026.03.02 04:29:33.790046 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14901 | 2026.03.02 04:29:33.790147 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 14902 | 2026.03.02 04:29:33.790158 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2026.03.02 04:29:33.790262 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14904 | 2026.03.02 04:29:33.790263 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14905 | 2026.03.02 04:29:33.790306 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14906 | 2026.03.02 04:29:33.790314 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 32305 rows starting from the beginning of the part | ||
| 14907 | 2026.03.02 04:29:33.790395 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14908 | 2026.03.02 04:29:33.790441 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 887 rows starting from the beginning of the part | ||
| 14909 | 2026.03.02 04:29:33.790483 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 14910 | 2026.03.02 04:29:33.790523 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14911 | 2026.03.02 04:29:33.790566 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 265 rows starting from the beginning of the part | ||
| 14912 | 2026.03.02 04:29:33.790617 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.03.02 04:29:33.790658 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14914 | 2026.03.02 04:29:33.790974 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14915 | 2026.03.02 04:29:33.791177 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.03.02 04:29:33.791307 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 14917 | 2026.03.02 04:29:33.791310 [ 220 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): 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] | ||
| 14918 | 2026.03.02 04:29:33.791344 [ 220 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): 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] | ||
| 14919 | 2026.03.02 04:29:33.791346 [ 261 ] {fc58eb97-476f-4fa9-88ea-9ef8e7687c5e} <Debug> TCPHandler: Processed in 0.001236171 sec. | ||
| 14920 | 2026.03.02 04:29:33.791465 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14921 | 2026.03.02 04:29:33.791556 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14922 | 2026.03.02 04:29:33.791610 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14923 | 2026.03.02 04:29:33.792481 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.03.02 04:29:33.792518 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14925 | 2026.03.02 04:29:33.793137 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14926 | 2026.03.02 04:29:33.793400 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.03.02 04:29:33.793557 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002018 sec., 20317.145688800796 rows/sec., 36.41 MiB/sec. | ||
| 14928 | 2026.03.02 04:29:33.793625 [ 261 ] {d4e49822-2dc3-422e-863c-d6f59dccb951} <Debug> TCPHandler: Processed in 0.002208129 sec. | ||
| 14929 | 2026.03.02 04:29:33.793731 [ 220 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): 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] | ||
| 14930 | 2026.03.02 04:29:33.793776 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14931 | 2026.03.02 04:29:33.793874 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14932 | 2026.03.02 04:29:33.793915 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14933 | 2026.03.02 04:29:33.794336 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14934 | 2026.03.02 04:29:33.794373 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14935 | 2026.03.02 04:29:33.794677 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14936 | 2026.03.02 04:29:33.794888 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2026.03.02 04:29:33.795018 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 4.84 MiB/sec. | ||
| 14938 | 2026.03.02 04:29:33.795053 [ 261 ] {1caae000-5190-4ae0-ac6c-18ebafa44e0a} <Debug> TCPHandler: Processed in 0.001325601 sec. | ||
| 14939 | 2026.03.02 04:29:33.797546 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33841 rows, containing 5 columns (5 merged, 0 gathered) in 0.007441213 sec., 4547780.046075821 rows/sec., 309.05 MiB/sec. | ||
| 14940 | 2026.03.02 04:29:33.797913 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 14941 | 2026.03.02 04:29:33.798165 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14942 | 2026.03.02 04:29:33.798232 [ 191 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 14943 | 2026.03.02 04:29:33.798323 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14944 | 2026.03.02 04:29:34.575435 [ 225 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): 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] | ||
| 14945 | 2026.03.02 04:29:34.575490 [ 225 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): 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] | ||
| 14946 | 2026.03.02 04:29:34.578797 [ 225 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): 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] | ||
| 14947 | 2026.03.02 04:29:35.181465 [ 221 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): 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] | ||
| 14948 | 2026.03.02 04:29:35.181520 [ 221 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): 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] | ||
| 14949 | 2026.03.02 04:29:35.184579 [ 221 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): 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] | ||
| 14950 | 2026.03.02 04:29:37.887467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35030 | ||
| 14951 | 2026.03.02 04:29:37.887980 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.03.02 04:29:37.888028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14953 | 2026.03.02 04:29:37.888531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14954 | 2026.03.02 04:29:37.888776 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.03.02 04:29:37.888917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35030 | ||
| 14956 | 2026.03.02 04:29:38.772151 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14957 | 2026.03.02 04:29:38.772364 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14958 | 2026.03.02 04:29:38.772440 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14959 | 2026.03.02 04:29:38.773142 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2026.03.02 04:29:38.773191 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14961 | 2026.03.02 04:29:38.773588 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14962 | 2026.03.02 04:29:38.773823 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2026.03.02 04:29:38.773987 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 14964 | 2026.03.02 04:29:38.773992 [ 24 ] {} <Debug> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 14965 | 2026.03.02 04:29:38.774042 [ 261 ] {d989c945-ad56-4933-8ead-f1d80409c90c} <Debug> TCPHandler: Processed in 0.002046227 sec. | ||
| 14966 | 2026.03.02 04:29:38.774100 [ 24 ] {} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14967 | 2026.03.02 04:29:38.774145 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14968 | 2026.03.02 04:29:38.774194 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14969 | 2026.03.02 04:29:38.774255 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 14970 | 2026.03.02 04:29:38.774305 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14971 | 2026.03.02 04:29:38.774343 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14972 | 2026.03.02 04:29:38.774351 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14973 | 2026.03.02 04:29:38.774371 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 308 rows starting from the beginning of the part | ||
| 14974 | 2026.03.02 04:29:38.774431 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 14975 | 2026.03.02 04:29:38.774474 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 14976 | 2026.03.02 04:29:38.774515 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 14977 | 2026.03.02 04:29:38.774552 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 14978 | 2026.03.02 04:29:38.774599 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 14979 | 2026.03.02 04:29:38.774774 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2026.03.02 04:29:38.774811 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14981 | 2026.03.02 04:29:38.775131 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14982 | 2026.03.02 04:29:38.775344 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14983 | 2026.03.02 04:29:38.775480 [ 191 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265711 sec., 1159822.423918256 rows/sec., 78.83 MiB/sec. | ||
| 14984 | 2026.03.02 04:29:38.775487 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001205 sec., 1659.7510373443984 rows/sec., 135.34 KiB/sec. | ||
| 14985 | 2026.03.02 04:29:38.775537 [ 261 ] {f7137b38-df02-4f0f-9f8a-3369464a06ce} <Debug> TCPHandler: Processed in 0.001397762 sec. | ||
| 14986 | 2026.03.02 04:29:38.775600 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14987 | 2026.03.02 04:29:38.775653 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14988 | 2026.03.02 04:29:38.775751 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14989 | 2026.03.02 04:29:38.775793 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14990 | 2026.03.02 04:29:38.775815 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.03.02 04:29:38.775874 [ 199 ] {2ca84ebe-4026-4c36-9395-8b09eaac4fb4::all_1_41_9} <Trace> oximeter.fields_i16 (2ca84ebe-4026-4c36-9395-8b09eaac4fb4) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 14992 | 2026.03.02 04:29:38.775978 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14993 | 2026.03.02 04:29:38.776294 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.03.02 04:29:38.776331 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14995 | 2026.03.02 04:29:38.776658 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14996 | 2026.03.02 04:29:38.776872 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2026.03.02 04:29:38.777009 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001278 sec., 138497.65258215962 rows/sec., 12.18 MiB/sec. | ||
| 14998 | 2026.03.02 04:29:38.777013 [ 24 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14999 | 2026.03.02 04:29:38.777054 [ 261 ] {76e733c8-84b1-44ac-9aa9-0c854003d404} <Debug> TCPHandler: Processed in 0.001452652 sec. | ||
| 15000 | 2026.03.02 04:29:38.777072 [ 24 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2026.03.02 04:29:38.777173 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15002 | 2026.03.02 04:29:38.777195 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15003 | 2026.03.02 04:29:38.777277 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15004 | 2026.03.02 04:29:38.777324 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15005 | 2026.03.02 04:29:38.777331 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 15006 | 2026.03.02 04:29:38.777482 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15007 | 2026.03.02 04:29:38.777520 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2153 rows starting from the beginning of the part | ||
| 15008 | 2026.03.02 04:29:38.777592 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2021 rows starting from the beginning of the part | ||
| 15009 | 2026.03.02 04:29:38.777645 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 15010 | 2026.03.02 04:29:38.777692 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::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 | ||
| 15011 | 2026.03.02 04:29:38.777723 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2026.03.02 04:29:38.777735 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 879 rows starting from the beginning of the part | ||
| 15013 | 2026.03.02 04:29:38.777770 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15014 | 2026.03.02 04:29:38.777796 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 177 rows starting from the beginning of the part | ||
| 15015 | 2026.03.02 04:29:38.778125 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15016 | 2026.03.02 04:29:38.778348 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.03.02 04:29:38.778469 [ 24 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15018 | 2026.03.02 04:29:38.778486 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001228 sec., 11400.651465798046 rows/sec., 896.24 KiB/sec. | ||
| 15019 | 2026.03.02 04:29:38.778499 [ 24 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2026.03.02 04:29:38.778526 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15021 | 2026.03.02 04:29:38.778535 [ 261 ] {0b807a28-a9ec-441a-8e31-c4f8497f393b} <Debug> TCPHandler: Processed in 0.001412932 sec. | ||
| 15022 | 2026.03.02 04:29:38.778595 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::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 | ||
| 15023 | 2026.03.02 04:29:38.778647 [ 218 ] {} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): 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] | ||
| 15024 | 2026.03.02 04:29:38.778649 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2026.03.02 04:29:38.778684 [ 218 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): 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] | ||
| 15026 | 2026.03.02 04:29:38.778677 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15027 | 2026.03.02 04:29:38.778741 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 219 rows starting from the beginning of the part | ||
| 15028 | 2026.03.02 04:29:38.778772 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15029 | 2026.03.02 04:29:38.778794 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 183 rows starting from the beginning of the part | ||
| 15030 | 2026.03.02 04:29:38.778814 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15031 | 2026.03.02 04:29:38.778838 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 183 rows starting from the beginning of the part | ||
| 15032 | 2026.03.02 04:29:38.778878 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 187 rows starting from the beginning of the part | ||
| 15033 | 2026.03.02 04:29:38.778916 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 183 rows starting from the beginning of the part | ||
| 15034 | 2026.03.02 04:29:38.778955 [ 191 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
| 15035 | 2026.03.02 04:29:38.779210 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2026.03.02 04:29:38.779247 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15037 | 2026.03.02 04:29:38.779600 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15038 | 2026.03.02 04:29:38.779844 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276591 sec., 759052.8211463186 rows/sec., 50.45 MiB/sec. | ||
| 15039 | 2026.03.02 04:29:38.779874 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.03.02 04:29:38.779998 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15041 | 2026.03.02 04:29:38.779995 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002717003 sec., 1966136.953106051 rows/sec., 168.08 MiB/sec. | ||
| 15042 | 2026.03.02 04:29:38.780019 [ 86 ] {} <Debug> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 15043 | 2026.03.02 04:29:38.780023 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00127 sec., 18897.63779527559 rows/sec., 1.57 MiB/sec. | ||
| 15044 | 2026.03.02 04:29:38.780094 [ 86 ] {} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.03.02 04:29:38.780121 [ 261 ] {dd102d52-3a9c-410b-8ef6-5a3871f6773e} <Debug> TCPHandler: Processed in 0.001522572 sec. | ||
| 15046 | 2026.03.02 04:29:38.780128 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15047 | 2026.03.02 04:29:38.780247 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 15048 | 2026.03.02 04:29:38.780253 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.03.02 04:29:38.780286 [ 198 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15050 | 2026.03.02 04:29:38.780364 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.03.02 04:29:38.780372 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15052 | 2026.03.02 04:29:38.780375 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15053 | 2026.03.02 04:29:38.780423 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 401 rows starting from the beginning of the part | ||
| 15054 | 2026.03.02 04:29:38.780444 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15055 | 2026.03.02 04:29:38.780448 [ 194 ] {5c5a22e6-8041-4cde-8741-8fdde839a7c9::all_1_66_13} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15056 | 2026.03.02 04:29:38.780496 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 15057 | 2026.03.02 04:29:38.780550 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 15058 | 2026.03.02 04:29:38.780559 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15059 | 2026.03.02 04:29:38.780612 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 377 rows starting from the beginning of the part | ||
| 15060 | 2026.03.02 04:29:38.780621 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.03.02 04:29:38.780664 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 15062 | 2026.03.02 04:29:38.780709 [ 201 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 15063 | 2026.03.02 04:29:38.780762 [ 197 ] {3fe911a9-c562-4c05-8bf9-ff9a3be1903b::all_1_116_23} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15064 | 2026.03.02 04:29:38.780864 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15065 | 2026.03.02 04:29:38.780904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 15066 | 2026.03.02 04:29:38.780911 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15067 | 2026.03.02 04:29:38.781247 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15068 | 2026.03.02 04:29:38.781515 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.03.02 04:29:38.781571 [ 218 ] {} <Debug> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): 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] | ||
| 15070 | 2026.03.02 04:29:38.781640 [ 86 ] {} <Debug> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 15071 | 2026.03.02 04:29:38.781658 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001301 sec., 9223.674096848577 rows/sec., 720.60 KiB/sec. | ||
| 15072 | 2026.03.02 04:29:38.781670 [ 86 ] {} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.03.02 04:29:38.781701 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15074 | 2026.03.02 04:29:38.781705 [ 261 ] {1177e57b-c991-4f90-90c1-6df567476949} <Debug> TCPHandler: Processed in 0.001509533 sec. | ||
| 15075 | 2026.03.02 04:29:38.781726 [ 197 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527133 sec., 817872.4446397269 rows/sec., 57.46 MiB/sec. | ||
| 15076 | 2026.03.02 04:29:38.781785 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 15077 | 2026.03.02 04:29:38.781830 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2026.03.02 04:29:38.781870 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15079 | 2026.03.02 04:29:38.781875 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 15080 | 2026.03.02 04:29:38.781901 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 160 rows starting from the beginning of the part | ||
| 15081 | 2026.03.02 04:29:38.781930 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15082 | 2026.03.02 04:29:38.781951 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 15083 | 2026.03.02 04:29:38.781977 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15084 | 2026.03.02 04:29:38.781994 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 15085 | 2026.03.02 04:29:38.782037 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 15086 | 2026.03.02 04:29:38.782082 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 15087 | 2026.03.02 04:29:38.782120 [ 201 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 15088 | 2026.03.02 04:29:38.782183 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.03.02 04:29:38.782266 [ 198 ] {154f8dd4-fbab-4dfe-93d6-febc3777cbc1::all_1_47_10} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 15090 | 2026.03.02 04:29:38.782351 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15091 | 2026.03.02 04:29:38.782447 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.03.02 04:29:38.782489 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15093 | 2026.03.02 04:29:38.782824 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15094 | 2026.03.02 04:29:38.782903 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114917 sec., 664827.6582228914 rows/sec., 40.75 MiB/sec. | ||
| 15095 | 2026.03.02 04:29:38.783041 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 15096 | 2026.03.02 04:29:38.783066 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.03.02 04:29:38.783196 [ 86 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15098 | 2026.03.02 04:29:38.783206 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001306 sec., 78101.0719754977 rows/sec., 6.38 MiB/sec. | ||
| 15099 | 2026.03.02 04:29:38.783232 [ 86 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15100 | 2026.03.02 04:29:38.783256 [ 261 ] {c83d4267-530b-4827-b378-62a5d71c44e4} <Debug> TCPHandler: Processed in 0.001492553 sec. | ||
| 15101 | 2026.03.02 04:29:38.783258 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15102 | 2026.03.02 04:29:38.783299 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2026.03.02 04:29:38.783334 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 15104 | 2026.03.02 04:29:38.783368 [ 197 ] {c1ddd2eb-95ab-4546-a084-18714ccdc318::all_1_41_9} <Trace> oximeter.fields_u8 (c1ddd2eb-95ab-4546-a084-18714ccdc318) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 15105 | 2026.03.02 04:29:38.783370 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15106 | 2026.03.02 04:29:38.783411 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15107 | 2026.03.02 04:29:38.783437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15108 | 2026.03.02 04:29:38.783438 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1065 rows starting from the beginning of the part | ||
| 15109 | 2026.03.02 04:29:38.783471 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15110 | 2026.03.02 04:29:38.783486 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 991 rows starting from the beginning of the part | ||
| 15111 | 2026.03.02 04:29:38.783518 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15112 | 2026.03.02 04:29:38.783524 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 15113 | 2026.03.02 04:29:38.783566 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::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 | ||
| 15114 | 2026.03.02 04:29:38.783596 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 531 rows starting from the beginning of the part | ||
| 15115 | 2026.03.02 04:29:38.783629 [ 201 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part | ||
| 15116 | 2026.03.02 04:29:38.783935 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2026.03.02 04:29:38.784037 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15118 | 2026.03.02 04:29:38.784393 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15119 | 2026.03.02 04:29:38.784620 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2026.03.02 04:29:38.784757 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Debug> executeQuery: Read 269 rows, 20.45 KiB in 0.001275 sec., 210980.39215686274 rows/sec., 15.66 MiB/sec. | ||
| 15121 | 2026.03.02 04:29:38.784795 [ 261 ] {601ccaae-121b-4140-9e5d-78a198a7c9ec} <Debug> TCPHandler: Processed in 0.001453192 sec. | ||
| 15122 | 2026.03.02 04:29:38.784801 [ 193 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472703 sec., 1912809.3037088946 rows/sec., 146.38 MiB/sec. | ||
| 15123 | 2026.03.02 04:29:38.784903 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15124 | 2026.03.02 04:29:38.784961 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15125 | 2026.03.02 04:29:38.785003 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15126 | 2026.03.02 04:29:38.785056 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15127 | 2026.03.02 04:29:38.785211 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15128 | 2026.03.02 04:29:38.785287 [ 197 ] {60a59e81-26fb-42d7-913b-a5685ec2a234::all_1_116_23} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15129 | 2026.03.02 04:29:38.785358 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15130 | 2026.03.02 04:29:38.785391 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15131 | 2026.03.02 04:29:38.785432 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15132 | 2026.03.02 04:29:38.785740 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15133 | 2026.03.02 04:29:38.785959 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2026.03.02 04:29:38.786080 [ 86 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15135 | 2026.03.02 04:29:38.786087 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 15136 | 2026.03.02 04:29:38.786114 [ 86 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2026.03.02 04:29:38.786137 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15138 | 2026.03.02 04:29:38.786140 [ 261 ] {e1afb49b-89c9-4ddd-92fb-20deb0c7293d} <Debug> TCPHandler: Processed in 0.001287181 sec. | ||
| 15139 | 2026.03.02 04:29:38.786210 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 15140 | 2026.03.02 04:29:38.786310 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15141 | 2026.03.02 04:29:38.786338 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6756 rows starting from the beginning of the part | ||
| 15142 | 2026.03.02 04:29:38.786393 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 66 rows starting from the beginning of the part | ||
| 15143 | 2026.03.02 04:29:38.786436 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 15144 | 2026.03.02 04:29:38.786476 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15145 | 2026.03.02 04:29:38.786516 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 15146 | 2026.03.02 04:29:38.786554 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::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 | ||
| 15147 | 2026.03.02 04:29:38.788251 [ 190 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7056 rows, containing 4 columns (4 merged, 0 gathered) in 0.002072848 sec., 3404012.2575316667 rows/sec., 222.77 MiB/sec. | ||
| 15148 | 2026.03.02 04:29:38.788657 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15149 | 2026.03.02 04:29:38.788915 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2026.03.02 04:29:38.788985 [ 187 ] {dcd55067-6126-4839-be4c-e467825e01f6::all_1_116_23} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15151 | 2026.03.02 04:29:38.789059 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15152 | 2026.03.02 04:29:39.789415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15153 | 2026.03.02 04:29:39.810487 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.03.02 04:29:39.810558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15155 | 2026.03.02 04:29:39.817812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15156 | 2026.03.02 04:29:39.818926 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15157 | 2026.03.02 04:29:39.824702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15158 | 2026.03.02 04:29:40.108952 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44405 | ||
| 15159 | 2026.03.02 04:29:40.109078 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15160 | 2026.03.02 04:29:40.109135 [ 289 ] {} <Debug> TCP-Session: b34a4d8e-13aa-4938-9a81-20e156dad254 Authenticating user 'default' from [fd00:1122:3344:101::e]:44405 | ||
| 15161 | 2026.03.02 04:29:40.109160 [ 289 ] {} <Debug> TCP-Session: b34a4d8e-13aa-4938-9a81-20e156dad254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15162 | 2026.03.02 04:29:40.109174 [ 289 ] {} <Debug> TCP-Session: b34a4d8e-13aa-4938-9a81-20e156dad254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15163 | 2026.03.02 04:29:40.109386 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55470 | ||
| 15164 | 2026.03.02 04:29:40.109394 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47541 | ||
| 15165 | 2026.03.02 04:29:40.109438 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64276 | ||
| 15166 | 2026.03.02 04:29:40.109454 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34658 | ||
| 15167 | 2026.03.02 04:29:40.109482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37990 | ||
| 15168 | 2026.03.02 04:29:40.109503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15169 | 2026.03.02 04:29:40.109523 [ 289 ] {} <Trace> TCP-Session: b34a4d8e-13aa-4938-9a81-20e156dad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15170 | 2026.03.02 04:29:40.109531 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15171 | 2026.03.02 04:29:40.109557 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15172 | 2026.03.02 04:29:40.109559 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15173 | 2026.03.02 04:29:40.109590 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15174 | 2026.03.02 04:29:40.109589 [ 291 ] {} <Debug> TCP-Session: 1f2d96fc-1ae7-42d6-92a3-e69f52578003 Authenticating user 'default' from [fd00:1122:3344:101::e]:47541 | ||
| 15175 | 2026.03.02 04:29:40.109612 [ 292 ] {} <Debug> TCP-Session: 1c186517-bfd1-48d9-a328-24b1100f50a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64276 | ||
| 15176 | 2026.03.02 04:29:40.109622 [ 288 ] {} <Debug> TCP-Session: a1549b5b-89af-43f3-982a-e345d9fe6603 Authenticating user 'default' from [fd00:1122:3344:101::e]:37990 | ||
| 15177 | 2026.03.02 04:29:40.109638 [ 291 ] {} <Debug> TCP-Session: 1f2d96fc-1ae7-42d6-92a3-e69f52578003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15178 | 2026.03.02 04:29:40.109650 [ 292 ] {} <Debug> TCP-Session: 1c186517-bfd1-48d9-a328-24b1100f50a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15179 | 2026.03.02 04:29:40.109665 [ 291 ] {} <Debug> TCP-Session: 1f2d96fc-1ae7-42d6-92a3-e69f52578003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15180 | 2026.03.02 04:29:40.109687 [ 292 ] {} <Debug> TCP-Session: 1c186517-bfd1-48d9-a328-24b1100f50a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15181 | 2026.03.02 04:29:40.109652 [ 288 ] {} <Debug> TCP-Session: a1549b5b-89af-43f3-982a-e345d9fe6603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15182 | 2026.03.02 04:29:40.109716 [ 289 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15183 | 2026.03.02 04:29:40.109731 [ 288 ] {} <Debug> TCP-Session: a1549b5b-89af-43f3-982a-e345d9fe6603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15184 | 2026.03.02 04:29:40.109595 [ 259 ] {} <Debug> TCP-Session: 3c8d5a76-341b-4d5b-bffc-4712619c0956 Authenticating user 'default' from [fd00:1122:3344:101::e]:34658 | ||
| 15185 | 2026.03.02 04:29:40.109556 [ 290 ] {} <Debug> TCP-Session: d8720443-65d4-42b7-86c6-b9982e6d447b Authenticating user 'default' from [fd00:1122:3344:101::e]:55470 | ||
| 15186 | 2026.03.02 04:29:40.109781 [ 259 ] {} <Debug> TCP-Session: 3c8d5a76-341b-4d5b-bffc-4712619c0956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15187 | 2026.03.02 04:29:40.109469 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38000 | ||
| 15188 | 2026.03.02 04:29:40.109807 [ 290 ] {} <Debug> TCP-Session: d8720443-65d4-42b7-86c6-b9982e6d447b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15189 | 2026.03.02 04:29:40.109809 [ 259 ] {} <Debug> TCP-Session: 3c8d5a76-341b-4d5b-bffc-4712619c0956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15190 | 2026.03.02 04:29:40.109842 [ 290 ] {} <Debug> TCP-Session: d8720443-65d4-42b7-86c6-b9982e6d447b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15191 | 2026.03.02 04:29:40.109445 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47298 | ||
| 15192 | 2026.03.02 04:29:40.109890 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15193 | 2026.03.02 04:29:40.109435 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42680 | ||
| 15194 | 2026.03.02 04:29:40.109917 [ 287 ] {} <Debug> TCP-Session: 8c378cfb-6f63-43df-9294-39594a10e95f Authenticating user 'default' from [fd00:1122:3344:101::e]:38000 | ||
| 15195 | 2026.03.02 04:29:40.109951 [ 287 ] {} <Debug> TCP-Session: 8c378cfb-6f63-43df-9294-39594a10e95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15196 | 2026.03.02 04:29:40.109964 [ 287 ] {} <Debug> TCP-Session: 8c378cfb-6f63-43df-9294-39594a10e95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15197 | 2026.03.02 04:29:40.109987 [ 289 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15198 | 2026.03.02 04:29:40.110052 [ 289 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15199 | 2026.03.02 04:29:40.110086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15200 | 2026.03.02 04:29:40.110118 [ 294 ] {} <Debug> TCP-Session: 9af9026f-13d1-4052-9798-a600b7819743 Authenticating user 'default' from [fd00:1122:3344:101::e]:47298 | ||
| 15201 | 2026.03.02 04:29:40.110135 [ 294 ] {} <Debug> TCP-Session: 9af9026f-13d1-4052-9798-a600b7819743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15202 | 2026.03.02 04:29:40.110146 [ 294 ] {} <Debug> TCP-Session: 9af9026f-13d1-4052-9798-a600b7819743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15203 | 2026.03.02 04:29:40.110343 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15204 | 2026.03.02 04:29:40.110362 [ 289 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 15205 | 2026.03.02 04:29:40.110381 [ 293 ] {} <Debug> TCP-Session: b28794c6-88ea-4e64-bf07-08ce42f97f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:42680 | ||
| 15206 | 2026.03.02 04:29:40.110407 [ 293 ] {} <Debug> TCP-Session: b28794c6-88ea-4e64-bf07-08ce42f97f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15207 | 2026.03.02 04:29:40.110422 [ 293 ] {} <Debug> TCP-Session: b28794c6-88ea-4e64-bf07-08ce42f97f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15208 | 2026.03.02 04:29:40.111444 [ 346 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Trace> AggregatingTransform: Aggregating | ||
| 15209 | 2026.03.02 04:29:40.111481 [ 346 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 15210 | 2026.03.02 04:29:40.111519 [ 346 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049129 sec. (953.172 rows/sec., 37.23 KiB/sec.) | ||
| 15211 | 2026.03.02 04:29:40.111537 [ 346 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Trace> Aggregator: Merging aggregated data | ||
| 15212 | 2026.03.02 04:29:40.112832 [ 289 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003169 sec., 315.5569580309246 rows/sec., 12.33 KiB/sec. | ||
| 15213 | 2026.03.02 04:29:40.113018 [ 289 ] {50f0232f-29bc-4b9a-920e-3367ba8a37f6} <Debug> TCPHandler: Processed in 0.003629641 sec. | ||
| 15214 | 2026.03.02 04:29:40.113114 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15215 | 2026.03.02 04:29:40.113151 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15216 | 2026.03.02 04:29:40.113162 [ 290 ] {} <Debug> TCP-Session: d8720443-65d4-42b7-86c6-b9982e6d447b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15217 | 2026.03.02 04:29:40.113175 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15218 | 2026.03.02 04:29:40.113188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15219 | 2026.03.02 04:29:40.113219 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15220 | 2026.03.02 04:29:40.113240 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15221 | 2026.03.02 04:29:40.113256 [ 288 ] {} <Debug> TCP-Session: a1549b5b-89af-43f3-982a-e345d9fe6603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15222 | 2026.03.02 04:29:40.113268 [ 292 ] {} <Debug> TCP-Session: 1c186517-bfd1-48d9-a328-24b1100f50a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15223 | 2026.03.02 04:29:40.113276 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15224 | 2026.03.02 04:29:40.113295 [ 259 ] {} <Debug> TCP-Session: 3c8d5a76-341b-4d5b-bffc-4712619c0956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15225 | 2026.03.02 04:29:40.113235 [ 291 ] {} <Debug> TCP-Session: 1f2d96fc-1ae7-42d6-92a3-e69f52578003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15226 | 2026.03.02 04:29:40.113336 [ 287 ] {} <Debug> TCP-Session: 8c378cfb-6f63-43df-9294-39594a10e95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15227 | 2026.03.02 04:29:40.113197 [ 293 ] {} <Debug> TCP-Session: b28794c6-88ea-4e64-bf07-08ce42f97f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15228 | 2026.03.02 04:29:40.113270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15229 | 2026.03.02 04:29:40.113209 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15230 | 2026.03.02 04:29:40.113417 [ 289 ] {} <Debug> TCP-Session: b34a4d8e-13aa-4938-9a81-20e156dad254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15231 | 2026.03.02 04:29:40.113445 [ 294 ] {} <Debug> TCP-Session: 9af9026f-13d1-4052-9798-a600b7819743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15232 | 2026.03.02 04:29:40.154998 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40296 | ||
| 15233 | 2026.03.02 04:29:40.155093 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15234 | 2026.03.02 04:29:40.155117 [ 292 ] {} <Debug> TCP-Session: ea523eaa-066a-4a37-b0b9-de1b1350c131 Authenticating user 'default' from [fd00:1122:3344:101::e]:40296 | ||
| 15235 | 2026.03.02 04:29:40.155136 [ 292 ] {} <Debug> TCP-Session: ea523eaa-066a-4a37-b0b9-de1b1350c131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15236 | 2026.03.02 04:29:40.155148 [ 292 ] {} <Debug> TCP-Session: ea523eaa-066a-4a37-b0b9-de1b1350c131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15237 | 2026.03.02 04:29:40.155355 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59349 | ||
| 15238 | 2026.03.02 04:29:40.155372 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38757 | ||
| 15239 | 2026.03.02 04:29:40.155394 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55753 | ||
| 15240 | 2026.03.02 04:29:40.155423 [ 292 ] {} <Trace> TCP-Session: ea523eaa-066a-4a37-b0b9-de1b1350c131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15241 | 2026.03.02 04:29:40.155420 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34957 | ||
| 15242 | 2026.03.02 04:29:40.155457 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15243 | 2026.03.02 04:29:40.155473 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15244 | 2026.03.02 04:29:40.155481 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15245 | 2026.03.02 04:29:40.155497 [ 293 ] {} <Debug> TCP-Session: 0a3880a1-4d2a-47e8-8c67-5d75e5111816 Authenticating user 'default' from [fd00:1122:3344:101::e]:59349 | ||
| 15246 | 2026.03.02 04:29:40.155517 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15247 | 2026.03.02 04:29:40.155513 [ 259 ] {} <Debug> TCP-Session: 29016ac2-267d-4371-977e-481a223f9b1f Authenticating user 'default' from [fd00:1122:3344:101::e]:38757 | ||
| 15248 | 2026.03.02 04:29:40.155551 [ 291 ] {} <Debug> TCP-Session: 5e070901-d3cf-4533-991e-7c4becd83957 Authenticating user 'default' from [fd00:1122:3344:101::e]:34957 | ||
| 15249 | 2026.03.02 04:29:40.155540 [ 293 ] {} <Debug> TCP-Session: 0a3880a1-4d2a-47e8-8c67-5d75e5111816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15250 | 2026.03.02 04:29:40.155583 [ 291 ] {} <Debug> TCP-Session: 5e070901-d3cf-4533-991e-7c4becd83957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15251 | 2026.03.02 04:29:40.155597 [ 292 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40296) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15252 | 2026.03.02 04:29:40.155622 [ 293 ] {} <Debug> TCP-Session: 0a3880a1-4d2a-47e8-8c67-5d75e5111816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15253 | 2026.03.02 04:29:40.155627 [ 291 ] {} <Debug> TCP-Session: 5e070901-d3cf-4533-991e-7c4becd83957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15254 | 2026.03.02 04:29:40.155576 [ 259 ] {} <Debug> TCP-Session: 29016ac2-267d-4371-977e-481a223f9b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2026.03.02 04:29:40.155525 [ 288 ] {} <Debug> TCP-Session: e208dc56-6a50-4082-94a4-1fb04710ef83 Authenticating user 'default' from [fd00:1122:3344:101::e]:55753 | ||
| 15256 | 2026.03.02 04:29:40.155681 [ 259 ] {} <Debug> TCP-Session: 29016ac2-267d-4371-977e-481a223f9b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15257 | 2026.03.02 04:29:40.155411 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43000 | ||
| 15258 | 2026.03.02 04:29:40.155725 [ 288 ] {} <Debug> TCP-Session: e208dc56-6a50-4082-94a4-1fb04710ef83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2026.03.02 04:29:40.155383 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46393 | ||
| 15260 | 2026.03.02 04:29:40.155778 [ 288 ] {} <Debug> TCP-Session: e208dc56-6a50-4082-94a4-1fb04710ef83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15261 | 2026.03.02 04:29:40.155802 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15262 | 2026.03.02 04:29:40.155406 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47952 | ||
| 15263 | 2026.03.02 04:29:40.155838 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15264 | 2026.03.02 04:29:40.155840 [ 290 ] {} <Debug> TCP-Session: c10fb43d-7abe-4a8c-9474-8d7c2fd80a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:43000 | ||
| 15265 | 2026.03.02 04:29:40.155362 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55893 | ||
| 15266 | 2026.03.02 04:29:40.155882 [ 290 ] {} <Debug> TCP-Session: c10fb43d-7abe-4a8c-9474-8d7c2fd80a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15267 | 2026.03.02 04:29:40.155897 [ 292 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15268 | 2026.03.02 04:29:40.155899 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15269 | 2026.03.02 04:29:40.155939 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15270 | 2026.03.02 04:29:40.155951 [ 289 ] {} <Debug> TCP-Session: 14a01f01-b672-4682-a902-b84e38e44ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47952 | ||
| 15271 | 2026.03.02 04:29:40.155962 [ 292 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15272 | 2026.03.02 04:29:40.155970 [ 294 ] {} <Debug> TCP-Session: c4f047aa-4434-4d74-a7f5-3d69b8e108e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55893 | ||
| 15273 | 2026.03.02 04:29:40.155909 [ 290 ] {} <Debug> TCP-Session: c10fb43d-7abe-4a8c-9474-8d7c2fd80a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15274 | 2026.03.02 04:29:40.155873 [ 287 ] {} <Debug> TCP-Session: 04940630-1023-4d39-aeee-3bf60bf7410b Authenticating user 'default' from [fd00:1122:3344:101::e]:46393 | ||
| 15275 | 2026.03.02 04:29:40.156032 [ 294 ] {} <Debug> TCP-Session: c4f047aa-4434-4d74-a7f5-3d69b8e108e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15276 | 2026.03.02 04:29:40.156052 [ 287 ] {} <Debug> TCP-Session: 04940630-1023-4d39-aeee-3bf60bf7410b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15277 | 2026.03.02 04:29:40.156068 [ 294 ] {} <Debug> TCP-Session: c4f047aa-4434-4d74-a7f5-3d69b8e108e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15278 | 2026.03.02 04:29:40.156077 [ 287 ] {} <Debug> TCP-Session: 04940630-1023-4d39-aeee-3bf60bf7410b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15279 | 2026.03.02 04:29:40.155981 [ 289 ] {} <Debug> TCP-Session: 14a01f01-b672-4682-a902-b84e38e44ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15280 | 2026.03.02 04:29:40.156127 [ 289 ] {} <Debug> TCP-Session: 14a01f01-b672-4682-a902-b84e38e44ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15281 | 2026.03.02 04:29:40.156300 [ 292 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 15282 | 2026.03.02 04:29:40.157241 [ 316 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Trace> AggregatingTransform: Aggregating | ||
| 15283 | 2026.03.02 04:29:40.157285 [ 316 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Trace> Aggregator: Aggregation method: without_key | ||
| 15284 | 2026.03.02 04:29:40.157324 [ 316 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919008 sec. (1088.130 rows/sec., 42.51 KiB/sec.) | ||
| 15285 | 2026.03.02 04:29:40.157345 [ 316 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Trace> Aggregator: Merging aggregated data | ||
| 15286 | 2026.03.02 04:29:40.158697 [ 292 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003159 sec., 316.5558721114277 rows/sec., 12.37 KiB/sec. | ||
| 15287 | 2026.03.02 04:29:40.158856 [ 292 ] {07e61e8f-9016-4441-925a-24642f79b66c} <Debug> TCPHandler: Processed in 0.00354778 sec. | ||
| 15288 | 2026.03.02 04:29:40.158967 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15289 | 2026.03.02 04:29:40.158991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15290 | 2026.03.02 04:29:40.158998 [ 292 ] {} <Debug> TCP-Session: ea523eaa-066a-4a37-b0b9-de1b1350c131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15291 | 2026.03.02 04:29:40.159014 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15292 | 2026.03.02 04:29:40.159026 [ 288 ] {} <Debug> TCP-Session: e208dc56-6a50-4082-94a4-1fb04710ef83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15293 | 2026.03.02 04:29:40.159033 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15294 | 2026.03.02 04:29:40.159060 [ 289 ] {} <Debug> TCP-Session: 14a01f01-b672-4682-a902-b84e38e44ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15295 | 2026.03.02 04:29:40.159067 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15296 | 2026.03.02 04:29:40.159089 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15297 | 2026.03.02 04:29:40.159099 [ 291 ] {} <Debug> TCP-Session: 5e070901-d3cf-4533-991e-7c4becd83957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15298 | 2026.03.02 04:29:40.159121 [ 259 ] {} <Debug> TCP-Session: 29016ac2-267d-4371-977e-481a223f9b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15299 | 2026.03.02 04:29:40.159125 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15300 | 2026.03.02 04:29:40.159143 [ 293 ] {} <Debug> TCP-Session: 0a3880a1-4d2a-47e8-8c67-5d75e5111816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15301 | 2026.03.02 04:29:40.159104 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15302 | 2026.03.02 04:29:40.159180 [ 290 ] {} <Debug> TCP-Session: c10fb43d-7abe-4a8c-9474-8d7c2fd80a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15303 | 2026.03.02 04:29:40.159065 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15304 | 2026.03.02 04:29:40.159212 [ 287 ] {} <Debug> TCP-Session: 04940630-1023-4d39-aeee-3bf60bf7410b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15305 | 2026.03.02 04:29:40.159239 [ 294 ] {} <Debug> TCP-Session: c4f047aa-4434-4d74-a7f5-3d69b8e108e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15306 | 2026.03.02 04:29:40.494958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1866 | ||
| 15307 | 2026.03.02 04:29:40.497809 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.03.02 04:29:40.497872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 15309 | 2026.03.02 04:29:40.499288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15310 | 2026.03.02 04:29:40.499591 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.03.02 04:29:40.500056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
| 15312 | 2026.03.02 04:29:42.354556 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35039 | ||
| 15313 | 2026.03.02 04:29:42.354663 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15314 | 2026.03.02 04:29:42.354690 [ 292 ] {} <Debug> TCP-Session: 0acbe25c-fc40-451c-824d-3bc1f6e8ff2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35039 | ||
| 15315 | 2026.03.02 04:29:42.354712 [ 292 ] {} <Debug> TCP-Session: 0acbe25c-fc40-451c-824d-3bc1f6e8ff2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15316 | 2026.03.02 04:29:42.354731 [ 292 ] {} <Debug> TCP-Session: 0acbe25c-fc40-451c-824d-3bc1f6e8ff2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15317 | 2026.03.02 04:29:42.354963 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46049 | ||
| 15318 | 2026.03.02 04:29:42.354976 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50874 | ||
| 15319 | 2026.03.02 04:29:42.355012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58741 | ||
| 15320 | 2026.03.02 04:29:42.355026 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62508 | ||
| 15321 | 2026.03.02 04:29:42.355039 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38467 | ||
| 15322 | 2026.03.02 04:29:42.355081 [ 292 ] {} <Trace> TCP-Session: 0acbe25c-fc40-451c-824d-3bc1f6e8ff2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2026.03.02 04:29:42.355119 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15324 | 2026.03.02 04:29:42.355122 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15325 | 2026.03.02 04:29:42.355155 [ 288 ] {} <Debug> TCP-Session: a65ba4f2-aade-41c9-9eaf-92470d52cff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58741 | ||
| 15326 | 2026.03.02 04:29:42.355165 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15327 | 2026.03.02 04:29:42.355183 [ 288 ] {} <Debug> TCP-Session: a65ba4f2-aade-41c9-9eaf-92470d52cff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15328 | 2026.03.02 04:29:42.355205 [ 291 ] {} <Debug> TCP-Session: ba0afd07-3bfb-4cdd-a88f-dd4e2041b7dd Authenticating user 'default' from [fd00:1122:3344:101::e]:38467 | ||
| 15329 | 2026.03.02 04:29:42.355220 [ 288 ] {} <Debug> TCP-Session: a65ba4f2-aade-41c9-9eaf-92470d52cff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15330 | 2026.03.02 04:29:42.355176 [ 289 ] {} <Debug> TCP-Session: e9e88a00-c308-4c57-bc9f-d8ef404d055e Authenticating user 'default' from [fd00:1122:3344:101::e]:62508 | ||
| 15331 | 2026.03.02 04:29:42.355241 [ 291 ] {} <Debug> TCP-Session: ba0afd07-3bfb-4cdd-a88f-dd4e2041b7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15332 | 2026.03.02 04:29:42.355104 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15333 | 2026.03.02 04:29:42.355288 [ 289 ] {} <Debug> TCP-Session: e9e88a00-c308-4c57-bc9f-d8ef404d055e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15334 | 2026.03.02 04:29:42.355288 [ 292 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35039) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15335 | 2026.03.02 04:29:42.355316 [ 289 ] {} <Debug> TCP-Session: e9e88a00-c308-4c57-bc9f-d8ef404d055e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15336 | 2026.03.02 04:29:42.355308 [ 259 ] {} <Debug> TCP-Session: c25d759f-4f85-4e8f-b47f-479e3d709488 Authenticating user 'default' from [fd00:1122:3344:101::e]:50874 | ||
| 15337 | 2026.03.02 04:29:42.355285 [ 291 ] {} <Debug> TCP-Session: ba0afd07-3bfb-4cdd-a88f-dd4e2041b7dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15338 | 2026.03.02 04:29:42.355367 [ 259 ] {} <Debug> TCP-Session: c25d759f-4f85-4e8f-b47f-479e3d709488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15339 | 2026.03.02 04:29:42.355033 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63180 | ||
| 15340 | 2026.03.02 04:29:42.355385 [ 259 ] {} <Debug> TCP-Session: c25d759f-4f85-4e8f-b47f-479e3d709488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15341 | 2026.03.02 04:29:42.355001 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61013 | ||
| 15342 | 2026.03.02 04:29:42.354977 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51863 | ||
| 15343 | 2026.03.02 04:29:42.355083 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15344 | 2026.03.02 04:29:42.355495 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15345 | 2026.03.02 04:29:42.355510 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15346 | 2026.03.02 04:29:42.355519 [ 293 ] {} <Debug> TCP-Session: 9e8edac1-5d33-47d8-b935-578d1eade8c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46049 | ||
| 15347 | 2026.03.02 04:29:42.355529 [ 290 ] {} <Debug> TCP-Session: ba8fbdc7-9421-47d6-b6b7-bec3654f9f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63180 | ||
| 15348 | 2026.03.02 04:29:42.355532 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15349 | 2026.03.02 04:29:42.355548 [ 293 ] {} <Debug> TCP-Session: 9e8edac1-5d33-47d8-b935-578d1eade8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15350 | 2026.03.02 04:29:42.355564 [ 290 ] {} <Debug> TCP-Session: ba8fbdc7-9421-47d6-b6b7-bec3654f9f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15351 | 2026.03.02 04:29:42.355581 [ 293 ] {} <Debug> TCP-Session: 9e8edac1-5d33-47d8-b935-578d1eade8c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15352 | 2026.03.02 04:29:42.355593 [ 290 ] {} <Debug> TCP-Session: ba8fbdc7-9421-47d6-b6b7-bec3654f9f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15353 | 2026.03.02 04:29:42.355600 [ 292 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15354 | 2026.03.02 04:29:42.355572 [ 294 ] {} <Debug> TCP-Session: 9293164d-9864-4b89-8dac-5a44725f6a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:51863 | ||
| 15355 | 2026.03.02 04:29:42.355535 [ 287 ] {} <Debug> TCP-Session: 214217b0-eb19-49cc-a0a4-d5adf3849039 Authenticating user 'default' from [fd00:1122:3344:101::e]:61013 | ||
| 15356 | 2026.03.02 04:29:42.355665 [ 294 ] {} <Debug> TCP-Session: 9293164d-9864-4b89-8dac-5a44725f6a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15357 | 2026.03.02 04:29:42.355674 [ 292 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15358 | 2026.03.02 04:29:42.355680 [ 294 ] {} <Debug> TCP-Session: 9293164d-9864-4b89-8dac-5a44725f6a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15359 | 2026.03.02 04:29:42.355676 [ 287 ] {} <Debug> TCP-Session: 214217b0-eb19-49cc-a0a4-d5adf3849039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15360 | 2026.03.02 04:29:42.355719 [ 287 ] {} <Debug> TCP-Session: 214217b0-eb19-49cc-a0a4-d5adf3849039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15361 | 2026.03.02 04:29:42.355989 [ 292 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Debug> oximeter.version (2fe58a51-64c5-45cf-b332-424c9daa1e11) (SelectExecutor): Key condition: unknown | ||
| 15362 | 2026.03.02 04:29:42.357015 [ 317 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Trace> AggregatingTransform: Aggregating | ||
| 15363 | 2026.03.02 04:29:42.357053 [ 317 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 15364 | 2026.03.02 04:29:42.357088 [ 317 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991499 sec. (1008.574 rows/sec., 39.40 KiB/sec.) | ||
| 15365 | 2026.03.02 04:29:42.357108 [ 317 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Trace> Aggregator: Merging aggregated data | ||
| 15366 | 2026.03.02 04:29:42.358575 [ 292 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003352 sec., 298.32935560859187 rows/sec., 11.65 KiB/sec. | ||
| 15367 | 2026.03.02 04:29:42.358736 [ 292 ] {b9adb476-5144-4b4c-a21e-c0dedf4240d4} <Debug> TCPHandler: Processed in 0.003823103 sec. | ||
| 15368 | 2026.03.02 04:29:42.358836 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15369 | 2026.03.02 04:29:42.358869 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15370 | 2026.03.02 04:29:42.358872 [ 292 ] {} <Debug> TCP-Session: 0acbe25c-fc40-451c-824d-3bc1f6e8ff2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15371 | 2026.03.02 04:29:42.358891 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15372 | 2026.03.02 04:29:42.358918 [ 291 ] {} <Debug> TCP-Session: ba0afd07-3bfb-4cdd-a88f-dd4e2041b7dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15373 | 2026.03.02 04:29:42.358910 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15374 | 2026.03.02 04:29:42.358942 [ 259 ] {} <Debug> TCP-Session: c25d759f-4f85-4e8f-b47f-479e3d709488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15375 | 2026.03.02 04:29:42.358957 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15376 | 2026.03.02 04:29:42.358975 [ 294 ] {} <Debug> TCP-Session: 9293164d-9864-4b89-8dac-5a44725f6a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15377 | 2026.03.02 04:29:42.358977 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15378 | 2026.03.02 04:29:42.358996 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15379 | 2026.03.02 04:29:42.359000 [ 287 ] {} <Debug> TCP-Session: 214217b0-eb19-49cc-a0a4-d5adf3849039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2026.03.02 04:29:42.359042 [ 288 ] {} <Debug> TCP-Session: a65ba4f2-aade-41c9-9eaf-92470d52cff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15381 | 2026.03.02 04:29:42.359055 [ 290 ] {} <Debug> TCP-Session: ba8fbdc7-9421-47d6-b6b7-bec3654f9f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15382 | 2026.03.02 04:29:42.358961 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15383 | 2026.03.02 04:29:42.358930 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15384 | 2026.03.02 04:29:42.359144 [ 293 ] {} <Debug> TCP-Session: 9e8edac1-5d33-47d8-b935-578d1eade8c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15385 | 2026.03.02 04:29:42.359144 [ 289 ] {} <Debug> TCP-Session: e9e88a00-c308-4c57-bc9f-d8ef404d055e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15386 | 2026.03.02 04:29:43.018053 [ 220 ] {} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): 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] | ||
| 15387 | 2026.03.02 04:29:43.018108 [ 220 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): 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] | ||
| 15388 | 2026.03.02 04:29:43.023064 [ 220 ] {} <Debug> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): 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] | ||
| 15389 | 2026.03.02 04:29:43.111707 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): 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] | ||
| 15390 | 2026.03.02 04:29:43.111764 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): 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] | ||
| 15391 | 2026.03.02 04:29:43.115867 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): 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] | ||
| 15392 | 2026.03.02 04:29:43.361333 [ 221 ] {} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): 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] | ||
| 15393 | 2026.03.02 04:29:43.361377 [ 221 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): 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] | ||
| 15394 | 2026.03.02 04:29:43.364397 [ 221 ] {} <Debug> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15395 | 2026.03.02 04:29:43.770271 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15396 | 2026.03.02 04:29:43.770491 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15397 | 2026.03.02 04:29:43.770565 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15398 | 2026.03.02 04:29:43.771310 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15399 | 2026.03.02 04:29:43.771359 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15400 | 2026.03.02 04:29:43.771763 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15401 | 2026.03.02 04:29:43.771997 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15402 | 2026.03.02 04:29:43.772175 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001731 sec., 79722.70363951473 rows/sec., 6.93 MiB/sec. | ||
| 15403 | 2026.03.02 04:29:43.772245 [ 261 ] {ac93ab33-c399-4d61-a02f-9725b130f562} <Debug> TCPHandler: Processed in 0.002181859 sec. | ||
| 15404 | 2026.03.02 04:29:43.772293 [ 224 ] {} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): 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] | ||
| 15405 | 2026.03.02 04:29:43.772355 [ 224 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): 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] | ||
| 15406 | 2026.03.02 04:29:43.772378 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.03.02 04:29:43.772492 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15408 | 2026.03.02 04:29:43.772538 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15409 | 2026.03.02 04:29:43.772991 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.03.02 04:29:43.773029 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15411 | 2026.03.02 04:29:43.773362 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15412 | 2026.03.02 04:29:43.773691 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.03.02 04:29:43.773854 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001387 sec., 29560.201874549388 rows/sec., 2.17 MiB/sec. | ||
| 15414 | 2026.03.02 04:29:43.773898 [ 261 ] {cb0f5b34-e654-4188-be5e-c1981019e402} <Debug> TCPHandler: Processed in 0.001574203 sec. | ||
| 15415 | 2026.03.02 04:29:43.774016 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2026.03.02 04:29:43.774116 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15417 | 2026.03.02 04:29:43.774164 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15418 | 2026.03.02 04:29:43.774611 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15419 | 2026.03.02 04:29:43.774647 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15420 | 2026.03.02 04:29:43.774991 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15421 | 2026.03.02 04:29:43.775270 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2026.03.02 04:29:43.775410 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001315 sec., 79847.90874524714 rows/sec., 6.24 MiB/sec. | ||
| 15423 | 2026.03.02 04:29:43.775449 [ 261 ] {23d3e7b4-0922-4bb4-8b5d-1104ec59865d} <Debug> TCPHandler: Processed in 0.001486713 sec. | ||
| 15424 | 2026.03.02 04:29:43.775564 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15425 | 2026.03.02 04:29:43.775660 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15426 | 2026.03.02 04:29:43.775704 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15427 | 2026.03.02 04:29:43.776134 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2026.03.02 04:29:43.776172 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15429 | 2026.03.02 04:29:43.776417 [ 224 ] {} <Debug> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): 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] | ||
| 15430 | 2026.03.02 04:29:43.776536 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15431 | 2026.03.02 04:29:43.776781 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.03.02 04:29:43.776915 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 15433 | 2026.03.02 04:29:43.776953 [ 261 ] {f61efe37-d64a-4a97-8e00-2261acdbe83a} <Debug> TCPHandler: Processed in 0.001441483 sec. | ||
| 15434 | 2026.03.02 04:29:43.777068 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2026.03.02 04:29:43.777163 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15436 | 2026.03.02 04:29:43.777217 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15437 | 2026.03.02 04:29:43.778097 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.03.02 04:29:43.778132 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15439 | 2026.03.02 04:29:43.778694 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15440 | 2026.03.02 04:29:43.778952 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.03.02 04:29:43.779098 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 15442 | 2026.03.02 04:29:43.779142 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): 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] | ||
| 15443 | 2026.03.02 04:29:43.779167 [ 261 ] {27db2678-1640-40e6-9d96-ab2a4f866701} <Debug> TCPHandler: Processed in 0.002150008 sec. | ||
| 15444 | 2026.03.02 04:29:43.779193 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): 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] | ||
| 15445 | 2026.03.02 04:29:43.779302 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15446 | 2026.03.02 04:29:43.779401 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15447 | 2026.03.02 04:29:43.779445 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15448 | 2026.03.02 04:29:43.779777 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.03.02 04:29:43.779818 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15450 | 2026.03.02 04:29:43.780204 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15451 | 2026.03.02 04:29:43.780609 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.03.02 04:29:43.780770 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 15453 | 2026.03.02 04:29:43.780810 [ 261 ] {0d0f9a97-8380-4db3-81ca-a2a0ef837efb} <Debug> TCPHandler: Processed in 0.001558463 sec. | ||
| 15454 | 2026.03.02 04:29:43.781059 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): 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] | ||
| 15455 | 2026.03.02 04:29:44.696321 [ 27 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 15456 | 2026.03.02 04:29:44.696402 [ 27 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2026.03.02 04:29:44.696430 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15458 | 2026.03.02 04:29:44.696578 [ 222 ] {} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): 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] | ||
| 15459 | 2026.03.02 04:29:44.696581 [ 189 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 15460 | 2026.03.02 04:29:44.696668 [ 222 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): 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] | ||
| 15461 | 2026.03.02 04:29:44.696822 [ 189 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15462 | 2026.03.02 04:29:44.696872 [ 189 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 15463 | 2026.03.02 04:29:44.696951 [ 189 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 15464 | 2026.03.02 04:29:44.697011 [ 189 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 15465 | 2026.03.02 04:29:44.697066 [ 189 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 15466 | 2026.03.02 04:29:44.697111 [ 189 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 15467 | 2026.03.02 04:29:44.698087 [ 190 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001567083 sec., 122520.63228303798 rows/sec., 6.25 MiB/sec. | ||
| 15468 | 2026.03.02 04:29:44.698326 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 15469 | 2026.03.02 04:29:44.698777 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2026.03.02 04:29:44.698890 [ 187 ] {08253f82-1459-4120-b4c4-3b30aa2456f2::all_1_32_7} <Trace> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 15471 | 2026.03.02 04:29:44.699003 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15472 | 2026.03.02 04:29:44.700368 [ 222 ] {} <Debug> oximeter.measurements_bool (08253f82-1459-4120-b4c4-3b30aa2456f2): 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] | ||
| 15473 | 2026.03.02 04:29:44.933559 [ 29 ] {} <Debug> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 15474 | 2026.03.02 04:29:44.933619 [ 29 ] {} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15475 | 2026.03.02 04:29:44.933638 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15476 | 2026.03.02 04:29:44.933760 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 15477 | 2026.03.02 04:29:44.933920 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15478 | 2026.03.02 04:29:44.933956 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 15479 | 2026.03.02 04:29:44.934031 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 15480 | 2026.03.02 04:29:44.934074 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 15481 | 2026.03.02 04:29:44.934118 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 15482 | 2026.03.02 04:29:44.934155 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 15483 | 2026.03.02 04:29:44.934967 [ 187 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261391 sec., 25368.81902598005 rows/sec., 1.67 MiB/sec. | ||
| 15484 | 2026.03.02 04:29:44.935113 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 15485 | 2026.03.02 04:29:44.935377 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.03.02 04:29:44.935451 [ 186 ] {108c618a-f871-44ba-8c74-51b64c2b4dd6::all_1_32_7} <Trace> oximeter.measurements_f64 (108c618a-f871-44ba-8c74-51b64c2b4dd6) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 15487 | 2026.03.02 04:29:44.935525 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15488 | 2026.03.02 04:29:45.176992 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15489 | 2026.03.02 04:29:45.177034 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15490 | 2026.03.02 04:29:45.389191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35542 | ||
| 15491 | 2026.03.02 04:29:45.389704 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.03.02 04:29:45.389748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15493 | 2026.03.02 04:29:45.390273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15494 | 2026.03.02 04:29:45.390545 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.03.02 04:29:45.390712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35542 | ||
| 15496 | 2026.03.02 04:29:47.324959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15497 | 2026.03.02 04:29:47.342985 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.03.02 04:29:47.343050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 15499 | 2026.03.02 04:29:47.349271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15500 | 2026.03.02 04:29:47.350046 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.03.02 04:29:47.353500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15502 | 2026.03.02 04:29:48.767547 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2026.03.02 04:29:48.767734 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15504 | 2026.03.02 04:29:48.767801 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15505 | 2026.03.02 04:29:48.768438 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2026.03.02 04:29:48.768479 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15507 | 2026.03.02 04:29:48.768856 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15508 | 2026.03.02 04:29:48.769078 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.03.02 04:29:48.769237 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.77 MiB/sec. | ||
| 15510 | 2026.03.02 04:29:48.769287 [ 261 ] {4adc19b3-6b3a-4df6-a24b-e398336eb124} <Debug> TCPHandler: Processed in 0.001871386 sec. | ||
| 15511 | 2026.03.02 04:29:48.769405 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15512 | 2026.03.02 04:29:48.769505 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15513 | 2026.03.02 04:29:48.769548 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15514 | 2026.03.02 04:29:48.769959 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2026.03.02 04:29:48.769993 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15516 | 2026.03.02 04:29:48.770296 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15517 | 2026.03.02 04:29:48.770503 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2026.03.02 04:29:48.770628 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 15519 | 2026.03.02 04:29:48.770666 [ 261 ] {98da795f-4775-42ee-9569-cc0b7198fb1c} <Debug> TCPHandler: Processed in 0.001312271 sec. | ||
| 15520 | 2026.03.02 04:29:48.770770 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15521 | 2026.03.02 04:29:48.770865 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15522 | 2026.03.02 04:29:48.770908 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15523 | 2026.03.02 04:29:48.771310 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2026.03.02 04:29:48.771344 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15525 | 2026.03.02 04:29:48.771704 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15526 | 2026.03.02 04:29:48.771917 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2026.03.02 04:29:48.772044 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 15528 | 2026.03.02 04:29:48.772081 [ 261 ] {2e255382-d3eb-46d4-8596-fa2978f3bf85} <Debug> TCPHandler: Processed in 0.001359561 sec. | ||
| 15529 | 2026.03.02 04:29:48.772180 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2026.03.02 04:29:48.772274 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15531 | 2026.03.02 04:29:48.772319 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15532 | 2026.03.02 04:29:48.772661 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2026.03.02 04:29:48.772694 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15534 | 2026.03.02 04:29:48.772992 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15535 | 2026.03.02 04:29:48.773196 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2026.03.02 04:29:48.773319 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 15537 | 2026.03.02 04:29:48.773352 [ 261 ] {4d8cde87-35a5-4151-8712-1eff305969a9} <Debug> TCPHandler: Processed in 0.0012245 sec. | ||
| 15538 | 2026.03.02 04:29:50.500568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1888 | ||
| 15539 | 2026.03.02 04:29:50.502862 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2026.03.02 04:29:50.502920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15541 | 2026.03.02 04:29:50.504130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15542 | 2026.03.02 04:29:50.504403 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15543 | 2026.03.02 04:29:50.504585 [ 84 ] {} <Debug> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15544 | 2026.03.02 04:29:50.504652 [ 84 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2026.03.02 04:29:50.504675 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15546 | 2026.03.02 04:29:50.504785 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 15547 | 2026.03.02 04:29:50.504791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 15548 | 2026.03.02 04:29:50.505321 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15549 | 2026.03.02 04:29:50.505488 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1722 rows starting from the beginning of the part | ||
| 15550 | 2026.03.02 04:29:50.505880 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 15551 | 2026.03.02 04:29:50.506267 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 15552 | 2026.03.02 04:29:50.506643 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::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 | ||
| 15553 | 2026.03.02 04:29:50.507006 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 44 rows starting from the beginning of the part | ||
| 15554 | 2026.03.02 04:29:50.507364 [ 188 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part | ||
| 15555 | 2026.03.02 04:29:50.515043 [ 186 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 72 columns (72 merged, 0 gathered) in 0.010303977 sec., 183230.222660629 rows/sec., 142.18 MiB/sec. | ||
| 15556 | 2026.03.02 04:29:50.517074 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15557 | 2026.03.02 04:29:50.517689 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2026.03.02 04:29:50.517776 [ 195 ] {d236817d-6fe3-4ac2-8579-9293cb6abb8f::all_1_56_11} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15559 | 2026.03.02 04:29:50.518123 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 15560 | 2026.03.02 04:29:52.886272 [ 220 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): 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] | ||
| 15561 | 2026.03.02 04:29:52.886324 [ 220 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): 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] | ||
| 15562 | 2026.03.02 04:29:52.889763 [ 220 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): 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] | ||
| 15563 | 2026.03.02 04:29:52.891089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35990 | ||
| 15564 | 2026.03.02 04:29:52.891607 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15565 | 2026.03.02 04:29:52.891650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15566 | 2026.03.02 04:29:52.892140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15567 | 2026.03.02 04:29:52.892378 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15568 | 2026.03.02 04:29:52.892554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35990 | ||
| 15569 | 2026.03.02 04:29:53.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.01 MiB, peak 387.48 MiB, free memory in arenas 0.00 B, will set to 370.00 MiB (RSS), difference: 3.99 MiB | ||
| 15570 | 2026.03.02 04:29:53.052456 [ 219 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): 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] | ||
| 15571 | 2026.03.02 04:29:53.052517 [ 219 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): 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] | ||
| 15572 | 2026.03.02 04:29:53.055712 [ 219 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): 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] | ||
| 15573 | 2026.03.02 04:29:53.800476 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2026.03.02 04:29:53.800652 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15575 | 2026.03.02 04:29:53.800719 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15576 | 2026.03.02 04:29:53.801377 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2026.03.02 04:29:53.801417 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15578 | 2026.03.02 04:29:53.801812 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15579 | 2026.03.02 04:29:53.802075 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Trace> oximeter.fields_ipaddr (dcc3dbc6-92c3-418c-b187-93c7db38d9b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2026.03.02 04:29:53.802240 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Debug> executeQuery: Read 14 rows, 1.16 KiB in 0.001637 sec., 8552.22968845449 rows/sec., 705.73 KiB/sec. | ||
| 15581 | 2026.03.02 04:29:53.802295 [ 261 ] {0733c11e-0550-4377-b8c6-1dbdad0e0439} <Debug> TCPHandler: Processed in 0.001961447 sec. | ||
| 15582 | 2026.03.02 04:29:53.802424 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15583 | 2026.03.02 04:29:53.802538 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15584 | 2026.03.02 04:29:53.802584 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15585 | 2026.03.02 04:29:53.803796 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2026.03.02 04:29:53.803831 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15587 | 2026.03.02 04:29:53.804266 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15588 | 2026.03.02 04:29:53.804486 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2026.03.02 04:29:53.804626 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Debug> executeQuery: Read 1286 rows, 109.46 KiB in 0.002112 sec., 608901.5151515151 rows/sec., 50.61 MiB/sec. | ||
| 15590 | 2026.03.02 04:29:53.804667 [ 261 ] {8ce63b97-d18f-4a07-aa98-cf14749d7b06} <Debug> TCPHandler: Processed in 0.002297229 sec. | ||
| 15591 | 2026.03.02 04:29:53.804786 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2026.03.02 04:29:53.804886 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15593 | 2026.03.02 04:29:53.804931 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15594 | 2026.03.02 04:29:53.805364 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15595 | 2026.03.02 04:29:53.805399 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15596 | 2026.03.02 04:29:53.805701 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15597 | 2026.03.02 04:29:53.805961 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Trace> oximeter.fields_u16 (5c5a22e6-8041-4cde-8741-8fdde839a7c9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2026.03.02 04:29:53.806103 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Debug> executeQuery: Read 55 rows, 4.07 KiB in 0.001239 sec., 44390.63761097659 rows/sec., 3.21 MiB/sec. | ||
| 15599 | 2026.03.02 04:29:53.806142 [ 261 ] {649074f4-9716-4862-a3cf-4958a83f2baf} <Debug> TCPHandler: Processed in 0.001408181 sec. | ||
| 15600 | 2026.03.02 04:29:53.806253 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15601 | 2026.03.02 04:29:53.806350 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15602 | 2026.03.02 04:29:53.806391 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15603 | 2026.03.02 04:29:53.806880 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2026.03.02 04:29:53.806913 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15605 | 2026.03.02 04:29:53.807229 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15606 | 2026.03.02 04:29:53.807431 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Trace> oximeter.fields_u32 (154f8dd4-fbab-4dfe-93d6-febc3777cbc1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2026.03.02 04:29:53.807560 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001231 sec., 185215.2721364744 rows/sec., 12.54 MiB/sec. | ||
| 15608 | 2026.03.02 04:29:53.807598 [ 261 ] {f6d99435-3040-4bab-a266-c2cd23b1ba2e} <Debug> TCPHandler: Processed in 0.001396352 sec. | ||
| 15609 | 2026.03.02 04:29:53.807709 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15610 | 2026.03.02 04:29:53.807805 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15611 | 2026.03.02 04:29:53.807845 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15612 | 2026.03.02 04:29:53.808471 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15613 | 2026.03.02 04:29:53.808505 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15614 | 2026.03.02 04:29:53.808854 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15615 | 2026.03.02 04:29:53.809060 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2026.03.02 04:29:53.809191 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Debug> executeQuery: Read 575 rows, 43.84 KiB in 0.001406 sec., 408961.5931721195 rows/sec., 30.45 MiB/sec. | ||
| 15617 | 2026.03.02 04:29:53.809230 [ 261 ] {66d238aa-e6ff-467f-9805-7b77fc561968} <Debug> TCPHandler: Processed in 0.001570433 sec. | ||
| 15618 | 2026.03.02 04:29:53.809347 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15619 | 2026.03.02 04:29:53.809443 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15620 | 2026.03.02 04:29:53.809488 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15621 | 2026.03.02 04:29:53.810056 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15622 | 2026.03.02 04:29:53.810091 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15623 | 2026.03.02 04:29:53.810484 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15624 | 2026.03.02 04:29:53.810698 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15625 | 2026.03.02 04:29:53.810825 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Debug> executeQuery: Read 851 rows, 58.67 KiB in 0.001401 sec., 607423.2690935046 rows/sec., 40.89 MiB/sec. | ||
| 15626 | 2026.03.02 04:29:53.810864 [ 261 ] {85e514e7-e944-4596-ac1d-f21afdff6570} <Debug> TCPHandler: Processed in 0.001567443 sec. | ||
| 15627 | 2026.03.02 04:29:53.810978 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15628 | 2026.03.02 04:29:53.811091 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15629 | 2026.03.02 04:29:53.811163 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15630 | 2026.03.02 04:29:53.812206 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2026.03.02 04:29:53.812250 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15632 | 2026.03.02 04:29:53.813040 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15633 | 2026.03.02 04:29:53.813334 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Trace> oximeter.measurements_histogramu64 (74714eff-d326-447a-ba25-95d1edf08fde): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2026.03.02 04:29:53.813511 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002443 sec., 16782.644289807613 rows/sec., 30.07 MiB/sec. | ||
| 15635 | 2026.03.02 04:29:53.813658 [ 261 ] {3c1733dd-f419-4565-8be6-2427405fb748} <Debug> TCPHandler: Processed in 0.002730123 sec. | ||
| 15636 | 2026.03.02 04:29:53.813849 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2026.03.02 04:29:53.813960 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15638 | 2026.03.02 04:29:53.814014 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15639 | 2026.03.02 04:29:53.814492 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2026.03.02 04:29:53.814537 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15641 | 2026.03.02 04:29:53.815024 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15642 | 2026.03.02 04:29:53.815323 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2026.03.02 04:29:53.815483 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
| 15644 | 2026.03.02 04:29:53.815532 [ 261 ] {03a2f8dc-695a-46c1-91f8-5dbcd3067609} <Debug> TCPHandler: Processed in 0.001745895 sec. | ||
| 15645 | 2026.03.02 04:29:54.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.58 MiB, peak 387.48 MiB, free memory in arenas 0.00 B, will set to 370.00 MiB (RSS), difference: 3.42 MiB | ||
| 15646 | 2026.03.02 04:29:54.853742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15647 | 2026.03.02 04:29:54.869326 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15648 | 2026.03.02 04:29:54.869380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15649 | 2026.03.02 04:29:54.875008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15650 | 2026.03.02 04:29:54.875671 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15651 | 2026.03.02 04:29:54.878515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15652 | 2026.03.02 04:29:58.767378 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.03.02 04:29:58.767588 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15654 | 2026.03.02 04:29:58.767657 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15655 | 2026.03.02 04:29:58.768297 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.03.02 04:29:58.768345 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15657 | 2026.03.02 04:29:58.768720 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15658 | 2026.03.02 04:29:58.768941 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Trace> oximeter.fields_string (3fe911a9-c562-4c05-8bf9-ff9a3be1903b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.03.02 04:29:58.769096 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.76 MiB/sec. | ||
| 15660 | 2026.03.02 04:29:58.769146 [ 261 ] {6455a6df-6050-4fc5-860e-8d333f2930ea} <Debug> TCPHandler: Processed in 0.001912646 sec. | ||
| 15661 | 2026.03.02 04:29:58.769263 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.03.02 04:29:58.769362 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15663 | 2026.03.02 04:29:58.769404 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15664 | 2026.03.02 04:29:58.769828 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.03.02 04:29:58.769866 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15666 | 2026.03.02 04:29:58.770164 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15667 | 2026.03.02 04:29:58.770367 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Trace> oximeter.fields_uuid (60a59e81-26fb-42d7-913b-a5685ec2a234): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.03.02 04:29:58.770500 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 15669 | 2026.03.02 04:29:58.770538 [ 261 ] {98a6c361-9f51-4f69-b2ad-735ee7983f3d} <Debug> TCPHandler: Processed in 0.001326161 sec. | ||
| 15670 | 2026.03.02 04:29:58.770644 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2026.03.02 04:29:58.770736 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15672 | 2026.03.02 04:29:58.770780 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15673 | 2026.03.02 04:29:58.771176 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.03.02 04:29:58.771213 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15675 | 2026.03.02 04:29:58.771542 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15676 | 2026.03.02 04:29:58.771758 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.03.02 04:29:58.771888 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 15678 | 2026.03.02 04:29:58.771883 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 | ||
| 15679 | 2026.03.02 04:29:58.771925 [ 261 ] {aae43207-fe4b-4323-b249-edc74b66a446} <Debug> TCPHandler: Processed in 0.001330672 sec. | ||
| 15680 | 2026.03.02 04:29:58.771958 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.03.02 04:29:58.771982 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15682 | 2026.03.02 04:29:58.772043 [ 261 ] {} <Trace> TCP-Session: e807f045-ec59-4183-bebd-c945a0bf6bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15683 | 2026.03.02 04:29:58.772115 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full | ||
| 15684 | 2026.03.02 04:29:58.772138 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62309) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15685 | 2026.03.02 04:29:58.772200 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15686 | 2026.03.02 04:29:58.772280 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15687 | 2026.03.02 04:29:58.772326 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 33841 rows starting from the beginning of the part | ||
| 15688 | 2026.03.02 04:29:58.772403 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 269 rows starting from the beginning of the part | ||
| 15689 | 2026.03.02 04:29:58.772456 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15690 | 2026.03.02 04:29:58.772511 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15691 | 2026.03.02 04:29:58.772521 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2026.03.02 04:29:58.772557 [ 192 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 851 rows starting from the beginning of the part | ||
| 15693 | 2026.03.02 04:29:58.772562 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15694 | 2026.03.02 04:29:58.772895 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15695 | 2026.03.02 04:29:58.773100 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Trace> oximeter.measurements_u64 (dcd55067-6126-4839-be4c-e467825e01f6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.03.02 04:29:58.773229 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 15697 | 2026.03.02 04:29:58.773266 [ 261 ] {b77d9f7b-744a-43e7-b4d9-62f98093f668} <Debug> TCPHandler: Processed in 0.001280991 sec. | ||
| 15698 | 2026.03.02 04:29:58.779082 [ 195 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35281 rows, containing 5 columns (5 merged, 0 gathered) in 0.007033269 sec., 5016301.807879096 rows/sec., 341.13 MiB/sec. | ||
| 15699 | 2026.03.02 04:29:58.779400 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 15700 | 2026.03.02 04:29:58.779721 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2026.03.02 04:29:58.779797 [ 196 ] {d13be78d-d685-401a-acde-4b66e5ff0fe2::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (d13be78d-d685-401a-acde-4b66e5ff0fe2) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 | ||
| 15702 | 2026.03.02 04:29:58.779872 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15703 | 2026.03.02 04:30:00.177230 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15704 | 2026.03.02 04:30:00.177276 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15705 | 2026.03.02 04:30:00.392720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36502 | ||
| 15706 | 2026.03.02 04:30:00.393315 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2026.03.02 04:30:00.393364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15708 | 2026.03.02 04:30:00.393933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15709 | 2026.03.02 04:30:00.394218 [ 244 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2026.03.02 04:30:00.394369 [ 76 ] {} <Debug> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15711 | 2026.03.02 04:30:00.394387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36502 | ||
| 15712 | 2026.03.02 04:30:00.394413 [ 76 ] {} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2026.03.02 04:30:00.394433 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15714 | 2026.03.02 04:30:00.394567 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::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 | ||
| 15715 | 2026.03.02 04:30:00.394744 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15716 | 2026.03.02 04:30:00.394791 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34070 rows starting from the beginning of the part | ||
| 15717 | 2026.03.02 04:30:00.394868 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 15718 | 2026.03.02 04:30:00.394918 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 15719 | 2026.03.02 04:30:00.394963 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 15720 | 2026.03.02 04:30:00.395003 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 15721 | 2026.03.02 04:30:00.395045 [ 199 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 15722 | 2026.03.02 04:30:00.397940 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36502 rows, containing 4 columns (4 merged, 0 gathered) in 0.003430769 sec., 10639597.12822402 rows/sec., 152.20 MiB/sec. | ||
| 15723 | 2026.03.02 04:30:00.398546 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15724 | 2026.03.02 04:30:00.398927 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.03.02 04:30:00.399021 [ 194 ] {2564bdc2-3357-4677-8938-42dc3209b8bc::all_1_76_15} <Trace> system.asynchronous_metric_log (2564bdc2-3357-4677-8938-42dc3209b8bc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15726 | 2026.03.02 04:30:00.399161 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15727 | 2026.03.02 04:30:00.505053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1912 | ||
| 15728 | 2026.03.02 04:30:00.507453 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15729 | 2026.03.02 04:30:00.507511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15730 | 2026.03.02 04:30:00.508745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15731 | 2026.03.02 04:30:00.509047 [ 242 ] {} <Trace> system.query_log (d236817d-6fe3-4ac2-8579-9293cb6abb8f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15732 | 2026.03.02 04:30:00.509558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
| 15733 | 2026.03.02 04:30:02.378646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15734 | 2026.03.02 04:30:02.398332 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2026.03.02 04:30:02.398398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15736 | 2026.03.02 04:30:02.405246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15737 | 2026.03.02 04:30:02.406072 [ 243 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.03.02 04:30:02.406406 [ 74 ] {} <Debug> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15739 | 2026.03.02 04:30:02.406471 [ 74 ] {} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2026.03.02 04:30:02.406491 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15741 | 2026.03.02 04:30:02.406590 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 15742 | 2026.03.02 04:30:02.410232 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15743 | 2026.03.02 04:30:02.410579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15744 | 2026.03.02 04:30:02.411375 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 15745 | 2026.03.02 04:30:02.415749 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 15746 | 2026.03.02 04:30:02.420018 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 15747 | 2026.03.02 04:30:02.424547 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 15748 | 2026.03.02 04:30:02.429062 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 15749 | 2026.03.02 04:30:02.434204 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::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 | ||
| 15750 | 2026.03.02 04:30:02.503855 [ 199 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.097298972 sec., 5889.065302765995 rows/sec., 30.45 MiB/sec. | ||
| 15751 | 2026.03.02 04:30:02.506469 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15752 | 2026.03.02 04:30:02.508336 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_76_15} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15753 | 2026.03.02 04:30:02.508440 [ 191 ] {871d6f81-ad0a-4123-adf4-868a015c0340::all_1_76_15} <Trace> system.metric_log (871d6f81-ad0a-4123-adf4-868a015c0340) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15754 | 2026.03.02 04:30:02.510396 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15755 | 2026.03.02 04:30:03.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.19 MiB, peak 388.60 MiB, free memory in arenas 0.00 B, will set to 370.12 MiB (RSS), difference: -1.08 MiB | ||